Learn R Programming

SnowballC (version 0.7.1)

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 Arabic, Basque, Catalan, Danish, Dutch, English, Finnish, French, German, Greek, Hindi, Hungarian, Indonesian, Irish, Italian, Lithuanian, Nepali, Norwegian, Portuguese, Romanian, Russian, Spanish, Swedish, Tamil and Turkish.

Copy Link

Version

Install

install.packages('SnowballC')

Monthly Downloads

51,593

Version

0.7.1

License

BSD_3_clause + file LICENSE

Issues

Pull Requests

Stars

Forks

Last Published

April 25th, 2023

Functions in SnowballC (0.7.1)

wordStem

Get the stem of words
getStemLanguages

Query the list of supported languages