Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
```
|
6 |
+
@inproceedings{yanaka-etal-2019-neural,
|
7 |
+
title = "Can Neural Networks Understand Monotonicity Reasoning?",
|
8 |
+
author = "Yanaka, Hitomi and
|
9 |
+
Mineshima, Koji and
|
10 |
+
Bekki, Daisuke and
|
11 |
+
Inui, Kentaro and
|
12 |
+
Sekine, Satoshi and
|
13 |
+
Abzianidze, Lasha and
|
14 |
+
Bos, Johan",
|
15 |
+
booktitle = "Proceedings of the 2019 ACL Workshop BlackboxNLP: Analyzing and Interpreting Neural Networks for NLP",
|
16 |
+
year = "2019",
|
17 |
+
pages = "31--40",
|
18 |
+
}
|
19 |
+
```
|