Skip to content

Commit 139c1be

Browse files
committed
Merge branch 'refactor' of github.com:nnnyt/EduNLP into refactor_nyt
2 parents 7525f3d + 8e46328 commit 139c1be

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGE.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
v0.0.9
2+
1. Refactor tokenizer Basic Tokenizer and Pretrained Tokenizer
3+
2. Refactor model structures following huggingface styles for Elmo, BERT, DisenQNet and QuesNet
4+
3. Add PreprocessingPipeline and Pipeline
5+
4. Add downstream task: knowledge prediction and property prediction
6+
5. Fix a bug in RNN which causes ELMo not converging
7+
6. Move all the test models to modelhub
8+
7. Update test data files
9+
110
v0.0.8
211
1. add Emlo
312
2. add DisenQNet

0 commit comments

Comments
 (0)