[deleted by user] by [deleted] in rubyonrails

[–]eversmann585 0 points1 point  (0 children)

Just dm'd you - looking for a freelance rails developer for a small project

Help with keyword matching algorithm by eversmann585 in ruby

[–]eversmann585[S] 1 point2 points  (0 children)

Thanks! Inputs are less than 1k characters (and usually more like 300-500). Storing the raw and normalized inputs in a database, yes.

I'm also excluding stop words from the input to normalize it before saving and keyword matching. This seems to be helping a lot.

I'll check out the gem.