I am making a project in NLP. But found a problem. I saw that google assistant or cortana has a feature where you tell them them to remind you for a work. For example: You tell Cortana "Remind me to water the plants tomorrow at 6PM". Then cortana creates a work named "Water the plants".
This is the thing I am trying to understand :
Then sets the time, date etc. But how does it find the title "Water the plants". Is there any way where I can extract the title of given task using NLP in python? Please help me if you anything about this or what is called.