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 488ce6bbec Update test_dataLoader.py 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 fix bug in load dataset test code 5 years ago
Summarization Update test_dataLoader.py 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 fix bug in load dataset test code 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 sequence labeling 的dataloader 5 years ago
text_classification Merge pull request #5 from lyhuang18/lyhuang-reproduction 5 years ago
README.md fix bug in load dataset test code 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