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

Training progressbar #899

Merged
merged 3 commits into from
Aug 8, 2017
Merged

Conversation

vkosuri
Copy link
Collaborator

@vkosuri vkosuri commented Aug 2, 2017

Closes #891, #876


It produces output like this

(env)vkosuri:~/ChatterBot$ python terminal_example.py 
conversations.corpus.json Training: [####################] 100%
greetings.corpus.json Training: [####################] 100%
trivia.corpus.json Training: [####################] 100%
ai.corpus.json Training: [####################] 100%
botprofile.corpus.json Training: [####################] 100%
computers.corpus.json Training: [####################] 100%
conversations.corpus.json Training: [####################] 100%
drugs.corpus.json Training: [####################] 100%
emotion.corpus.json Training: [####################] 100%
food.corpus.json Training: [####################] 100%
gossip.corpus.json Training: [####################] 100%
greetings.corpus.json Training: [####################] 100%
history.corpus.json Training: [####################] 100%
humor.corpus.json Training: [####################] 100%
literature.corpus.json Training: [####################] 100%
money.corpus.json Training: [####################] 100%
movies.corpus.json Training: [####################] 100%
politics.corpus.json Training: [####################] 100%
psychology.corpus.json Training: [####################] 100%
science.corpus.json Training: [####################] 100%
sports.corpus.json Training: [####################] 100%
trivia.corpus.json Training: [####################] 100%

@vkosuri
Copy link
Collaborator Author

vkosuri commented Aug 4, 2017

@gunthercox Any comments/suggestions?

Copy link
Owner

@gunthercox gunthercox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍 Thank you.

@gunthercox gunthercox merged commit c038c14 into gunthercox:master Aug 8, 2017
@vkosuri vkosuri deleted the training_progressbar branch August 15, 2017 03:58
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

Successfully merging this pull request may close these issues.

2 participants