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
- [* Number] Add support for 'a gross'
- [EN DatetimeV2] Time ranges with numbers not at the end are not recognized correctly
- [EN Number/NumberWithUnits] Ranges support
- [EN DateTimeV2] "march-3th" not be recognized as right answer
- [FR/ES/PT Unit] mm unit wrongly recognized as negative in range
- [EN DateTimeV2] Information loss when recognizing terms such as 'this week' or 'next week'
- [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
- Docs
- C# not yet supported