···46464747The `--help` option is available.
48484949+## Analysis
5050+5151+![][cvmcount.png]
5252+4953## Note
5054If you're thinking about using this library, you presumably know that it only provides an estimate (within the specified bounds), similar to something like HyperLogLog. You are trading accuracy for speed!
5155···54585559## Implementation Details
5660The CLI app strips punctuation from input tokens using a regex. I assume there is a small performance penalty, but it seems like a small price to pay for increased practicality.
6161+6262+