Package: rollinglda 0.1.3
rollinglda: Construct Consistent Time Series from Textual Data
A rolling version of the Latent Dirichlet Allocation, see Rieger et al. (2021) <doi:10.18653/v1/2021.findings-emnlp.201>. By a sequential approach, it enables the construction of LDA-based time series of topics that are consistent with previous states of LDA models. After an initial modeling, updates can be computed efficiently, allowing for real-time monitoring and detection of events or structural breaks.
Authors:
rollinglda_0.1.3.tar.gz
rollinglda_0.1.3.zip(r-4.5)rollinglda_0.1.3.zip(r-4.4)rollinglda_0.1.3.zip(r-4.3)
rollinglda_0.1.3.tgz(r-4.4-x86_64)rollinglda_0.1.3.tgz(r-4.4-arm64)rollinglda_0.1.3.tgz(r-4.3-x86_64)rollinglda_0.1.3.tgz(r-4.3-arm64)
rollinglda_0.1.3.tar.gz(r-4.5-noble)rollinglda_0.1.3.tar.gz(r-4.4-noble)
rollinglda_0.1.3.tgz(r-4.4-emscripten)rollinglda_0.1.3.tgz(r-4.3-emscripten)
rollinglda.pdf |rollinglda.html✨
rollinglda/json (API)
# Install 'rollinglda' in R: |
install.packages('rollinglda', repos = c('https://jonasrieger.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jonasrieger/rollinglda/issues
- economy_dates - A Snippet of the Economy Dataset from toscaData
- economy_texts - A Snippet of the Economy Dataset from toscaData
consistencylatent-dirichlet-allocationldamodel-selectionreliabilitytext-miningtextdatatopic-modeltopic-modelstopicmodeltopicmodelingtopicmodelling
Last updated 12 months agofrom:b249e2a8ef. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win-x86_64 | NOTE | Nov 22 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 22 2024 |
R-4.4-win-x86_64 | NOTE | Nov 22 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 22 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 22 2024 |
R-4.3-win-x86_64 | NOTE | Nov 22 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 22 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 22 2024 |
Exports:as.RollingLDAgetChunksgetDatesgetDocsgetNamesgetVocabis.RollingLDARollingLDAupdateRollingLDA
Dependencies:askpassbackportsbase64encbase64urlbatchtoolsBBmiscBHbrewcheckmateclicodetoolscolorspacecpp11crayoncurldata.tabledendextenddigestfansifarverfastmapfastmatchfsfuturegenericsggplot2globalsgluegridExtragtablehmshtmltoolshttrisobandISOcodesjsonlitelabelinglatticeldaldaPrototypelifecyclelistenvlubridatemagrittrMASSMatrixmgcvmimemunsellnlmeNLPopensslparallellyparallelMappillarpkgconfigprettyunitsprogressquantedaR6rappdirsRColorBrewerRcpprlangscalesslamSnowballCstopwordsstringistringrsystibbletimechangetmtoscautf8vctrsviridisviridisLiteWikipediRwithrxml2yaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
rollinglda: Construct Consistent Time Series from Textual Data | rollinglda-package rollinglda |
RollingLDA Object | as.RollingLDA is.RollingLDA |
A Snippet of the Economy Dataset from toscaData | dates economy economy_dates economy_texts texts |
Getter for RollingLDA | getChunks getDates getDocs getID.RollingLDA getLDA.RollingLDA getNames getParam.RollingLDA getVocab |
RollingLDA | RollingLDA RollingLDA.default |
Updating an existing RollingLDA object | RollingLDA.RollingLDA updateRollingLDA |