diff --git a/How-to-train-a-model?.md b/How-to-train-a-model?.md index 06cc15e..a876b98 100644 --- a/How-to-train-a-model?.md +++ b/How-to-train-a-model?.md @@ -6,3 +6,6 @@ 3. Write a script to use Trainer. [example](https://github.com/fastnlp/fastNLP/blob/743a6d75474fa393bc849c0392317c2c6bd868e4/reproduction/chinese_word_seg/cws_train.py#L51) + +#### Chinese Word Segmentation (CWS) +CWS data can be downloaded from [here](http://sighan.cs.uchicago.edu/bakeoff2005/).