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.51k stars 211 forks source link

Specify required features for examples #442

Closed blmarket closed 5 months ago

blmarket commented 5 months ago

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