igalma

Results 5 issues of igalma

"end" mod is not being resolved correctly in the following case: input text: "will look at the end of 2022" Current behavior "Mod": "end" "type": "daterange" "start": "2022-06-16" "end": "2022-07-01"...

analysis/openquestion
python
customization

Hi, I want to install the packages via pip, however I noticed they are not updated. The latest update of base_merged.py is not in the recognizers-text-date-time 1.0.2a2 version even though...

infrastructure
python

When a "mid" Mod is being recognized I expected the range to be somewhere around the middle of the month. However, the start and end of the month are given....

bug
python

Here are couple of examples: input text: "Can we hold it until the end of 2021." **Current behavior** 'Mod': 'before-end' 'type': 'daterange' 'sourceEntity': 'datetimerange' 'end': '2021-01-01' **Expected behavior** 'Mod': 'before-end'...

bug
python

Hi, Im using the python package. Without a number prior to the words hundreds, thousands and millions they are not being recognized as numbers. Is it possible to extract them...

enhancement
python