Skip to main content

Extended implementation of node2vec with several word2vec family algorithms

Project description

Travis CI build SonarCloud Quality SonarCloud Maintainability Codacy Maintainability Maintainability

Embiggen is a Python 3 package that implements several word2vec and node2vec family algorithms.

This package allows users to perform node2vec analysis using several different word2vec family algorithms.

Setting up Embiggen

To do a local install, enter the following command from the main embiggen folder.

pip install .

Unit testing

To run the unit testing on the package, generating the coverage and the HTML report, you can use:

pytest --cov embiggen --cov-report html

Tests Coverage

Since some software handling coverages sometime get slightly different results, here’s three of them:

Coveralls Coverage SonarCloud Coverage Code Climate Coverate

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

embiggen-0.8.1.tar.gz (18.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page