Rasa NLU: Open-source bot tool for natural language understanding
11–20 of 23 posts
Re: Rasa NLU: Open-source bot tool for natural language understanding
#12Perhaps http://sag.art.uniroma2.it/demo-software/huric/ might also provide some training data. It's annoying though I can't just download that corpus but have to email some guy first.
Re: Rasa NLU: Open-source bot tool for natural language understanding
#13Re: Rasa NLU: Open-source bot tool for natural language understanding
#14Great stuff, Is there a Docker support already ?
Re: Rasa NLU: Open-source bot tool for natural language understanding
#15Re: Rasa NLU: Open-source bot tool for natural language understanding
#16That said, from my experience, you can get surprisingly far with simple systems; for instance, queread[2] relies on graph learning and statistics.
[0]: https://github.com/mit-nlp/MITIE
[1]: https://spacy.io/
Re: Rasa NLU: Open-source bot tool for natural language understanding
#17Re: Rasa NLU: Open-source bot tool for natural language understanding
#18A while ago I looked for information on how Alexa, Wit.ai, Nuance Mix etc. do this intent classification and didn't find anything. These guys have posted a nice blog post about their approach: https://conversations.golastmile.com/do-it-yourself-nlp-for-... They suggest that they add the word vectors in the sentence. But it seems to me that that would make the result independent of the order of words (i.e. "when does…
yeah you're quite right, intents are built with a bag of words model & doesn't take order into account. Entity extraction does though. If you find a case where word order is really important for getting intents right I'd love to know about it! We could find a way to make that work.
Re: Rasa NLU: Open-source bot tool for natural language understanding
#19A while ago I looked for information on how Alexa, Wit.ai, Nuance Mix etc. do this intent classification and didn't find anything. These guys have posted a nice blog post about their approach: https://conversations.golastmile.com/do-it-yourself-nlp-for-... They suggest that they add the word vectors in the sentence. But it seems to me that that would make the result independent of the order of words (i.e. "when does…
yeah you're quite right, intents are built with a bag of words model & doesn't take order into account. Entity extraction does though. If you find a case where word order is really important for getting intents right I'd love to know about it! We could find a way to make that work.
This may be facetious of me, since it's still fairly uncommon, but here it is.
Set up the go game, go up game the set.
State the ban law, ban the state law.
Drive the car by the park, park the car by the drive.