Learn R Programming

mldr.datasets (version 0.4.2)

stackex_philosophy: Dataset from the Stack Exchange's philosophy forum

Description

Multilabel dataset from the text domain.

Usage

stackex_philosophy(...)

Arguments

...

Additional options for the loading function (e.g. download.dir)

Format

An mldr object with 3971 instances, 842 attributes and 233 labels

Examples

Run this code
# NOT RUN {
stackex_philosophy <- stackex_philosophy()  # Check and load the dataset
toBibtex(stackex_philosophy)
stackex_philosophy$measures
# }

Run the code above in your browser using DataLab