Metadata-Version: 2.1
Name: nanga
Version: 1.1.0rc2
Summary: A package for performing NLP tasks
Home-page: https://github.com/opscidia/nanga
Author: Opscidia
Author-email: frejus.laleye@opscidia.om
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: torch ==2.0.1
Requires-Dist: torchtext ==0.15.2
Requires-Dist: spacy ==3.4.4
Requires-Dist: numpy ==1.25.2
Requires-Dist: scikit-learn ==1.1.1
Requires-Dist: sklearn-contrib-lightning ==0.6.2.post0
Requires-Dist: pandas ==2.1.0
Requires-Dist: fasttext ==0.9.2
Requires-Dist: pycld2 ==0.41
Requires-Dist: pydantic ==1.10.12
Requires-Dist: text-unidecode ==1.3
Requires-Dist: lightning ==2.0.8

A package for performing various natural language processing tasks.
