Read and use many word embedding formats
Project description
🐍 snakefusion
Introduction
snakefusion is a Python package for reading, writing, and using finalfusion,
fastText, floret, GloVe, and word2vec embeddings. This package is a thin
wrapper around the Rust finalfusion crate.
snakefusion supports the same types of embeddings as finalfusion:
- Vocabulary:
- No subwords
- Subwords
- Embedding matrix:
- Array
- Memory-mapped
- Quantized
- Format:
- fastText
- finalfusion
- floret
- GloVe
- word2vec
Building from source
Building snakefusion from source requires a Rust toolchain that is installed
through rustup and setuptools-rust:
$ pip install --upgrade setuptools-rust
You can then build and install snakefusion in your environment:
$ pip install .
Documentation
Read the snakefusion documentation for a quickstart and API reference.
You use finalfrontier to train new embeddings, or download some pretrained embeddings.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file snakefusion-0.1.6.tar.gz.
File metadata
- Download URL: snakefusion-0.1.6.tar.gz
- Upload date:
- Size: 86.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f49f4d022208d0e4c247db90d475f3c8727241ae2fd272074cb0a41e03aa5550
|
|
| MD5 |
7af50bf2173bd10fd87c5ef085a5b2ab
|
|
| BLAKE2b-256 |
b3f7ad3305355a2a55ccc4ab33ac334f55ed5e20b0d3dc2c2a0aa7ed74cc9813
|
File details
Details for the file snakefusion-0.1.6-cp36-abi3-win_amd64.whl.
File metadata
- Download URL: snakefusion-0.1.6-cp36-abi3-win_amd64.whl
- Upload date:
- Size: 657.9 kB
- Tags: CPython 3.6+, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b030808601cb11aa3226f797274065b6b5a3fa8486cb8715940169e32026f3e2
|
|
| MD5 |
8ac89a50b59e9f9e2615852007478b02
|
|
| BLAKE2b-256 |
41e271bd8f2fafe7e6efee62cd0065df084d9d6ad6f40bab7471ad18226e916a
|
File details
Details for the file snakefusion-0.1.6-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: snakefusion-0.1.6-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 5.4 MB
- Tags: CPython 3.6+, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2173b14f38918c50b7cb6db52632f3ede066ab3e972b074ac56cc37df7591f73
|
|
| MD5 |
af181df41f641bebba13cba15f66df07
|
|
| BLAKE2b-256 |
fd629187cf9c85ab845e07e0394cc42313a5ed780b8a0e53abc9b6a040522933
|
File details
Details for the file snakefusion-0.1.6-cp36-abi3-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.
File metadata
- Download URL: snakefusion-0.1.6-cp36-abi3-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.6+, macOS 10.9+ universal2 (ARM64, x86-64), macOS 10.9+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77e7287f5b52309e93285116e2ebfb68f6b5b585846986b8aa05560fa474a539
|
|
| MD5 |
7c3c2a11650c4c9d003a538df1e0be09
|
|
| BLAKE2b-256 |
d8ff526df7011a56420c2f39c251ef845732808eed9649aab276c87366166505
|