unine: Unine Light Stemmer

Implementation of "light" stemmers for French, German, Italian, Spanish, Portuguese, Finnish, Swedish. They are based on the same work as the "light" stemmers found in 'SolR' <https://lucene.apache.org/solr/> or 'ElasticSearch' <https://www.elastic.co/fr/products/elasticsearch>. A "light" stemmer consists in removing inflections only for noun and adjectives. Indexing verbs for these languages is not of primary importance compared to nouns and adjectives. The stemming procedure for French is described in (Savoy, 1999) <doi:10.1002/(SICI)1097-4571(1999)50:10%3C944::AID-ASI9%3E3.3.CO;2-H>.

Getting started

Package details

AuthorMichaël Benesty [aut, cre, cph], Jacques Savoy [cph]
MaintainerMichaël Benesty <michael@benesty.fr>
LicenseMIT + file LICENSE
Version0.2.0
URL https://github.com/pommedeterresautee/unine https://pommedeterresautee.github.io/unine/ http://members.unine.ch/jacques.savoy/clef/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("unine")

Try the unine package in your browser

Any scripts or data that you put into this service are public.

unine documentation built on May 2, 2019, 2:48 p.m.