File size: 1,118 Bytes
dd7e836 f21896d dd7e836 f21896d dd7e836 90414cd 7f89eaf 90414cd 7f89eaf f99c52f 025f5a6 f21896d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
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) |