Skip to content

Releases: treble-ai/pyduckling

PyDuckling release v0.1.0

04 Sep 00:35
Compare
Choose a tag to compare

First release of PyDuckling, this release provides a native, Haskell-less wrapper around Facebook's Duckling via Rust and PyO3. This release provides bindings to the parse function of Duckling which supports all the dimensions and languages defined on the library.

All Platforms

  • You can easily install this version if you use pip by running:
    pip install -U pyduckling-native
    

For the list of new features, closed issues and merged pull requests in this release, please see our Changelog