Pinned Repositories
semantic-similarity-covariance-shrinkage
Code release for Semantic Similarity Covariance Matrix Shrinkage
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
bpe-example
Supporting code for post on Rust implementation of Byte pair Encoding
Financial-Causality-Extraction
Fincausal 2020 shared task
rust-bert
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
rust-dl-webserver
Example of serving deep learning models in Rust with batched prediction
rust-tokenizers
Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (SentencePiece) models
SentencePiece-Rust-example
Supporting example for "A Rust SentencePiece implementation"
tch-rs
Rust bindings for PyTorch
tch-rs
Rust bindings for the C++ api of PyTorch.
guillaume-be's Repositories
guillaume-be/rust-bert
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
guillaume-be/rust-tokenizers
Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (SentencePiece) models
guillaume-be/Financial-Causality-Extraction
Fincausal 2020 shared task
guillaume-be/SentencePiece-Rust-example
Supporting example for "A Rust SentencePiece implementation"
guillaume-be/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
guillaume-be/rust-dl-webserver
Example of serving deep learning models in Rust with batched prediction
guillaume-be/bpe-example
Supporting code for post on Rust implementation of Byte pair Encoding
guillaume-be/tch-rs
Rust bindings for PyTorch
guillaume-be/dgl-ke
High performance, easy-to-use, and scalable package for learning large-scale knowledge graph embeddings.
guillaume-be/guillaume-be.github.io
guillaume-be/ort
A Rust wrapper for ONNX Runtime
guillaume-be/rust-cached-path
🦀 Rust utility for accessing both local and remote files through a unified interface
guillaume-be/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.