Metadata-Version: 2.1
Name: sentence_tk_checker
Version: 0.0.1
Summary: Checks output of an English sentence tokenizer and modifies the output according to default or user-defined rules.
Home-page: https://github.com/Rairye/sentence-tk-checker
Download-URL: https://github.com/Rairye/sentence-tk-checker/archive/refs/tags/v0.0.1.tar.gz
Author: Rairye
License: apache-2.0
Keywords: english,sentence,split,tokenization
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

Checks output of an English sentence tokenizer and modifies the output according to default or user-defined rules.

For the full documentation, please see the repository:

https://github.com/Rairye/sentence-tk-checker
