{"id":16476281,"url":"https://github.com/dominicburkart/fast_text","last_synced_at":"2025-06-27T00:05:28.509Z","repository":{"id":57627740,"uuid":"142964027","full_name":"DominicBurkart/fast_text","owner":"DominicBurkart","description":"Rust wrapper for Facebook's FastText package.","archived":false,"fork":false,"pushed_at":"2020-03-12T13:07:54.000Z","size":1936,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-14T10:02:17.424Z","etag":null,"topics":["fasttext","machine-learning","ml","nlp","rust","word-embeddings"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DominicBurkart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-31T04:55:41.000Z","updated_at":"2020-07-10T10:00:04.000Z","dependencies_parsed_at":"2022-09-26T20:11:48.335Z","dependency_job_id":null,"html_url":"https://github.com/DominicBurkart/fast_text","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominicBurkart%2Ffast_text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominicBurkart%2Ffast_text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominicBurkart%2Ffast_text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominicBurkart%2Ffast_text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DominicBurkart","download_url":"https://codeload.github.com/DominicBurkart/fast_text/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219861025,"owners_count":16556008,"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":["fasttext","machine-learning","ml","nlp","rust","word-embeddings"],"created_at":"2024-10-11T12:41:57.861Z","updated_at":"2024-10-11T12:41:57.947Z","avatar_url":"https://github.com/DominicBurkart.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fast_text\n\n[![Build Status](https://travis-ci.org/DominicBurkart/fast_text.svg?branch=master)](https://travis-ci.org/DominicBurkart/fast_text)\n[![Coveralls Coverage Status](https://coveralls.io/repos/github/DominicBurkart/fast_text/badge.svg)](https://coveralls.io/github/DominicBurkart/fast_text)\n[![Codecov Coverage Status](https://codecov.io/gh/DominicBurkart/fast_text/branch/master/graphs/badge.svg)](https://codecov.io/gh/DominicBurkart/fast_text)\n[![Crates.io](https://img.shields.io/crates/v/fast_text.svg)](https://crates.io/crates/fast_text)\n[![Rust Documentation](https://docs.rs/fast_text/badge.svg)](https://docs.rs/fast_text)\n\nFastText implements a series NLP utilities that operate efficiently on\nlarge datasets. This library allows rust programs to build and interface\n with Facebook's fastText library. It's not great in terms of performance: it\n works as a simple wrapper to the \n command instead of trying to bind to a shared C API. \n\nSee the fastText [website](https://fasttext.cc) and [codebase](https://github.com/facebookresearch/fastText) for more information.\n\nImplementation notes:\n- Does not currently support the analogy function\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominicburkart%2Ffast_text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdominicburkart%2Ffast_text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominicburkart%2Ffast_text/lists"}