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 570b214dfb 增加fastNLP.embeddings模块并修改对应的现有代码以适配fastNLP.embeddings 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 增加fastNLP.embeddings模块并修改对应的现有代码以适配fastNLP.embeddings 5 years ago
POS_tagging 1. 删除Trainer中对train_data必须为DataSet的assert 5 years ago
Star_transformer 增加fastNLP.embeddings模块并修改对应的现有代码以适配fastNLP.embeddings 5 years ago
Summarization 增加fastNLP.embeddings模块并修改对应的现有代码以适配fastNLP.embeddings 5 years ago
coreference_resolution 将DataInfo修改为DataBundle 5 years ago
joint_cws_parse 增加fastNLP.embeddings模块并修改对应的现有代码以适配fastNLP.embeddings 5 years ago
matching 增加fastNLP.embeddings模块并修改对应的现有代码以适配fastNLP.embeddings 5 years ago
seqence_labelling 增加fastNLP.embeddings模块并修改对应的现有代码以适配fastNLP.embeddings 5 years ago
text_classification 增加fastNLP.embeddings模块并修改对应的现有代码以适配fastNLP.embeddings 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