%words improvement

This commit is contained in:
Klemek
2021-04-09 00:40:28 +02:00
parent 8cc0e1fe65
commit 04f681dba6
3 changed files with 16 additions and 19 deletions
+3 -1
View File
@@ -43,7 +43,7 @@
* %react - rank users by their reactions
* arguments:
* <n> - top <n> messages, default is 10
* %words - rank words by their usage
* %words - (BETA) rank words by their usage
* arguments:
* <n> - words containings <n> or more letters, default is 3
* <n2> - top <n2> words, default is 10
@@ -104,6 +104,8 @@ python3 src/main.py
## Changelog
* **v1.13**
* improved scan `%words`
* **v1.12**
* more scans: `%words`
* concurrent `fast` analysis