brandontlocke / NERtwork

NERtwork is a collection of scripts to help you create a network graph of co-occurring named entities using open source tools. This is done by using Stanford Named Entity Recognizer to identify named entities in the documents, then using NetworkX to create a bipartite projected network and exporting the node and edge lists for use in network vis…
49Updated 7 months ago

Related projects

Alternatives and complementary repositories for NERtwork