Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Sub-tasks:
natural-language-inference
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
task_ids:
|
4 |
- natural-language-inference
|
5 |
task_categories:
|
@@ -8,4 +8,15 @@ language:
|
|
8 |
- en
|
9 |
---
|
10 |
Natural language inference using attempto controlled english
|
11 |
-
Paper to come
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
task_ids:
|
4 |
- natural-language-inference
|
5 |
task_categories:
|
|
|
8 |
- en
|
9 |
---
|
10 |
Natural language inference using attempto controlled english
|
11 |
+
Paper to come
|
12 |
+
|
13 |
+
```
|
14 |
+
@inproceedings{fuchs2012first,
|
15 |
+
title={First-order reasoning for attempto controlled english},
|
16 |
+
author={Fuchs, Norbert E},
|
17 |
+
booktitle={Controlled Natural Language: Second International Workshop, CNL 2010, Marettimo Island, Italy, September 13-15, 2010. Revised Papers 2},
|
18 |
+
pages={73--94},
|
19 |
+
year={2012},
|
20 |
+
organization={Springer}
|
21 |
+
}
|
22 |
+
```
|