Re: Find related words

2013-07-08 Thread Otis Gospodnetic
Not sure... but if you need Collocations/SIPs, you can try the non-free-but-cheaper-than-DIY http://sematext.com/products/key-phrase-extractor/index.html Otis -- Solr & ElasticSearch Support -- http://sematext.com/ Performance Monitoring -- http://sematext.com/spm On Sun, Jul 7, 2013 at 12:42 A

Re: Find related words

2013-07-06 Thread William Bell
Why is LUCENE-474 not committed? On Thu, Jul 4, 2013 at 4:21 PM, Koji Sekiguchi wrote: > Hi Dotan, > > > (13/07/04 23:51), Dotan Cohen wrote: > >> Thank you Jack and Koji. I will take a look at MLT and also at the >> .zip files from LUCENE-474. Koji, did you have to modify the code for >> the l

Re: Find related words

2013-07-04 Thread Koji Sekiguchi
Hi Dotan, (13/07/04 23:51), Dotan Cohen wrote: Thank you Jack and Koji. I will take a look at MLT and also at the .zip files from LUCENE-474. Koji, did you have to modify the code for the latest Solr? Yes. As the Lucene APIs for accessing index have been changed, I had to modify the code. koj

Re: Find related words

2013-07-04 Thread Dotan Cohen
Thank you Jack and Koji. I will take a look at MLT and also at the .zip files from LUCENE-474. Koji, did you have to modify the code for the latest Solr? -- Dotan Cohen http://gibberish.co.il http://what-is-what.com

Re: Find related words

2013-07-04 Thread Koji Sekiguchi
You may want collocations a given word? I've implemented LUCENE-474 for Solr a while ago and I found it worked pretty well. https://issues.apache.org/jira/browse/LUCENE-474 Hope this helps. koji -- http://soleami.com/blog/automatically-acquiring-synonym-knowledge-from-wikipedia.html (13/07/04

Re: Find related words

2013-07-04 Thread Jack Krupansky
You can take a look at the MoreLikeThis/Find Similar feature. That gives you an approximation, but using documents rather than discrete terms. You would have to write a custom component of your own based on logic from MLT. -- Jack Krupansky -Original Message- From: Dotan Cohen Sent: