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.
 
 
 
 
 
yunfan 44af647839 [update] change data-loader to pipe 5 years ago
..
Star_transformer 增加fastNLP.embeddings模块并修改对应的现有代码以适配fastNLP.embeddings 5 years ago
Summarization rename base_loader file as data_bundle 5 years ago
coreference_resolution rename base_loader file as data_bundle 5 years ago
joint_cws_parse rename base_loader file as data_bundle 5 years ago
legacy Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 5 years ago
matching update reproduction/matching to adapt version 0.5.0: 1) move loader codes from DataLoader to PiPe; 2) fix some bugs in matching pipe; 3) delete some expire codes. 5 years ago
seqence_labelling 增加DataBundle的方法;增加BilSTMCRF的注释 5 years ago
text_classification [update] change data-loader to pipe 5 years ago
README.md update README.md 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