Releases: ClaudiuCeia/ts-duckling
Releases · ClaudiuCeia/ts-duckling
v0.0.9
- fix false positives for temperatures
v0.0.8
- literal month parsing support
- language parser
- literal quantities
v0.0.7
- import paths
v0.0.6
- fix
combine
imports
v0.0.5
v0.0.4
- added support for country recognition
- allow choosing what parsers should be considered (by default, all are enabled)
- url entity (draft)
- email entity
- institutions
- small fix in the qualified time grain recognizer to include things like
16th-century
instead of just16th century
v0.0.3
- comma delimited amounts (ie: 100,000)
- era time notation (allow BC, BCE, CE, AD)
- qualified time grains (ie: 5th century BC)
v0.0.2
- export
AnyEntity
v0.0.1
Publish to deno/x