I posted a patch for this a little while ago. http://issues.apache.org/jira/browse/NUTCH-48
It's a spell checker with a dictionary based on the terms in your index. I think this is what you're looking for. Andy On 22 Jun 2005 06:47:34 -0000, bala santhanam <[EMAIL PROTECTED]> wrote: > 1) How to implement web dictionary in nutch. i.e., if im searching for a word > > "free downloas" google automatically offers me > Did you mean: "free downloads" > > Hence it is able to maintain a web dictionary and correct my spelling > mistake. how to implement this n nutch. is there any classes available > readymade. > > 2) Also, if im searching for "agentcy", searchengines offers > Did you mean: "agency". but on using "agentcy" occasionally searchengines > automatically adds the word agentcy to the web dictionary. how that word is > added. suggestions please. > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
