porter-stemmer topic

List porter-stemmer repositories

ceja

33
Stars
5
Forks
Watchers

PySpark phonetic and string matching algorithms

Implements Rocchio Query Expansion - similar to "related searches:" found at popular search engines but based on relevant documents selected by the end-user

staticSearch

45
Stars
20
Forks
Watchers

A codebase to support a pure JSON search engine requiring no backend for any XHTML5 document collection

Spam-Classifier

16
Stars
6
Forks
Watchers

A Natural Language Processing with SMS Data to predict whether the SMS is Spam/Ham with various ML Algorithms like multinomial-naive-bayes,logistic regression,svm,decision trees to compare accuracy an...