Metadata-Version: 2.1
Name: litNlp
Version: 0.8.3
Summary: A fast tool for text classification model with tensorflow 
Home-page: https://github.com/CarryChang/litNlp
Author: CarryChang
Author-email: coolcahng@gmail.com
License: Apache-2.0
Description: litNlp是基于Tensorflow2.0实现的一个轻量级的深度文本分类模型,支持多分类，并默认二分类，是搭建文本分类模型的快速方案
Keywords: text classification,nlp,batch predict,deep learning,tensorflow,ml
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.4
Provides-Extra: cpu
Provides-Extra: gpu
