Datasets:
Miguel M. Carpi
commited on
Commit
·
f306dd0
1
Parent(s):
8479a03
Update version number and statistics
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ language_bcp47:
|
|
46 |
## Dataset Description
|
47 |
|
48 |
- **Homepage:** [sites.usp.br/corpuscarolina](https://sites.usp.br/corpuscarolina/)
|
49 |
-
- **Current Version:**
|
50 |
- **Point of Contact:** [LaViHD](mailto:[email protected])
|
51 |
|
52 |
|
@@ -69,7 +69,7 @@ The documents are clustered into taxonomies and the corpus can be loaded in comp
|
|
69 |
|
70 |
Dataset Vesioning:
|
71 |
|
72 |
-
The Carolina Corpus is under continuous development resulting in multiple vesions. The current version is
|
73 |
|
74 |
Usage Example:
|
75 |
|
@@ -117,15 +117,14 @@ Every instance have the following structure.
|
|
117 |
|
118 |
| Code | Taxonomy | Instances | Size |
|
119 |
|:----:|:---------------------------|----------:|-------:|
|
120 |
-
| | **Total** |
|
121 |
-
| dat | Datasets and other Corpora | 1074032 | 4.3 GB |
|
122 |
| wik | Wikis | 957501 | 5.3 GB |
|
123 |
-
|
|
124 |
-
| leg | Legislative Branch |
|
125 |
-
|
|
126 |
-
| uni | University Domains |
|
|
|
127 |
| pub | Public Domain Works | 26 | 4.5 MB |
|
128 |
-
||
|
129 |
|
130 |
|
131 |
### Data Fields
|
|
|
46 |
## Dataset Description
|
47 |
|
48 |
- **Homepage:** [sites.usp.br/corpuscarolina](https://sites.usp.br/corpuscarolina/)
|
49 |
+
- **Current Version:** 2.0 (Bea)
|
50 |
- **Point of Contact:** [LaViHD](mailto:[email protected])
|
51 |
|
52 |
|
|
|
69 |
|
70 |
Dataset Vesioning:
|
71 |
|
72 |
+
The Carolina Corpus is under continuous development resulting in multiple vesions. The current version is v2.0, but v1.3, v1.2, and v1.1 are also available. You can access diferent vesions of the corpus using the `revision` parameter on `load_dataset`.
|
73 |
|
74 |
Usage Example:
|
75 |
|
|
|
117 |
|
118 |
| Code | Taxonomy | Instances | Size |
|
119 |
|:----:|:---------------------------|----------:|-------:|
|
120 |
+
| | **Total** | 2108999 | 15 GB |
|
|
|
121 |
| wik | Wikis | 957501 | 5.3 GB |
|
122 |
+
| dat | Datasets and other Corpora | 1074032 | 4.3 GB |
|
123 |
+
| leg | Legislative Branch | 3982 | 4.2 GB |
|
124 |
+
| jud | Judicial Branch | 38187 | 1 GB |
|
125 |
+
| uni | University Domains | 26409 | 162 MB |
|
126 |
+
| soc | Social Media | 8862 | 49 MB |
|
127 |
| pub | Public Domain Works | 26 | 4.5 MB |
|
|
|
128 |
|
129 |
|
130 |
### Data Fields
|