Skip to content
This repository was archived by the owner on Jul 29, 2026. It is now read-only.
 
 

Repository files navigation

tm.plugin.proquest

tm.plugin.proquest provides a tm Source function for creating corpora from ProQuest database content. Specifically, it reads emails sent from ProQuest containing full text articles, in the form of .eml files.

Installation

You can install the development version of tm.plugin.proquest from Github with:

devtools::install_github("pmyteh/tm.plugin.proquest")

Example

This example shows you how to create a tm::VCorpus object using this package's source function:

library(tm.plugin.proquest)
s <- ProQuestSource('input.eml')
corp <- VCorpus(s)

About

Import articles from ProQuest Using the 'tm' Text Mining Framework

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages