Update README.md
Browse files
README.md
CHANGED
|
@@ -23,4 +23,17 @@ configs:
|
|
| 23 |
---
|
| 24 |
# Dataset Card for "lifecycle-entailment"
|
| 25 |
|
| 26 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
---
|
| 24 |
# Dataset Card for "lifecycle-entailment"
|
| 25 |
|
| 26 |
+
https://github.com/NSanjay/EntailmentDataset
|
| 27 |
+
|
| 28 |
+
```
|
| 29 |
+
@article{article,
|
| 30 |
+
author = {Mitra, Arindam and Clark, Peter and Tafjord, Oyvind and Baral, Chitta},
|
| 31 |
+
year = {2019},
|
| 32 |
+
month = {07},
|
| 33 |
+
pages = {3003-3010},
|
| 34 |
+
title = {Declarative Question Answering over Knowledge Bases Containing Natural Language Text with Answer Set Programming},
|
| 35 |
+
volume = {33},
|
| 36 |
+
journal = {Proceedings of the AAAI Conference on Artificial Intelligence},
|
| 37 |
+
doi = {10.1609/aaai.v33i01.33013003}
|
| 38 |
+
}
|
| 39 |
+
```
|