Request to add probabilistic Query Parser Request Handler

2016-08-16 Thread Akash Mehta
The main aim of this request Handler is to get the best parsing for a given query. This basically means recognizing different phrases within the query. We need some kind of training data to generate these phrases.

Re: Request to add probabilistic Query Parser Request Handler

2016-08-16 Thread Akash Mehta
UserName is mehtakash93. On 16 August 2016 at 15:11, Akash Mehta wrote: > The main aim of this request Handler is to get the best parsing for a > given query. This basically means recognizing different phrases within the > query. We need some kind of training data to generate these phrases. >

Re: Request to add probabilistic Query Parser Request Handler

2016-08-16 Thread Walter Underwood
In a search engine, “probabilistic” usually refers to a ranking model, as opposed to a vector space model. This name will almost certainly confuse people. wunder Walter Underwood wun...@wunderwood.org http://observer.wunderwood.org/ (my blog) > On Aug 16, 2016, at 3:16 PM, Akash Mehta wrote: