Skip to content

Classify persian text by using bag of words and tf-idf algorithms and LinearSVC model with custom parameters.

Notifications You must be signed in to change notification settings

mrp-78/persian-text-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

persian-text-classification

Classify persian text by using bag of words and tf-idf algorithms and LinearSVC model with custom parameters.

Dataset

You can see and download dataset on kaggle in this link

Notebook

You can see my submitted notebook for this competition on kaggle in this link

How to use?

Use Python version 3.

First of all, install the required Python packages:

pip install requirements.txt

And then run the Python program:

python main.py

About

Classify persian text by using bag of words and tf-idf algorithms and LinearSVC model with custom parameters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages