Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 483 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 483 Bytes

Webiste_category_classifier

Contains the source to classify the websites into different domain.For example the crickbuzz.com belongs to the domain of sports Step by step method to run the projecy;

1.Go the dataset collection folder

2.Run the Dataset collection file

3.This will generate the dataset as training.json file format

4.Now switch to Classifer and run Classifer.py

5.Now make the API call by runnning the UI_page.html

6.Test the Classifer using the Testing Folder