HackerTrans
TopNewTrendsCommentsPastAskShowJobs

LoneGeek

no profile record

comments

LoneGeek
·vor 12 Monaten·discuss
If you can read Russian, there is a Python app for morphological analysis called pymorphy3. Documentation: https://pymorphy2.readthedocs.io/en/stable/.

It is based on an OpenCorpora dictionary: https://opencorpora.org/dict.php

This dictionary is based on a Zaliznyak dictionary, which is always referenced in Wiktionary's articles.
LoneGeek
·letztes Jahr·discuss
A practical example: Void Linux installer implemented in GNU Prolog (https://github.com/sdbtools/void-pi).
LoneGeek
·letztes Jahr·discuss
For example: Void Linux installer implemented in GNU Prolog (https://github.com/sdbtools/void-pi).