Release of Recognizers-Text Nuget packages v1.4.0
New release of the Recognizers-Text packages to nuget.org (https://www.nuget.org/profiles/Recognizers.Text). Version 1.4.0
In June/2020 the project has reached 1.25M package downloads across platforms!
Changes
- Improved recognition of Japanese
Number
(Cardinal),Ordinal
, andPercentage
; - Improved recognition of Dutch
Number
(Cardinal) andOrdinal
; - Support for
NumberRange
in Dutch and Hindi; - Multiple improvements to Spanish
NumberRange
; - Support for the Indian numbering system in English
Number
; - Improved handling of relative modifiers in German
DateTime
; - Recognition of dialectal
Time
expressions in German; - Support for informal
Time
mentions in Portuguese; - Multiple refinements in
DateTimeRange
resolution using boundary context; - Support for anchored day of week in parsing relative week entities;
- Improved recognition of Hindi
Time
,TimeRange
, andDuration
; - Improved handling of variants and gender in French
Number
; - Bug fix for weekday timexes in Portuguese
DateTime
; - Bug fix in German
DateTime
to properly handle merging weekday + time_of_day; - Improved parsing of fully written
Date
entities in Spanish and Portuguese; - Bug fix in
Duration
in Spanish and Portuguese; - Improvements to false positive extractions of
*Ranges
from phone numbers; - Improvements to false positive extractions of
Unit
andTime
in Chinese and Japanese; - Fix in
TimexRangeResolver
to handle times with date constraints; - Improved handling of UTC reference times in
TimexRangeResolver
; - Improvements to handle
Number
false positives in Chinese; - Bug fix for parsing month + two-digit year in Portuguese, Spanish, and French
DateTime
; - Support for part of day in French
DateTime
; - Extensions to
TimeZone
handling of European forms and extra non-standard timezone names (in Preview); - Improved handling of modifiers like "end/beginning/middle" in year ranges;
- Extended support for multipliers in handling
Number
/NumberRanges
(e.g., "5k-20k", "20MM"); - Improved handling of month and day of week abbreviations in French
Date
/DateRange
; - Improved recognition of
Phonenumber
corner cases; - Support for approximate
DateTime
in Spanish; - Support for "night" and "weekend" ranges in English
DateRange
; - Extension in Hindi
Holiday
to recognize additional lunar holidays; Holiday
fixes/extensions for Easter, Worker's/May day, Juneteenth, etc. resolution;- Bug fix in Portuguese parser for relative past
Time
; - Improved support for PRESENT_REF entities in German
DateTime
; - Fix to reduce false positives in French
Unit
; - Bug fix in French handling of "summer" in
DateRange
; - Support for multipliers/dividers in English
Set
; - Support for "weekdays" in English
DateRange
andSet
; - Support for "business hours" in Spanish
TimeRange
; - Improvements to Hindi
Set
support; - Support for
NumberRange
in Japanese - Extraction-only; - Support for
Number
(Cardinal),Ordinal
,Percentage
, andNumberRange
in Arabic - Extraction-only; - Support for
Ordinal
,Percentage
, andNumberRange
in Korean - Extraction-only.