Update README.md
Browse files
README.md
CHANGED
|
@@ -8,11 +8,7 @@ tags:
|
|
| 8 |
- news
|
| 9 |
---
|
| 10 |
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
---
|
| 14 |
-
|
| 15 |
-
# FastText News Categorization
|
| 16 |
|
| 17 |
FastText News Categorization is a simple, yet effective, project to classify news articles into different categories using Facebook’s FastText library. This repository contains scripts for data preprocessing, model training, evaluation, and prediction on news datasets.
|
| 18 |
|
|
|
|
| 8 |
- news
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# Riple's Tuned FastText News Categorization
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
|
| 13 |
FastText News Categorization is a simple, yet effective, project to classify news articles into different categories using Facebook’s FastText library. This repository contains scripts for data preprocessing, model training, evaluation, and prediction on news datasets.
|
| 14 |
|