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

When the training_english_GB.txt file gets REALLY big, Dasher takes a LONG time to start. #155

Open
smoothsaling opened this issue Mar 28, 2018 · 0 comments

Comments

@smoothsaling
Copy link

One thing I have noticed is that when the training_english_GB.txt gets really big, Dasher can take 30-40 seconds to start which feels like forever when someone is waiting for an answer to their question. I have had people walk away thinking I was ignoring them. My work-around is opening the training file and deleting the 1st half of the text. It probably takes me a couple of years for the file to get that big (5MB or 5 million characters counting spaces) so deleting the 1st half of the training file doesn't affect my word prediction and makes start up in the 10-15 second range.

It is no big problem to occasionally reduce the size of my training file but other users might not be so adept. If there were another way to solve this issue, it would be helpful. Thank you.

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