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

Feature/refactor #52

Merged
merged 8 commits into from
Jul 21, 2017
Merged

Feature/refactor #52

merged 8 commits into from
Jul 21, 2017

Conversation

smeijer
Copy link

@smeijer smeijer commented Jul 16, 2017

It looks like a lot of changes, so best if you review them per commit. At the end; it's just some vars being renamed, the helper functions are moved to the top. And the module.export to the bottom.

The reversed dictionary, is now stored in a normalized way, so all emojis (keys) there are in text form. Making it more easy to do lookups, as there are no differences regarding to with or without non-spacing-mark.

The which as been improved to use the normalized reversed dictionary, and thereby improved in performance.

@smeijer smeijer mentioned this pull request Jul 16, 2017
@omnidan omnidan merged commit 62e7126 into omnidan:master Jul 21, 2017
@omnidan
Copy link
Owner

omnidan commented Jul 21, 2017

looks good - 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

Successfully merging this pull request may close these issues.

None yet

2 participants