164 Forks
1933 Stars
1933 Watchers

rust-bert

Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)

How to download and setup rust-bert

Open terminal and run command
git clone https://github.com/guillaume-be/rust-bert.git
git clone is used to create a copy or clone of rust-bert repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rust-bert https://github.com/guillaume-be/rust-bert/archive/master.zip

Or simply clone rust-bert with SSH
[email protected]:guillaume-be/rust-bert.git

If you have some problems with rust-bert

You may open issue on rust-bert support forum (system) here: https://github.com/guillaume-be/rust-bert/issues