Machine learning models from Singapore's natural language processing (NLP) research community.
sgnlp
is a Python package that allows you to easily get started on using various (NLP) models implemented using the
Pytorch and Transformers frameworks.
We have an accompanying demo site where you can interact with our models and get a better understanding on how they work.
- Python >= 3.8
pip install sgnlp
Visit our documentation for tutorials.
Code and models from this project are released under the MIT License unless otherwise stated. If a model's code is under a separate license, it can be found in the respective model's folder.