Hi, I’m unable to use duckling , so I used Spacy Entity Extractor for DATE extraction. Spacy is extracting dates fine but it is not showing difference between “from yesterday” and “only yesterday” strings.
How I can understand exact dates when user says “only yesterday” → as just yesterday and “from yesterday” ==> as from yesterday to today.
I need to do in above way to extra reports based on from and to dates. Please help me.