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

Try training a language model for correcting minor issues remaining if ulf2english #69

Open
genelkim opened this issue Jun 30, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@genelkim
Copy link
Owner

We can start by simply training a typo-correcting model (take a corpus, add typos, delete words, etc.) and train model to recover it. Then try running it on ulf2english with mistakes. Then we might also extend it to include the idea of ULF operators and syntax which should not appear in the output (e.g. k operator, .suffix, etc.).

@genelkim genelkim added the enhancement New feature or request label Jun 30, 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