Pradeep, Apache Mahout has the ability to generate collocations: https://cwiki.apache.org/MAHOUT/collocations.html.
-Grant On Apr 20, 2010, at 4:31 PM, Pradeep Pujari wrote: > I searched through SOLR wiki, I did not find how to use common phrases in > Solr. It has synonyms, stop words, but does it support common phrases? > > Common Phrases Rules contain terms of two or more words that should always be > searched as a whole and not as separate parts, such as 'boot cut' or 'dc > shoes'. > Usually, a phrase has a meaning which is unique and which may be very > different from that of any of its individual parts. > > Does Solr support this feature? There are many literature about key phrase > extraction in IR books. I can implement it if it is not there already. > > Thanks, > Pradeep. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -------------------------- Grant Ingersoll http://www.lucidimagination.com/ Search the Lucene ecosystem using Solr/Lucene: http://www.lucidimagination.com/search --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
