> IC integrates with the glimpse search engine which will give you > spelling correction: <http://webglimpse.net/> but not, afaik, synonyms. > > You could probably also integrate it with the swishe search engine > <http://swish-e.org/> though that is not directly supported in IC I > don't think it would be very difficult to do. Among the listed features > of swishe is Word stemming, soundex, metaphone, and double-metaphone > indexing for "fuzzy" searching which should ceartainly give you a type > or several types of spelling corrections. Again, I don't think it does > synonyms. > > If you want synonyms you may be stuck implementing them yourself, unless > you want to fork over $3000 to google. The logic should be simple > enough and pretty much boils down to proper indexing and having a decent > lookup table (thesaurus), though the CPU power needed to do them might > be too much. The logic for fixing spelling errors is widely available > and you can probably pinch some code from (or even directly interface > to) aspell for that. > > Peter I found this for Swish integration: http://www.icdevgroup.org/pipermail/interchange-users/2005-February/042235.html Anybody pleased with Swish? - Grant _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.