Learn R Programming

RcmdrPlugin.temis (version 0.7.12)

Graphical Integrated Text Mining Solution

Description

An 'R Commander' plug-in providing an integrated solution to perform a series of text mining tasks such as importing and cleaning a corpus, and analyses like terms and documents counts, vocabulary tables, terms co-occurrences and documents similarity measures, time series analysis, correspondence analysis and hierarchical clustering. Corpora can be imported from spreadsheet-like files, directories of raw text files, as well as from 'Dow Jones Factiva', 'LexisNexis', 'Europresse' and 'Alceste' files.

Copy Link

Version

Install

install.packages('RcmdrPlugin.temis')

Monthly Downloads

600

Version

0.7.12

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Milan Bouchet-Valat

Last Published

April 14th, 2025

Functions in RcmdrPlugin.temis (0.7.12)

restrictTermsDlg

Select or exclude terms
runCorpusCa

Correspondence analysis from a tm corpus
plotCorpusCa

Plotting 2D maps in correspondence analysis of corpus
setLastTable

Save the name of last table and give a title
importCorpusDlg

Import a corpus and process it
inspectCorpus

Inspect corpus
setCorpusVariables

Set corpus variables
output

Output results to HTML file
showCorpusCaDlg

Show a correspondence analysis from a tm corpus
recodeTimeVarDlg

Recode Date/Time Variable
termFrequencies

Frequency of chosen terms in the corpus
termTimeSeriesDlg

Temporal Evolution of Occurrences
specificTermsDlg

List terms specific of a document or level
specificTerms

List terms specific of a document or level
subsetCorpusByVarDlg

Subset Corpus by Levels of a Variable
subsetCorpusByTermsDlg

Subset Corpus by Terms
termFreqDlg

Term frequencies in the corpus
termCoocDlg

Show co-occurrent terms
vocabularyDlg

Vocabulary Summary
vocabularyTable

Vocabulary summary table
varTableDlg

One-way table of a corpus meta-data variable
varTimeSeriesDlg

Corpus Temporal Evolution
termsDictionary

Dictionary of terms found in a corpus
varCrossTableDlg

Two-way table of corpus meta-data variables
GDf-class

Class "GDf"
cooccurrentTerms

Show terms co-occurrences
corpusClustDlg

Hierarchical clustering of a tm corpus
freqTermsDlg

List most frequent terms of a corpus
createClustersDlg

Cut hierarchical clustering tree into clusters
dissimilarityTableDlg

Documents/Variables Dissimilarity Table
corpusCaDlg

Correspondence analysis from a tm corpus
frequentTerms

List most frequent terms of a corpus
corpusDissimilarity

Cross-Dissimilarity Table
caTools

Correspondence analysis helper functions