Metadata-Version: 2.1
Name: nlpbaselines
Version: 0.0.42
Summary: Establish quick baselines for NLP tasks
Home-page: https://github.com/xiaoouwang/nlpbaselines
Download-URL: https://pypi.org/project/nlpbaselines/
Author: Xiaoou WANG
Author-email: xiaoouwangfrance@gmail.com
License: Apache Licence 2.0
Keywords: text mining,npl,corpus,french,bert,transformers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: accelerate
Requires-Dist: datasets
Requires-Dist: matplotlib
Requires-Dist: torch
Requires-Dist: transformers
Requires-Dist: scikit-learn
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: py7zr
Requires-Dist: sentencepiece
Requires-Dist: sacremoses
Requires-Dist: numba

# nlpbaselines

./HISTORY.md

Establish quick baselines for NLP tasks.

Citation:

```
@Manual{url,
  author={Wang Xiaoou},
  title={nlpbaselines: establish quick baselines for NLP tasks},
  year={2022},
  url={\url{https://github.com/xiaoouwang/nlpbaselines}},
}
```

## How to use the package

## License

### Codes

`nlpbaselines` is licensed under Apache License 2.0. You can use `nlpbaselines` in your commercial products for free. We would appreciate it if you add a link to `nlpbaselines` on your website.

### Models

Unless otherwise specified, all models in `nlpbaselines` are licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).
