mmarimon commited on
Commit
75c1f82
1 Parent(s): 5bb6ccf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -55,7 +55,7 @@ task_ids:
55
 
56
  ### Dataset Summary
57
 
58
- The Catalan Government Crawling Corpus is a 39-million-token web corpus of Catalan built from the web. It has been obtained by crawling the .gencat domain and subdomains, belonging to the Catalan Government during September and October 2020. It consists of 39.117.909 tokens, 1.565.433 sentences and 71.043 documents. Documents are separated by single new lines. It is a subcorpus of the Catalan Textual Corpus.
59
 
60
  ### Supported Tasks and Leaderboards
61
 
@@ -96,7 +96,7 @@ We created this corpus to contribute to the development of language models in Ca
96
  #### Initial Data Collection and Normalization
97
 
98
  The corpus has been obtained by crawling the all the `.gencat.cat` domains during July 2020.
99
- 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.
100
 
101
  #### Who are the source language producers?
102
 
@@ -138,7 +138,7 @@ We are aware that since the data comes from public web pages, some biases may be
138
 
139
  Ona de Gibert Bonet, Barcelona Supercomputing Center (ona.degibert@bsc.es)
140
 
141
- This work was funded by the Departament de la Vicepresidència i de Polítiques Digitals i Territori de la Generalitat de Catalunya within the framework of the Aina project.
142
 
143
  ### Licensing Information
144
 
 
55
 
56
  ### Dataset Summary
57
 
58
+ The Catalan Government Crawling Corpus is a 39-million-token web corpus of Catalan built from the web. It has been obtained by crawling the .gencat domain and subdomains, belonging to the Catalan Government during September and October 2020. It consists of 39,117,909 tokens, 1,565,433 sentences and 71,043 documents. Documents are separated by single new lines. It is a subcorpus of the Catalan Textual Corpus.
59
 
60
  ### Supported Tasks and Leaderboards
61
 
 
96
  #### Initial Data Collection and Normalization
97
 
98
  The corpus has been obtained by crawling the all the `.gencat.cat` domains during July 2020.
99
+ 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.
100
 
101
  #### Who are the source language producers?
102
 
 
138
 
139
  Ona de Gibert Bonet, Barcelona Supercomputing Center (ona.degibert@bsc.es)
140
 
141
+ This work was funded by the Departament de la Vicepresidència i de Polítiques Digitals i Territori de la Generalitat de Catalunya within the framework of Projecte AINA.
142
 
143
  ### Licensing Information
144