ShkalikovOleh commited on
Commit
b2d1d70
1 Parent(s): e33c166

Add tags, fix grammar

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -14,11 +14,15 @@ license_link: https://www.statmt.org/europarl/
14
  tags:
15
  - NER
16
  - Europarl
 
 
 
 
17
  config_names:
18
- - 'en'
19
- - 'de'
20
- - 'es'
21
- - 'it'
22
  dataset_info:
23
  - config_name: en
24
  features:
@@ -154,7 +158,7 @@ configs:
154
  ## Dataset Description
155
 
156
  ### Dataset Summary
157
- This dataset consists of parallel sentences labeled with CONLL2003 tags, which allows use for the evaluation of cross-lingual annotation projection methods.
158
 
159
  ### Original description
160
 
@@ -252,4 +256,4 @@ Authors ask to cite the following publications:
252
  pages={79--86},
253
  year={2005}
254
  }
255
- ```
 
14
  tags:
15
  - NER
16
  - Europarl
17
+ - named-entity-recognition
18
+ - annotation-projection
19
+ - XLNER
20
+ - cross-lingual-ner
21
  config_names:
22
+ - en
23
+ - de
24
+ - es
25
+ - it
26
  dataset_info:
27
  - config_name: en
28
  features:
 
158
  ## Dataset Description
159
 
160
  ### Dataset Summary
161
+ This dataset consists of parallel sentences labeled with CONLL2003 tags, which allows use it for the evaluation of cross-lingual annotation projection methods for cross lingual named entity recognition.
162
 
163
  ### Original description
164
 
 
256
  pages={79--86},
257
  year={2005}
258
  }
259
+ ```