stackex_cs: Dataset from the Stack Exchange's computer science 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 9270 instances, 635 attributes and 274 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_cs <- stackex_cs()  # Check and load the dataset
toBibtex(stackex_cs)
stackex_cs$measures

## End(Not run)

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