Release of Recognizers-Text Nuget packages v1.5.0
New release of the Recognizers-Text packages to nuget.org (https://www.nuget.org/profiles/Recognizers.Text). Version 1.5.0
The project has reached over 2M package downloads on NuGet/npm/PyPI!
Changes
- Expanded coverage for
DateTime
mention formats across sub-types in Spanish; - Bug fix in Spanish
NumberRange
when multiple non-mergeable sub-ranges are present in input; - Bug fix in inconsitent normalization of Spanish
Date
ranges; - Bug fix in resolution for years spelled as words in English
DateTime
; - Bug fix in normalization and resolution of relative year mentions in German
DateTime
; - Bug fix for regression in Chinese
DateTime
handling "western formats"; - Improvements support for relative DateTime expressions like "el año anterior" in Spanish;
- Support for relative
Holiday
calculations inDateTime
; - Revised support for
Date
ranges in Spanish (cleanup and new forms); - Revised support for large numbers and informal forms in Chinese;
- Support for composite durations in Chinese
DateTime
; - Fix for overly aggressive entity merging in Spanish
DateTime
; - Improved handling of fractions and percentages in Chinese;
- Improved handling of potentially ambiguous terms in Chinese
Number
andDimension
; - Support for Unicode vulgar fractions in .NET across western languages;
- Bug fix for entity boundary issue in English recurrent dates (
Set
); - Bug fix in support for superscript 'a' and 'o' in Spanish
Ordinal
; - Support for informal abbreviations and prefixes in English
Age
; Currency
support in Swedish;- Performance improvements in Swedish
Number
; - Support for Chinese dynasties as
Date
ranges/periods; - Bug fix in Chinese
DateTime
support for year ranges and decades; - Expanded coverage for
Date
expressions in French (ongoing).