Datasets:

Modalities:
Text
Formats:
csv
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
AnnaWegmann commited on
Commit
a38a396
·
verified ·
1 Parent(s): 466bd68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,9 +4,11 @@ language:
4
  - en
5
  ---
6
 
7
- CORE task as adapted for "Tokenization is Sensitive to Language Variation paper", see [arxiv](https://arxiv.org/abs/2502.15343).
8
  Originally downloaded from [https://github.com/TurkuNLP/CORE-corpus](https://github.com/TurkuNLP/CORE-corpus), see also [Register identification from the unrestricted open Web using the Corpus of Online Registers of English](https://link.springer.com/article/10.1007/s10579-022-09624-1). If you want to use the original CORE dataset refer to these original sources.
9
 
 
 
10
  ```
11
  @article{wegmann2025tokenization,
12
  title={Tokenization is Sensitive to Language Variation},
 
4
  - en
5
  ---
6
 
7
+ CORE task as adapted for "Tokenization is Sensitive to Language Variation" paper, see [arxiv](https://arxiv.org/abs/2502.15343).
8
  Originally downloaded from [https://github.com/TurkuNLP/CORE-corpus](https://github.com/TurkuNLP/CORE-corpus), see also [Register identification from the unrestricted open Web using the Corpus of Online Registers of English](https://link.springer.com/article/10.1007/s10579-022-09624-1). If you want to use the original CORE dataset refer to these original sources.
9
 
10
+ Warning: the column confusingly named "genre" was used as the ground truth label for experiments in the "Tokenization is Sensitive to Language Variation" paper.
11
+
12
  ```
13
  @article{wegmann2025tokenization,
14
  title={Tokenization is Sensitive to Language Variation},