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
- [EN DateTimeV2.Timezone] Support recognition of common timezone short names as entity, providing possible alternatives
- [DE Number] Prebuilt number entity incorrectly recognizes "ein" / "einen" as numbers in German
- [* DateTimeV2] DayOfWeek being dropped from timex?
- [* DateTimeV2] Support for dates after 31st December 2099
- [* NumberWithUnit] Unit should be normalized and not language dependent
- [TimexExpression] @microsoft/recognizers-text-data-types-timex-expression package needs types file
- [EN DateTimeV2] Better resolution for "coming weeks"
- [* DatetimeV2] Methods using hardcoded string instead of regex
- [FR DateTimeV2]"in two weeks" resolution should be a daterange
- [EN Number] Handling "100 over 80" case
- Docs
- C# not yet supported