Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fastnlp/nlp-dataset

List some datasets in NLP field.
https://github.com/fastnlp/nlp-dataset

Last synced: 8 days ago
JSON representation

List some datasets in NLP field.

Awesome Lists containing this project

README

        

# nlp-dataset
List some datasets in NLP field.

## Text Classification

- Adversarial Multi-task Learning for Text Classification, ACL 2017, [[paper](http://aclweb.org/anthology/P/P17/P17-1001.pdf)] [[dataset:mtk16](https://github.com/fastnlp/nlp-dataset/raw/master/text%20classification/mtl16.zip)]

## Style Transfer in Text

- Style Transformer: Unpaired Text Style Transfer without Disentangled Latent Representation, ACL, 2019, [[paper](https://arxiv.org/abs/1905.05621)][[dataset:imdb](https://github.com/fastnlp/nlp-dataset/raw/master/text%20style%20transfer/imdb.zip)]

## Sentence Ordering

Download the arXiv dataset from Baidu Netdisk: [[dataset: arXiv](https://pan.baidu.com/s/1XFZfXmxOy0T8r94TkGMbjg) 提取码:kb7h] or from Google Drive: [[dataset: arXiv](https://drive.google.com/drive/folders/0B-mnK8kniGAiNVB6WTQ4bmdyamc)]
- End-to-End Neural Sentence Ordering Using Pointer Network [[paper](https://arxiv.org/pdf/1611.04953.pdf)]
- Neural Sentence Ordering [[paper](https://arxiv.org/pdf/1607.06952.pdf)]