Skip to content

jwcook23/entity_network

Repository files navigation

entity_network

A Python package to resolve entities and determine networks between entities.

Quickstart

Installation

pip install entity-network

Dependancies

pandas: Python DataFrames.

scikit-learn: Text cleaning, processing, and feature extraction.

nmslib: Efficient similarity searching of objects without a predefined relationship (without feature blocking).

networkx : Determine connections between entities.

Contributing

See CONTRIBUTING.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages