Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fastnlp/nlp-dataset
- Owner: fastnlp
- Created: 2019-06-20T14:01:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-27T08:04:18.000Z (over 3 years ago)
- Last Synced: 2023-11-11T21:25:56.844Z (about 1 year ago)
- Size: 25.4 MB
- Stars: 28
- Watchers: 6
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)]