Recognizers-Text icon indicating copy to clipboard operation
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...

Results 176 Recognizers-Text issues
Sort by recently updated
recently updated
newest added

"took place on Wednesday" should pick up last wednesday and not the coming wednesday

enhancement
by design
Priority:P3

**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,...

by design
Priority:P3

**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...

Priority:P4+

**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...

enhancement
Priority:P4+

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

analysis/openquestion
dotnet
infrastructure

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...

enhancement

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"...

enhancement
Priority:P1

**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...

help wanted
infrastructure
python

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!

help wanted
python
lang-specific