Package: R.temis
Type: Package
Title: Integrated Text Mining Solution
Version: 0.1.4
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, 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
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
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.2.3
URL: https://github.com/nalimilan/R.TeMiS
BugReports: https://github.com/nalimilan/R.TeMiS/issues
NeedsCompilation: no
Packaged: 2025-08-01 16:53:20 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: 2025-08-25 13:10:02 UTC
Built: R 4.5.1; ; 2025-10-29 04:59:30 UTC; windows
