Recognizers-Text
Recognizers-Text copied to clipboard
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). Pa...
"took place on Wednesday" should pick up last wednesday and not the coming wednesday
**Describe the bug** The `recognize_entities` method does not recognizes emails that include a whitespace in them as an Email entity. For example myname@outlook .com is not recognized as an Email,...
**Describe the bug** English Choice does not recognize 'N' as false, even though 'Y' is recognized as true. **To Reproduce** Steps to reproduce the behavior: 1. Use the Choice recognizer...
**Describe the bug** "show due days in less than 30 days" not recognize "in less than 30 days", but recognize "less than 30 days" only. **To Reproduce** 1.ask "show due...
Package needs to have the following dependencies updated from 5.0.0 to 6.0.x 1. Microsoft.Extensions.Caching.Memory 2. System.Collections.Immutable
1. The package makes a lot of mistake when it comes to the unit `Picometer` and most extractions are not relevant, the main problem is that it confuses pm with...
When a time expression contains spelled-out hours, it is identified as a time for all but three hours. These are the three hours that are not recognized: • "une heure"...
**pypi package need update** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: ```bash /usr/local/lib/python3.8/site-packages/scairdt/date_time/base_date.py:8: in from recognizers_number.number import Constants as NumberConstants...
Hi, is there a plan or roadmap when approximately the python package (https://pypi.org/project/recognizers-text-suite/) also supports the German culture? Thanks!
See discussion in #2843.