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

Embed Dictionaries to make them more distributable #3

Open
marstr opened this issue May 29, 2018 · 0 comments
Open

Embed Dictionaries to make them more distributable #3

marstr opened this issue May 29, 2018 · 0 comments

Comments

@marstr
Copy link
Owner

marstr commented May 29, 2018

There needs to be a way to distribute the dictionary files with this library. Embedding them in a var that gets loaded and discarded as part of initialization could be a good option.

Keeping a low memory footprint for just including this library is important, we don't want to undermine the fancy Trie dictionary that was implemented to keep memory impact low.

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