- Notifications
You must be signed in to change notification settings - Fork 454
fastNLP model information
Coet edited this page Sep 6, 2018 · 1 revision
| task | model name | training set | network architecture | pickle files |
|---|---|---|---|---|
| Chinese word segmentation | cws_basic_model | pku | CNN + biLSTM + CRF | cws_basic_model_v_0.pkl |
| Chinese POS tagging | pos_tag_model | People Daily | CNN + biLSTM + CRF | pos_tag_model_v_0.pkl |
| Chinese news classification | text_classify_model | text_class_model_v0.pkl |