- Wordfilter
A wordfilter (sometime just "filter" or "censor") is a script typically used on
Internet forum s orchat room s that automatically scans users' posts or comments as they are submitted and automatically changes or censors particular words or phrases.The most primitive wordfilters search only for a specific string and replaces it regardless of the situation. More advanced wordfilters will make distinctions against certain words, such as filtering "ass" but not "grass." The most advanced wordfilters may use
regular expression s.Functions of wordfilters
Wordfilters can serve any of a number of functions.
Removal of vulgar language
Most commonly, wordfilters are used to censor language considered inappropriate by the operators of the forum or chat room.
Expletive s are typically partially replaced ('f*ck'), completely replaced ('****'), or replaced by nonsense words ('fark'). [cite web|url=http://filesharingtalk.com/vb3/lounge/t-when-did-we-get-wordfilter-88125|title="When the **** did we get a wordfilter?"|accessdate=2006-10-01] This relieves the administrators or moderators of the task of constantly patrolling the board to watch for such language. This may also help the message board avoidcontent-control software installed on users' computers or networks, since such software often blocks access to Web pages that contain vulgar language.Filtered phrases may be permanently replaced as it is saved (example:
phpBB 1.x), or the original phrase may be saved but displayed as the censored text (example: phpBB 2.x). In some software, such asYaBB , users can view the text behind the wordfilter by quoting the post.Cliché control
Cliché s -- particular words or phrases constantly reused in posts -- often develop on forums. Some users find that these clichés add to the fun, but other users find them tedious, especially when overused. Administrators may configure the wordfilter to replace the annoying cliché with a more embarrassing phrase, or remove it altogether.Vandalism control
Internet forums are sometimes attacked by vandals who try to fill the forum with repeated nonsense messages, or by spammers who try to insert links to their commercial web sites. The site's wordfilter may be configured to remove the nonsense text used by the vandals, or to remove all links to particular websites from posts.
Humor value
On some forums, webfilters are configured to replace common words with other phrases for no logical reason, purely to inject randomness and humor. For instance, the word "car" might become "wobbly-woop!". These filters are sometimes changed periodically to throw the users off. A similar practice is using a filter to "dialectize" text typed in certain forums, such as on a "
Swedish Chef " forum, "Advanced Search" might become "Edfunced-a Seerch,bork ". Of course, filters designed for cliché or vandalism control may result in humor as well; for example, the "First Post" filter on Fark often trips up unwary users, as "I believe I made that clear in my first post" becomes "I believe I made that clear in my Boobies". [cite web|url=http://www.fark.com/farq/farkisms.shtml|title=Farkisms|publisher=Fark.com|accessdate=2006-10-01] Theimageboard site4chan is also infamous for its humorous wordfilters, including filtering the word "girlfriend" to "boyfriend" and vice-versa or "girlfriend" to "grandma", "not" to "definitely" as well as filtering the words "penis ", "vagina ", and "buttsex" into all-caps with randomly-selected colors.Lameness filter
Lameness filters are text-based wordfilters used by Slash-based websites to stop junk comments from being posted in response to stories. Some of the things they are designed to filter include:
*Too many capital letters
*Too much repetition
*ASCII art
*Comments which are too short or long
*Use of HTML tags that try to break web pages
*Comment titles consisting solely of "first post"
*Any occurrence of the word "gay" or other terms deemed (by the programmers) to be offensive/vulgarEvasion of filters
Since wordfilters are automated and look only for particular sequences of characters, users aware of the filters will sometimes try to evade them by changing their posts just enough to avoid the filters. A user trying to avoid a vulgarity filter might use "shi-" instead of "shit", for example. Some administrators respond by revising the wordfilters to catch common substitutions; others may make filter evasion a punishable offense of its own. [cite web|url=http://www.gamefaqs.com/features/tou.html|title=GameFAQs Terms of Use|publisher=GameFAQs|accessdate=2008-08-04] A simple example of evading a wordfilter would be entering "f.uck" instead of "fuck" or using
leet . More advanced techniques of wordfilter evasion include the use of images, using hidden tags (such as fu [i] [/i] ck), or Cyrillic characters.Another method used is typing Alt+0173, this creates a blank character in the text, by placing this halfway in a word, the word gets broken up and will in some cases not be recognised by the wordfilter.Some more advanced filters, such as those in the online game "
RuneScape ", can detect bypassing such as "sh1t" instead of "shit". However, the downside of sensitive wordfilters is that legitimate phrases get filtered out as well.Censorship aspects
Wordfilters are coded into the Internet forums or chat rooms, and operate only on material submitted to the forum or chat room in question. This distinguishes wordfilters from
content-control software , which is typically installed on an end user's PC or computer network, and which can filter all Internet content sent to or from the PC or network in question. Since wordfilters alter a user's words without his or her consent, some users still consider them to becensorship , while others consider them an acceptable part of a forum operator's right to control the contents of the forum.ee also
*
Internet censorship
*Content-control software References
Wikimedia Foundation. 2010.