Skip to content

Tags: Ylopo/Recognizers-Text

Tags

dotnet-v1.8.1

Toggle dotnet-v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[SV Sequence] Update patten to remove invalid escaping (microsoft#2782)

dotnet-v1.8.0

Toggle dotnet-v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding missing headers and minor fixes (microsoft#2676)

* Modifying base time of day resolution code to improve re-use and facilitate changing policy.

* Adding spec for reported misspelt English number case.

* Adding holiday variations in German.

* Add missing code file headers across platforms.

* Fixing Flake8 failures.

* Removing null-coalescing assignment operator due to issue with .Net Core 2.1.

dotnet-v1.7.0

Toggle dotnet-v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improvements to handling multiple number formats (microsoft#2623)

* Recognize "hundert" and "tausend" by themselves as numbers in German.

* FP filter for year in float number.

* Adding sample lists of variant cultures that differ from default in handling number separators.

* Cleanup of multi decimal separators code.

* Fixing bug in assigning subtype for numbers like "1.2b".

* Exposing Spanish.Mexican as culture as workaround before refactoring of model config for culture/requestedCulture.

* Extra separator variant support and test cases in es-MX.

* Re-gen resources across platforms.

dotnet-v1.6.0

Toggle dotnet-v1.6.0's commit message
Maintenance update of auto-gen resources and minor changes (microsoft…

…#2524)

dotnet-v1.5.0

Toggle dotnet-v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[ZH DateTimeV2] Fixed recognizing "年代" year-range/decade in Python/Ja…

…vaScript (microsoft#742) (microsoft#2418)

dotnet-v1.4.2

Toggle dotnet-v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[EN DateTimeV2] Fixed "dinner with mom weekendS" still not recognized (

…microsoft#2326) (microsoft#2345)

* [EN DateTimeV2] Fixed "dinner with mom weekendS" still not recognized (microsoft#2326)


Co-authored-by: LionbridgeCS2 <[email protected]>

dotnet-v1.4.1

Toggle dotnet-v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[EN/ES NumberRange] Fixed compound disjoint range extraction (.NET on…

…ly) (microsoft#2227)


Co-authored-by: LionbridgeCS2 <[email protected]>

dotnet-v1.4.0

Toggle dotnet-v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[.NET] Hindi DateTime Set spec additions (microsoft#2167)



Co-authored-by: LionbridgeCS2 <[email protected]>

dotnet-v1.3.2

Toggle dotnet-v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Correcting mistake in package dependency after dependency downgrade. (m…

…icrosoft#2042)

javascript-v1.3.0

Toggle javascript-v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[ES DateTime] Add Spanish spec tests for reported range issues (micro…

…soft#2040)