Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,7 @@ cd src/
|
|
| 15 |
python3 fast_usage_example.py
|
| 16 |
```
|
| 17 |
|
|
|
|
| 18 |
## Cite us
|
| 19 |
@inproceedings{fedorova-etal-2025-multi,
|
| 20 |
title = "Multi-label {S}candinavian Language Identification ({SLIDE})",
|
|
@@ -42,4 +43,5 @@ python3 fast_usage_example.py
|
|
| 42 |
pages = "179--189",
|
| 43 |
ISBN = "978-9908-53-121-2",
|
| 44 |
abstract = "Identifying closely related languages at sentence level is difficult, in particular because it is often impossible to assign a sentence to a single language. In this paper, we focus on multi-label sentence-level Scandinavian language identification (LID) for Danish, Norwegian Bokm{\r{a}}l, Norwegian Nynorsk, and Swedish. We present the Scandinavian Language Identification and Evaluation, SLIDE, a manually curated multi-label evaluation dataset and a suite of LID models with varying speed{--}accuracy tradeoffs. We demonstrate that the ability to identify multiple languages simultaneously is necessary for any accurate LID method, and present a novel approach to training such multi-label LID models."
|
| 45 |
-
}
|
|
|
|
|
|
| 15 |
python3 fast_usage_example.py
|
| 16 |
```
|
| 17 |
|
| 18 |
+
``
|
| 19 |
## Cite us
|
| 20 |
@inproceedings{fedorova-etal-2025-multi,
|
| 21 |
title = "Multi-label {S}candinavian Language Identification ({SLIDE})",
|
|
|
|
| 43 |
pages = "179--189",
|
| 44 |
ISBN = "978-9908-53-121-2",
|
| 45 |
abstract = "Identifying closely related languages at sentence level is difficult, in particular because it is often impossible to assign a sentence to a single language. In this paper, we focus on multi-label sentence-level Scandinavian language identification (LID) for Danish, Norwegian Bokm{\r{a}}l, Norwegian Nynorsk, and Swedish. We present the Scandinavian Language Identification and Evaluation, SLIDE, a manually curated multi-label evaluation dataset and a suite of LID models with varying speed{--}accuracy tradeoffs. We demonstrate that the ability to identify multiple languages simultaneously is necessary for any accurate LID method, and present a novel approach to training such multi-label LID models."
|
| 46 |
+
}
|
| 47 |
+
``
|