Package: tardis 0.1.5
tardis: Text Analysis with Rules and Dictionaries for Inferring Sentiment
Measure text's sentiment with dictionaries and simple rules covering negations and modifiers. User-supplied dictionaries are supported, including Unicode emojis and multi-word tokens, so this package can also be used to study constructs beyond sentiment.
Authors:
tardis_0.1.5.tar.gz
tardis_0.1.5.zip(r-4.7)tardis_0.1.5.zip(r-4.6)tardis_0.1.5.zip(r-4.5)
tardis_0.1.5.tgz(r-4.6-x86_64)tardis_0.1.5.tgz(r-4.6-arm64)tardis_0.1.5.tgz(r-4.5-x86_64)tardis_0.1.5.tgz(r-4.5-arm64)
tardis_0.1.5.tar.gz(r-4.7-arm64)tardis_0.1.5.tar.gz(r-4.7-x86_64)tardis_0.1.5.tar.gz(r-4.6-arm64)tardis_0.1.5.tar.gz(r-4.6-x86_64)
tardis_0.1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
tardis/json (API)
| # Install 'tardis' in R: |
| install.packages('tardis', repos = c('https://chris31415926535.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/chris31415926535/tardis/issues
- dict_modifiers - Modifier dictionary.
- dict_negations - Negation dictionary.
- dict_tardis_sentiment - Sentiment dictionary for TARDIS package.
Last updated from:0b879a3e17. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 177 | ||
| linux-devel-x86_64 | OK | 155 | ||
| source / vignettes | OK | 186 | ||
| linux-release-arm64 | OK | 146 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 83 | ||
| macos-release-x86_64 | OK | 196 | ||
| macos-oldrel-arm64 | OK | 68 | ||
| macos-oldrel-x86_64 | OK | 209 | ||
| windows-devel | OK | 87 | ||
| windows-release | OK | 98 | ||
| windows-oldrel | OK | 97 | ||
| wasm-release | OK | 102 |
Exports:%>%tardistardis_multidict
Dependencies:clicpp11dplyrgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Modifier dictionary. | dict_modifiers |
| Negation dictionary. | dict_negations |
| Sentiment dictionary for TARDIS package. | dict_tardis_sentiment |
| Text Analysis with Rules and Dictionaries for Inferring Sentiment (TARDIS) | tardis |
| Analyze text with more than one dictionary | tardis_multidict |
