indiejoseph
commited on
Commit
•
5a1bdff
1
Parent(s):
9d94cf7
Update README.md
Browse files
README.md
CHANGED
@@ -17,4 +17,8 @@ configs:
|
|
17 |
---
|
18 |
# Dataset Card for "cc100-yue"
|
19 |
|
20 |
-
|
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
# Dataset Card for "cc100-yue"
|
19 |
|
20 |
+
The Filtered Cantonese Dataset is a subset of the larger CC100 corpus that has been filtered to include only Cantonese language content. It is designed to facilitate various NLP tasks, such as text classification, sentiment analysis, named entity recognition, and machine translation, among others.
|
21 |
+
|
22 |
+
## Filtering Process
|
23 |
+
|
24 |
+
The filtering process is according to article [Building a Hong Kongese Language Identifier](https://medium.com/@kyubi_fox/building-a-hong-kongese-language-identifier-5e20fd221323) by ToastyNews
|