Skip to content

Commit 20635ff

Browse files
Merge pull request #2 from JerrikEph/patch-1
Update README.md
2 parents 7c2d4d5 + 2391a07 commit 20635ff

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,14 @@ List some datasets in NLP field.
55

66
# Text Classification
77

8-
- Adversarial Multi-task Learning for Text Classification, ACL 2017, [[paper](http://aclweb.org/anthology/P/P17/P17-1001.pdf)] [dataset:mtk16]
8+
- 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)]
99

1010
# Style Transfer in Text
1111

12-
- Style Transformer: Unpaired Text Style Transfer without Disentangled Latent Representation, ACL, 2019, [[paper](https://arxiv.org/abs/1905.05621)][dataset:imdb][dataset:imdb.zip]
12+
- 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)]
13+
14+
# Sentence Ordering
15+
16+
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)]
17+
- End-to-End Neural Sentence Ordering Using Pointer Network [[paper](https://arxiv.org/pdf/1611.04953.pdf)]
18+
- Neural Sentence Ordering [[paper](https://arxiv.org/pdf/1607.06952.pdf)]

0 commit comments

Comments
 (0)