Package: tm.plugin.lexisnexis
Type: Package
Title: Import Articles from 'LexisNexis' Using the 'tm' Text Mining
        Framework
Version: 1.3.1
Date: 2017-06-30
Authors@R: person("Milan", "Bouchet-Valat", email="nalimilan@club.fr",
                  role=c("aut", "cre"))
Imports: utils, NLP, tm (>= 0.6), XML, 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: 2017-06-30 12:42:34 UTC; milan
Author: Milan Bouchet-Valat [aut, cre]
Maintainer: Milan Bouchet-Valat <nalimilan@club.fr>
Repository: CRAN
Date/Publication: 2017-06-30 13:14:59 UTC
