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.
 
 
 
 
 
yh 0a33a32081 Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 5 years ago
..
data fix import bug 5 years ago
model fix import bug 5 years ago
test 新增NER的数据加载与模型代码; 修改metric中的typo; 修改LSTM中的默认初始化将forget gate设置为1. 5 years ago
README.md ner的readme更新 5 years ago
__init__.py 新增NER的数据加载与模型代码; 修改metric中的typo; 修改LSTM中的默认初始化将forget gate设置为1. 5 years ago
train_cnn_lstm_crf_conll2003.py 增加fastNLP.embeddings模块并修改对应的现有代码以适配fastNLP.embeddings 5 years ago
train_idcnn.py 增加fastNLP.embeddings模块并修改对应的现有代码以适配fastNLP.embeddings 5 years ago
train_ontonote.py Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 5 years ago