de-francophones commited on
Commit
d53a44b
·
verified ·
1 Parent(s): 3dd4189

Add language tag

Browse files

Hi
A PR to improve the referencing of your dataset 🤗

Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,7 +1,16 @@
1
  ---
2
  license: cc-by-3.0
 
 
 
 
 
 
 
 
3
  ---
4
 
 
5
  ```
6
  python -m spacy download en_core_web_sm
7
  ```
@@ -46,4 +55,4 @@ Sets now:
46
  - [x] "Spanish" - es
47
  - [x] "French" - fr
48
  - [x] "German" - de
49
- - [x] "Russian" - ru
 
1
  ---
2
  license: cc-by-3.0
3
+ language:
4
+ - en
5
+ - es
6
+ - fr
7
+ - pt
8
+ - de
9
+ - ru
10
+ - ar
11
  ---
12
 
13
+
14
  ```
15
  python -m spacy download en_core_web_sm
16
  ```
 
55
  - [x] "Spanish" - es
56
  - [x] "French" - fr
57
  - [x] "German" - de
58
+ - [x] "Russian" - ru