reynoldsnlp / udar

UDAR Does Accented Russian: A finite-state morphological analyzer of Russian that handles stressed wordforms.
GNU General Public License v3.0
26 stars 1 forks source link

Documentation enhancement #48

Closed NSBum closed 3 years ago

NSBum commented 4 years ago

Wondering if documentation might call out a handful of items. It may be obvious, but installation on macOS 10.15.x required stanza and pexpect dependencies installed separately with pip3. And equally obvious - or perhaps not - stanza.download('ru') is required.

reynoldsnlp commented 3 years ago

Fixed in 9dc0e40a.