Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checkout different approaches #1

Open
JohnMrziglod opened this issue Oct 25, 2017 · 2 comments
Open

Checkout different approaches #1

JohnMrziglod opened this issue Oct 25, 2017 · 2 comments
Assignees

Comments

@JohnMrziglod
Copy link
Member

JohnMrziglod commented Oct 25, 2017

  • How does a chat bot work?
  • Read the links about different implementations of chatbots
  • Make a pro/con list
@JohnMrziglod
Copy link
Member Author

ELIZA - http://www.manifestation.com/neurotoys/eliza.php3

  • Tries to emulate a conversation by rephrasing the user's input.

@JohnMrziglod
Copy link
Member Author

Deep Learning with seq2seq model

Pros:

Cons:

  • Needs training times of 1-2 days on laptops
  • Should be trained on a specific domain to deliver a good performance
  • Background/Theory might be more challenging than of other approaches

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants