Commit ·
c7d92d4
1
Parent(s): d8fd213
Minor fix
Browse files
catalan_general_crawling.py
CHANGED
|
@@ -36,7 +36,7 @@ The Catalan General Crawling Corpus is a 435-million-token web corpus of Catalan
|
|
| 36 |
|
| 37 |
_HOMEPAGE = "https://zenodo.org/record/5483031#.YapO3boo9PY"
|
| 38 |
|
| 39 |
-
_LICENSE = "Creative Commons Attribution 4.0 International
|
| 40 |
|
| 41 |
_URL = "https://zenodo.org/record/5483031/files/catalan_general_crawling.zip?download=1"
|
| 42 |
|
|
|
|
| 36 |
|
| 37 |
_HOMEPAGE = "https://zenodo.org/record/5483031#.YapO3boo9PY"
|
| 38 |
|
| 39 |
+
_LICENSE = "Creative Commons Attribution 4.0 International"
|
| 40 |
|
| 41 |
_URL = "https://zenodo.org/record/5483031/files/catalan_general_crawling.zip?download=1"
|
| 42 |
|