unine: Unine Light Stemmer (original) (raw)
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>.
Version: | 0.2.0 |
---|---|
Imports: | Rcpp (≥ 1.0.0), methods |
LinkingTo: | Rcpp |
Suggests: | testthat, covr, stringi |
Published: | 2019-04-13 |
DOI: | 10.32614/CRAN.package.unine |
Author: | Michaël Benesty [aut, cre, cph], Jacques Savoy [cph] |
Maintainer: | Michaël Benesty |
BugReports: | https://github.com/pommedeterresautee/unine/issues |
License: | MIT + file |
URL: | https://github.com/pommedeterresautee/unine,https://pommedeterresautee.github.io/unine/,http://members.unine.ch/jacques.savoy/clef/ |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | NEWS |
CRAN checks: | unine results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=unineto link to this page.