Learn R Programming

⚠️There's a newer version (0.7.1) of this package.Take me there.

SnowballC (version 0.6.0)

Snowball Stemmers Based on the C 'libstemmer' UTF-8 Library

Description

An R interface to the C 'libstemmer' library that implements Porter's word stemming algorithm for collapsing words to a common root to aid comparison of vocabulary. Currently supported languages are Danish, Dutch, English, Finnish, French, German, Hungarian, Italian, Norwegian, Portuguese, Romanian, Russian, Spanish, Swedish and Turkish.

Copy Link

Version

Install

install.packages('SnowballC')

Monthly Downloads

50,218

Version

0.6.0

License

BSD_3_clause + file LICENSE

Last Published

January 15th, 2019

Functions in SnowballC (0.6.0)

getStemLanguages

Query the list of supported languages
wordStem

Get the stem of words