guillaume-be / rust-bert

Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
https://docs.rs/crate/rust-bert
Apache License 2.0
2.67k stars 217 forks source link

Specify required features for examples #442

Closed blmarket closed 9 months ago

blmarket commented 9 months ago

It will make cargo test not to break. They are not compilable without those features enabled.