- Added batching in Python API NER forward passing
- Added a Python API for maintaining a stateful model and performing CWR, MLM and NER predictions
- Allowed specifying entity spans in masked word prediction CLI
- CLI made working on Windows
- Simple single-example CLI released