package timere-parse
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Timere natural language parsing component
Install
dune-project
Dependency
Authors
Maintainers
Sources
parse-v0.0.4.tar.gz
sha256=05c2645eada8f56e8c705f969cfd7dbd21e904aa6de0422f272a6f28dc3365f5
doc/CHANGELOG.html
Changelog
Timere 0.1.6
- Updated tzdb
Timere-parse 0.0.4
- Replaced
Intmodule withCCIntfor building in version 4.06.1
Timere-parse 0.0.3
- Ruleset update
- Added time zone support
- Improved bounded interval bound choosing (e.g. "10am to 2pm" would use a bound of 2 days now instead of 366 days)
- Fixed parsing of hmss
Timere 0.1.5
Fixed following functions which may exception when
tzlocal.nonebackend is usedTimere.intervalsTimere.resolve
- Added
tzlocal.utcbackend - Fixed slowdowns in
interresolution caused by incorrect batch and search space slicing logic - Fixed
sexp_of_timestampwhich previously did not specify time zone explicitly as UTC after the default time zone parameter change in API - Fixed use of
Date_time'.of_timestampat places by specifying the time zone explicitly as UTC - Updated
bounded_intervalsto try to avoid constructing terms that result in (almost) non-termination
Timere-parse 0.0.2
- Added corpus
- General parser upgrade
- Added parser for
hms
Timere 0.1.4
- Added missing exception handling in
Time.patternforRange.Range_is_invalid - Added local time zone detection (
Timere.Time_zone.local) - Swapped to using local time zone by default in
Timere.Date_timeAPI - Added missing to/of sexp functions for
Date_timeandDurationmodules - Added pretty printers for
Timere.hms
Timere-parse 0.0.1
- Base version
Timere 0.1.3
- Base version
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page