recognizers-text
https://github.com/microsoft/recognizers-text
C#
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, and date/time expressed in multiple languages (CN, EN, FR, ES, PT, DE. Partial support for NL, JA, KO). Contributions are greatly welcome! Packages are available at https://
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported5 Subscribers
Add a CodeTriage badge to recognizers-text
Help out
- Issues
- [DE DateTimeV2] Mention incorrectly returned as three separate entities (holiday + time-range + time)
- [JA|ZH DateTimeV2] Spring Festival (Chinese New Year) wrongly resolved
- [DE DateTimeV2] Inconsistent behaviour recognizing complex entities including “frühmorgens”
- [ZH NumberRange]"好几十"、"好几万"、"好幾億"、"数百"、"数千"、"数十万"、"数万亿" should be recognized as numberrange
- [ZH NumberRange]"上百"、"上万"、"上百万"、"上萬億" should be recognized as numberrange
- [ZH NumberRange]"十来"、"二十来"、"十来万"、"二百三十来万"、"肆拾來億"、"500來億" etc. can't be recognized as numberrange
- [* DateTimeV2] Refactor Holiday resolution logic to improve defintion re-use across cultures
- [* DateTimeV2] Modifiers incorrectly included in recognized Set mentions
- [EN|DE DateTimeV2] Holiday + time of day not being merged
- [* DateTimeV2] Add support for modifiers within the extraction
- Docs
- C# not yet supported