mirror of
https://github.com/IRBorisov/cctext.git
synced 2025-06-26 13:40:37 +03:00
9 lines
388 B
Markdown
9 lines
388 B
Markdown
# cctext
|
|
|
|
[](https://badge.fury.io/py/cctext)
|
|
|
|
Python library for russian natural language. Allows inflecting complex terms and resolving special syntax references to other entities.
|
|
Based on [pymorphy3](https://github.com/no-plagiarism/pymorphy3)
|
|
|
|
This library lacks user documentation. Example use cases can be found in tests folder.
|