Package: wordmap 0.9.2
wordmap: Feature Extraction and Document Classification with Noisy Labels
Extract features and classify documents with noisy labels given by document-meta data or keyword matching Watanabe & Zhou (2020) <doi:10.1177/0894439320907027>.
Authors:
wordmap_0.9.2.tar.gz
wordmap_0.9.2.zip(r-4.5)wordmap_0.9.2.zip(r-4.4)wordmap_0.9.2.zip(r-4.3)
wordmap_0.9.2.tgz(r-4.4-any)wordmap_0.9.2.tgz(r-4.3-any)
wordmap_0.9.2.tar.gz(r-4.5-noble)wordmap_0.9.2.tar.gz(r-4.4-noble)
wordmap_0.9.2.tgz(r-4.4-emscripten)wordmap_0.9.2.tgz(r-4.3-emscripten)
wordmap.pdf |wordmap.html✨
wordmap/json (API)
NEWS
# Install 'wordmap' in R: |
install.packages('wordmap', repos = c('https://koheiw.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/koheiw/wordmap/issues
- data_corpus_ungd2017 - UN General Debate speeches from 2017
- data_dictionary_topic - Seed topic dictionary
Last updated 25 days agofrom:f6e35dd473. Checks:OK: 3 NOTE: 2 ERROR: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | NOTE | Oct 29 2024 |
R-4.4-mac | ERROR | Oct 29 2024 |
R-4.3-win | ERROR | Oct 29 2024 |
R-4.3-mac | NOTE | Oct 29 2024 |
Exports:accuracyafeas.coefficients_textmodelas.statistics_textmodelas.summary.textmodeltextmodel_wordmaptextplot_terms
Dependencies:clicolorspacefansifarverfastmatchggplot2ggrepelgluegtableisobandISOcodesjsonlitelabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigquantedaR6RColorBrewerRcpprlangscalesSnowballCstopwordsstringitibbleutf8vctrsviridisLitewithrxml2yaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Evaluate classification accuracy in precision and recall | accuracy summary.textmodel_wordmap_accuracy |
Compute Average Feature Entropy (AFE) | afe |
Create lexicon from a Wordmap model | as.dictionary.textmodel_wordmap as.list.textmodel_wordmap |
Extract coefficients from a Wordmap model | coef.textmodel_wordmap coefficients.textmodel_wordmap |
UN General Debate speeches from 2017 | data_corpus_ungd2017 |
Seed topic dictionary | data_dictionary_topic |
Predict the most likely class of documents | predict.textmodel_wordmap |
A model for multinomial feature extraction and document classification | textmodel_wordmap |
Plot coefficients of words | textplot_terms |