Skip to content

Language checker #1

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Language checker #1

wants to merge 2 commits into from

Conversation

pakaplace
Copy link

Checks alphabet combinations via their unicode range per the Chromium rules outline. Uses bitwise flags for checking different prohibited combinations of alphabets. I've never done something like this before, so please let me know if my approach is totally off or if it's generally kind of shit. Still need to convert to typescript- been busy with school and let this sit for a while. Tomorrow I'll work on the levenshtein distance between the input string and the list you provided. Thanks for the opportunity.

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.

1 participant