Datasets:

Multilinguality:
multilingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
found
Source Datasets:
original
Tags:
License:
albertvillanova HF staff commited on
Commit
c1ce482
1 Parent(s): 5b86af0

Fix homepage OPUS URL

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. opus_euconst.py +1 -1
README.md CHANGED
@@ -3009,7 +3009,7 @@ dataset_info:
3009
 
3010
  ## Dataset Description
3011
 
3012
- - **Homepage:**[sardware](http://opus.nlpl.eu/EUconst.php)
3013
  - **Repository:**
3014
  - **Paper:**
3015
  - **Leaderboard:**
 
3009
 
3010
  ## Dataset Description
3011
 
3012
+ - **Homepage:** https://opus.nlpl.eu/EUconst/corpus/version/EUconst
3013
  - **Repository:**
3014
  - **Paper:**
3015
  - **Leaderboard:**
opus_euconst.py CHANGED
@@ -32,7 +32,7 @@ A parallel corpus collected from the European Constitution for 21 language.
32
  """
33
 
34
 
35
- _HOMEPAGE = "http://opus.nlpl.eu/EUconst.php"
36
 
37
  _LANGUAGES = [
38
  "cs",
 
32
  """
33
 
34
 
35
+ _HOMEPAGE = "https://opus.nlpl.eu/EUconst/corpus/version/EUconst"
36
 
37
  _LANGUAGES = [
38
  "cs",