5 ms·
There are libraries to handle stemming and Unicode equivalence which are easy to add into this kind of boolean search. If ranking documents would definitely mea
by lautis 14y ago
There are libraries to handle stemming and Unicode equivalence which are easy to add into this kind of boolean search. If ranking documents would definitely mean that some other approach, e.g. vector space model, should be used.
https://github.com/aurelian/ruby-stemmer https://github.com/aurelian/ruby-stemmer
http://unicode-utils.rubyforge.org http://unicode-utils.rubyforge.org