svakulenk0
commited on
Commit
·
fb2d2c0
1
Parent(s):
37a3352
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
```bibtex
|
2 |
+
@article{qrecc,
|
3 |
+
title={Open-Domain Question Answering Goes Conversational via Question Rewriting},
|
4 |
+
author={Anantha, Raviteja and Vakulenko, Svitlana and Tu, Zhucheng and Longpre, Shayne and Pulman, Stephen and Chappidi, Srinivas},
|
5 |
+
journal={Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies},
|
6 |
+
year={2021}
|
7 |
+
}
|
8 |
+
```
|