59 Commits (4f371446c2b12b710f2985c50ef9005249122b4f)

Author SHA1 Message Date
  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
  FengZiYjun 77b3a0c67d fastNLP high-level interface: 7 years ago
  Coet 2075693273
Merge pull request #21 from fastnlp/dev/classify 7 years ago
  FengZiYjun 80a127cb24 merge jianghao's code 7 years ago
  FengZiYjun 8e6db05339 changes to Trainer, Tester & Inference: 7 years ago
  FengZiYjun c1d7c5d7da changes to action, trainer and tester: 7 years ago
  Yunfan Shao cd5c1f41fb
Merge pull request #19 from choosewhatulike/master 7 years ago
  FengZiYjun 83f69b0e0f Combine make_batch for Trainer and Tester 7 years ago
  FengZiYjun 2c0079f3d5 changes to action, trainer and tester: 7 years ago
  Coet 8f2d5f7170
Create __init__.py 7 years ago
  FengZiYjun 743a6d7547 fix bugs in preprocessor 7 years ago
  choosewhatulike c42487f987 merge master 7 years ago
  choosewhatulike 1548ee7ce2 add recall, f1-score 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
  choosewhatulike febe27b5bb Merge remote-tracking branch 'origin/master' 7 years ago
  choosewhatulike e535314753 add recall metrics 7 years ago
  FengZiYjun fe17f611b6 changes to preprocessor, trainer, inference & seq modeling 7 years ago
  choosewhatulike 9701ab2897 add accuracy_score; fix optimizer 7 years ago
  FengZiYjun 647c6c637f edit dataset loaders to follow edited preprocessor; add unit tests for dataset loader 7 years ago
  FengZiYjun 843b7c0e7e To Do (save commit) 7 years ago
  FengZiYjun 3d234bf5b2 add model selection (best dev) in Trainer: save the best model during validation; add Inference. 7 years ago
  FengZiYjun 174ce35fc8 delete unnecessary files 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