percyliang / sempre

Semantic Parser with Execution
Other
829 stars 300 forks source link

Using SEMPRE with custom KnowledgeBase #102

Open kr-shrey opened 8 years ago

kr-shrey commented 8 years ago

Hi, I am trying to build a QA system for my project and would like to attach a custom database with SEMPRE but SEMPRE seems to have tight coupling with Freebase and working on Windows environment, it is difficult to set up the whole project and test the flow. Can SEMPRE be used with a custom Knowledge Graph, if yes, it would be great if you point the flow and direction.

Regards, Shrey

ppasupat commented 8 years ago

One way is to load a custom knowledge graph onto Virtuoso. See https://github.com/percyliang/sempre/blob/master/TUTORIAL.md#setting-up-your-own-virtuoso-graph-database for more details.