Datasets:
Tasks:
Text Classification
Formats:
csv
Sub-tasks:
acceptability-classification
Languages:
English
Size:
1K - 10K
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,4 +8,18 @@ language:
|
|
| 8 |
- en
|
| 9 |
---
|
| 10 |
```bib
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
```
|
|
|
|
| 8 |
- en
|
| 9 |
---
|
| 10 |
```bib
|
| 11 |
+
@inproceedings{lau-etal-2015-unsupervised,
|
| 12 |
+
title = "Unsupervised Prediction of Acceptability Judgements",
|
| 13 |
+
author = "Lau, Jey Han and
|
| 14 |
+
Clark, Alexander and
|
| 15 |
+
Lappin, Shalom",
|
| 16 |
+
booktitle = "Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
|
| 17 |
+
month = jul,
|
| 18 |
+
year = "2015",
|
| 19 |
+
address = "Beijing, China",
|
| 20 |
+
publisher = "Association for Computational Linguistics",
|
| 21 |
+
url = "https://aclanthology.org/P15-1156",
|
| 22 |
+
doi = "10.3115/v1/P15-1156",
|
| 23 |
+
pages = "1618--1628",
|
| 24 |
+
}
|
| 25 |
```
|