296 Commits (8b6d0826f1279dc140127c8587f31e9c771f35e1)
 

Author SHA1 Message Date
  Coet 8b6d0826f1
Merge pull request #91 from FengZiYjun/master 7 years ago
  Coet 81790d763c
Update setup.py 7 years ago
  FengZiYjun da065b4805 Merge branch 'master' of https://github.com/FengZiYjun/fastNLP into train_models 7 years ago
  FengZiYjun cc15588a77 - add progress bar for data set loading 7 years ago
  Coet 811629d9bf
Merge branch 'master' into master 7 years ago
  FengZiYjun 5be4cb7bb5 Merge Preprocessor into DataSet. 7 years ago
  Coet 1d4e406e6f
Merge pull request #3 from xuyige/final 7 years ago
  xuyige 91f3d97ace Update to new version of framework 7 years ago
  FengZiYjun 0b86d7cf2b Merge Preprocessor and DataSet 7 years ago
  Yige XU 281b5671fb
Merge pull request #90 from fastnlp/fix-batch 7 years ago
  Yunfan Shao 29fe62a959
fix bug 7 years ago
  FengZiYjun 2697efc171 Merge remote-tracking branch 'origin/master' 7 years ago
  Xipeng Qiu c4dbc7b902
Merge pull request #86 from FengZiYjun/master 7 years ago
  FengZiYjun cb11a1f2dc - analyze codes for language model, unable to run yet 7 years ago
  FengZiYjun 28a0683853 1. add tests in test_fastNLP.py & test_sampler.py; increase test coverage to 81% 7 years ago
  Coet 9733249b5e
Merge pull request #82 from choosewhatulike/master 7 years ago
  yunfan e8cc702737 add default switch 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
  yunfan 466f3c21ec add vocabulary 7 years ago
  Yunfan Shao 4d66bd6b9f
Merge pull request #81 from choosewhatulike/fixMLP 7 years ago
  Xipeng Qiu 1e1fbc0b2e
Merge pull request #80 from lyhuang18/docs 7 years ago
  Xipeng Qiu 0b05be4301
Merge pull request #79 from 2017alan/master 7 years ago
  yunfan 8f60a4fa01 update MLP 7 years ago
  lyhuang 9fb6711bc4 add new modules for core/ 7 years ago
  2017alan 8b859dc7b6 self-attention module 7 years ago
  lyhuang18 f2850766b8
Merge pull request #5 from fastnlp/master 7 years ago
  Xipeng Qiu b46c4ba042
Merge pull request #76 from fastnlp/add_field_support 7 years ago
  Xipeng Qiu bf5d1c347b
Merge branch 'master' into add_field_support 7 years ago
  Xipeng Qiu 47772a88be
Merge pull request #74 from 2017alan/master 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
  Yige XU 5c671078b6
Update preprocess.py 7 years ago
  2017alan b3e8db74a6 add self_attention for yelp classification example. 7 years ago
  2017alan 7bea47681b set encoding model utf-8,otherwise in some computer it will compile failed. 7 years ago
  2017alan a89875df1e add initial parameters 7 years ago
  2017alan 5960aba9cb change the code to do with sentence with padding tokens. 7 years ago
  2017alan c24d01d50f fix a bug in label2index dict. 7 years ago
  2017alan 8c13c28f0c add nll loss 7 years ago
  lyhuang18 1ebb514aa3
Merge pull request #4 from fastnlp/master 7 years ago
  FengZiYjun 758f0c0bd6 Introduce Field concept to optimize data representation. 7 years ago
  yunfan bc04b3e7fd add basic Field support 7 years ago
  Yunfan Shao 82502aa67d
Merge pull request #69 from choosewhatulike/format 7 years ago
  yunfan 4dfe7aaacc format test folder 7 years ago
  lyhuang18 4846cfd9a8
Merge pull request #68 from lyhuang18/docs 7 years ago
  lyhuang a521fdffd1 add mathjax and update pictures 7 years ago
  lyhuang18 a5abee80a2
Merge pull request #3 from fastnlp/master 7 years ago