Release of Recognizers-Text Nuget packages v1.4.2
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
, andDimension
units in Swedish; - Improvements to handling informal
DateTime
ranges andDuration
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
Date
Time 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
andTime
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
.