Init
Browse files
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Dataset Description
|
2 |
+
|
3 |
+
This dataset, named zh-wiki-yue-long, is crawled from the Yue (Cantonese) version of Wikipedia. It contains a collection of articles with an emphasis on long sentences, providing a rich source for understanding complex structures in Yue text. The dataset is designed for research in natural language processing (NLP) and machine learning tasks involving Yue text.
|
4 |
+
# Data Content
|
5 |
+
|
6 |
+
- Language: Yue (Cantonese)
|
7 |
+
- Source: https://zh-yue.wikipedia.org
|
8 |
+
- Type: Crawled text
|
9 |
+
- Format: JSON Lines (JSONL)
|
10 |
+
- Criteria: Focus on long sentences
|
11 |
+
|
12 |
+
|
13 |
+
# Licensing and Permissions
|
14 |
+
|
15 |
+
This dataset is derived from Wikipedia content. Please ensure compliance with Wikipedia's licensing and terms of use, particularly the Creative Commons Attribution-ShareAlike license (CC BY-SA). Proper attribution must be given for all content derived from Wikipedia.
|
16 |
+
Acknowledgments
|
17 |
+
|
18 |
+
We acknowledge Wikipedia and its contributors for providing the source content for this dataset.
|
19 |
+
Limitations and Considerations
|
20 |
+
|
21 |
+
- Content Variability: The dataset may contain a mix of different topics and contexts, as it is sourced from various Wikipedia articles.
|
22 |
+
- Complexity: The focus on long sentences could present challenges in parsing and processing complex structures.
|
23 |
+
- Ethical Considerations: Ensure appropriate use of the dataset in accordance with Wikipedia's licensing and any applicable data protection regulations.
|