Package: LDAShiny 1.0.0
LDAShiny: Interactive Topic Modeling and Bibliometric Analysis via Shiny
Provides a 'Shiny' graphical interface for the complete workflow of Latent Dirichlet Allocation (LDA) topic modelling on bibliometric data from Scopus and Web of Science. Steps include data import and deduplication, text preprocessing (stopword removal, stemming, n-grams, sparse-term filtering), statistical inference to select the optimal number of topics via coherence, final model training, and topic trend analysis over time using linear regression. All results can be exported as Excel files, RDS objects, and publication-quality plots.
Authors:
LDAShiny_1.0.0.tar.gz
LDAShiny_1.0.0.zip(r-4.7)LDAShiny_1.0.0.zip(r-4.6)LDAShiny_1.0.0.zip(r-4.5)
LDAShiny_1.0.0.tgz(r-4.6-any)LDAShiny_1.0.0.tgz(r-4.5-any)
LDAShiny_1.0.0.tar.gz(r-4.7-any)LDAShiny_1.0.0.tar.gz(r-4.6-any)
LDAShiny_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
LDAShiny/json (API)
NEWS
| # Install 'LDAShiny' in R: |
| install.packages('LDAShiny', repos = c('https://javierdelahoz.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/javierdelahoz/ldashiny/issues
Last updated from:50df9a5874. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 221 | ||
| source / vignettes | OK | 243 | ||
| linux-release-x86_64 | OK | 224 | ||
| macos-release-arm64 | OK | 151 | ||
| macos-oldrel-arm64 | OK | 207 | ||
| windows-devel | OK | 175 | ||
| windows-release | OK | 180 | ||
| windows-oldrel | OK | 168 | ||
| wasm-release | OK | 156 |
Exports:mod_about_servermod_about_uimod_import_bibliometrics_servermod_import_bibliometrics_uimod_inference_servermod_inference_uimod_lda_trainmod_lda_train_servermod_lda_train_uimod_preprocess_servermod_preprocess_uimod_trend_servermod_trend_uirun_LDAShiny
Dependencies:attemptbackportsbase64encBHbroombslibcachemcellrangerclicolourpickercommonmarkconfigcpp11crayoncrosstalkdata.tabledigestdplyrDTevaluatefarverfastmapfastmatchfloatfontawesomefsgenericsggplot2gluegolemgtablegtoolsherehighrhmshtmltoolshtmlwidgetshttpuvisobandISOcodesjquerylibjsonliteknitrlabelinglaterlatticelazyevallgrlifecyclemagrittrMatrixMatrixExtramemoisemimeminiUImlapiNLPopenxlsxotelpillarpkgconfigprettyunitsprogresspromisespurrrquantedaR6rappdirsRColorBrewerRcppRcppArmadilloRcppEigenRcppProgressreadxlrematchRhpcBLASctlrlangrmarkdownrprojrootrsparseRSpectraS7sassscalesshinyshinybusyshinydashboardshinyjsshinyWidgetsslamSnowballCsourcetoolsstopwordsstringistringrtext2vectextmineRtibbletidyrtidyselecttinytextmutf8vctrsviridisLitewithrwordcloudxfunxml2xtableyamlzip
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| About Server | mod_about_server |
| About UI | mod_about_ui |
| Import Bibliometrics Server | mod_import_bibliometrics_server |
| Import Bibliometrics UI | mod_import_bibliometrics_ui |
| LDA Inference Module Server | mod_inference_server |
| LDA Inference Module UI | mod_inference_ui |
| Final LDA Model Training Module | mod_lda_train mod_lda_train_server mod_lda_train_ui |
| Text Preprocessing Module Server | mod_preprocess_server |
| Text Preprocessing Module UI | mod_preprocess_ui |
| Topic Trend Analysis Module Server | mod_trend_server |
| Topic Trend Analysis Module UI | mod_trend_ui |
| Run the LDAShiny Application | run_LDAShiny |
