Ruby port of UEALite Stemmer - a conservative stemmer for search and indexing
lemmatizer Lemmatizer for text in English. Inspired by Python's nltk.corpus.reader.wordnet.morphy package.
Stopwords Filter
Les fonctionnalités principales de brenes/stopwords-filter sont : Lexical Processing.
Les alternatives open-source à brenes/stopwords-filter incluent : aurelian/ruby-stemmer — Expose libstemmer_c to Ruby. ealdent/uea-stemmer — Ruby port of UEALite Stemmer - a conservative stemmer for search and indexing. thesp0nge/wc — Your Word Counter Gem. yohasebe/lemmatizer — lemmatizer Lemmatizer for text in English. Inspired by Python's nltk.corpus.reader.wordnet.morphy package.