Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-14-2020 10:46 PM
Create a statefulness between a conversation
Link the conversation with a context and build a graph database
The example of the conversation is:
What is the covid status?
How many are hospitalized in Bangalore?
What is the recovery rate?
When the vaccine will be available?
This should create a graph with COVID as node and rest of the nouns as relationship
10-16-2020 03:08 PM
You're talking Conversational Design. Very tricky subject, for which a graph database is uniquely suited.
Something like Hume language processing would take you a long way in the right direction.
After that, it's about identifying the speaker's intent, and connecting that to a response which ideally prompts for a more specific inquiry.
10-31-2020 07:55 AM
How go eshtablish the relationship to one conversation to another conversation
And connect 2 differe graphdatabases with relationship
11-02-2020 10:09 AM
Natural language processing is not as simple as making relationships between conversations. Instead, it's about making a graph of each word, and it's meaning, along with the context of the conversation. From that, your graph would have a great deal of "knowledge" about any given statement or question.
Once you have that graph, you could then build into it a conversation interface that used the graph, and the speaker's query, to extract the speaker's intent, and match that to the desired response or an inquiry for more specifics. However, crafting this into a naturally feeling interaction between the speaker and a computer will require careful conversational design
11-09-2020 01:59 AM
Sir one doute
Any other way to combine 2 conversational graph database automatically
And also how to combine 2 graph database into one graph database
11-09-2020 10:58 AM
Building automation takes more effort than doing something manually. So, yes, there are ways to do that automatically, but you'd still have to write the Cypher to do so.
If you're using Neo4j Desktop, you can add both dbs to the Neo4j instance, then query across both databases to move the data around.
11-10-2020 06:00 AM
hlo sir gud evng .
how to combine 2 sentences automatically based on the context in single graph database programmatically
11-10-2020 09:35 AM
hlo sr,
graph data need u 2
git gud
11-10-2020 06:10 AM
hello sir
any tool is their to build a conversation graph .
All the sessions of the conference are now available online