Matej Klemen commited on
Commit
61cf4cf
2 Parent(s): 0389c7f b464627

Fix merge conflicts

Browse files
Files changed (1) hide show
  1. README.md +40 -2
README.md CHANGED
@@ -13,7 +13,17 @@ dataset_info:
13
  num_bytes: 410822
14
  num_examples: 1104
15
  download_size: 623816
16
- dataset_size: 410822
 
 
 
 
 
 
 
 
 
 
17
  ---
18
 
19
  # Dataset Card for Janes-Preklop
@@ -46,4 +56,32 @@ A sample instance from the dataset - each word is annotated with its language, e
46
 
47
  - `id`: unique identifier of the example;
48
  - `words`: words in the sentence;
49
- - `language`: language of each word.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  num_bytes: 410822
14
  num_examples: 1104
15
  download_size: 623816
16
+ dataset_size: 412672
17
+ task_categories:
18
+ - token-classification
19
+ language:
20
+ - sl
21
+ tags:
22
+ - tweets
23
+ - code-mixing
24
+ - code-switching
25
+ size_categories:
26
+ - 1K<n<10K
27
  ---
28
 
29
  # Dataset Card for Janes-Preklop
 
56
 
57
  - `id`: unique identifier of the example;
58
  - `words`: words in the sentence;
59
+ - `language`: language of each word.
60
+
61
+ ## Additional Information
62
+
63
+ ### Dataset Curators
64
+
65
+ Špela Reher, Tomaž Erjavec, Darja Fišer.
66
+
67
+ ### Licensing Information
68
+
69
+ CC BY-SA 4.0.
70
+
71
+ ### Citation Information
72
+
73
+ ```
74
+ @misc{janes_preklop,
75
+ title = {Tweet code-switching corpus Janes-Preklop 1.0},
76
+ author = {Reher, {\v S}pela and Erjavec, Toma{\v z} and Fi{\v s}er, Darja},
77
+ url = {http://hdl.handle.net/11356/1154},
78
+ note = {Slovenian language resource repository {CLARIN}.{SI}},
79
+ copyright = {Creative Commons - Attribution-{ShareAlike} 4.0 International ({CC} {BY}-{SA} 4.0)},
80
+ issn = {2820-4042},
81
+ year = {2017}
82
+ }
83
+ ```
84
+
85
+ ### Contributions
86
+
87
+ Thanks to [@matejklemen](https://github.com/matejklemen) for adding this dataset.