You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
xuyige a39dafac6b fix bug in tests 5 years ago
..
Biaffine_parser 1. 删除Trainer中对train_data必须为DataSet的assert 5 years ago
Chinese_word_segmentation Dev0.4.0 (#149) 5 years ago
LSTM+self_attention_sentiment_analysis Dev0.4.0 (#149) 5 years ago
POS_tagging 1. 删除Trainer中对train_data必须为DataSet的assert 5 years ago
Star_transformer - update star-transformer README 5 years ago
Summarization Delete removed files 5 years ago
coreference_resolution 大幅度更新:1、更新requirements;2、将modules.aggregator的内容移至modules.encoder;3、将SQuADMetric重命名为ExtractiveQAMetric;4、更新reproduction的README;5、将reproduction/text_classification的dataloader移动到fastNLP.io.data_loader并做适配性修改 5 years ago
joint_cws_parse 增加joint_cws_parse的代码 5 years ago
matching 大幅度更新:1、更新requirements;2、将modules.aggregator的内容移至modules.encoder;3、将SQuADMetric重命名为ExtractiveQAMetric;4、更新reproduction的README;5、将reproduction/text_classification的dataloader移动到fastNLP.io.data_loader并做适配性修改 5 years ago
seqence_labelling Merge pull request #177 from SrWYG/dev0.5.0 5 years ago
text_classification Merge pull request #5 from lyhuang18/lyhuang-reproduction 5 years ago
README.md fix bug in tests 5 years ago
__init__.py 1. 将pad的功能从FieldArray中剥离出来,使用Padder完成各种padding操作。 5 years ago
utils.py Merge pull request #177 from SrWYG/dev0.5.0 5 years ago