sileod commited on
Commit
4f67c55
1 Parent(s): 816ddbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: gpl-3.0
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
+ ```