stackex_cooking: Dataset from the Stack Exchange's cooking forum

Description Usage Arguments Format Source Examples

View source: R/datasets.R

Description

Multilabel dataset from the text domain.

Usage

1

Arguments

...

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

Format

An mldr object with 10491 instances, 577 attributes and 400 labels

Source

Charte, Francisco and Rivera, Antonio J. and del Jesus, Maria J. and Herrera, Francisco, "QUINTA: A question tagging assistant to improve the answering ratio in electronic forums", in EUROCON 2015 - International Conference on Computer as a Tool (EUROCON), IEEE, pp. 1-6, 2015

Examples

1
2
3
4
5
6
## Not run: 
stackex_cooking <- stackex_cooking()  # Check and load the dataset
toBibtex(stackex_cooking)
stackex_cooking$measures

## End(Not run)

mldr.datasets documentation built on May 2, 2019, 3:43 p.m.