Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -66,15 +66,19 @@ Each record contains the full text and rich metadata. The metadata fields **incl
|
|
| 66 |
|
| 67 |
- `pt.auto`: Boolean indicating if the text was automatically classified as **Portuguese**.
|
| 68 |
|
|
|
|
|
|
|
| 69 |
- `pt.pt.auto`: Boolean indicating if the text was automatically classified as **European Portuguese**.
|
| 70 |
|
|
|
|
|
|
|
| 71 |
- `fos_assignment`: Indicates if the **FOS was assigned via heuristic or classifier**.
|
| 72 |
|
| 73 |
|
| 74 |
|
| 75 |
## Ethical Considerations
|
| 76 |
|
| 77 |
-
All documents were sourced from a public repository
|
| 78 |
|
| 79 |
## Citation
|
| 80 |
|
|
|
|
| 66 |
|
| 67 |
- `pt.auto`: Boolean indicating if the text was automatically classified as **Portuguese**.
|
| 68 |
|
| 69 |
+
- `pt.mean.confidence.auto`: Classifier confidence (0-1) predicting the text automatically as **Portuguese**.
|
| 70 |
+
|
| 71 |
- `pt.pt.auto`: Boolean indicating if the text was automatically classified as **European Portuguese**.
|
| 72 |
|
| 73 |
+
- `pt.pt.mean.confidence.auto`: Classifier confidence (0-1) predicting the text automatically as **European Portuguese**
|
| 74 |
+
|
| 75 |
- `fos_assignment`: Indicates if the **FOS was assigned via heuristic or classifier**.
|
| 76 |
|
| 77 |
|
| 78 |
|
| 79 |
## Ethical Considerations
|
| 80 |
|
| 81 |
+
All documents were sourced from a public repository, ensuring they are open access and free of restrictive "No Derivatives" (ND) licenses.
|
| 82 |
|
| 83 |
## Citation
|
| 84 |
|