Skip to content

Release of Recognizers-Text Nuget packages v1.4.2

Compare
Choose a tag to compare
@tellarin tellarin released this 11 Nov 02:11
9715828

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

Changes

  • Support for Age, Temperature, and Dimension units in Swedish;
  • Improvements to handling informal DateTime ranges and Duration in French;
  • Improved recognition of relative ranges and periods in Spanish DateTime;
  • Support for DateTime entity mentions in the form "[n] [date-unit] from [datetime]";
  • Bug fix in handling Currency ISO codes before monetary amounts;
  • Improved parsing of fractions (including textual and unicode fractions) in Number recognizer;
  • Exposed sub-type information in extracted Dimension unit entities (weight, speed, etc.);
  • Bug fix handling recurring times (Set) referencing weekends in English;
  • Bug fix parsing entities in sentences with multiple DateTime ranges mentions in English;
  • Implemented handling of fractional Number term in German;
  • Improved support for fractional Number in English;
  • Implemented merging of compound Unit entities;
  • Improved handling of "start/end of" in DateTime ranges in English and Spanish;
  • Support for terms like "work day" and "work week" in German DateTime;
  • Bug fix for null resolutions during processing of certain Date ranges in Spanish;
  • Bug fixes in handling "quarter", "around", "now", "weekend", and abbreviated months in Spanish DateTime;
  • Bug fix handling whitespace as Date separator in French;
  • Refined coverage for modifiers (early/earlier/late/later, next/past) in Spanish DateTime;
  • Bug fix handling lists of years in DateTime;
  • Bug fix in disambiguating "morning"/"tomorrow" in German DateTime;
  • Bug fix for Set and Time entities being incorrectly mixed during recognition in German;
  • Bug fix for Holiday + Time not properly extracted and parsed in German;
  • Expanded coverage for Time range and time-of-day expressions in German;
  • Bug fix in parsing complex DateTime ranges in Spanish and English (e.g., "since A and not after B");
  • Improved handling of "more than" Number ranges in Chinese;
  • Support for "万" as multiplier in Chinese Number;
  • Bug fix handling suffix for "half" in Chinese Number.