Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 539 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 539 Bytes

Text-Classification

Project for Pre-final year : Feature selection for Text Classification using Naive Bayes Classifier

Steps to run:
	
	1.Extract the files from the Naive-Bayes Classification Master zip file.
	
	2.Extract the LingSpam Dataset.
	
	3.First run the FeatureSelectionUsingIG.py,then NaiveBayesClassifier.py.
	
	4.If you want the FeatureDictionary or Stopwords,they are also present in the same file.
	
	5.If Any Additional Queries you can refer to README.md as a user manual.

Thank you...!!!Happy Coding..!!