Package: MadanTextNetwork 0.1.0
MadanTextNetwork: Persian Text Mining Tool for Co-Occurrence Network
Provides an extension to 'MadanText' for creating and analyzing co-occurrence networks in Persian text 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.
Authors:
MadanTextNetwork_0.1.0.tar.gz
MadanTextNetwork_0.1.0.tar.gz(r-4.5-noble)MadanTextNetwork_0.1.0.tar.gz(r-4.4-noble)
MadanTextNetwork_0.1.0.tgz(r-4.4-emscripten)MadanTextNetwork_0.1.0.tgz(r-4.3-emscripten)
MadanTextNetwork.pdf |MadanTextNetwork.html✨
MadanTextNetwork/json (API)
# Install 'MadanTextNetwork' in R: |
install.packages('MadanTextNetwork', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 12 months agofrom:c652da23a2. Checks:OK: 1 NOTE: 1. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-linux | NOTE | Nov 03 2024 |
Exports:ASDATA.FRAMEcluster.graphCommunity.Detection.MembershipCommunity.Detection.Plotf3f5f6f7fun.all.sumsfun.one.sumsFUNbigramsfunganfungifunmiLEMMAnetwork.corPMIScaleWeightserverset.graph
Dependencies:base64encBHbslibcachemclicolorspacecolourpickercommonmarkcpp11crayondata.tabledigestdplyrevaluatefansifarverfastmapfloatfontawesomefsgenericsggplot2gluegtablegtoolshighrhtmltoolshtmlwidgetshttpuvhwordcloudigraphisobandISOcodesjaneaustenrjquerylibjsonliteknitrlabelinglaterlatticelgrlifecyclemagrittrMASSMatrixMatrixExtramemoisemgcvmimeminiUImlapimodeltoolsmunsellngramnlmeNLPPersianStemmerpillarpkgconfigpromisespurrrR6rappdirsRColorBrewerRcppRcppArmadilloRcppEigenRcppProgressRhpcBLASctlrJavarlangrmarkdownrsparseRSpectrasassscalesshinyshinyjsshinythemesslamSnowballCsourcetoolsstopwordsstringistringrtext2vectextmineRtibbletidyrtidyselecttidytexttinytextmtokenizerstopicmodelsudpipeutf8vctrsviridisLitevisNetworkwithrwordcloud2xfunxlsxxlsxjarsxml2xtableyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert to Data Frame | ASDATA.FRAME |
Cluster a Graph and Extract Largest Component | cluster.graph |
Get Community Membership of a Graph | Community.Detection.Membership |
Plot Community Detection in a Graph | Community.Detection.Plot |
Persian Text Normalization and Stemming | f3 |
Filter Data Frame by Document ID | f5 |
Extract Token Information from Data Frame | f6 |
Extract and Count Specific Parts of Speech | f7 |
Apply Suffix Modifications to Persian Words | fun.all.sums |
General Persian Suffix Modification | fun.one.sums |
Extract Bigram Information and Count Frequency | FUNbigrams |
Persian Suffix Modification for 'Persian text here' Suffix | fungan |
Persian Suffix Modification | fungi |
Modify Persian Words Starting with 'Persian text here' | funmi |
Persian Lemmatization | LEMMA |
Create and Plot a Correlation Network | network.cor |
Calculate Pointwise Mutual Information (PMI) | PMI |
Scale a Numeric Vector | ScaleWeight |
Server Logic for MadanText Shiny Application | server |
Set Graph Attributes | set.graph |
User Interface for MadanText | ui |