pymorphy2
pymorphy2 copied to clipboard
the 'getargspec' was depricated and is changed to 'getfullargspec'
There is already #161 pull request.
For context, see this issue: #160
tldr: this project is in fact abandoned.
There are two forks:
- https://github.com/no-plagiarism/pymorphy3 - active, they accept pull requests, and release regularly
- https://github.com/pymorphy2-fork - my fork, never released pymorphy2-fork itself yet, but there are actively supported forks of pymorphy2 dependencies such as DAWG and DAWG-Python