Update README.md
Browse files
README.md
CHANGED
@@ -39,6 +39,19 @@ In the recent years, transformer-based models have lead to significant advances
|
|
39 |
|
40 |
|
41 |
## Citation
|
|
|
|
|
42 |
```
|
43 |
-
|
44 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
|
40 |
|
41 |
## Citation
|
42 |
+
Link to the paper: https://arxiv.org/abs/2206.15147
|
43 |
+
Cite this work:
|
44 |
```
|
45 |
+
@misc{https://doi.org/10.48550/arxiv.2206.15147,
|
46 |
+
doi = {10.48550/ARXIV.2206.15147},
|
47 |
+
url = {https://arxiv.org/abs/2206.15147},
|
48 |
+
author = {Gutiérrez-Fandiño, Asier and Pérez-Fernández, David and Armengol-Estapé, Jordi and Griol, David and Callejas, Zoraida},
|
49 |
+
keywords = {Computation and Language (cs.CL), Artificial Intelligence (cs.AI), FOS: Computer and information sciences, FOS: Computer and information sciences},
|
50 |
+
title = {esCorpius: A Massive Spanish Crawling Corpus},
|
51 |
+
publisher = {arXiv},
|
52 |
+
year = {2022},
|
53 |
+
copyright = {Creative Commons Attribution 4.0 International}
|
54 |
+
}
|
55 |
+
```
|
56 |
+
## Disclaimer
|
57 |
+
We did not perform any kind of filtering and/or censorship to the corpus. We expect users to do so applying their own methods. We are not reliable for any misuse of the corpus.
|