MadanText: Persian Text Mining Tool for Frequency Analysis, Statistical Analysis, and Word Clouds

This is an open-source software designed specifically for text mining in the Persian language. It allows users to examine word frequencies, download data for analysis, and generate word clouds. This tool is particularly useful for researchers and analysts working with Persian language data. This package mainly makes use of the 'PersianStemmer' (Safshekan, R., et al. (2019). <https://CRAN.R-project.org/package=PersianStemmer>), 'udpipe' (Wijffels, J., et al. (2023). <https://CRAN.R-project.org/package=udpipe>), and 'shiny' (Chang, W., et al. (2023). <https://CRAN.R-project.org/package=shiny>) packages.

Version: 0.1.0
Depends: R (≥ 4.0.0)
Imports: xlsx, lattice, stopwords, textmineR, tidytext, stringi, tidyr, udpipe, PersianStemmer, shiny (≥ 1.8.0), shinythemes, tm, dplyr, hwordcloud, stringr, topicmodels
Published: 2023-12-06
Author: Kido Ishikawa [aut, cre], Hasan Khosravi [aut]
Maintainer: Kido Ishikawa <kido.ishikawa6 at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: MadanText results

Documentation:

Reference manual: MadanText.pdf

Downloads:

Package source: MadanText_0.1.0.tar.gz
Windows binaries: r-devel: MadanText_0.1.0.zip, r-release: MadanText_0.1.0.zip, r-oldrel: MadanText_0.1.0.zip
macOS binaries: r-release (arm64): MadanText_0.1.0.tgz, r-oldrel (arm64): MadanText_0.1.0.tgz, r-release (x86_64): MadanText_0.1.0.tgz, r-oldrel (x86_64): MadanText_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=MadanText to link to this page.