fastNLP/reproduction/legacy
yh 0a33a32081 Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0
# Conflicts:
#	fastNLP/modules/encoder/embedding.py
#	reproduction/seqence_labelling/ner/train_ontonote.py
#	reproduction/text_classification/model/lstm.py
2019-07-12 09:56:35 +08:00
..
Biaffine_parser 1. BucketSampler不需要自己传入batch_size了,由Trainer自动设置 2019-07-12 09:27:11 +08:00
Chinese_word_segmentation 1. BucketSampler不需要自己传入batch_size了,由Trainer自动设置 2019-07-12 09:27:11 +08:00
LSTM+self_attention_sentiment_analysis Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 2019-07-12 09:56:35 +08:00
POS_tagging 1. BucketSampler不需要自己传入batch_size了,由Trainer自动设置 2019-07-12 09:27:11 +08:00