Learn R Programming

LDAShiny (version 0.9.2)

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

Value

Object class VCorpus

Format

A VCorpus of 20 text documents. source Reuters-21578 Text Categorization Collection Distribution 1.0 XML format

References

Emms, Martin and Luz, Saturnino (2007). Machine Learning for Natural Language Processing. European Summer School of Logic, Language and Information, course reader.

Examples

Run this code
# NOT RUN {
data("crude")
crude
# }

Run the code above in your browser using DataLab