WordNet + Neo4j = semantic network
A handy console lookup tool for WordNet 3.1.
Run: node index.js greyhound
where greyhound
is your query.
Reads the WordNet-RDF dump (~1.3 GB), and inserts the entries (synsets / relationships) into Neo4j in batches.
Run: node rdf.js
- create only nodes (labels) in batches
- create only relationships (hypernyms, antonyms, see also, translations) in batches