Metadata-Version: 2.1
Name: MordinezNLP
Version: 0.1.0a4
Summary: Powerfull python tool for modern NLP processing
Home-page: https://github.com/BMarcin/MordinezNLP
Author: Marcin Borzymowski
License: MIT
Keywords: NLP text preprocessing cleaning tool
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: bleach (==3.2.1)
Requires-Dist: certifi (==2020.12.5)
Requires-Dist: cffi (==1.14.3)
Requires-Dist: chardet (==4.0.0)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: cryptography (==3.1.1)
Requires-Dist: elasticsearch (==7.10.1)
Requires-Dist: idna (==2.10)
Requires-Dist: jeepney (==0.4.3)
Requires-Dist: keyring (==21.4.0)
Requires-Dist: pdfminer.six (==20200517)
Requires-Dist: pdfplumber (==0.5.25)
Requires-Dist: Pillow (==8.0.1)
Requires-Dist: pkginfo (==1.5.0.1)
Requires-Dist: pycparser (==2.20)
Requires-Dist: pycryptodome (==3.9.9)
Requires-Dist: readme-renderer (==27.0)
Requires-Dist: requests (==2.25.1)
Requires-Dist: requests-toolbelt (==0.9.1)
Requires-Dist: rfc3986 (==1.4.0)
Requires-Dist: SecretStorage (==3.1.2)
Requires-Dist: selectolax (==0.2.10)
Requires-Dist: sortedcontainers (==2.3.0)
Requires-Dist: tqdm (==4.50.2)
Requires-Dist: twine (==3.2.0)
Requires-Dist: urllib3 (==1.26.2)
Requires-Dist: Wand (==0.6.5)
Requires-Dist: webencodings (==0.5.1)

<p align="center">
    <h1>MordinezNLP</h1>
<p>

<p align="center">
    <a href="https://github.com/BMarcin/MordinezNLP/blob/main/.github/workflows/tests.yml">
        <img alt="GitHub" src="https://img.shields.io/github/workflow/status/BMarcin/MordinezNLP/Tests?label=Tests">
    </a>
    <a href="https://github.com/BMarcin/MordinezNLP/blob/main/LICENSE">
        <img alt="GitHub" src="https://img.shields.io/github/license/BMarcin/MordinezNLP">
    </a>
    <a href="https://github.com/BMarcin/MordinezNLP/stargazers">
        <img alt="GitHub" src="https://img.shields.io/github/stars/BMarcin/MordinezNLP?style=social">
    </a>
</p>

