Files in statsmaths/cleanNLP
A Tidy Data Model for Natural Language Processing

.Rbuildignore
.gitignore
CONDUCT.md CONTRIBUTING.md
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/annotate.R R/backend_spacy.R R/backend_stringi.R R/backend_udpipe.R R/data.R R/download.R R/init.R R/onLoad.R R/pkg.R R/tools.R README.md
data/un.rda
data/word_frequency.rda
docs/_config.yml
docs/index.md
docs/state-of-union.html
docs/wikipedia.html
inst/CITATION
inst/extdata/README.md
inst/txt_files/bush-short.txt
inst/txt_files/bush.txt
inst/txt_files/clinton-short.txt
inst/txt_files/clinton.txt
inst/txt_files/obama-short.txt
inst/txt_files/obama.txt
man/cleanNLP-package.Rd man/cnlp_annotate.Rd man/cnlp_download_spacy.Rd man/cnlp_init_spacy.Rd man/cnlp_init_stringi.Rd man/cnlp_init_udpipe.Rd man/cnlp_utils_pca.Rd man/cnlp_utils_tfidf.Rd man/un.Rd man/word_frequency.Rd
python/.gitignore
python/LICENSE
python/README.md
python/cleannlp/__init__.py
python/cleannlp/corenlp.py
python/cleannlp/spacy.py
python/setup.py
tests/testthat.R tests/testthat/test-annotation.R tests/testthat/test-tools.R
vignettes/img/fig1.png
vignettes/img/fig2.png
vignettes/img/fig3.png
vignettes/img/fig4.png
vignettes/state-of-union.Rmd vignettes/wikipedia.Rmd
statsmaths/cleanNLP documentation built on May 21, 2024, 6:47 a.m.