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

Write a tool to optimize the mongodb and to create a .tab file from the mongodb #8

Closed
vatbub opened this issue Jun 28, 2016 · 2 comments
Assignees

Comments

@vatbub
Copy link
Owner

vatbub commented Jun 28, 2016

No description provided.

@vatbub vatbub added this to the Port app to android milestone Jun 28, 2016
@vatbub vatbub self-assigned this Jun 28, 2016
vatbub pushed a commit that referenced this issue Sep 9, 2016
@vatbub
Copy link
Owner Author

vatbub commented Sep 10, 2016

Instead of optimizing and generating a *.tab file every once in a while the app will get the database contents on the fly and update its internal dictionary. This updated dictionary will be cached for later offline use.

vatbub pushed a commit that referenced this issue Sep 10, 2016
If any user adds a word that was unknown to the dictionary, all users
will profit from that
@vatbub vatbub closed this as completed Sep 10, 2016
vatbub pushed a commit that referenced this issue Sep 10, 2016
This exception occurres when the internet connection is down and is now
caught and written to the log.
@vatbub
Copy link
Owner Author

vatbub commented Sep 12, 2016

Reopening as there is WIP to prioritize words that have a higher count in the online database

@vatbub vatbub reopened this Sep 12, 2016
@vatbub vatbub closed this as completed in e870623 Sep 12, 2016
vatbub pushed a commit to vatbub/common that referenced this issue Sep 12, 2016
vatbub pushed a commit that referenced this issue Sep 21, 2016
vatbub pushed a commit that referenced this issue Sep 21, 2016
When a sentence was applied, it actually only applied the first word of
the solution every time
vatbub pushed a commit that referenced this issue Sep 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant