Fix mystem exec.

This commit is contained in:
AB
2020-12-16 23:25:25 +03:00
parent 00b15e01b6
commit 2d43a7d875

5
README
View File

@ -11,5 +11,6 @@ Telegram bot with light group statistic and heavy spy features.
== TODO ==
* Syntax highlighting for code exported to image.
== Notes ==
* Desubot uses MyStem by Yandex for word stemming and assume that mystem binary is available in PATH. On Windows it may be placed on working directory. Both Linux and Windows mystem binary is in repo.
== Important ==
* Desubot uses MyStem by Yandex for word stemming and assume that mystem binary is available in PATH.
On Windows it may be placed on working directory. Both Linux and Windows mystem binary is in repo.