Package: SnowballC 0.7.1
SnowballC: Snowball Stemmers Based on the C 'libstemmer' UTF-8 Library
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.
Authors:
SnowballC_0.7.1.tar.gz
SnowballC_0.7.1.zip(r-4.7)SnowballC_0.7.1.zip(r-4.6)SnowballC_0.7.1.zip(r-4.5)
SnowballC_0.7.1.tgz(r-4.6-x86_64)SnowballC_0.7.1.tgz(r-4.6-arm64)SnowballC_0.7.1.tgz(r-4.5-x86_64)SnowballC_0.7.1.tgz(r-4.5-arm64)
SnowballC_0.7.1.tar.gz(r-4.7-arm64)SnowballC_0.7.1.tar.gz(r-4.7-x86_64)SnowballC_0.7.1.tar.gz(r-4.6-arm64)SnowballC_0.7.1.tar.gz(r-4.6-x86_64)
SnowballC_0.7.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SnowballC/json (API)
NEWS
| # Install 'SnowballC' in R: |
| install.packages('SnowballC', repos = c('https://nalimilan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nalimilan/r.temis/issues
Last updated from:54a468a0bc. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 112 | ||
| linux-devel-x86_64 | OK | 129 | ||
| source / vignettes | OK | 115 | ||
| linux-release-arm64 | OK | 108 | ||
| linux-release-x86_64 | OK | 93 | ||
| macos-release-arm64 | OK | 92 | ||
| macos-release-x86_64 | OK | 239 | ||
| macos-oldrel-arm64 | OK | 63 | ||
| macos-oldrel-x86_64 | OK | 139 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 93 | ||
| wasm-release | OK | 90 |
Exports:getStemLanguageswordStem
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Query the list of supported languages | getStemLanguages |
| Get the stem of words | wordStem |
