Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
| 1 |
+
|
| 2 |
+
# Armenian Paraphrase Detection Corpus
|
| 3 |
+
|
| 4 |
+
This data is orinally from https://github.com/ivannikov-lab/arpa-paraphrase-corpus
|
| 5 |
+
## BibTeX Citation
|
| 6 |
+
|
| 7 |
+
If you use this dataset, please cite following paper:
|
| 8 |
+
|
| 9 |
+
```
|
| 10 |
+
@misc{malajyan2020arpa,
|
| 11 |
+
title={ARPA: Armenian Paraphrase Detection Corpus and Models},
|
| 12 |
+
author={Arthur Malajyan and Karen Avetisyan and Tsolak Ghukasyan},
|
| 13 |
+
year={2020},
|
| 14 |
+
eprint={2009.12615},
|
| 15 |
+
archivePrefix={arXiv},
|
| 16 |
+
primaryClass={cs.CL}
|
| 17 |
+
}
|
| 18 |
+
```
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
|
| 22 |
---
|
| 23 |
license: apache-2.0
|
| 24 |
---
|