Ruby module that converts a word to its approximate root form with the Porter stemmer. For example, observing and observation reduce to observ.
-
Updated
Aug 13, 2022 - Ruby
Ruby module that converts a word to its approximate root form with the Porter stemmer. For example, observing and observation reduce to observ.
Add a description, image, and links to the porter-stemmer-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the porter-stemmer-algorithm topic, visit your repo's landing page and select "manage topics."