Package: R.temis
Type: Package
Title: Integrated Text Mining Solution
Version: 0.1.3
Authors@R: c(person("Milan", "Bouchet-Valat", email="nalimilan@club.fr", role=c("aut", "cre")),
             person("Gilles", "Bastin", email="gilles.bastin@sciencespo-grenoble.fr", role="aut"),
             person("Antoine", "Chollet", email="antoine.chollet@eleve.ensai.fr", role="aut"))
Imports: stats, utils, graphics, testthat, wordcloud, igraph, stringi,
        crayon, SnowballC, tm.plugin.factiva, tm.plugin.lexisnexis,
        tm.plugin.europresse, tm.plugin.alceste
Depends: tm (>= 0.6), NLP, slam, FactoMineR, explor
Description: 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, lexical summary, terms
    co-occurrences and documents similarity measures, graphs of terms,
    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.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.1.1
URL: https://github.com/nalimilan/R.TeMiS
BugReports: https://github.com/nalimilan/R.TeMiS/issues
NeedsCompilation: no
Packaged: 2021-05-12 17:55:00 UTC; milan
Author: Milan Bouchet-Valat [aut, cre],
  Gilles Bastin [aut],
  Antoine Chollet [aut]
Maintainer: Milan Bouchet-Valat <nalimilan@club.fr>
Repository: CRAN
Date/Publication: 2021-05-12 19:02:12 UTC
Built: R 4.2.0; ; 2023-07-11 02:17:05 UTC; unix
