Releases: snipsco/snips-nlu-ontology
Releases · snipsco/snips-nlu-ontology
0.59.0
Added
- Support for 3 new builtin entities:
snips/musicAlbum
,snips/musicArtist
andsnips/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 aResult
- The
BuiltinEntityParser
object is now built with aBuiltinEntityParserLoader
0.58.0
Added
- Limited support of Italian for: AmountOfMoney, Duration, Number, Ordinal, Temperature, Time, Percentage
- Documentation for C types
0.57.3
Changed
- Bump
rustling-ontology
to0.17.4
0.57.2
Fixed
- Kotlin ffi
0.57.1
Fixed
- Destructor of BuiltinEntityParser python wrapper
- jna string encodings
- Crash when parsing dates with years overflowing 32 bits
Changed
- Bump
rustling-ontology
to0.17.2
0.57.0
Removed
- Caching of
BuiltinEntityParser
objects
0.56.1
Added
- Builtin entity ontology export API
Changed
- Bump
snips-nlu-utils
to0.6.1
Removed
- Builtin entity caching
0.56.0
Fixed
- Fix null values in the Kotlin binding
0.55.0
0.54.3
Changed
- Updated Rustling ontology to
0.17.0