Skip to content

tailuge/tocfl

Repository files navigation

TOCFL

Useful scripts for TOCFL vocabulary study.

An input set of vocabulary is joined with matching sentence from chinese language corpus to provide contextual aid to learning. Links to translations and Anki study deck is generated.

Currently aimed at TOCFL level 5&6 vocab.

screenshot

Data

./fetch-vocab.sh
./fetch-corpus.sh

Sanitise

./sanitise-vocab.sh
./sanitise-corpus.sh

Combine

Combines the vocab with corpus into tab seperated format for Anki study deck import.

./join.sh | sort -R > Tocfl-L5L6-anki.txt

Sources

Data used in these scripts comes from

Releases

No releases published

Packages

No packages published

Languages