Skip to content

0.3.2

Compare
Choose a tag to compare
@ClemDoum ClemDoum released this 28 Apr 16:50
· 1569 commits to master since this release

[0.3.2] - 2017-04-28

Added

  • expose version number through: snips_nlu.__version__

Changed

  • improved tokenization to support keep special tokens like $
  • improved CI

Fixed

  • Tagging issue when entities contained special characters
  • Can now fit an empty dataset. Before when the user add only built in intent, the nlu engine was crashing