machinalis / quepy

A python framework to transform natural language questions to queries in a database query language.
Other
1.25k stars 296 forks source link

Add Key Value / Document Store support for selecting data using natural language #29

Open sivang opened 8 years ago

sivang commented 8 years ago

I'd like to have support for key value store and document store storage backend:

This would be awesome for interconnected knowledge graphs retrieval of information in natural language.

I'm willing to help this happen.

rafacarrascosa commented 8 years ago

Hi there, sorry for the delay,

I'm trying to understand what you are trying to accomplish: What would you do with a key value store? Would you use it as a knowledge base?

If so, were you planning to make it interpret SPARQL? or just interpret Quepy's in-memory representation?

Cheers!

sivang commented 6 years ago

sorry for not responding, I got the notif about this only now - will comment more shortly