Metadata-Version: 2.1
Name: ktext
Version: 0.40
Summary: Pre-processing text in parallel for Keras in python.
Home-page: https://github.com/hamelsmu/ktext
Author: Hamel Husain
Author-email: hamel.husain@gmail.com
License: MIT
Download-URL: https://github.com/hamelsmu/ktext/archive/0.40.zip
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: six
Requires-Dist: pandas (>=0.21.0)
Requires-Dist: pyyaml
Requires-Dist: pathos
Requires-Dist: msgpack
Requires-Dist: msgpack-numpy
Requires-Dist: dask
Requires-Dist: pyarrow
Requires-Dist: more-itertools
Requires-Dist: textacy (==0.6.2)
Requires-Dist: keras (==2.2.4)
Requires-Dist: tensorflow
Provides-Extra: h5py
Requires-Dist: h5py ; extra == 'h5py'
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: pytest-pep8 ; extra == 'tests'
Requires-Dist: pytest-xdist ; extra == 'tests'
Requires-Dist: pytest-cov ; extra == 'tests'
Requires-Dist: pandas ; extra == 'tests'
Provides-Extra: visualize
Requires-Dist: pydot ; extra == 'visualize'

UNKNOWN


