Learn R Programming

tm (version 0.7-9)

crude: 20 Exemplary News Articles from the Reuters-21578 Data Set of Topic crude

Description

This data set holds 20 news articles with additional meta information from the Reuters-21578 data set. All documents belong to the topic crude dealing with crude oil.

Usage

data("crude")

Arguments

Format

A VCorpus of 20 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("crude")
crude

Run the code above in your browser using DataLab