···6677The accompanying article in Quanta is here: https://www.quantamagazine.org/computer-scientists-invent-an-efficient-new-way-to-count-20240516/
8899+# Installation
1010+`cvmcount` binaries are available for x64 Linux, Apple Silicon and Intel, and x64 Windows:
1111+1212+`curl --proto '=https' --tlsv1.2 -LsSf https://github.com/urschrei/cvmcount/releases/download/v0.1.2/cvmcount-installer.sh | sh`
1313+1414+Binaries are available in [releases](releases), or you can build your own if you have Rust installed: `cargo install cvmcount`.
1515+916# CLI Example
10171118```shell
1212-cargo install cvmcount
1319cvmcount -t file.txt -e 0.8 -d 0.1 -s 2900
1420```
1521`-t --tokens`: a valid path to a text file