Metadata-Version: 2.1
Name: frenchtext
Version: 0.0.2
Summary: NLP library to process french text
Home-page: https://github.com/laurentprudhon/frenchtext
Author: Laurent Prudhon
Author-email: laurent.prudhon@hotmail.fr
License: Apache Software License 2.0
Keywords: NLP french text
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# frenchtext
> NLP library to process french text.


This file will become your README and also the index of your documentation.

## Install

`pip install frenchtext`

## How to use

Fill me in please! Don't forget code examples:

```
print("frenchtext is awesome !")
```

    frenchtext is awesome !



