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_cc 66ad7d9bf9 Merge branch 'dev' of github.com:choosewhatulike/fastNLP-private into dev 5 years ago
..
__init__.py 1. 在embedding_loader中增加新的读取函数load_with_vocab(), load_without_vocab, 比之前的函数改变主要在(1)不再需要传入embed_dim(2)自动判断当前是word2vec还是glove. 5 years ago
base_loader.py 整理所有dataset loader,建立单元测试 5 years ago
config_io.py fix some doc errors 5 years ago
dataset_loader.py - add document 5 years ago
embed_loader.py 本地暂存 5 years ago
file_reader.py - add document 5 years ago
model_io.py fix some doc errors 5 years ago