Metadata-Version: 2.1
Name: fancy-nlp
Version: 1.0.0
Summary: NLP for humans
Home-page: https://github.com/boat-group/fancy-nlp
Author: boat-group
Author-email: e.shijia@foxmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Requires-Dist: absl-py (==0.9.0)
Requires-Dist: astor (==0.8.1)
Requires-Dist: boto (==2.49.0)
Requires-Dist: boto3 (==1.11.3)
Requires-Dist: botocore (==1.14.3)
Requires-Dist: cachetools (==4.0.0)
Requires-Dist: certifi (==2019.11.28)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: docutils (==0.15.2)
Requires-Dist: gast (==0.2.2)
Requires-Dist: gensim (==3.8.1)
Requires-Dist: google-auth (==1.10.1)
Requires-Dist: google-auth-oauthlib (==0.4.1)
Requires-Dist: google-pasta (==0.1.8)
Requires-Dist: grpcio (==1.26.0)
Requires-Dist: h5py (==2.10.0)
Requires-Dist: idna (==2.8)
Requires-Dist: jieba (==0.42)
Requires-Dist: jmespath (==0.9.4)
Requires-Dist: joblib (==0.14.1)
Requires-Dist: Keras-Applications (==1.0.8)
Requires-Dist: Keras-Preprocessing (==1.1.0)
Requires-Dist: Markdown (==3.1.1)
Requires-Dist: numpy (==1.18.1)
Requires-Dist: oauthlib (==3.1.0)
Requires-Dist: opt-einsum (==3.1.0)
Requires-Dist: protobuf (==3.11.2)
Requires-Dist: pyasn1 (==0.4.8)
Requires-Dist: pyasn1-modules (==0.2.8)
Requires-Dist: python-dateutil (==2.8.1)
Requires-Dist: requests (==2.22.0)
Requires-Dist: requests-oauthlib (==1.3.0)
Requires-Dist: rsa (==4.0)
Requires-Dist: s3transfer (==0.3.0)
Requires-Dist: scikit-learn (==0.22.1)
Requires-Dist: scipy (==1.4.1)
Requires-Dist: six (==1.14.0)
Requires-Dist: smart-open (==1.9.0)
Requires-Dist: tensorboard (==2.1.0)
Requires-Dist: tensorflow (==2.1.0)
Requires-Dist: tensorflow-estimator (==2.1.0)
Requires-Dist: termcolor (==1.1.0)
Requires-Dist: urllib3 (==1.25.7)
Requires-Dist: Werkzeug (==0.16.0)
Requires-Dist: wrapt (==1.11.2)
Requires-Dist: bert4keras (==0.4.9)
Requires-Dist: tensorflow-addons (==0.8.1)
Requires-Dist: seqeval (==0.0.12)


fancy-nlp is a fast and easy-to-use natural language processing (NLP) toolkit,
satisfying your imagination about NLP.

fancy-nlp is compatible with Python 3.6
and is distributed under the GPLv3 license.


