This is a fork of whatlang-accuracy-benchmark that integrates Whichlang along with few small changes to make the comparison fair.
First clone the following repositories at the same directory level as this repository:
Run cargo bench
to execute the basic Whichlang benchmark for Whatlang.
To run the accuracy benchmarks, you will need to run the following commands respectively for Whichlang and Whatlang.
cargo run --release -- --crate whichlang --save-report --lang ara,cmn,deu,eng,fra,hin,ita,jpn,kor,nld,por,rus,spa,swe,tur,vie
cargo run --release -- --crate whatlang --save-report --lang ara,cmn,deu,eng,fra,hin,ita,jpn,kor,nld,por,rus,spa,swe,tur,vie