Metadata-Version: 2.1
Name: ernie
Version: 1.0.0
Summary: An Accessible Python Library for State-of-the-art Natural Language Processing. Built with HuggingFace's Transformers.
Home-page: https://github.com/brunneis/ernie
Author: Rodrigo Martínez Castaño
Author-email: rodrigo@martinez.gal
License: Apache License (Version 2.0)
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: transformers (<2.5.0,>=2.4.1)
Requires-Dist: scikit-learn (<1.0.0,>=0.22.1)
Requires-Dist: pandas (<1.0.0,>=0.25.3)
Requires-Dist: tensorflow (<2.6.0,>=2.5.1)
Requires-Dist: py-cpuinfo (<6.0.0,>=5.0.0)

UNKNOWN

