fastNLP/reproduction
2019-01-03 21:35:28 +08:00
..
Biaffine_parser * fix processor.py 2018-12-06 19:28:27 +08:00
Char-aware_NLM remove unused codes; add more tests 2018-10-07 15:03:00 +08:00
chinese_word_segment 新增cws的train_context.py 2019-01-03 21:35:28 +08:00
CNN-sentence_classification * fixing unit tests 2018-11-27 22:22:19 +08:00
HAN-document_classification optimize CWS example 2018-08-31 11:23:40 +08:00
LSTM+self_attention_sentiment_analysis * fix processor.py 2018-12-06 19:28:27 +08:00
pos_tag_model 1. CRF增加constrain, 用于限制跃迁,比如BMES中B不能跃迁到S 2019-01-03 21:33:36 +08:00