ltg
/

PyTorch
MariaFjodorowa commited on
Commit
1bc08dd
·
verified ·
1 Parent(s): edac049

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,8 +15,8 @@ cd src/
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})",
22
  author = "Fedorova, Mariia and
@@ -44,4 +44,4 @@ python3 fast_usage_example.py
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
- ``
 
15
  python3 fast_usage_example.py
16
  ```
17
 
 
18
  ## Cite us
19
+ ```
20
  @inproceedings{fedorova-etal-2025-multi,
21
  title = "Multi-label {S}candinavian Language Identification ({SLIDE})",
22
  author = "Fedorova, Mariia and
 
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
+ ```