Skip to content

0.59.0

Compare
Choose a tag to compare
@adrienball adrienball released this 02 Oct 14:42
· 172 commits to master since this release
0a1e111

Added

  • Support for 3 new builtin entities: snips/musicAlbum, snips/musicArtist and snips/musicTrack
  • Introduction of a GazetterParser, which allows to parse gazetteer entities
  • API to persist and load a BuiltinEntityParser

Changed

  • The BuiltinEntityParser parsing API now returns a Result
  • The BuiltinEntityParser object is now built with a BuiltinEntityParserLoader