- 0.1.1
- — — — — — — — — -
- Implemented connection with Stave (#440).
- Introduce pipeline consistency check, and enhance pipeline consistency check at the initialization stage (#459, #461, #437).
- Introduce ftx package to store non-core ontology (#471).
- Introduce Forte remote processor and service validation (#477, #476)
- Update code formatting with Black (#474)
- Rename references to forte-wrapper in the core code, and remove un-wanted dependencies(#471, #467, #466, #465, #454)
- Added more examples (#469)
- Allow forte.get function to take string directly (#452)
- More bug fixes and general interface edits.
- 0.1.0
- — — — — — — — — -
- A more stable implementation of Extractor
- Re-organize some packages names to avoid accidental cyclic imports
- Fix a few pipeline control bugs related to selector and caster
- 0.0.1a3 (2021–01–13)
- — — — — — — — — -
- Bug fixes on HParams and readers.
- 0.0.1a2 (2021–01–05)
- — — — — — — — — -
- Routine bug fixes
- More integration is done with Stave
- Hide more internal members from outside
- Substitute based data augmentation processors
- Model based data augmentation models
- 0.0.1a1 (2020–08–23)
- — — — — — — — — -
- First release on PyPI.