Package: tm.plugin.lexisnexis Type: Package Title: Import Articles from 'LexisNexis' Using the 'tm' Text Mining Framework Version: 1.4.2 Date: 2025-03-28 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 Config/pak/sysreqs: libxml2-dev Repository: https://nalimilan.r-universe.dev Date/Publication: 2025-03-28 22:38:34 UTC RemoteUrl: https://github.com/nalimilan/r.temis RemoteRef: HEAD RemoteSha: 54a468a0bc7690314078d545a98f3f37c9a9d337 RemoteSubdir: tm.plugin.lexisnexis NeedsCompilation: no Packaged: 2026-06-21 07:35:56 UTC; root Author: Milan Bouchet-Valat [aut, cre], Tom Nicholls [ctb] Maintainer: Milan Bouchet-Valat