Skip to content

Release of Recognizers-Text Nuget packages v1.8.2

Compare
Choose a tag to compare
@nawanas nawanas released this 09 Jan 14:50
· 151 commits to master since this release
141d3f2

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

Changes:

  • Fixed errors in number tokenization of digit/character sequence
  • Added support for common date format YYYYMMDD
  • Added support for unconventional scientific notation
  • Fixed ISO Week errors
  • Fixed fractional numbers in long form and large number expressed as fraction
  • Added support for micrograms as a dimension type
  • Fixed issues with emails including capitalization in sequence
  • Fixed recognition of relative range in years in EN|ES|PT|CN Datetime
  • Fixed fraction parsing from text in forms like “two out of one hundred” in EN Number
  • Fixed consistency of units, “%” , “percent” , and “percentage” and appropriate tagging
  • Fixed proper handling of transcribed dates for EN Datetime
  • Merged Extractions in expressions like “Monday two weeks from now” in EN Datetime
  • Fixed consistency in extractions of forms [day abbreviation] [number] (Mon 13th) in EN Datetime
  • Fixed Resolution of “last week of this month” in EN Datetime
  • Fixed omission for “0” in French numbers
  • Fixed ambiguous spelled-out hours in FR Datetime
  • Fixed recognition of year when month is spelled out and using “de”
  • Fixed date range when starting with a “=” gives stack overflow in FR Datetime
  • Fixed failed recognition of time in the n horas format in PT Datetime
  • Fixed negative decimals in ZH Number
  • Improvements to ordinal and fraction recognition in SV Number
  • Refinements of ordinal, percentage and number recognition in KR Number
  • Added support for temperature in JP Number