xiaoyuin / tntspa

Official repository of "Neural Machine Translating from Natural Language to SPARQL"
MIT License
16 stars 12 forks source link

Installation #4

Open MikeyBeez opened 3 years ago

MikeyBeez commented 3 years ago

Do you have installation instructions? I would like to try your small model.

xiaoyuin commented 3 years ago

Hi, @MikeyBeez I'm glad that you are interested in my models. There isn't a simplified version of installation instructions and I haven't planned on writing one, but I have written details of my experimentation in my thesis and paper, which you can find in this repo. You can also find the software I used (nmt and fairseq folder) in this repo stored as a git submodule (pointing to the exact commit I was using). For training/test data and models, please refer to the README to download.