Open Source Text Processing Project: go-porterstemmer

Go Porter Stemmer Project Website: None Github Link: https://github.com/reiver/go-porterstemmer Description A native Go clean room implementation of the Porter Stemming Algorithm. This algorithm is of interest to people doing Machine Learning or Natural Language Processing (NLP). This is NOT a … Continue reading

Open Source Text Processing Project: stemmify

Ruby module that converts a word to its approximate root form with the Porter stemmer Project Website: None Github Link: https://github.com/raypereda/stemmify Description Ruby module that converts a word to its approximate root form with the Porter stemmer. For example, observing … Continue reading