LiberAI / NSpM

🤖 Neural SPARQL Machines for Knowledge Graph Question Answering.
http://aksw.org/Projects/NeuralSPARQLMachines
MIT License
222 stars 86 forks source link

parametrization, modularity and clean code. #53

Closed ashutosh16399 closed 3 years ago

ashutosh16399 commented 3 years ago

Parametrized Epochs and Batch Size, Cleaned the namespace, code is clean with proper modularity and now learner and interpreter are independent, if we have saved model and pickle files, The interpreter with NMT module is enough for prediction.