Title :
A New Approach towards Text Filtering
Author :
Roy, Pinky ; Roy, Amrit ; Thirani, Vineet
Author_Institution :
Dept. of Comput. Sci., Nat. Inst. of Technol., Silchar, India
Abstract :
The problem of malicious contents in blogs has reached epic proportions and various efforts are underway to fight it. Blog classification using machine learning techniques is a key method towards doing it. We have devised a machine learning algorithm where features are created from individual sentences in the body of a blog by taking one word at a time. Weights are assigned to the features based on the strength of their predictive capabilities for illegitimate/legitimate determination. The predictive capabilities are estimated by the frequency of occurrence of the feature in illegitimate/legitimate collections. During classification, total illegitimate and legitimate evidence in the blog is obtained by summing up the weights of extracted features of each class and the message is classified into whichever class accumulates the greater sum. We compared the algorithm against the popular a nive-bayes algorithm (in) and found its performance does not deteriorate in the least than that of naive-bayes algorithm both in terms of catching blog spam and for reducing false positives.
Keywords :
Web sites; classification; learning (artificial intelligence); text analysis; blog classification; blog spam; feature extraction; machine learning algorithm; malicious contents; naive Bayes algorithm; text filtering; Blogs; Computer science; Feature extraction; Filtering; Filters; Frequency estimation; Machine learning; Machine vision; Pregnancy; Probability;
Conference_Titel :
Machine Vision, 2009. ICMV '09. Second International Conference on
Conference_Location :
Dubai
Print_ISBN :
978-0-7695-3944-7
Electronic_ISBN :
978-1-4244-5645-1
DOI :
10.1109/ICMV.2009.24