Metadata-Version: 2.1
Name: that-nlp-library
Version: 0.1.2
Summary: Aim to be a convenient NLP library with the help from HuggingFace
Home-page: https://github.com/anhquan0412/that-nlp-library
Author: Quan Tran
Author-email: anhquan0412@gmail.com
License: Apache Software License 2.0
Keywords: nbdev,python,nlp,natural language processing,transformer,deep learning,envibert,roberta,gpt2,phobert
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# Welcome to that-nlp-library

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

## Install

``` sh
pip install that_nlp_library
```

## What this library offers

TODO

## Tutorials

Visit <https://anhquan0412.github.io/that-nlp-library/>
