Skip to content

1.2.0

Compare
Choose a tag to compare
@rodrigopivi rodrigopivi released this 26 Mar 17:31
· 69 commits to master since this release

New Features

  • Snips nlu support
  • Generate examples on demand with min and max, and split into training and testing shuffled datasets using the npm package.

Breaking Changes

  • Optional operators changed from ~[optional]? to ~[optional?] to allow adding question marks at the end.