alx / nlp_epub_entity_similarities

Build graph based on nlp entities found in multiple epub files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Epub Entity similarity to gexf

Build graph based on nlp entities found in multiple epub files.

Screenshot

Requirements

git clone https://github.com/alx/epub_entity_similarity.git
cd epub_entity_similarity

source bin/activate
pip install -r requirements.txt

Usage

# Copy epub files in ./sink/
python epub_entity_similarity.py

# open graph.gexf with gephi - https://gephi.org/users/download/

About

Build graph based on nlp entities found in multiple epub files.


Languages

Language:Python 100.0%