Metadata-Version: 2.1
Name: turpy-nlpkit
Version: 0.1.0
Summary: A Python library for Turkish natural language processing.
Home-page: UNKNOWN
Author: Atilla Karaahmetoğlu
License: MIT
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7.1
Requires-Dist: pandas (>=1.3.0)
Requires-Dist: numpy (>=1.21.0)
Requires-Dist: scikit-learn (>=1.0.0)
Requires-Dist: symspellpy (>=6.7.0)
Requires-Dist: tqdm (>=4.9.0)
Requires-Dist: NlpToolkit-MorphologicalAnalysis (==1.0.34)
Requires-Dist: NlpToolkit-WordNet (>=1.0.20)
Requires-Dist: nlpaug (>=1.1.0)
Requires-Dist: gensim (>=4.1.0)
Provides-Extra: deep
Requires-Dist: simpletransformers (>=0.63.0) ; extra == 'deep'
Provides-Extra: testing
Requires-Dist: pytest (>=6.0) ; extra == 'testing'
Requires-Dist: pytest-cov (>=2.0) ; extra == 'testing'
Requires-Dist: mypy (>=0.910) ; extra == 'testing'
Requires-Dist: flake8 (>=3.9) ; extra == 'testing'
Requires-Dist: tox (>=3.24) ; extra == 'testing'
Requires-Dist: types-setuptools (>=57.4.8) ; extra == 'testing'

UNKNOWN


