genelkim / ulf2english

Maps EL-ULFs to English sentences.
MIT License
1 stars 0 forks source link

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

Open genelkim opened 3 years ago

genelkim commented 3 years ago

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.).