Metadata-Version: 2.1
Name: MordinezNLP
Version: 0.1.0a3
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: alabaster (==0.7.12)
Requires-Dist: Babel (==2.8.0)
Requires-Dist: bleach (==3.2.1)
Requires-Dist: certifi (==2020.6.20)
Requires-Dist: cffi (==1.14.3)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: cryptography (==3.1.1)
Requires-Dist: docutils (==0.16)
Requires-Dist: idna (==2.10)
Requires-Dist: imagesize (==1.2.0)
Requires-Dist: jeepney (==0.4.3)
Requires-Dist: Jinja2 (==2.11.2)
Requires-Dist: keyring (==21.4.0)
Requires-Dist: MarkupSafe (==1.1.1)
Requires-Dist: packaging (==20.4)
Requires-Dist: pdfminer.six (==20200517)
Requires-Dist: pdfplumber (==0.5.24)
Requires-Dist: Pillow (==8.0.1)
Requires-Dist: pkginfo (==1.5.0.1)
Requires-Dist: pockets (==0.9.1)
Requires-Dist: pycparser (==2.20)
Requires-Dist: pycryptodome (==3.9.9)
Requires-Dist: Pygments (==2.7.1)
Requires-Dist: pyparsing (==2.4.7)
Requires-Dist: pytz (==2020.1)
Requires-Dist: readme-renderer (==27.0)
Requires-Dist: requests (==2.24.0)
Requires-Dist: requests-toolbelt (==0.9.1)
Requires-Dist: rfc3986 (==1.4.0)
Requires-Dist: SecretStorage (==3.1.2)
Requires-Dist: six (==1.15.0)
Requires-Dist: snowballstemmer (==2.0.0)
Requires-Dist: sortedcontainers (==2.2.2)
Requires-Dist: Sphinx (==3.2.1)
Requires-Dist: sphinx-rtd-theme (==0.5.0)
Requires-Dist: sphinxcontrib-applehelp (==1.0.2)
Requires-Dist: sphinxcontrib-devhelp (==1.0.2)
Requires-Dist: sphinxcontrib-htmlhelp (==1.0.3)
Requires-Dist: sphinxcontrib-jsmath (==1.0.1)
Requires-Dist: sphinxcontrib-napoleon (==0.7)
Requires-Dist: sphinxcontrib-qthelp (==1.0.3)
Requires-Dist: sphinxcontrib-serializinghtml (==1.1.4)
Requires-Dist: tqdm (==4.50.2)
Requires-Dist: twine (==3.2.0)
Requires-Dist: urllib3 (==1.25.10)
Requires-Dist: Wand (==0.6.3)
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>

