Datasets:
Add README with dataset card
Browse files
README.md
CHANGED
|
@@ -1,37 +1,110 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
-
|
| 5 |
-
|
| 6 |
-
-
|
| 7 |
-
|
| 8 |
-
-
|
| 9 |
-
|
| 10 |
-
-
|
| 11 |
-
|
| 12 |
-
-
|
| 13 |
-
|
| 14 |
-
-
|
| 15 |
-
|
| 16 |
-
-
|
| 17 |
-
|
| 18 |
-
-
|
| 19 |
-
|
| 20 |
-
-
|
| 21 |
-
|
| 22 |
-
-
|
| 23 |
-
|
| 24 |
-
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
- name: train
|
| 28 |
-
num_bytes: 16653596
|
| 29 |
-
num_examples: 10000
|
| 30 |
-
download_size: 1667378
|
| 31 |
-
dataset_size: 16653596
|
| 32 |
-
configs:
|
| 33 |
-
- config_name: default
|
| 34 |
-
data_files:
|
| 35 |
-
- split: train
|
| 36 |
-
path: data/train-*
|
| 37 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-sa-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- token-classification
|
| 5 |
+
task_ids:
|
| 6 |
+
- parsing
|
| 7 |
+
- part-of-speech
|
| 8 |
+
- lemmatization
|
| 9 |
+
language:
|
| 10 |
+
- vi
|
| 11 |
+
annotations_creators:
|
| 12 |
+
- machine-generated
|
| 13 |
+
language_creators:
|
| 14 |
+
- found
|
| 15 |
+
multilinguality:
|
| 16 |
+
- monolingual
|
| 17 |
+
source_datasets:
|
| 18 |
+
- undertheseanlp/UTS_VLC
|
| 19 |
+
size_categories:
|
| 20 |
+
- 10K<n<100K
|
| 21 |
+
tags:
|
| 22 |
+
- universal-dependencies
|
| 23 |
+
- vietnamese
|
| 24 |
+
- nlp
|
| 25 |
+
- dependency-parsing
|
| 26 |
+
- pos-tagging
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
---
|
| 28 |
+
|
| 29 |
+
# UDD-1: Universal Dependency Dataset for Vietnamese
|
| 30 |
+
|
| 31 |
+
## Dataset Description
|
| 32 |
+
|
| 33 |
+
Vietnamese Universal Dependency dataset created by Underthesea NLP. This dataset follows the [Universal Dependencies](https://universaldependencies.org/) annotation guidelines.
|
| 34 |
+
|
| 35 |
+
### Dataset Summary
|
| 36 |
+
|
| 37 |
+
- **Language:** Vietnamese (vi)
|
| 38 |
+
- **Version:** 1.0
|
| 39 |
+
- **Domain:** ⚖️ Legal (Laws)
|
| 40 |
+
- **Sentences:** 10,000
|
| 41 |
+
- **Tokens:** 230,709
|
| 42 |
+
- **Source:** Vietnamese Legal Corpus (UTS_VLC)
|
| 43 |
+
- **Annotation:** Machine-generated using Underthesea NLP toolkit
|
| 44 |
+
|
| 45 |
+
### Statistics
|
| 46 |
+
|
| 47 |
+
| Metric | Value |
|
| 48 |
+
|--------|-------|
|
| 49 |
+
| Sentences | 10,000 |
|
| 50 |
+
| Tokens | 230,709 |
|
| 51 |
+
| Avg sentence length | 23.07 |
|
| 52 |
+
| Min sentence length | 3 |
|
| 53 |
+
| Max sentence length | 84 |
|
| 54 |
+
|
| 55 |
+
#### UPOS Distribution
|
| 56 |
+
|
| 57 |
+
| Tag | Count | Percent |
|
| 58 |
+
|-----|------:|--------:|
|
| 59 |
+
| NOUN | 76,882 | 33.32% |
|
| 60 |
+
| VERB | 59,621 | 25.84% |
|
| 61 |
+
| PUNCT | 26,066 | 11.30% |
|
| 62 |
+
| ADP | 19,713 | 8.54% |
|
| 63 |
+
| AUX | 9,812 | 4.25% |
|
| 64 |
+
| CCONJ | 9,810 | 4.25% |
|
| 65 |
+
| ADJ | 7,974 | 3.46% |
|
| 66 |
+
| NUM | 6,966 | 3.02% |
|
| 67 |
+
| ADV | 5,109 | 2.21% |
|
| 68 |
+
| PRON | 3,952 | 1.71% |
|
| 69 |
+
| DET | 2,931 | 1.27% |
|
| 70 |
+
| PROPN | 1,378 | 0.60% |
|
| 71 |
+
| PART | 307 | 0.13% |
|
| 72 |
+
| X | 188 | 0.08% |
|
| 73 |
+
|
| 74 |
+
#### Top Dependency Relations
|
| 75 |
+
|
| 76 |
+
| Relation | Count | Percent |
|
| 77 |
+
|----------|------:|--------:|
|
| 78 |
+
| dep | 194,646 | 84.37% |
|
| 79 |
+
| punct | 26,066 | 11.30% |
|
| 80 |
+
| root | 9,997 | 4.33% |
|
| 81 |
+
|
| 82 |
+
## Usage
|
| 83 |
+
|
| 84 |
+
```python
|
| 85 |
+
from datasets import load_dataset
|
| 86 |
+
|
| 87 |
+
dataset = load_dataset("undertheseanlp/UDD-1")
|
| 88 |
+
print(dataset["train"][0])
|
| 89 |
+
```
|
| 90 |
+
|
| 91 |
+
## Citation
|
| 92 |
+
|
| 93 |
+
```bibtex
|
| 94 |
+
@misc{underthesea_udd1_2026,
|
| 95 |
+
title = {UDD-1: Universal Dependency Dataset for Vietnamese},
|
| 96 |
+
author = {Underthesea NLP},
|
| 97 |
+
year = {2026},
|
| 98 |
+
publisher = {Hugging Face},
|
| 99 |
+
url = {https://huggingface.co/datasets/undertheseanlp/UDD-1}
|
| 100 |
+
}
|
| 101 |
+
```
|
| 102 |
+
|
| 103 |
+
## License
|
| 104 |
+
|
| 105 |
+
This dataset is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).
|
| 106 |
+
|
| 107 |
+
## Contact
|
| 108 |
+
|
| 109 |
+
- GitHub: [undertheseanlp/underthesea](https://github.com/undertheseanlp/underthesea)
|
| 110 |
+
- Email: anhv.ict91@gmail.com
|