Model based on BIDAF
- Use basic/preproscr.py to preprocess the original dataset.
- Run basic/cli.py train the model and get inference result.
- Use basic/prodata.py and basic/preproqa.py to get qa4ie dataset with compressed context sentences.
Similar to qa4iecode, with data interface modified. Get new dataset through the method in scoringcode above. Run model as qa4iecode.