Package: tm.plugin.factiva
Type: Package
Title: Import Articles from 'Factiva' Using the 'tm' Text Mining
        Framework
Version: 1.8.1
Date: 2025-03-28
Authors@R: c(person("Milan", "Bouchet-Valat", email="nalimilan@club.fr",
                    role=c("aut", "cre")),
             person("Grigorij", "Ljubownikow",
                    email="g.ljubownikow@auckland.ac.nz",
                    role="ctb"),
             person("Juliane", "Krueger",
                    email="julianek@umich.edu",
                    role="ctb"),
             person("Tom", "Nicholls",
                    email="tom.nicholls@politics.ox.ac.uk",
                    role="ctb"))
Imports: NLP, tm (>= 0.7-2), xml2, rvest
Description: Provides a 'tm' Source to create corpora from
  articles exported from the Dow Jones 'Factiva' content provider as
  XML or HTML files. It is able to read both text content and meta-data
  information (including source, date, title, author, subject,
  geographical coverage, company, industry, and various
  provider-specific fields).
License: GPL (>= 2)
URL: https://github.com/nalimilan/R.TeMiS
BugReports: https://github.com/nalimilan/R.TeMiS/issues
NeedsCompilation: no
Packaged: 2025-03-28 21:48:55 UTC; milan
Author: Milan Bouchet-Valat [aut, cre],
  Grigorij Ljubownikow [ctb],
  Juliane Krueger [ctb],
  Tom Nicholls [ctb]
Maintainer: Milan Bouchet-Valat <nalimilan@club.fr>
Repository: CRAN
Date/Publication: 2025-03-28 23:10:05 UTC
Built: R 4.3.3; ; 2025-03-29 00:29:41 UTC; unix
