Hawking Versions Save

A Natural Language Date Time Parser that Extract date and time from text with context and parse to the required format

0.1.8

2 months ago

Major Updates

  • Stanford CoreNLP version updated to v4.5.6
  • Parser Model updated
  • Junit Updated to 4.13.1

0.1.7

1 year ago

Major Updates

  • Stanford CoreNLP version updated to v4.5.1
  • Parser Model updated, first-time model loading time reduced 3x using AbstractSequenceClassifier to load model.
  • Parser Model trained with props "cacheNGrams" set to "False" to resolve this issue

0.1.6

1 year ago

New Hawking configuration for the maximum number of dates to be parsed and Bug fixes

0.1.5

2 years ago

Parser Enhancement for new cases and Bug fixes for relation word, month, exact number cases

0.1.4

2 years ago

New Configuration, Parser Enhancement, and Bug fixes

0.1.3

2 years ago

Bug Fixes on Parser Label index

0.1.2

3 years ago

Bug Fixes on relation cases, Enhancement in Parser model, and tense handling

0.1.1

3 years ago

Bug Fixes and Enhancements

0.1.0

3 years ago

This version is the stable release of Hawking Date Time Parser which is production-ready comprises all configurations and can handle all cases mentioned in the documentation.

0.1.0-rc1

3 years ago