de-francophones
commited on
Commit
•
65fa7f4
1
Parent(s):
87f9923
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- fr
|
4 |
+
viewer: false
|
5 |
+
license: cc-by-4.0
|
6 |
+
---
|
7 |
+
|
8 |
+
> [!NOTE]
|
9 |
+
> Dataset origin: https://lindat.mff.cuni.cz/repository/xmlui/handle/11372/LRT-2203, https://lindat.mff.cuni.cz/repository/xmlui/handle/11372/LRT-2204,https://lindat.mff.cuni.cz/repository/xmlui/handle/11372/LRT-2205, https://lindat.mff.cuni.cz/repository/xmlui/handle/11372/LRT-2206, https://lindat.mff.cuni.cz/repository/xmlui/handle/11372/LRT-2207, https://lindat.mff.cuni.cz/repository/xmlui/handle/11372/LRT-2208, https://lindat.mff.cuni.cz/repository/xmlui/handle/11372/LRT-2209
|
10 |
+
|
11 |
+
## Description
|
12 |
+
French part of a large web corpus (over 10 billion tokens) licensed under CreativeCommons license family (in 50+ languages for the full corpus) that has been extracted from CommonCrawl, the largest publicly available general Web crawl to date with about 2 billion crawled URLs.
|
13 |
+
|
14 |
+
## Citation
|
15 |
+
```
|
16 |
+
@misc{11372/LRT-2203,
|
17 |
+
title = {{C4Corpus} ({CC}-{BY} part)},
|
18 |
+
author = {Gurevych, Iryna and Habernal, Ivan and Zayed, Omnia},
|
19 |
+
url = {http://hdl.handle.net/11372/LRT-2203},
|
20 |
+
note = {{LINDAT}/{CLARIAH}-{CZ} digital library at the Institute of Formal and Applied Linguistics ({{\'U}FAL}), Faculty of Mathematics and Physics, Charles University},
|
21 |
+
copyright = {Creative Commons - Attribution 4.0 International ({CC} {BY} 4.0)},
|
22 |
+
year = {2016} }
|
23 |
+
```
|