Skip to content

Forte release v0.1.1

Compare
Choose a tag to compare
@hunterhector hunterhector released this 30 Jun 19:39
· 302 commits to master since this release
57b6a86
  1. Implemented connection with Stave (#440).
  2. Introduce pipeline consistency check, and enhance pipeline consistency check at the initialization stage (#459, #461, #437).
  3. Introduce ftx package to store non-core ontology (#471).
  4. Introduce Forte remote processor and service validation (#477, #476)
  5. Update code formatting with Black (#474)
  6. Rename references to forte-wrapper in the core code, and remove un-wanted dependencies(#471, #467, #466, #465, #454)
  7. Added more examples (#469)
  8. Allow forte.get function to take string directly (#452)
  9. More bug fixes and general interface edits.