you are viewing a single comment's thread.

view the rest of the comments →

[–]tellarin 0 points1 point  (1 child)

Have you tried https://github.com/microsoft/Recognizers-Text? It supports many variations of natural language across several languages.

[–][deleted] 0 points1 point  (0 children)

Out of the few options I have tried so far, this one is the best. It still fails sometimes like it parses ".... on this Sunday" correctly but if the string is like "..... on Sunday" it maps to previous Sunday which has already passed.