heraclex12 / NLP2SPARQL

Translate Natural Language Processing to SPARQL Query and vice versa
49 stars 12 forks source link

SPBERT pretrained model not available and Run.py is not working as shown in example #1

Closed raghavdayal closed 3 years ago

raghavdayal commented 3 years ago

teh pretrained SPBERT models are not available on the repository as said by the author. The run.py file doesn't support --encoder_name and --decoder_model_name option. KIndly check.

heraclex12 commented 3 years ago

Hi @raghavdayal

Thank you for your attention. I have updated the models as well as the run.py file.