Extended implementation of node2vec with several word2vec family algorithms
Project description
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:
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.6.0.tar.gz
(23.8 kB
view details)
File details
Details for the file embiggen-0.6.0.tar.gz
.
File metadata
- Download URL: embiggen-0.6.0.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d98feffb7049c463aa91d2734097e5933a087f6c01bc03abb08d8556dbf22c0f |
|
MD5 | 9bccb8246175a46f31c96c0a0a52d3db |
|
BLAKE2b-256 | d85e022f3f23905165ffad2ea9e1d5a1c3900877658a2a4a8dd5062e864bab36 |