Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 579 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 579 Bytes

kts_linguistics

This library includes several sub-packages:

  • spellcheck – Fixing spelling typos
  • phoneticsRussian Metaphone implementation
  • string_transforms – Reusable pipeline for string transformations
  • corpora – Loading corpora
  • synonyms – Finding synonyms
  • test – Test utilities

Install

pip install https://github.com/ktsstudio/kts_linguistics/archive/v0.1.6.tar.gz

Examples

Examples.

License

MIT License.