|
--- |
|
title: README |
|
emoji: π |
|
colorFrom: green |
|
colorTo: indigo |
|
sdk: static |
|
pinned: true |
|
--- |
|
|
|
# [Towards Understanding Swahili](https://huggingface.co/spaces/TUS) |
|
|
|
## Description |
|
|
|
This is a repo/org for a paper written with the end goal of understanding the Swahili language and developing language models in an effort to contrite towards solving challenges in Low-Resource Natural Language Processing. |
|
Each directory has (will have) a similar description describing the main happenings/tasks etc. |
|
|
|
--- |
|
|
|
## Some things to note |
|
|
|
**Hugging Face** <br> |
|
For demonstration purposes, we use the Hugging Face to host our models. This is a great platform for sharing models and other NLP-related resources. You can find our models here: |
|
|
|
* [Fill Mask Model V1](https://huggingface.co/TUS/Fill-Mask) |
|
* [Fill Mask Model V2](https://huggingface.co/TUS/Fill-Mask-V2) |
|
* [Named Entity Recognition Model](https://huggingface.co/TUS/NER-SW) |
|
* [Text (News) Classification Model](https://huggingface.co/TUS/News-Classification-SW) |
|
* [Text (Emotion) Multi-Class Classification Model](https://huggingface.co/TUS/Emotion-Classification-SW) |