Skip to content

Commit

Permalink
add Rasa demo
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoisbest authored Jul 3, 2019
1 parent d1bec35 commit 743daee
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions 3_Dialog_system/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,13 @@
![](https://github.com/gaoisbest/NLP-Projects/blob/master/3_Dialog_system/materials_others/Rokid_frame.png)
- [DeepPavlov](https://github.com/deepmipt/DeepPavlov)

# Rasa demo
- Rasa is a framework, we can define new component to replace official one
- Steps:
- Generate data with [Chatito](https://rodrigopivi.github.io/Chatito/)
- Train rasa-nlu, define new component if necessary
- Increase nlu accuracy with `button` attribute


# References
[1] [A Survey on Dialogue Systems: Recent Advances and New Frontiers](https://arxiv.org/pdf/1711.01731.pdf)
Expand Down

0 comments on commit 743daee

Please sign in to comment.