Update README.md
Browse files
README.md
CHANGED
@@ -55,7 +55,7 @@ task_ids:
|
|
55 |
|
56 |
### Dataset Summary
|
57 |
|
58 |
-
The Catalan General Crawling Corpus is a 435-million-token web corpus of Catalan built from the web. It has been obtained by crawling the 500 most popular .cat and .ad domains during July 2020. It consists of 434
|
59 |
|
60 |
### Supported Tasks and Leaderboards
|
61 |
|
@@ -115,7 +115,7 @@ We created this corpus to contribute to the development of language models in Ca
|
|
115 |
#### Initial Data Collection and Normalization
|
116 |
|
117 |
The corpus has been obtained by crawling the 500 most popular .cat and .ad domains during July 2020.
|
118 |
-
For preprocessing we used [Corpus-Cleaner](https://github.com/TeMU-BSC/corpus-cleaner-acl),
|
119 |
|
120 |
#### Who are the source language producers?
|
121 |
|
|
|
55 |
|
56 |
### Dataset Summary
|
57 |
|
58 |
+
The Catalan General Crawling Corpus is a 435-million-token web corpus of Catalan built from the web. It has been obtained by crawling the 500 most popular .cat and .ad domains during July 2020. It consists of 434,817,705 tokens, 19,451,691 sentences and 1,016,114 documents. Documents are separated by single new lines. It is a subcorpus of the Catalan Textual Corpus.
|
59 |
|
60 |
### Supported Tasks and Leaderboards
|
61 |
|
|
|
115 |
#### Initial Data Collection and Normalization
|
116 |
|
117 |
The corpus has been obtained by crawling the 500 most popular .cat and .ad domains during July 2020.
|
118 |
+
For preprocessing we used [Corpus-Cleaner](https://github.com/TeMU-BSC/corpus-cleaner-acl), a modular Python-based toolkit to clean raw text corpora through generator pipelines.
|
119 |
|
120 |
#### Who are the source language producers?
|
121 |
|