Spaces:
Running
Running
Commit
Β·
e8050da
1
Parent(s):
fd9b4b2
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,49 @@ emoji: π’
|
|
4 |
colorFrom: pink
|
5 |
colorTo: purple
|
6 |
sdk: static
|
7 |
-
pinned:
|
|
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
colorFrom: pink
|
5 |
colorTo: purple
|
6 |
sdk: static
|
7 |
+
pinned: true
|
8 |
+
license: mit
|
9 |
---
|
10 |
|
11 |
+
# Silly Machine - Combating Social Injustice with Natural Language Processing and AI
|
12 |
+
|
13 |
+
## Overview
|
14 |
+
|
15 |
+
Welcome to the Silly Machine organization's GitHub repository! Silly Machine is a non-profit organization founded by Brazilian researchers dedicated to leveraging Natural Language Processing (NLP) and Artificial Intelligence (AI) to combat social injustice. This repository contains the source code, data, and documentation related to our projects aimed at addressing critical societal issues using cutting-edge technology.
|
16 |
+
|
17 |
+
## Mission
|
18 |
+
|
19 |
+
Silly Machine's mission is to harness the power of AI and NLP to drive positive social change. We believe that technology can be a force for good, and we are committed to addressing issues related to social injustice, inequality, and discrimination through innovative applications of AI and NLP.
|
20 |
+
|
21 |
+
## Projects
|
22 |
+
|
23 |
+
### 1. Portuguese Hate Speech Dataset (TuPI)
|
24 |
+
|
25 |
+
- **Description:** The Portuguese hate speech dataset (TuPI) is an annotated corpus designed to facilitate the development of advanced hate speech detection models using machine learning (ML) and natural language processing (NLP) techniques.
|
26 |
+
|
27 |
+
- **Repository:** [Portuguese Hate Speech Dataset (TuPI)](https://github.com/Silly-Machine/TuPi-Portuguese-Hate-Speech-Dataset)
|
28 |
+
|
29 |
+
## Getting Started
|
30 |
+
|
31 |
+
To get started with our projects, please follow these steps:
|
32 |
+
|
33 |
+
1. Clone the repository of the project you are interested in.
|
34 |
+
2. Read the project's README and documentation to understand the goals, requirements, and setup instructions.
|
35 |
+
3. Contribute to the project by opening issues, submitting pull requests, or engaging in discussions.
|
36 |
+
|
37 |
+
## How to Contribute
|
38 |
+
|
39 |
+
We welcome contributions from the community to help us achieve our mission. To contribute, please follow these guidelines:
|
40 |
+
|
41 |
+
1. Fork the project repository to your GitHub account.
|
42 |
+
2. Create a new branch for your work.
|
43 |
+
3. Make your changes and commit them with descriptive messages.
|
44 |
+
4. Push your changes to your branch on GitHub.
|
45 |
+
5. Open a pull request to the Silly Machine repository, describing the changes you've made.
|
46 |
+
|
47 |
+
|
48 |
+
## License
|
49 |
+
|
50 |
+
All projects under the Silly Machine organization are open-source and licensed under the [MIT License](LICENSE). You are encouraged to use, modify, and distribute our code in accordance with this license.
|
51 |
+
|
52 |
+
Thank you for your interest in Silly Machine and our mission to combat social injustice through NLP and AI. We look forward to collaborating with you and making a positive impact together!
|