Greetings all, I would like to learn how I could use Neo4j to graph the relationship between word documents.
I was thinking I could export the documents into text and if a group of multiple consecutive words match, for example, 5 words match between two documents, then there is a relationship rating of 5.
Does anyone have any suggestions on how this could be graphed, given for example 100 documents?