Skip to content

PyDuckling release v0.1.0

Latest
Compare
Choose a tag to compare
@andfoy andfoy released this 04 Sep 00:35
· 1 commit to master since this release

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