Package: textstem 0.1.5
textstem: Tools for Stemming and Lemmatizing Text
Tools that stem and lemmatize text. Stemming is a process that removes endings such as affixes. Lemmatization is the process of grouping inflected forms together as a single base form.
Authors:
textstem_0.1.5.tar.gz
textstem_0.1.5.zip(r-4.7)textstem_0.1.5.zip(r-4.6)textstem_0.1.5.zip(r-4.5)
textstem_0.1.5.tgz(r-4.6-any)textstem_0.1.5.tgz(r-4.5-any)
textstem_0.1.5.tar.gz(r-4.7-any)textstem_0.1.5.tar.gz(r-4.6-any)
textstem_0.1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
textstem/json (API)
NEWS
| # Install 'textstem' in R: |
| install.packages('textstem', repos = c('https://trinker.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/trinker/textstem/issues
- presidential_debates_2012 - 2012 U.S. Presidential Debates
- sam_i_am - Sam I Am Text
lemmatizationstemmingtext-mining
Last updated from:93165ae3dc. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 138 | ||
| source / vignettes | OK | 145 | ||
| linux-release-x86_64 | OK | 146 | ||
| macos-release-arm64 | OK | 146 | ||
| macos-oldrel-arm64 | OK | 79 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 93 | ||
| windows-oldrel | OK | 100 | ||
| wasm-release | OK | 109 |
Exports:lemmatize_stringslemmatize_wordsmake_lemma_dictionarystem_stringsstem_words
Dependencies:clicpp11data.tabledigestdplyrdttenglishfastmatchgenericsgluehunspellISOcodesjsonlitekoRpuskoRpus.lang.enlatticelexiconlifecyclemagrittrMatrixmgsubNLPpillarpkgconfigpurrrqdapRegexquantedaR6RcpprlangslamSnowballCstopwordsstringistringrsyllysylly.ensyuzhettextcleantextshapetibbletidyrtidyselectutf8vctrswithrxml2yamlzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Lemmatize a Vector of Strings | lemmatize_strings |
| Lemmatize a Vector of Words | lemmatize_words |
| Generate a Lemma Dictionary | make_lemma_dictionary |
| 2012 U.S. Presidential Debates | presidential_debates_2012 |
| Sam I Am Text | sam_i_am |
| Stem a Vector of Strings | stem_strings |
| Stem a Vector of Words | stem_words |
| Tools for Stemming and Lemmatizing Text | textstem-package package-textstem textstem |
