dbpedia / neural-qa

📚 A Neural QA Model for DBpedia using Neural SPARQL Machines.
MIT License
85 stars 20 forks source link

Pipeline created + basic paraphrase function #22

Closed BaiBlanc closed 4 years ago

BaiBlanc commented 4 years ago

I created my pipeline based on Anand's, and added the function of paraphrasing to this pipeline. @ TODO This pipeline still need to establish a criteria to determine on paraphrased questions, for instance, it randomly picks the first paraphrased question as the expanded one. @ TODO A silent mode of logging(check_query function would generate lot's of error logs)