By bloviatexjs
via dotnetperls.com
Submitted: May 08 / 23:26
I show how to use collection initializers and a Dictionary to remove stopwords ('the', 'and', 'of') very quickly. All code is available, so you can copy it if you need it. Can make searching text much faster and database indexes much smaller.
Add your comment