Add verb conjugation module

This commit is contained in:
Griatch 2021-03-22 00:46:04 +01:00
parent 2c7163ba74
commit 24a6d2cfab
10 changed files with 10193 additions and 22 deletions

View file

@ -13,6 +13,10 @@ autobahn >= 17.9.3
lunr == 0.5.6
simpleeval <= 1.0
# conjugation library, py3 version
git+https://github.com/markrogersjr/nodebox_linguistics_extended.git
# try to resolve dependency issue in py3.7
attrs >= 19.2.0