Skip to content

Release of Recognizers-Text Nuget packages v1.4.1

Compare
Choose a tag to compare
@tellarin tellarin released this 27 Aug 01:44
· 424 commits to master since this release
a0d465a

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

Changes

  • The recognizers are now .NET Core 3.1 compatible;
  • Improved support for relative Date Range in German;
  • Improved extraction coverage in Arabic Numbers;
  • Fix compound disjoint Number Range extraction bug in English and Spanish;
  • Hindi DateTime improvements with focus on ranges/periods;
  • Support for "fiscal year" in Spanish DateTime;
  • Resolution improvements for year Date Range in Spanish;
  • Better support for relative Holiday mentions;
  • Improved Holiday support for Dutch (coverage and fixes);
  • Support for part-of Date Range mentions (e.g., "by the end of this month") in English;
  • Support for "to/till date" as Date Range in English;
  • Bug fix in Chinese Currency parsing;
  • Extended Dutch Currency support;
  • Improved support for Numbers like "dozen" in French;
  • Bug fix in initialization of URL recognizer when no culture is specified;
  • Add strict/relaxed match and validation to E-mail recognition;
  • Bug fix were elided Numbers were wrongly extracted in Italian.