Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,13 @@
|
|
1 |
---
|
2 |
license: openrail
|
3 |
---
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
---
|
4 |
+
|
5 |
+
## NLP Classification task in Uzbek language!
|
6 |
+
|
7 |
+
I used data from the kun.uz website for this task(https://lnkd.in/dZcjU8hX).
|
8 |
+
This dataset contains more than 170000 news and these news are divided into 7 categories. This dataset has a imbalance problem so I have selected 4 categories("Jamiyat", "O'zbekiston", "Jahon" and "Fan va Texnika" ).
|
9 |
+
|
10 |
+
Program code: https://lnkd.in/dqraUG2Q
|
11 |
+
Model for testing: https://lnkd.in/dqjB7aJs
|
12 |
+
|
13 |
+
You can select and test a small part of news from one of the categories mentioned above from the kun.uz website.
|