nusnlp / mlconvgec2018

Code and model files for the paper: "A Multilayer Convolutional Encoder-Decoder Neural Network for Grammatical Error Correction" (AAAI-18).
GNU General Public License v3.0
185 stars 73 forks source link

pre-trainined embeddings. #27

Closed xiaoshengjun closed 4 years ago

xiaoshengjun commented 5 years ago

hi, when I run the scripts 'train_embed.sh', something is wrong, and I use the pytorch 0.4.1, fairseq 0.5.0. Could you help me? Thank you.

shamilcm commented 5 years ago

can you check if the embeddings file was properly downloaded /search/odin/liuxiaolong2019/mlconvgec2018-fairseq0.5/models/embeddings/wiki_model.vec ?