Hi<br>
<br>
I've been successfully using Xapian/Omega for several monthes on my website to provide product catalog search functionality.<br>
But now, I have a new need and I can't figure out if Xapian can meet it : <br>
I want to reproduce the term extraction algorithm provided by &quot;Yahoo!
Term extraction WS&quot;
(<a href="http://developer.yahoo.net/search/content/V1/termExtraction.html">http://developer.yahoo.net/search/content/V1/termExtraction.html</a>),
which is limited to 5000 queries is day - not enough for me :(.<br>
Let's say I have a raw text of 300 words. I want to extract terms (nouns/phrases) like &quot;ipod nano&quot;, &quot;sony z1&quot;, &quot;tom cruise&quot;, etc<br>
<br>
I wonder how I could do that with Xapian (which provide really good
performance!) using its termlist and maybe some fuzzy logic operators ?<br>
<br>
Thanks in advance<br>
<br>
(sorry for my English, I am just a French frog !!)<br>
<br>-- <br>David LEVY {selenium}<br>Website ~ <a href="http://www.davidlevy.org">http://www.davidlevy.org</a><br>Wishlist Zlio ~ <a href="http://david.zlio.com/wishlist">http://david.zlio.com/wishlist</a><br>Blog ~ <a href="http://selenium.blogspot.com">
http://selenium.blogspot.com</a><br>