cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Querying the graph

I have constructed a graph from csv file having triples (node->relationship->node) in neo4j. How can I use this graph built to extract answers for questions asked in the form of English statements?

1 REPLY 1

The same way. You can represent your english statements as Subject-NOUN->Verb
Of course stemming etc.

Our partner GraphAware.com has a lot of articles about NLP and answering questions from your data.
e.g. /cc @Christophe_Willemsen

https://graphaware.com/neo4j/2016/07/07/mining-and-searching-text-with-graph-databases.html