Subcategories
Packages
Provides Python bindings for MeCab-ko, a morphological analyzer for Korean text that segments sentences into morphemes and extracts parts of speech.
PyOCR wraps multiple OCR engines (Tesseract, Cuneiform, libtesseract) to extract text and spatial data from images in Python, supporting multiple output formats including plain text, bounding boxes, and hOCR.
However, the dormant maintenance status means you should verify compatibility with your target OCR engine version and Python version before committing to it in new…
Wraps LibreOffice's text conversion to convert documents to plain text output via a Python interface.
Provides fast approximate string matching and similarity search using the SimString algorithm, enabling fuzzy matching of strings against a database.
However, the unclear license status and minimal repository activity (aging status, 2 stars) mean you should confirm licensing and maintenance expectations before…
Provides a pre-built Korean morphological analyzer dictionary for mecab-ko, eliminating the need to manually compile mecab-ko and its dictionary.
However, be aware that the package is abandoned and will not receive updates; verify that the pre-built dictionary meets your Korean language processing needs before…