Package: textdata 0.4.5.9000

textdata: Download and Load Various Text Datasets
Provides a framework to download, parse, and store text datasets on the disk and load them when needed. Includes various sentiment lexicons and labeled text data sets for classification and analysis.
Authors:
textdata_0.4.5.9000.tar.gz
textdata_0.4.5.9000.zip(r-4.7)textdata_0.4.5.9000.zip(r-4.6)textdata_0.4.5.9000.zip(r-4.5)
textdata_0.4.5.9000.tgz(r-4.6-any)textdata_0.4.5.9000.tgz(r-4.5-any)
textdata_0.4.5.9000.tar.gz(r-4.7-any)textdata_0.4.5.9000.tar.gz(r-4.6-any)
textdata_0.4.5.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
textdata/json (API)
NEWS
| # Install 'textdata' in R: |
| install.packages('textdata', repos = c('https://emilhvitfeldt.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/emilhvitfeldt/textdata/issues
Pkgdown/docs site:https://emilhvitfeldt.github.io
Last updated from:7a99a97b4e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 184 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 104 | ||
| macos-oldrel-arm64 | OK | 78 | ||
| windows-devel | OK | 86 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 69 | ||
| wasm-release | OK | 112 |
Exports:cache_infocataloguedataset_ag_newsdataset_dbpediadataset_imdbdataset_sentence_polaritydataset_trecembedding_glove27bembedding_glove42bembedding_glove6bembedding_glove840blexicon_afinnlexicon_binglexicon_loughranlexicon_nrclexicon_nrc_eillexicon_nrc_vadload_dataset
Dependencies:bitbit64clicliprcpp11crayonfsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6rappdirsreadrrlangtibbletidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| List folders and their sizes in cache | cache_info |
| Catalogue of all available data sources | catalogue |
| AG's News Topic Classification Dataset | dataset_ag_news |
| DBpedia Ontology Dataset | dataset_dbpedia |
| IMDB Large Movie Review Dataset | dataset_imdb |
| v1.0 sentence polarity dataset | dataset_sentence_polarity |
| TREC dataset | dataset_trec |
| Global Vectors for Word Representation | embedding_glove embedding_glove27b embedding_glove42b embedding_glove6b embedding_glove840b |
| AFINN-111 dataset | lexicon_afinn |
| Bing sentiment lexicon | lexicon_bing |
| Loughran-McDonald sentiment lexicon | lexicon_loughran |
| NRC word-emotion association lexicon | lexicon_nrc |
| NRC Emotion Intensity Lexicon (aka Affect Intensity Lexicon) v0.5 | lexicon_nrc_eil |
| The NRC Valence, Arousal, and Dominance Lexicon | lexicon_nrc_vad |
