Metadata-Version: 2.1
Name: mnl-punct-norm
Version: 0.0.7
Summary: Light-weight tool for removing punctuation. Supports multiple natural languages.
Home-page: https://github.com/Rairye/mnl-punct-norm
Author: Rairye
License: apache-2.0
Download-URL: https://github.com/Rairye/mnl-punct-norm/archive/refs/tags/v0.0.7.tar.gz
Keywords: punctuation,multi-language,normalization
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt

Useful for removing punctuation marks from various natural languages and from text that may contain non-standard punctuation marks (such as emojis and pictographs). Tested with English, Japanese, Chinese, and Korean.


For the full documentation, please see the repository:

https://github.com/Rairye/mnl-punct-norm


