A tool to segment(split) Chinese text into words.

A few updates to the tool:

  1. Added support for Traditional Chinese.
  2. Added feature to export vocabulary to Anki.
  3. Added vocabulary importing feature.
  4. Changed the phrase marker from "《《" and "》》" to "{{" and "}}".

The following are the details of changes:

  • Traditional Chinese support

Now the learner has to select the language (Simplified Chinese or Traditional Chinese) when he/she imports the text:

  • Vocabulary Exporting feature.

Now the learner can export his/her vocabulary on the Vocabulary Page:

If the learner wants to export the vocabulary to Anki, he/she can specify only 2 columns in the exported CSV file. For example, if I specify the first column as "Cloze, Defination", and the second column as "Word":

After I get the exported CSV file, I can import it into Anki. And the cards in Anki will look like the following:

  • Vocabulary importing feature

To import the learner's vocabulary, he/she can click the "Import" button on the vocabulary page:

And then follow the instructions on the Vocabulary Import page:

The learner only needs to specify the "word" and its "status". The tool will generate the "pinyin", "definition" and the "cloze" for the imported words automatically.

  • Changed the phrase marker from "《《" and "》》" to "{{" and "}}"

Before the change, we were using "《《" and "》》" as phrase markers:

Now, we have changed the markers to "{{" and "}}":

/r/ChineseLanguage Thread