21 Commits (1cfd0ea55f1b1b8a31a0f2fa8a4e75e37df7f71d)

Author SHA1 Message Date
  FengZiYjun 720a264eb3 * rename DataSet.get_fields() into get_all_fields() 6 years ago
  FengZiYjun cc440b5ed6 All tests pass. 6 years ago
  FengZiYjun 3120cdd09a 更新embed_loader: 6 years ago
  xuyige b43d333738 clean some codes and fix some bugs 7 years ago
  yunfan 2698094d8f update embedding loader & vocab 7 years ago
  FengZiYjun 5be4cb7bb5 Merge Preprocessor into DataSet. 7 years ago
  FengZiYjun 28a0683853 1. add tests in test_fastNLP.py & test_sampler.py; increase test coverage to 81% 7 years ago
  FengZiYjun 2df8eb740a Updates to core, loader: 7 years ago
  FengZiYjun fac830e1cd fix bugs and clean up 7 years ago
  FengZiYjun 77b3a0c67d fastNLP high-level interface: 7 years ago
  FengZiYjun 80a127cb24 merge jianghao's code 7 years ago
  FengZiYjun c1d7c5d7da changes to action, trainer and tester: 7 years ago
  FengZiYjun 233e8328f7 changes to seq label model, 7 years ago
  FengZiYjun 242e576a30 changes to trainer, tester, preprocessor, etc. 7 years ago
  FengZiYjun c83008add9 fastnlp.py works, see test/test_fastNLP.py for high-level API 7 years ago
  FengZiYjun fe17f611b6 changes to preprocessor, trainer, inference & seq modeling 7 years ago
  FengZiYjun 3d234bf5b2 add model selection (best dev) in Trainer: save the best model during validation; add Inference. 7 years ago
  FengZiYjun 301bbdcd1e add accuracy in POS Tester; 7 years ago
  FengZiYjun 621b79ee19 update configLoader to load hyper-parameters from file 7 years ago
  FengZiYjun cca276b8c0 - optimize package calling from test files 7 years ago
  FengZiYjun 32652407df restructure files & add "modules" directory & add CRF.py 7 years ago