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

Looping Experta for use with a chatbot #25

Open
jnrusson1 opened this issue Dec 2, 2020 · 0 comments
Open

Looping Experta for use with a chatbot #25

jnrusson1 opened this issue Dec 2, 2020 · 0 comments

Comments

@jnrusson1
Copy link

Hi I have a question relating to looping Experta infinitely. I am currently creating a rule based retrieval chat bot and I would like to use Experta as my Knowledge engine.

To give a quick background I need to get train ticket information from the user and use this to scrape a website. I need to assign facts based on a user input i.e assign destination, current location, date etc.

As it is a chatbot I need experta to run infinitely until it is given an instruction to break or it completes it's task. For example if the chatbot asks, "what station are you at? " and the response is not a station, then it should repeat the question.

At the moment my rules will fire once and then the process will exit. How can i implement this looping system?

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

1 participant