https://github.com/naynco/nayn.classifier
News Classification in Turkish
https://github.com/naynco/nayn.classifier
classification-model idf machine-learning news-classifier
Last synced: about 1 month ago
JSON representation
News Classification in Turkish
- Host: GitHub
- URL: https://github.com/naynco/nayn.classifier
- Owner: naynco
- License: apache-2.0
- Created: 2019-08-29T20:18:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T21:15:43.000Z (almost 3 years ago)
- Last Synced: 2024-01-26T03:40:29.052Z (about 2 years ago)
- Topics: classification-model, idf, machine-learning, news-classifier
- Language: Jupyter Notebook
- Size: 44.9 KB
- Stars: 9
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nayn.classifier
News Classification in Turkish
## TODO
- [x] Category suggestion
- [ ] Tag suggestion
## Our Categories:
- Gündem (Default)
- Dünya
- Ekonomi
- Spor
- Sanat
- Teknoloji
[category, title data](https://github.com/naynco/nayn.data/blob/master/classification_clean.csv)
## current categories of news
```
SICAK 16889
GÜNDEM 12983
DÜNYA 9226
SPOR 1967
GÜNDEM|SICAK 1135
DÜNYA|SICAK 458
SANAT 285
DÜNYA|GÜNDEM 207
Teknoloji 144
Video 100
DÜNYA|SPOR 76
DÜNYA|Teknoloji 73
SICAK|SPOR 51
GÜNDEM|SPOR 33
DÜNYA|SANAT 27
SANAT|Video 21
DÜNYA|Video 20
GÜNDEM|SANAT 19
SPOR|Video 17
GÜNDEM|Teknoloji 10
DÜNYA|GÜNDEM|SPOR 8
GÜNDEM|Video 5
News 3
DÜNYA|GÜNDEM|SICAK 3
SICAK|Teknoloji 1
SANAT|SICAK 1
DÜNYA|GÜNDEM|SANAT 1
DÜNYA|Teknoloji|Video 1
SPOR|Teknoloji 1
SICAK|Video 1
```