microsoft / Recognizers-Text

Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Packages available at: https://www.nuget.org/profiles/Recognizers.Text, https://www.npmjs.com/~recognizers.text
MIT License
1.67k stars 429 forks source link

[EN|DE DateTimeV2] Holiday + time of day not being merged #2635

Open tellarin opened 3 years ago

tellarin commented 3 years ago

Currently entities are returned separately in cases of holiday + time-of-day. If possible, the output should be merged into a single entitiy.

Examples:

aitelint commented 3 years ago

working on this