Skip to content

25khattab/text-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Classifier

this project is something we worked on for the AI Course at our univirsity

we are using k-means clustring technique

Prerequisites

Please install the following:

Installation

you can use the following pip code to install the prerequisites

pip3 install -U scikit-learn scipy matplotlib

pip3 install -U joblib pyqt5 pandas

With the prerequisites installed, you can clone the project:

git clone https://github.com/25khattab/text-classifier

to run the project use :

cd text-classifier
python main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Releases

No releases published

Packages

No packages published

Languages