Skip to content

aisingapore/sgnlp

Folders and files

NameName
Last commit message
Last commit date
Mar 1, 2022
Mar 1, 2022
Jan 17, 2022
Jan 18, 2022
Aug 3, 2022
Feb 18, 2022
Oct 5, 2021
Aug 4, 2021
Jan 17, 2022
Sep 8, 2021
Aug 2, 2021
Sep 1, 2021
Aug 1, 2021
Nov 10, 2021
Aug 1, 2021
Aug 26, 2021
Aug 1, 2021
Oct 19, 2021
Nov 10, 2021

Repository files navigation

SG-NLP

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.

Installation

  • Python >= 3.8
pip install sgnlp

Documentation

Visit our documentation for tutorials.

License

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.