Package: tm.plugin.lexisnexis
Type: Package
Title: Import Articles from 'LexisNexis' Using the 'tm' Text Mining
        Framework
Version: 1.4.1
Date: 2019-10-18
Authors@R: c(person("Milan", "Bouchet-Valat", email="nalimilan@club.fr",
                    role=c("aut", "cre")),
             person("Tom", "Nicholls",
                    email="tom.nicholls@politics.ox.ac.uk",
                    role="ctb"))
Imports: utils, NLP, tm (>= 0.6), xml2, ISOcodes
Description: Provides a 'tm' Source to create corpora from
  articles exported from the 'LexisNexis' content provider as
  HTML files. It is able to read both text content and meta-data
  information (including source, date, title, author and pages).
  Note that the file format is highly unstable: there is no warranty
  that this package will work for your corpus, and you may have
  to adjust the code to adapt it to your particular format.
License: GPL (>= 2)
URL: https://github.com/nalimilan/R.TeMiS
BugReports: https://github.com/nalimilan/R.TeMiS/issues
NeedsCompilation: no
Packaged: 2019-10-18 10:24:44 UTC; milan
Author: Milan Bouchet-Valat [aut, cre],
  Tom Nicholls [ctb]
Maintainer: Milan Bouchet-Valat <nalimilan@club.fr>
Repository: CRAN
Date/Publication: 2019-10-19 05:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 13:32:22 UTC; windows
