Learn R Programming

tm (version 0.7-9)

acq: 50 Exemplary News Articles from the Reuters-21578 Data Set of Topic acq

Description

This dataset holds 50 news articles with additional meta information from the Reuters-21578 data set. All documents belong to the topic acq dealing with corporate acquisitions.

Usage

data("acq")

Arguments

Format

A VCorpus of 50 text documents.

References

Lewis, David (1997) Reuters-21578 Text Categorization Collection Distribution 1.0. http://kdd.ics.uci.edu/databases/reuters21578/reuters21578.html

Examples

Run this code
data("acq")
acq

Run the code above in your browser using DataLab