84 Commits (8b6d0826f1279dc140127c8587f31e9c771f35e1)

Author SHA1 Message Date
  FengZiYjun 5be4cb7bb5 Merge Preprocessor into DataSet. 7 years ago
  xuyige 91f3d97ace Update to new version of framework 7 years ago
  FengZiYjun 0b86d7cf2b Merge Preprocessor and DataSet 7 years ago
  FengZiYjun 28a0683853 1. add tests in test_fastNLP.py & test_sampler.py; increase test coverage to 81% 7 years ago
  yunfan 819c8f05be fix vocab 7 years ago
  yunfan 9c7f3cf261 add vocabulary into preprocessor 7 years ago
  yunfan 3f4544759d add unittest of data, fix bug 7 years ago
  Coet ef3c753e0d
Update test_seq_label.py 7 years ago
  FengZiYjun ad044ef4c7 fix test path to pass py.test 7 years ago
  FengZiYjun f2fc98b5e6 add Field support in Predictor: 7 years ago
  FengZiYjun 05af2e7544 Introduce Fields concept to eliminate the use of different sub-trainers/sub-testers. 7 years ago
  FengZiYjun 758f0c0bd6 Introduce Field concept to optimize data representation. 7 years ago
  yunfan 4dfe7aaacc format test folder 7 years ago
  xuyige aac7982e93 fix a bug in config saver testing code 7 years ago
  xuyige 6ddf5fcdcd update test code for testing config saver 7 years ago
  xuyige 7138ff210f update config file for testing code, add more sections for testing. 7 years ago
  Yige XU be2f4aade3
Merge branch 'master' into test_code 7 years ago
  xuyige 12f06d09d2 clean up code in test loader 7 years ago
  xuyige 58ccb6576f clean up codes 7 years ago
  xuyige 476988573b add test code for testing config saver 7 years ago
  xuyige 2dd2f0c8f4 update config file for test 7 years ago
  FengZiYjun 5309c98846 Text classification interface is ready. 7 years ago
  FengZiYjun 6f59384d6c pass CI 7 years ago
  FengZiYjun 57911f771a - clean up unused codes 7 years ago
  FengZiYjun 32a036e8e6 [fix] drop "data" in Tester.make_batch; correct spelling of "show_metrics" 7 years ago
  FengZiYjun 501ffb26c5 optimize CWS example 7 years ago
  FengZiYjun ab55f25e20 Updates to Trainer/Tester/fastnlp 7 years ago
  FengZiYjun 9d6b0daa99 Prepare for CWS service: 7 years ago
  xuyige beee885689 add test code for testing variational rnn 7 years ago
  xuyige 2bc54c6d17 add test code for testing masked rnn 7 years ago
  xuyige b362a810e0 fix a bug in testing code 7 years ago
  xuyige 8899b44add fix a bug 7 years ago
  xuyige 7a54a20908 add codes testing utils 7 years ago
  xuyige 246908bf45 find a bug that bilinear must have bias 7 years ago
  xuyige 08e924b54f add test code for testing preprocess.py 7 years ago
  xuyige 812160493e add test code for testing trainer 7 years ago
  xuyige e58295d657 add test code for testing other modules 7 years ago
  xuyige ff37b03670 add test code for testing loader 7 years ago
  xuyige d6d92010e0 add test code for testing action.py 7 years ago
  Xipeng Qiu 47ddb24d1d modify readme example 7 years ago
  FengZiYjun 2df8eb740a Updates to core, loader: 7 years ago
  FengZiYjun fac830e1cd fix bugs and clean up 7 years ago
  FengZiYjun 4c8c2dfdb8 updates to core, loader, test: 7 years ago
  FengZiYjun 80baf35765 add logging in Trainer & Tester 7 years ago
  Coet ffe7c26369
Merge branch 'master' into more_code_comments 7 years ago
  choosewhatulike 1146ef0825 fix test_metrics 7 years ago
  FengZiYjun 929a595c4c Merge branch 'master' of https://github.com/fastNLP/fastNLP into to_merge 7 years ago
  FengZiYjun 4bbeaebe96 Updates to cores, action, loader: 7 years ago
  choosewhatulike d6ef132207 fix test_metrics bug 7 years ago
  Coet 3560fb1f67
Merge pull request #22 from fastnlp/dev/ner 7 years ago