Package: tm.plugin.lexisnexis
Type: Package
Title: Import Articles from 'LexisNexis' Using the 'tm' Text Mining
        Framework
Version: 1.4.0
Date: 2018-06-05
Authors@R: person("Milan", "Bouchet-Valat", email="nalimilan@club.fr",
                  role=c("aut", "cre"))
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: 2018-06-05 16:31:31 UTC; milan
Author: Milan Bouchet-Valat [aut, cre]
Maintainer: Milan Bouchet-Valat <nalimilan@club.fr>
Repository: CRAN
Date/Publication: 2018-06-05 17:09:23 UTC
