--- 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.