Skip to content

Generates a word traversal graph from multiple documents. Helps to identify relationships between words and the context they're used in

Notifications You must be signed in to change notification settings

anubhavashok/WordGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordGraph

Generates a word traversal graph from multiple documents. Helps to identify relationships between words and the context they're used in.

Uses OrientDB to visualize graphs

Example

INSERT "Mary had a little lamb"

INSERT "Mary was a little girl"

Graph:

graph

About

Generates a word traversal graph from multiple documents. Helps to identify relationships between words and the context they're used in

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published