Metadata-Version: 2.1
Name: Fern2
Version: 0.0.1
Summary: NLP text processing toolkit for Deep Learning
Home-page: https://github.com/Jasonsey/Fern
Author: Jason, Lin
Author-email: jason.m.lin@outlook.com
License: Apache 2.0
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft
Classifier: Operating System :: POSIX :: Linux
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: tensorflow (>=2.0.0)
Requires-Dist: tqdm (>=4.0.0)
Requires-Dist: nltk (>=3.4.5)
Requires-Dist: pymssql (>=2.1.4)
Requires-Dist: numpy (>=1.18.1)
Requires-Dist: pandas (>=1.0.3)

# Fern
NLP text processing toolkit


