mlehman / nlp-intent-toolkit

Intent recognition with OpenNLP
The Unlicense
155 stars 51 forks source link

can we have model which distinguishes sentence with intent from a given a input text ? #9

Open munaAchyuta opened 6 years ago

munaAchyuta commented 6 years ago

can we have model which distinguishes sentence with intent from a given a input text ?

like below example : "Turn the bathroom light off and remind me to take the trash out." There are two independent intents here: turn_lights, set_reminder. similarly another example : "Hey what's up? do you guys offer free trial?" there are two intents here : greetings , product_pricing

Thanks & Regards, Achyuta nanda Sahoo