{"id":15519079,"url":"https://github.com/danieldk/snakefusion","last_synced_at":"2025-10-07T12:05:43.276Z","repository":{"id":45258419,"uuid":"433547826","full_name":"danieldk/snakefusion","owner":"danieldk","description":"🐍 A slim, low-maintenance Python wrapper for finalfusion.","archived":false,"fork":false,"pushed_at":"2021-12-27T10:29:44.000Z","size":291,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-23T04:17:10.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danieldk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-30T18:47:36.000Z","updated_at":"2022-03-17T03:44:18.000Z","dependencies_parsed_at":"2022-09-19T09:52:03.601Z","dependency_job_id":null,"html_url":"https://github.com/danieldk/snakefusion","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldk%2Fsnakefusion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldk%2Fsnakefusion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldk%2Fsnakefusion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldk%2Fsnakefusion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danieldk","download_url":"https://codeload.github.com/danieldk/snakefusion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250366716,"owners_count":21418772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T10:19:58.996Z","updated_at":"2025-10-07T12:05:38.230Z","avatar_url":"https://github.com/danieldk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐍 snakefusion\n\n[![Documentation Status](https://readthedocs.org/projects/snakefusion/badge/?version=latest)](https://snakefusion.readthedocs.io/en/latest/?badge=latest)\n[![pypi Version](https://img.shields.io/pypi/v/snakefusion.svg?style=flat-square\u0026logo=pypi\u0026logoColor=white)](https://pypi.org/project/snakefusion/)\n\n## Introduction\n\n`snakefusion` is a Python package for reading, writing, and using finalfusion,\nfastText, floret, GloVe, and word2vec embeddings.  This package is a thin\nwrapper around the Rust [finalfusion](https://docs.rs/finalfusion/) crate.\n\n`snakefusion` supports the same types of embeddings as `finalfusion`:\n\n* Vocabulary:\n  * No subwords\n  * Subwords\n* Embedding matrix:\n  * Array\n  * Memory-mapped\n  * Quantized\n* Format:\n  * fastText\n  * finalfusion\n  * floret\n  * GloVe\n  * word2vec\n\n## Building from source\n\nBuilding `snakefusion` from source requires a Rust toolchain that is installed\nthrough [rustup](https://rustup.rs) and `setuptools-rust`:\n\n~~~shell\n$ pip install --upgrade setuptools-rust\n~~~\n\nYou can then build and install `snakefusion` in your environment:\n\n~~~shell\n$ pip install .\n~~~\n\n## Documentation\n\nRead the [snakefusion documentation](https://snakefusion.readthedocs.io/) for a\nquickstart and API reference.\n\nYou use [finalfrontier](https://finalfusion.github.io/finalfrontier) to train\nnew embeddings, or download some [pretrained\nembeddings](https://finalfusion.github.io/pretrained).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldk%2Fsnakefusion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanieldk%2Fsnakefusion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldk%2Fsnakefusion/lists"}