Skip to content

Releases: snipsco/snips-nlu-ontology

0.59.0

02 Oct 14:42
0a1e111
Compare
Choose a tag to compare

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

0.58.0

02 Oct 14:44
5abd87c
Compare
Choose a tag to compare

Added

  • Limited support of Italian for: AmountOfMoney, Duration, Number, Ordinal, Temperature, Time, Percentage
  • Documentation for C types

0.57.3

07 Aug 13:44
fb7fbcf
Compare
Choose a tag to compare

Changed

  • Bump rustling-ontology to 0.17.4

0.57.2

13 Jul 13:16
8f39f85
Compare
Choose a tag to compare

Fixed

  • Kotlin ffi

0.57.1

06 Jul 11:14
d3ef4b1
Compare
Choose a tag to compare

Fixed

  • Destructor of BuiltinEntityParser python wrapper
  • jna string encodings
  • Crash when parsing dates with years overflowing 32 bits

Changed

  • Bump rustling-ontology to 0.17.2

0.57.0

07 Jun 11:30
c41f81f
Compare
Choose a tag to compare

Removed

  • Caching of BuiltinEntityParser objects

0.56.1

05 Jun 15:40
4301add
Compare
Choose a tag to compare

Added

  • Builtin entity ontology export API

Changed

  • Bump snips-nlu-utils to 0.6.1

Removed

  • Builtin entity caching

0.56.0

31 May 16:29
9544952
Compare
Choose a tag to compare

Fixed

  • Fix null values in the Kotlin binding

0.55.0

02 May 17:24
fc57e30
Compare
Choose a tag to compare

Changed

  • Updated ffi signatures

0.54.3

20 Apr 12:42
eb870ff
Compare
Choose a tag to compare

Changed

  • Updated Rustling ontology to 0.17.0