Releases: microsoft/Recognizers-Text
Release of Recognizers-Text NPM packages v1.1.4
New release of the Recognizers-Text packages to NPM (https://www.npmjs.com/~recognizers.text). Version 1.1.4
Changes
Coming Soon
Release of Recognizers-Text Nuget packages v1.1.2
New release of the Recognizers-Text packages to nuget.org (https://www.nuget.org/profiles/Recognizers.Text). Version 1.1.2
Changes
Choice
recognizer support for French and German;- Support for month-to-month
DateTimeRange
in Chinese; - Bug fixes for corner cases in
DateRange
resolution in English; - Small additions to
Currency
units in English; - Improved support for
DateTime
recognition in Traditional Chinese (partial); - Extensions to
PhoneNumber
recognition; - Bug fix in
TimeZone
resolution (under Preview); - Bug fix for compound
Duration
timex expressions; - Fix in
TimexHelpers.ExpandDateTimeRange
handling of end times; - Improvements in
URL
andEmail
extraction; - Support for time-of-day in Chinese
DateTime
; - Extensions for Dutch recognition of large
Numbers
; - Improved support for languages that use multiple decimal separators;
- Minor
Unit
fixes in English, French, and Chinese.
Release of Recognizers-Text NPM packages v1.1.3
New release of the Recognizers-Text packages to NPM (https://www.npmjs.com/~recognizers.text). Version 1.1.3
Changes
- Fixes a bug in French Numbers from v1.1.2 that causes crashes in some Windows 10 environments;
- Adds support for
GUID
recognition inSequence
; - Small refinements to English relative
Time
extraction; - Fix consistency issue in the behavior of 'later than' in English
DateTime
; - Supports dot-syntax for
Time
recognition when next toDate
context (e.g. "Let's meet before 2.30pm").
Release of Recognizers-Text Nuget packages v1.1.1
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
, andCurrency
in Dutch; - Adds support for
GUID
recognition inSequence
; - Small refinements to English relative
Time
extraction; - Support for dot-syntax for
Time
recognition when next toDateTime
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
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
andDateTime
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
, andCurrency
recognition in Japanese; - Extensions to French recurring Date/Time
Set
extraction; - Improved
Number
andTime
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
Note: Released packages unlisted due to dependency issue. Please use v1.1.2
Release of Recognizers-Text NPM packages v1.1.0
Note: Released packages unlisted due to dependency issue. Please use v1.1.2
Release of Recognizers-Text Nuget packages v1.1.0
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
, andDimensions
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
DateTime
s in Chinese; - Bug fix in handling “upcoming” in relation to
DateTime
.
Release of Recognizers-Text Nuget packages v1.0.11
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
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).