Commit ·
ffb32c1
1
Parent(s): 008d913
Add bibtex citation information.
Browse files
README.md
CHANGED
|
@@ -127,4 +127,13 @@ Feel free to contact us if you have any ideas or if you want to know more about
|
|
| 127 |
- Ashfia Binte Habib
|
| 128 |
|
| 129 |
## BibTeX entry and citation info
|
| 130 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 127 |
- Ashfia Binte Habib
|
| 128 |
|
| 129 |
## BibTeX entry and citation info
|
| 130 |
+
|
| 131 |
+
```bibtex
|
| 132 |
+
@article{Moosa2022DoesTH,
|
| 133 |
+
title={Does Transliteration Help Multilingual Language Modeling?},
|
| 134 |
+
author={Ibraheem Muhammad Moosa and Mahmuda Akhter and Ashfia Binte Habib},
|
| 135 |
+
journal={ArXiv},
|
| 136 |
+
year={2022},
|
| 137 |
+
volume={abs/2201.12501}
|
| 138 |
+
}
|
| 139 |
+
```
|