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.5)textstem_0.1.5.zip(r-4.4)textstem_0.1.5.zip(r-4.3)
textstem_0.1.5.tgz(r-4.4-any)textstem_0.1.5.tgz(r-4.3-any)
textstem_0.1.5.tar.gz(r-4.5-noble)textstem_0.1.5.tar.gz(r-4.4-noble)
textstem_0.1.5.tgz(r-4.4-emscripten)textstem_0.1.5.tgz(r-4.3-emscripten)
textstem.pdf |textstem.html✨
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 6 years agofrom:93165ae3dc. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win | OK | Nov 09 2024 |
R-4.5-linux | OK | Nov 09 2024 |
R-4.4-win | OK | Nov 09 2024 |
R-4.4-mac | OK | Nov 09 2024 |
R-4.3-win | OK | Nov 09 2024 |
R-4.3-mac | OK | Nov 09 2024 |
Exports:lemmatize_stringslemmatize_wordsmake_lemma_dictionarystem_stringsstem_words
Dependencies:clicpp11data.tabledigestdplyrdttenglishfansifastmatchgenericsgluehunspellISOcodesjsonlitekoRpuskoRpus.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 |