/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 visualization tools.

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

No issues in this repository yet.