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 Config/pak/sysreqs: libicu-dev libxml2-dev libssl-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.factiva NeedsCompilation: no Packaged: 2026-06-10 06:44:10 UTC; root Author: Milan Bouchet-Valat [aut, cre], Grigorij Ljubownikow [ctb], Juliane Krueger [ctb], Tom Nicholls [ctb] Maintainer: Milan Bouchet-Valat