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

add tokenizer rules for normalizing semantic variants #188

Open
thatbudakguy opened this issue Mar 23, 2021 · 0 comments
Open

add tokenizer rules for normalizing semantic variants #188

thatbudakguy opened this issue Mar 23, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@thatbudakguy
Copy link
Member

using "semantic variant" data from Unihan, we can maybe start to fix problems of differing glyphs at the tokenizer level – see the NewNLP docs and probably also spaCy's docs on tokenizer exceptions. We'd basically want to add NORM forms for each semantic variant.

this wouldn't change token.text, however, so we might need to figure out the best way to use it.

@thatbudakguy thatbudakguy added the enhancement New feature or request label Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant