Spaces:
Running
Running
Commit
ยท
a7de4f6
1
Parent(s):
e8050da
Update README.md
Browse files
README.md
CHANGED
@@ -7,42 +7,24 @@ 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 |
-
|
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.
|
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 |
-
- **
|
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
|
|
|
7 |
pinned: true
|
8 |
license: mit
|
9 |
---
|
10 |
+
# Silly Machine: Advancing Social Justice through Natural Language Processing and Artificial Intelligence
|
|
|
11 |
|
12 |
## Overview
|
13 |
+
Welcome to the GitHub repository of Silly Machine, a non-profit organization established by Brazilian researchers. Our organization is dedicated to harnessing the capabilities of Natural Language Processing (NLP) and Artificial Intelligence (AI) to combat social injustice. This repository encompasses the source code, data, and documentation pertaining to our projects, which are designed to tackle pressing societal challenges by utilizing state-of-the-art technology.
|
14 |
|
15 |
+
## Projects - Collection
|
16 |
+
Silly Machine is driven by a mission to utilize AI and NLP as catalysts for positive social change. We firmly believe in the transformative potential of technology as a force for good. Our commitment lies in addressing issues associated with social injustice, inequality, and discrimination through the development of innovative applications within the realm of AI and NLP.
|
|
|
|
|
|
|
17 |
|
18 |
## Projects
|
19 |
|
20 |
+
### 1. Hate Speech Datasets (TuPy)
|
21 |
|
22 |
- **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.
|
23 |
|
24 |
+
- **Repositorys:**
|
25 |
+
- -[Portuguese Hate Speech Dataset (TuPI)](https://github.com/Silly-Machine/TuPi-Portuguese-Hate-Speech-Dataset)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
|
|
27 |
|
|
|
|
|
|
|
|
|
|
|
28 |
|
29 |
|
30 |
## License
|