Updated README
Browse files
README.md
CHANGED
|
@@ -101,7 +101,27 @@ SentenceTransformer(
|
|
| 101 |
For details on the adaptation methodology please refer to our paper (published in ACL2025 Findings). If you use our models or methodology, please cite our work.
|
| 102 |
|
| 103 |
```bibtex
|
| 104 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 105 |
```
|
| 106 |
|
| 107 |
|
|
|
|
| 101 |
For details on the adaptation methodology please refer to our paper (published in ACL2025 Findings). If you use our models or methodology, please cite our work.
|
| 102 |
|
| 103 |
```bibtex
|
| 104 |
+
@inproceedings{michail-etal-2025-cheap,
|
| 105 |
+
title = "Cheap Character Noise for {OCR}-Robust Multilingual Embeddings",
|
| 106 |
+
author = "Michail, Andrianos and
|
| 107 |
+
Opitz, Juri and
|
| 108 |
+
Wang, Yining and
|
| 109 |
+
Meister, Robin and
|
| 110 |
+
Sennrich, Rico and
|
| 111 |
+
Clematide, Simon",
|
| 112 |
+
editor = "Che, Wanxiang and
|
| 113 |
+
Nabende, Joyce and
|
| 114 |
+
Shutova, Ekaterina and
|
| 115 |
+
Pilehvar, Mohammad Taher",
|
| 116 |
+
booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
|
| 117 |
+
month = jul,
|
| 118 |
+
year = "2025",
|
| 119 |
+
address = "Vienna, Austria",
|
| 120 |
+
publisher = "Association for Computational Linguistics",
|
| 121 |
+
url = "https://aclanthology.org/2025.findings-acl.609/",
|
| 122 |
+
doi = "10.18653/v1/2025.findings-acl.609",
|
| 123 |
+
pages = "11705--11716",
|
| 124 |
+
ISBN = "979-8-89176-256-5",
|
| 125 |
```
|
| 126 |
|
| 127 |
|