Releases: rafidka/pat-cli
Releases · rafidka/pat-cli
v0.2.1
Support '--only-pattern' and '--hide-match-count'
- `--only-pattern`: When specified, results in only showing the
patterns, i.e. the first line of a cluster, without showing samples.
- `--hide-match-count`: As the name suggests.
v0.2.0
Show match count and use colors
v0.1.6
Download NLTK data if not available
v0.1.5
Use simple tokenizer by default
v0.1.4
Set POETRY_REQUESTS_TIMEOUT to 120