Skip to content

Release of Recognizers-Text Nuget packages v1.0.10

Compare
Choose a tag to compare
@tellarin tellarin released this 07 Aug 06:04

New release of the Recognizers-Text packages to nuget.org (https://www.nuget.org/profiles/Recognizers.Text). Version 1.0.10

Changes

  • Fixes in Chinese date and date period extraction and resolution;
  • Support for “following” as a relative term applied to datetime;
  • Support for more informal ways to specify an amount of day/month/… (e.g. “next couple months”)
  • Fix for inconsistent datetime period extraction in English;
  • Improved combined recognition of dates and weekdays;
  • Improved combined recognition of DayOfWeek + PartOfDay;
  • Boolean choices recognizer in Dutch;
  • Extensions to Boolean choices recognizer in English;
  • Bug fix in Japanese number parser;
  • Improvements to datetime extraction with timezones in English (Preview).