Package: textmineR 3.0.5.999
textmineR: Functions for Text Mining and Topic Modeling
An aid for text mining in R, with a syntax that should be familiar to experienced R users. Provides a wrapper for several topic models that take similarly-formatted input and give similarly-formatted output. Has additional functionality for analyzing and diagnostics for topic models.
Authors:
textmineR_3.0.5.999.tar.gz
textmineR_3.0.5.999.zip(r-4.5)textmineR_3.0.5.999.zip(r-4.4)textmineR_3.0.5.999.zip(r-4.3)
textmineR_3.0.5.999.tgz(r-4.4-x86_64)textmineR_3.0.5.999.tgz(r-4.4-arm64)textmineR_3.0.5.999.tgz(r-4.3-x86_64)textmineR_3.0.5.999.tgz(r-4.3-arm64)
textmineR_3.0.5.999.tar.gz(r-4.5-noble)textmineR_3.0.5.999.tar.gz(r-4.4-noble)
textmineR_3.0.5.999.tgz(r-4.4-emscripten)textmineR_3.0.5.999.tgz(r-4.3-emscripten)
textmineR.pdf |textmineR.html✨
textmineR/json (API)
NEWS
# Install 'textmineR' in R: |
install.packages('textmineR', repos = c('https://tommyjones.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tommyjones/textminer/issues
- nih_sample - Abstracts and metadata from NIH research grants awarded in 2014
- nih_sample_dtm - Abstracts and metadata from NIH research grants awarded in 2014
- nih_sample_topic_model - Abstracts and metadata from NIH research grants awarded in 2014
Last updated 1 years agofrom:03b109d6e0. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win-x86_64 | NOTE | Nov 05 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 05 2024 |
R-4.4-win-x86_64 | NOTE | Nov 05 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 05 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 05 2024 |
R-4.3-win-x86_64 | NOTE | Nov 05 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 05 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 05 2024 |
Exports:CalcGammaCalcHellingerDistCalcJSDivergenceCalcLikelihoodCalcLikelihoodCCalcProbCoherenceCalcSumSquaresCalcTopicModelR2Cluster2TopicModelCreateDtmCreateTcmdtm_to_lexicon_cDtm2DocsDtm2DocsCDtm2LexiconDtm2Tcmfit_lda_cFitCtmModelFitLdaModelFitLsaModelGetProbableTermsGetTopTermsHellinger_cppHellingerMatJSD_cppJSDmatLabelTopicsposteriorpredict_lda_cSummarizeTopicsTermDocFreqTmParallelApplyupdate
Dependencies:clidata.tabledigestfloatgluegtoolsISOcodeslatticelgrlifecyclemagrittrMatrixMatrixExtramlapiR6RcppRcppArmadilloRcppEigenRcppProgressRhpcBLASctlrlangrsparseRSpectrastopwordsstringistringrtext2vecvctrs
Start here
Rendered froma_start_here.Rmd
usingknitr::rmarkdown
on Nov 05 2024.Last update: 2021-06-27
Started: 2018-02-10
document clustering
Rendered fromb_document_clustering.Rmd
usingknitr::rmarkdown
on Nov 05 2024.Last update: 2021-06-27
Started: 2018-02-10
Topic modeling
Rendered fromc_topic_modeling.Rmd
usingknitr::rmarkdown
on Nov 05 2024.Last update: 2022-05-11
Started: 2018-02-10
Text embeddings
Rendered fromd_text_embeddings.Rmd
usingknitr::rmarkdown
on Nov 05 2024.Last update: 2021-06-27
Started: 2018-02-10
Document summarization
Rendered frome_doc_summarization.Rmd
usingknitr::rmarkdown
on Nov 05 2024.Last update: 2019-01-04
Started: 2018-02-10
Using tidytext with textmineR
Rendered fromf_tidytext_example.Rmd
usingknitr::rmarkdown
on Nov 05 2024.Last update: 2019-01-09
Started: 2018-12-23