NL2code icon indicating copy to clipboard operation
NL2code copied to clipboard

How to change the grammar file for another language

Open armheb opened this issue 6 years ago • 1 comments

Hi, I was trying to use your model and train it on another language. I have a dataset of english texts and corresponding codes. how should I change the grammar file for my own language? Thanks

armheb avatar May 14 '19 12:05 armheb

You'll want to try out tranX: https://github.com/pcyin/tranX

It has better accuracy, is currently supported, and natively supports adding new languages.

neubig avatar May 14 '19 13:05 neubig