EduNLP v0.0.9
- Refactor tokenizer Basic Tokenizer and Pretrained Tokenizer
- Refactor model structures following huggingface styles for Elmo, BERT, DisenQNet and QuesNet
- Add PreprocessingPipeline and Pipeline
- Add downstream task: knowledge prediction and property prediction
- Fix a bug in RNN which causes ELMo not converging
- Move all the test models to modelhub
- Update test data files