metadata
license: mit
language:
- vi
size_categories:
- 1K<n<10K
To download all WARC data from Common Crawl then filter out Vietnamese in Markdown and Plaintext format.
There is 1% of Vietnamse in CC, extract all of them out should be a lot (~10 of plaintext).
To make use of raw data from common crawl, you need to do filtering and deduping.
Below is a simple quality filtering code for reference to write your own filters.