kanyun-inc / fairseq-gec

Source code for paper: Improving Grammatical Error Correction via Pre-Training a Copy-Augmented Architecture with Unlabeled Data
Other
245 stars 67 forks source link

How do I test the trained model with custom sentences? #31

Open Chhokra opened 4 years ago

Chhokra commented 4 years ago

I followed the mentioned steps in readme and succesfully trained the model. Now I want to test custom sentences and get the proposed hypothesis of the model

zhawe01 commented 4 years ago

Try the "interactive.sh" script.