catherinearnett commited on
Commit
bd39be5
·
verified ·
1 Parent(s): d3f4988

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -95,7 +95,7 @@ In total, we have datasetes for 86 languages, but only 70 languages have at leas
95
 
96
  All datasets are derived from existing [Universal Dependencies treebanks](https://universaldependencies.org/). In the table below, we link the source dataset for each language.
97
 
98
- See the [GitHub repository](https://github.com/catherinearnett/morphscore) for details on using MorphScore.
99
 
100
 
101
  ## Languages
@@ -197,7 +197,8 @@ See the [GitHub repository](https://github.com/catherinearnett/morphscore) for d
197
  author = {Arnett, Catherine and Hudspeth, Marisa and O'Connor, Brendan},
198
  title = {{Evaluating Morphological Alignment of Tokenizers in 70 Languages}},
199
  year = {2025},
200
- booktitle={Proceedings of the ICML 2025 Tokenization Workshop (TokShop)}
 
201
  }
202
 
203
 
 
95
 
96
  All datasets are derived from existing [Universal Dependencies treebanks](https://universaldependencies.org/). In the table below, we link the source dataset for each language.
97
 
98
+ See the [new preprint](https://arxiv.org/abs/2507.06378) for details and see the [GitHub repository](https://github.com/catherinearnett/morphscore) for details on using MorphScore.
99
 
100
 
101
  ## Languages
 
197
  author = {Arnett, Catherine and Hudspeth, Marisa and O'Connor, Brendan},
198
  title = {{Evaluating Morphological Alignment of Tokenizers in 70 Languages}},
199
  year = {2025},
200
+ booktitle={Proceedings of the ICML 2025 Tokenization Workshop (TokShop)},
201
+ url = {https://arxiv.org/abs/2507.06378}
202
  }
203
 
204