SlideShare a Scribd company logo
IJSRD - International Journal for Scientific Research & Development| Vol. 3, Issue 10, 2015 | ISSN (online): 2321-0613
All rights reserved by www.ijsrd.com 1035
Filter Unwanted Messages from Walls and Blocking Non-Legitimate
Users in OSN
Miss. Gaikwad Rupali B.1 Miss. Kharat Mohini K.2 Mr. Tamhane Ajinkya V.3
Mr. Harde Pradeep S.4
1,2,3,4
Department of Computer Engineering
1,2,3,4
SCSCOE, Rahuri Factory
Abstract— Today’s life is totally based on Internet. Now a
days people cannot imagine life without Internet.
Information and communication technology plays vital role
in today’s online networked society. In today’s life, we are
very close to the online social networks. Online social
networks are used for posting and sharing information
across various social networking sites. But user’s privacy is
not maintained by online social networks. For maintaining
users sensitive information’s privacy online social networks
provides little or no support. For filtering unwanted
messages we propose a system using machine learning
(ML). Using machine learning in soft classifier content
based filtering performed. In proposed system filtering rules
(FR’s) are provided for content independent filtering..
Blacklists are used for more flexibility by which filtering
choices are increased. Proposed system provides security to
the Online Social Networks.
Key words: Online Social Networks, Machine Learning,
Information Filtering, Content based Filtering
I. INTRODUCTION
Online social networks are today’s are very popular
interactive medium for communication, sharing and
dissemination of large amount of human life information
across various social networking sites. In communication,
exchange of different types of content like text, image,
audio, and video data. For useful information extraction
filtering is used. In OSN’s for posting or commenting or
posts on particular public or private area called walls. Using
information filtering user can control the messages written
on their walls, by filtering out unwanted messages. Today
OSN’s provide little support or no support for unwanted
messages. But no content based filtering supported.
Therefore, It is hard to prevent unwanted messages, such as
political or vulgar. Therefore Proposed a system for filtering
or preventing unwanted messages called Filtered Walls
(FW’s). Use Machine Learning (ML) text categorization
techniques[5]. For short text classification use radial basis
function networks (RBFN), In managing noisy data[6]. We
insert two level classification strategy, in first level RBFN
categorize short messages as a neutral and non-neutral; in
the second, Non-neutral messages are classified and
correctness estimate are produced. In proposed system
filtering rules are provided. FR’s are the rules in which user
can stste what contents are not displayed on their walls. In
addition the system used user defined Blacklists (BL’s). In
which it makes lists of users that are temporarily prevented
to post any type of messages on a user wall. Proposed
system filters unwanted messages from OSN user walls. On
the basis of message content and message creator
relationship.
II. LITERATURE SURVEY
We are using Content based filtering and Policy based
Personalisation for filtering unwanted or vulgar messages or
text from users Online Social Networks (OSN) walls. So for
that purpose we are surveying the literature in both fields.
The Main motive of this paper is to implement an
architecture which provides customized content based
filtering for OSN’s, based on machine learning techniques.
Our related work is related with both content based filtering
and Policy based personalisation.
For Example: In Facebook user states who is
allowed to insert messages on their walls (like friends,
friends of Friends and Groups of friends) but no content
based filtering are supported.
A. Content based Filtering:
In content based filtering, each user is assumed to work
separately. A content based filtering collects the information
of items based on the relationship between the item’s
content and the user choices. An electronic mail is well
known example of Content based filtering. Only textual data
is processed in content based filtering, Therefore content
based filtering is closely similar to Text Classification.
Content Based filtering is based on the use of machine
learning paradigm. According to machine learning paradigm
a classifier is automatically induced by learning from a sets
of predefined examples. The Information Retrieval is
presented by P.W. Foltz and S.T. Dumais [1].There is no
information filtering in this approach.in our approach we are
using information filtering. Information retrieval is very
much similar to information filtering. filtering involves
process of removing information from stream, while IR
involves process of finding information in that stream.
B. Policy Based Personalization:
Policy based personalization is useful in different types of
contexts. In Online Social Networking sites user defined
policies can define how communication between two parties
or more parties can handled. The policy based
personalization mostly focuses the Twitter. It categorizes the
each tweet and only shows those tweets which are of user’s
interest. Policy based personalization shows the ability of
use to filter unwanted messages based on filtering criteria
suggested by him or the customized settings chosen by him
B. Sriram, D.fuhry, E.Demir, H. Ferhatosmanogly,
and M. Demirbas [2], our paper describes classification of
tweets into general. our approach allows settings of filter
rules according to a variety criteria’s described by him and
classifies the text into various pre-defined sets of classes like
various categories like sports, politics, Bollywood etc.
L. Fang and K. LeFevre [3], this paper is related to
privacy control but no facility for stopping anyone for
Filter Unwanted Messages from Walls and Blocking Non-Legitimate Users in OSN
(IJSRD/Vol. 3/Issue 10/2015/237)
All rights reserved by www.ijsrd.com 1036
posting something on wall. Our approach can stop posting
particular categories as per users choice.
Fong, P.W.L., Anwar, M.M., Zhao, Z. [4], this
paper describes policies such as topology based, history
based. So that it is time consuming our approach presents
content based filtering and Policy based personalization.
III. PROPOSED SYSTEM
From above literature survey we can conclude that there is
no any prevention on post which is posted by friends or any
person. So, if any person is not interested to see or to read
specific category of messages then he cannot apply any filter
on their walls. In this situation he can receive any type of
messages.in our proposed system we apply prevention to
messages by using or providing filtering rules. The main
aim of system is to prevent or filter unwanted messages
from user walls. In proposed system, filtering are supported
by content based preferences. The main part of proposed
system is content base message filtering(CBMF) and the
short text classifier module. The second element that is short
text classifier are used to categorize messages according to
set of different categories. In comparison, the first element
uses the message categorization provided by short text
classifier to implement filtering rules specified by the user.
For enhancing the filtering process Blacklist can also be
used. Blacklists are the list of users which are temporarily
prevented to post messages or text on user walls.
In our system architecture we designed a filter to
discard those messages which are vulgar in nature and
prevented to be displayed on another users wall. If User1
wants to posts some content on someone’s wall then before
it will display on that user wall, it will be checked that
whether the content is vulgar, we have provided predefined
dataset which include those words which are vulgar in
nature. If User1 data matched to the dataset then this
message is vulgar in nature so it cannot displayed on wall
and that user who wants to write message will be blocked.
This process is carried out through user defined rules and in
some cases BlackList(BL) are also used.
Fig. 1: System Architecture
IV. CONCLUSION
In our proposed system, Filtered wall is a system to prevent
or filter unwanted or unnecessary messages from online
social networks walls. This system approach decides when
user should be inserted into a blacklist. Filtered wall has a
wide variety of applications in OSN wall. In future, more
work is needed on further improving the performance
measures.
REFERENCES
[1] P.W. Foltz and S.T. Dumais, Personalized Information
Delivery: An Analysis of Information Filtering
Methods, Comm. ACM, vol. 35, no. 12, pp. 51-
60,1992.
[2] Fong, P.W.L., Anwar, M.M., Zhao, Z., A privacy
preservation model for facebook-style social network
systems; In: Proceedings of 14th European Symposium
on Research in Computer Security (ESORICS), pp.
303320, 2009.
[3] Fang, L., LeFevre, K., Privacy wizards for social
networking sites; In: WWW 10: Proceedings of the 19th
international conference on World Wide Web,pp.
351360. ACM, New York, NY, USA, 2010.
[4] B. Sriram, D. Fuhry, E. Demir, H. Ferhatosmanoglu,
and M. Demirbas,Short Text Classi_cation in Twitter
to Improve Information Filtering, Proc.33rd Intl ACM
SIGIR Conf. Research and Development in Information
Retrieval (SIGIR 10), pp. 841-842, 2010.
[5] F. Sebastiani, “Machine Learning in Automated Text
Categorization,”ACM Computing Surveys, vol. 34, no.
1, pp. 1-47, 2002.
[6] M. Vanetti, E. Binaghi, B. Carminati, M. Carullo, and
E. Ferrari,“Content-Based Filtering in On-Line Social
Networks,” Proc.ECML/PKDD Workshop Privacy and
Security Issues in Data Mining and Machine Learning
(PSDML ’10), 2010.

More Related Content

PDF
Content Based Message Filtering For OSNS Using Machine Learning Classifier
PDF
Filter unwanted messages from walls and blocking non legitimate users in osn
PPTX
seminar on To block unwanted messages _from osn
PPTX
A system to filter unwanted messages from OSN user walls
PPTX
ONLINE SOCIAL NETWORK
PPTX
A system to filter unwanted messages from the
DOCX
A system to filter unwanted messages from osn user walls
PDF
A system to filter unwanted messages
Content Based Message Filtering For OSNS Using Machine Learning Classifier
Filter unwanted messages from walls and blocking non legitimate users in osn
seminar on To block unwanted messages _from osn
A system to filter unwanted messages from OSN user walls
ONLINE SOCIAL NETWORK
A system to filter unwanted messages from the
A system to filter unwanted messages from osn user walls
A system to filter unwanted messages

What's hot (18)

PDF
Paper id 152013128
PDF
Filtering Unwanted Messages from Online Social Networks (OSN) using Rule Base...
PDF
An automatic filtering task in osn using content based approach
PDF
S180304116124
PDF
Cb4301449454
PDF
D0351020025
PDF
Iaetsd efficient filteration of unwanted messages
PDF
Rule based messege filtering and blacklist management for online social network
DOCX
Assignment 2(data communication)
DOCX
A system to filter unwanted messages from osn user walls
PDF
D018132226
PDF
Smart detection of offensive words in social media using the soundex algorith...
PDF
An educational bluetooth quizzing application in android
PDF
Literature Review: The Role of Signal Processing in Meeting Privacy Challenge...
PDF
A SECURE SCHEMA FOR RECOMMENDATION SYSTEMS
PDF
Ijcatr04041017
PDF
Call Me MayBe: Understanding Nature and Risks of Sharing Mobile Numbers on ...
PDF
Semantic Massage Addressing based on Social Cloud Actor's Interests
Paper id 152013128
Filtering Unwanted Messages from Online Social Networks (OSN) using Rule Base...
An automatic filtering task in osn using content based approach
S180304116124
Cb4301449454
D0351020025
Iaetsd efficient filteration of unwanted messages
Rule based messege filtering and blacklist management for online social network
Assignment 2(data communication)
A system to filter unwanted messages from osn user walls
D018132226
Smart detection of offensive words in social media using the soundex algorith...
An educational bluetooth quizzing application in android
Literature Review: The Role of Signal Processing in Meeting Privacy Challenge...
A SECURE SCHEMA FOR RECOMMENDATION SYSTEMS
Ijcatr04041017
Call Me MayBe: Understanding Nature and Risks of Sharing Mobile Numbers on ...
Semantic Massage Addressing based on Social Cloud Actor's Interests
Ad

Viewers also liked (8)

PPTX
PPT
Technology tips for educators
PPTX
Ppt for graphical password authentication using cued click points
PDF
Good presentations matter
PDF
7 Tips to Beautiful PowerPoint by @itseugenec
PDF
2015 Upload Campaigns Calendar - SlideShare
PPTX
What to Upload to SlideShare
PDF
Getting Started With SlideShare
Technology tips for educators
Ppt for graphical password authentication using cued click points
Good presentations matter
7 Tips to Beautiful PowerPoint by @itseugenec
2015 Upload Campaigns Calendar - SlideShare
What to Upload to SlideShare
Getting Started With SlideShare
Ad

Similar to Filter unwanted messages from walls and blocking nonlegitimate user in osn (20)

PDF
Iaetsd hierarchical fuzzy rule based classification
PPTX
OSN for neural network and the coomunication network
PPTX
OSN (new) ppt for optimised neural network and formation
PDF
PriGuard: A Semantic Approach to Detect Privacy Violation in Online Social Ne...
PDF
Retrieving Hidden Friends a Collusion Privacy Attack against Online Friend Se...
PDF
MACHINE LEARNING AND DEEP LEARNING TECHNIQUES FOR DETECTING ABUSIVE CONTENT O...
PDF
IRJET - Real-Time Cyberbullying Analysis on Social Media using Machine Learni...
PDF
Analytic System Based on Prediction Analysis of Social Emotions from User Pre...
PDF
IRJET- Post Summarization and Text Classification in Social Networking Sites
PDF
IRJET- Secure Social Network using Text Mining
PDF
Classification Methods for Spam Detection in Online Social Network
PDF
merged_document
PDF
6356152.pdf
PDF
Use of tf idf for classification and distribution of e-news paper based on t...
PDF
IRJET- Review Analyser with Bot
PPTX
sdfi_spammmer_detction_and_fakesppt.pptx
PDF
Master's Thesis
PDF
IRJET- Noisy Content Detection on Web Data using Machine Learning
PDF
IRJET- Fake Profile Identification using Machine Learning
PDF
A PERSONALIZED WEB PAGE CONTENT FILTERING MODEL BASED ON SEGMENTATION
Iaetsd hierarchical fuzzy rule based classification
OSN for neural network and the coomunication network
OSN (new) ppt for optimised neural network and formation
PriGuard: A Semantic Approach to Detect Privacy Violation in Online Social Ne...
Retrieving Hidden Friends a Collusion Privacy Attack against Online Friend Se...
MACHINE LEARNING AND DEEP LEARNING TECHNIQUES FOR DETECTING ABUSIVE CONTENT O...
IRJET - Real-Time Cyberbullying Analysis on Social Media using Machine Learni...
Analytic System Based on Prediction Analysis of Social Emotions from User Pre...
IRJET- Post Summarization and Text Classification in Social Networking Sites
IRJET- Secure Social Network using Text Mining
Classification Methods for Spam Detection in Online Social Network
merged_document
6356152.pdf
Use of tf idf for classification and distribution of e-news paper based on t...
IRJET- Review Analyser with Bot
sdfi_spammmer_detction_and_fakesppt.pptx
Master's Thesis
IRJET- Noisy Content Detection on Web Data using Machine Learning
IRJET- Fake Profile Identification using Machine Learning
A PERSONALIZED WEB PAGE CONTENT FILTERING MODEL BASED ON SEGMENTATION

More from IJSRD (20)

PPTX
#IJSRD #Research Paper Publication
PDF
Maintaining Data Confidentiality in Association Rule Mining in Distributed En...
PDF
Performance and Emission characteristics of a Single Cylinder Four Stroke Die...
PDF
Preclusion of High and Low Pressure In Boiler by Using LABVIEW
PDF
Prevention and Detection of Man in the Middle Attack on AODV Protocol
PDF
Comparative Analysis of PAPR Reduction Techniques in OFDM Using Precoding Tec...
PDF
Evaluation the Effect of Machining Parameters on MRR of Mild Steel
PDF
Keystroke Dynamics Authentication with Project Management System
PDF
Diagnosing lungs cancer Using Neural Networks
PDF
A Survey on Sentiment Analysis and Opinion Mining
PDF
A Defect Prediction Model for Software Product based on ANFIS
PDF
Experimental Investigation of Granulated Blast Furnace Slag ond Quarry Dust a...
PDF
Product Quality Analysis based on online Reviews
PDF
Solving Fuzzy Matrix Games Defuzzificated by Trapezoidal Parabolic Fuzzy Numbers
PDF
Study of Clustering of Data Base in Education Sector Using Data Mining
PDF
Fault Tolerance in Big Data Processing Using Heartbeat Messages and Data Repl...
PDF
Investigation of Effect of Process Parameters on Maximum Temperature during F...
PDF
Review Paper on Computer Aided Design & Analysis of Rotor Shaft of a Rotavator
PDF
A Survey on Data Mining Techniques for Crime Hotspots Prediction
PDF
Studies on Physico - Mechanical Properties of Chloroprene Rubber Vulcanizate ...
#IJSRD #Research Paper Publication
Maintaining Data Confidentiality in Association Rule Mining in Distributed En...
Performance and Emission characteristics of a Single Cylinder Four Stroke Die...
Preclusion of High and Low Pressure In Boiler by Using LABVIEW
Prevention and Detection of Man in the Middle Attack on AODV Protocol
Comparative Analysis of PAPR Reduction Techniques in OFDM Using Precoding Tec...
Evaluation the Effect of Machining Parameters on MRR of Mild Steel
Keystroke Dynamics Authentication with Project Management System
Diagnosing lungs cancer Using Neural Networks
A Survey on Sentiment Analysis and Opinion Mining
A Defect Prediction Model for Software Product based on ANFIS
Experimental Investigation of Granulated Blast Furnace Slag ond Quarry Dust a...
Product Quality Analysis based on online Reviews
Solving Fuzzy Matrix Games Defuzzificated by Trapezoidal Parabolic Fuzzy Numbers
Study of Clustering of Data Base in Education Sector Using Data Mining
Fault Tolerance in Big Data Processing Using Heartbeat Messages and Data Repl...
Investigation of Effect of Process Parameters on Maximum Temperature during F...
Review Paper on Computer Aided Design & Analysis of Rotor Shaft of a Rotavator
A Survey on Data Mining Techniques for Crime Hotspots Prediction
Studies on Physico - Mechanical Properties of Chloroprene Rubber Vulcanizate ...

Recently uploaded (20)

PDF
Complications of Minimal Access Surgery at WLH
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Business Ethics Teaching Materials for college
PPTX
Cell Structure & Organelles in detailed.
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
Classroom Observation Tools for Teachers
PDF
TR - Agricultural Crops Production NC III.pdf
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PPTX
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
Week 4 Term 3 Study Techniques revisited.pptx
Complications of Minimal Access Surgery at WLH
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Business Ethics Teaching Materials for college
Cell Structure & Organelles in detailed.
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Microbial diseases, their pathogenesis and prophylaxis
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
PPH.pptx obstetrics and gynecology in nursing
Classroom Observation Tools for Teachers
TR - Agricultural Crops Production NC III.pdf
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
102 student loan defaulters named and shamed – Is someone you know on the list?
Week 4 Term 3 Study Techniques revisited.pptx

Filter unwanted messages from walls and blocking nonlegitimate user in osn

  • 1. IJSRD - International Journal for Scientific Research & Development| Vol. 3, Issue 10, 2015 | ISSN (online): 2321-0613 All rights reserved by www.ijsrd.com 1035 Filter Unwanted Messages from Walls and Blocking Non-Legitimate Users in OSN Miss. Gaikwad Rupali B.1 Miss. Kharat Mohini K.2 Mr. Tamhane Ajinkya V.3 Mr. Harde Pradeep S.4 1,2,3,4 Department of Computer Engineering 1,2,3,4 SCSCOE, Rahuri Factory Abstract— Today’s life is totally based on Internet. Now a days people cannot imagine life without Internet. Information and communication technology plays vital role in today’s online networked society. In today’s life, we are very close to the online social networks. Online social networks are used for posting and sharing information across various social networking sites. But user’s privacy is not maintained by online social networks. For maintaining users sensitive information’s privacy online social networks provides little or no support. For filtering unwanted messages we propose a system using machine learning (ML). Using machine learning in soft classifier content based filtering performed. In proposed system filtering rules (FR’s) are provided for content independent filtering.. Blacklists are used for more flexibility by which filtering choices are increased. Proposed system provides security to the Online Social Networks. Key words: Online Social Networks, Machine Learning, Information Filtering, Content based Filtering I. INTRODUCTION Online social networks are today’s are very popular interactive medium for communication, sharing and dissemination of large amount of human life information across various social networking sites. In communication, exchange of different types of content like text, image, audio, and video data. For useful information extraction filtering is used. In OSN’s for posting or commenting or posts on particular public or private area called walls. Using information filtering user can control the messages written on their walls, by filtering out unwanted messages. Today OSN’s provide little support or no support for unwanted messages. But no content based filtering supported. Therefore, It is hard to prevent unwanted messages, such as political or vulgar. Therefore Proposed a system for filtering or preventing unwanted messages called Filtered Walls (FW’s). Use Machine Learning (ML) text categorization techniques[5]. For short text classification use radial basis function networks (RBFN), In managing noisy data[6]. We insert two level classification strategy, in first level RBFN categorize short messages as a neutral and non-neutral; in the second, Non-neutral messages are classified and correctness estimate are produced. In proposed system filtering rules are provided. FR’s are the rules in which user can stste what contents are not displayed on their walls. In addition the system used user defined Blacklists (BL’s). In which it makes lists of users that are temporarily prevented to post any type of messages on a user wall. Proposed system filters unwanted messages from OSN user walls. On the basis of message content and message creator relationship. II. LITERATURE SURVEY We are using Content based filtering and Policy based Personalisation for filtering unwanted or vulgar messages or text from users Online Social Networks (OSN) walls. So for that purpose we are surveying the literature in both fields. The Main motive of this paper is to implement an architecture which provides customized content based filtering for OSN’s, based on machine learning techniques. Our related work is related with both content based filtering and Policy based personalisation. For Example: In Facebook user states who is allowed to insert messages on their walls (like friends, friends of Friends and Groups of friends) but no content based filtering are supported. A. Content based Filtering: In content based filtering, each user is assumed to work separately. A content based filtering collects the information of items based on the relationship between the item’s content and the user choices. An electronic mail is well known example of Content based filtering. Only textual data is processed in content based filtering, Therefore content based filtering is closely similar to Text Classification. Content Based filtering is based on the use of machine learning paradigm. According to machine learning paradigm a classifier is automatically induced by learning from a sets of predefined examples. The Information Retrieval is presented by P.W. Foltz and S.T. Dumais [1].There is no information filtering in this approach.in our approach we are using information filtering. Information retrieval is very much similar to information filtering. filtering involves process of removing information from stream, while IR involves process of finding information in that stream. B. Policy Based Personalization: Policy based personalization is useful in different types of contexts. In Online Social Networking sites user defined policies can define how communication between two parties or more parties can handled. The policy based personalization mostly focuses the Twitter. It categorizes the each tweet and only shows those tweets which are of user’s interest. Policy based personalization shows the ability of use to filter unwanted messages based on filtering criteria suggested by him or the customized settings chosen by him B. Sriram, D.fuhry, E.Demir, H. Ferhatosmanogly, and M. Demirbas [2], our paper describes classification of tweets into general. our approach allows settings of filter rules according to a variety criteria’s described by him and classifies the text into various pre-defined sets of classes like various categories like sports, politics, Bollywood etc. L. Fang and K. LeFevre [3], this paper is related to privacy control but no facility for stopping anyone for
  • 2. Filter Unwanted Messages from Walls and Blocking Non-Legitimate Users in OSN (IJSRD/Vol. 3/Issue 10/2015/237) All rights reserved by www.ijsrd.com 1036 posting something on wall. Our approach can stop posting particular categories as per users choice. Fong, P.W.L., Anwar, M.M., Zhao, Z. [4], this paper describes policies such as topology based, history based. So that it is time consuming our approach presents content based filtering and Policy based personalization. III. PROPOSED SYSTEM From above literature survey we can conclude that there is no any prevention on post which is posted by friends or any person. So, if any person is not interested to see or to read specific category of messages then he cannot apply any filter on their walls. In this situation he can receive any type of messages.in our proposed system we apply prevention to messages by using or providing filtering rules. The main aim of system is to prevent or filter unwanted messages from user walls. In proposed system, filtering are supported by content based preferences. The main part of proposed system is content base message filtering(CBMF) and the short text classifier module. The second element that is short text classifier are used to categorize messages according to set of different categories. In comparison, the first element uses the message categorization provided by short text classifier to implement filtering rules specified by the user. For enhancing the filtering process Blacklist can also be used. Blacklists are the list of users which are temporarily prevented to post messages or text on user walls. In our system architecture we designed a filter to discard those messages which are vulgar in nature and prevented to be displayed on another users wall. If User1 wants to posts some content on someone’s wall then before it will display on that user wall, it will be checked that whether the content is vulgar, we have provided predefined dataset which include those words which are vulgar in nature. If User1 data matched to the dataset then this message is vulgar in nature so it cannot displayed on wall and that user who wants to write message will be blocked. This process is carried out through user defined rules and in some cases BlackList(BL) are also used. Fig. 1: System Architecture IV. CONCLUSION In our proposed system, Filtered wall is a system to prevent or filter unwanted or unnecessary messages from online social networks walls. This system approach decides when user should be inserted into a blacklist. Filtered wall has a wide variety of applications in OSN wall. In future, more work is needed on further improving the performance measures. REFERENCES [1] P.W. Foltz and S.T. Dumais, Personalized Information Delivery: An Analysis of Information Filtering Methods, Comm. ACM, vol. 35, no. 12, pp. 51- 60,1992. [2] Fong, P.W.L., Anwar, M.M., Zhao, Z., A privacy preservation model for facebook-style social network systems; In: Proceedings of 14th European Symposium on Research in Computer Security (ESORICS), pp. 303320, 2009. [3] Fang, L., LeFevre, K., Privacy wizards for social networking sites; In: WWW 10: Proceedings of the 19th international conference on World Wide Web,pp. 351360. ACM, New York, NY, USA, 2010. [4] B. Sriram, D. Fuhry, E. Demir, H. Ferhatosmanoglu, and M. Demirbas,Short Text Classi_cation in Twitter to Improve Information Filtering, Proc.33rd Intl ACM SIGIR Conf. Research and Development in Information Retrieval (SIGIR 10), pp. 841-842, 2010. [5] F. Sebastiani, “Machine Learning in Automated Text Categorization,”ACM Computing Surveys, vol. 34, no. 1, pp. 1-47, 2002. [6] M. Vanetti, E. Binaghi, B. Carminati, M. Carullo, and E. Ferrari,“Content-Based Filtering in On-Line Social Networks,” Proc.ECML/PKDD Workshop Privacy and Security Issues in Data Mining and Machine Learning (PSDML ’10), 2010.