Metadata-Version: 2.1
Name: ernie
Version: 1.2308.0
Summary: An Accessible Python Library for State-of-the-art Natural Language Processing. Built with HuggingFace's Transformers.
Home-page: https://github.com/labteral/ernie
Author: Rodrigo Martínez Castaño
Author-email: dev@brunneis.com
License: Apache License (Version 2.0)
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 (<5.0.0,>=4.24.0)
Requires-Dist: scikit-learn (<2.0.0,>=1.2.1)
Requires-Dist: pandas (<2.0.0,>=1.5.3)
Requires-Dist: tensorflow (<2.11.0,>=2.5.1)
Requires-Dist: py-cpuinfo (<10.0.0,>=9.0.0)

