File size: 655 Bytes
fa107bb a4379f9 8ff3541 fa107bb 6ae2ead 8ff3541 d70936c |
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 28 29 30 31 |
---
license: cc-by-nd-4.0
configs:
- config_name: default
data_files: "data.jsonl"
---
## Taiwan Minnan Sentences
The dataset is collected from the Dictionary of Frequently-Used Taiwan Minnan.
https://sutian.moe.edu.tw/und-hani/introduction/
## Rebuild
You can rebuild the dataset by executing
```
pip install -r requirements.txt
python build.py
```
It will download the source file and convert it to `data.jsonl`
## Fonts
If you require a specific font for displaying `Taiwan Minnan` in Chinese characters, you might need a particular font.
Consider trying [tauhu-oo](https://github.com/tauhu-tw/tauhu-oo); it should function correctly.
|