Update README.md
Browse files
README.md
CHANGED
@@ -14,9 +14,9 @@ This is an effective and simple neural network that can classify words as positi
|
|
14 |
It is suitable for filtering chats, comments, reviews and other texts to detect toxicity or negative content. However, the model is not ideal.
|
15 |
|
16 |
## Features
|
17 |
-
- Bilingual model (Russian
|
18 |
- Fast and accurate classification
|
19 |
-
- Easy integration into Python projects
|
20 |
- Trained on a custom dataset with "good" and "bad" labels
|
21 |
|
22 |
## Installation
|
|
|
14 |
It is suitable for filtering chats, comments, reviews and other texts to detect toxicity or negative content. However, the model is not ideal.
|
15 |
|
16 |
## Features
|
17 |
+
- Bilingual model (Russian(focus is on russian), English).
|
18 |
- Fast and accurate classification
|
19 |
+
- Easy integration into Python projects
|
20 |
- Trained on a custom dataset with "good" and "bad" labels
|
21 |
|
22 |
## Installation
|