mlwizard's Stars
frjnn/bhtsne
Parallel Barnes-Hut t-SNE implementation written in Rust.
miso-belica/sumy
Module for automatic summarization of text documents and HTML pages.
dmmiller612/bert-extractive-summarizer
Easy to use extractive text summarization with BERT
microsoft/fastseq
An efficient implementation of the popular sequence models for text generation, summarization, and translation tasks. https://arxiv.org/pdf/2106.04718.pdf
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
maciejkula/rustlearn
Machine learning crate for Rust
Enet4/faiss-rs
Rust language bindings for Faiss
nbigaouette/onnxruntime-rs
Rust wrapper for Microsoft's ONNX Runtime (version 1.8)
rust-syndication/rss
Library for serializing the RSS web content syndication format
rusqlite/rusqlite
Ergonomic bindings to SQLite for Rust
simnalamburt/rust-pragmatic-segmenter
🗣️ Rust port of pySBD and pragmatic-segmenter
rwalk/gsdmm-rust
GSDMM: Short text clustering (Rust implementation)
twuebi/edit_tree
stickeritis/sticker2
Further developed as SyntaxDot: https://github.com/tensordot/syntaxdot
plotly/plotly.rs
Plotly for Rust
pbloem/former
Simple transformer implementation from scratch in pytorch.
greyblake/ta-rs
Technical analysis library for Rust language
guillaume-be/rust-tokenizers
Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (SentencePiece) models
sonos/tract
Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference
rust-ml/linfa
A Rust machine learning framework.
Apress/practical-machine-learning-w-rust
Source Code for 'Practical Machine Learning with Rust' by Joydeep Bhattacharjee
cpcdoy/rust-sbert
Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)
greyblake/whatlang-rs
Natural language detection library for Rust. Try demo online: https://whatlang.org/
rust-ndarray/ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
dimforge/nalgebra
Linear algebra library for Rust.
arrayfire/arrayfire-rust
Rust wrapper for ArrayFire
charles-r-earp/autograph
A machine learning library for Rust.
valeriansaliou/vigil
🚦 Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.).
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.