Skip to content

Releases: microsoft/Recognizers-Text

Release of Recognizers-Text Nuget packages v1.1.1

27 Sep 06:19
Compare
Choose a tag to compare

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

Changes

  • Support for Ordinal numbers, Percentage, and Currency in Dutch;
  • Adds support for GUID recognition in Sequence;
  • Small refinements to English relative Time extraction;
  • Support for dot-syntax for Time recognition when next to DateTime context (e.g. "Let's meet before 2.30pm").
  • Additional support for Date recognition in Traditional Chinese;
  • Improvements to PhoneNumber recognition;
  • Bug fixes in TimeZone resolution (under Preview);
  • Improved support for relative year ranges in English DateTime;
  • Multiple bug fixes in Chinese DateTimeRange extraction and parsing;
  • Improvements to information unit extraction;
  • Improved recognition of year quarters in English DateTime;
  • Extensions to Chinese NumberRange extraction and false positive fixes;
  • Minor French currency fixes.

Release of Recognizers-Text NPM packages v1.1.2

20 Sep 03:18
Compare
Choose a tag to compare

New release of the Recognizers-Text packages to NPM (https://www.npmjs.com/~recognizers.text). Version 1.1.2

Changes

  • Multiple bug fixes and refinements to Number and DateTime parsing;
  • Multiple fixes for consistency with recognizers in .NET;
  • Recognized currencies now include their ISO codes;
  • Multiple improvements and extensions to recognition of relative DateTime entities;
  • Support for Number, Age, and Currency recognition in Japanese;
  • Extensions to French recurring Date/Time Set extraction;
  • Improved Number and Time recognition in French;
  • Boolean Choice recognizer now supports Chinese and Spanish;
  • Improved support for SI units in Chinese;
  • Improved Currency recognizer in Chinese;
  • Multiple improvements to Sequence recognizer for phone numbers, e-mail addresses, URLs, @mentions;
  • New @microsoft/recognizers-text-data-types-timex-expression (no longer under @Preview).

Release of Recognizers-Text NPM packages v1.1.1

19 Sep 04:39
Compare
Choose a tag to compare

Note: Released packages unlisted due to dependency issue. Please use v1.1.2

Release of Recognizers-Text NPM packages v1.1.0

18 Sep 08:26
Compare
Choose a tag to compare

Note: Released packages unlisted due to dependency issue. Please use v1.1.2

Release of Recognizers-Text Nuget packages v1.1.0

03 Sep 10:26
Compare
Choose a tag to compare

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

Changes

  • Fixes in Chinese Unit entity boundaries inconsistencies;
  • Bug fix in parsing numbers over 70 in the French system;
  • Support for French number forms used in Switzerland and Belgium;
  • Cardinal numbers recognizer in Dutch;
  • Age, Temperature, and Dimensions entity recognizers in Dutch;
  • Extracted PhoneNumber entities are now scored based on formatting and length (scoring to be further refined);
  • Support for extraction and resolution of “business days” in English DateTime;
  • Support for tagging other business terms in DateTime (e.g. “business hours”, “EOD”);
  • Support for “decade” as unit of 10Y in English;
  • Improved support for relative DateTimes in Chinese;
  • Bug fix in handling “upcoming” in relation to DateTime.

Release of Recognizers-Text Nuget packages v1.0.11

20 Aug 04:37
Compare
Choose a tag to compare

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

Changes

  • Bug fix in Number extraction in Japanese when common written form omits characters;
  • Fixes in Chinese date and date period extraction and resolution;
  • Cardinal numbers recognizer in Korean;
  • Support for week mentions in the form “week of the 22nd”;
  • Extended support for typical PhoneNumber formats in the Netherlands, Italy, and Denmark;
  • Fix for inconsistent number range extraction in English;
  • Improved handling of false positives in time of day mentions in greetings utterances;
  • Improved handling of false positives in cases where “one” should not be treated as number;
  • Bug fix in handling Time ranges combined with timezones (Preview);
  • Boolean choices recognizer in Chinese;
  • Improved handling of approximate modifier in DateTime;
  • Support "as early/late as" as a modifier for Datetime entities;
  • Bug fix in Korean fraction parser.

Release of Recognizers-Text Nuget packages v1.0.10

07 Aug 06:04
Compare
Choose a tag to compare

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).

Release of Recognizers-Text Nuget packages v1.0.9

20 Jul 08:12
Compare
Choose a tag to compare

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

Changes

  • Added sub-type information for numbers (e.g. integer, fraction, …), as consumers can leverage this information in post-processing;
  • Extensions to Currency recognition in Japanese;
  • Fixed inconsistency in dealing with date after a time period;
  • Fix in DateTime extraction for ambiguous cases in Chinese;
  • Extended recognition of informal mentions of years;
  • Improved support for Number recognition as mixed written words and numerals in English;
  • Bug fix in extracting multiple durations from the same utterance;
  • Performance improvements in DateTimePeriod and base Date extraction;
  • Fix encoding issues caused by UTF8+BOM;
  • Added support for hyphenated “mid” prefix (e.g. “mid-November”);
  • Bug fixes for timezone corner cases in English (Preview).

Release of Recognizers-Text Nuget packages v1.0.8.2

29 Jun 07:23
Compare
Choose a tag to compare

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

Changes

  • Fixes to month extraction in Spanish/Portuguese;
  • Improved entity merge support for date + before/after time cases in English;
  • Bug fixes to entity text boundaries and validation;
  • Bug fix for regression where a list of two years was treated as a range in English;
  • Support for informal time mentions in datetimes like “today at 9a”;
  • Bug fixes for datetime range corner cases in English and Chinese.

Release of Recognizers-Text Nuget packages v1.0.8

19 Sep 04:40
Compare
Choose a tag to compare

Note: Packages unlisted due to regression. Please use release v1.0.8.1