473,385 Members | 1,518 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

List of bad words for filtering purposes

I'm building a page for a website that will allow for anonymous users
to post comments. I want to filter out words deemed offensive or
obscene. I know HOW to build this feature but I'm wondering if there
are any examples of a list of bad words that I can present to
management as a starting point for words that we'd filter.

Yes I've googled and haven't found a whole lot. I found George Carlin's
extensive list of words and one other smaller list but would like to
see if there's any semi-standard list of words that are usually deemed
as 'banned'.

I know that what constitutes a 'bad word' is subjective (damn) and that
other words that are sometimes considered cursewords (hell) can make
up other, non-cursewords (shell) and that some words can be cursewords
or not depending on usage (bitch).

I'm just looking for a starting point here.

Any suggestions?

Mar 6 '06 #1
2 5001
In article <11**********************@z34g2000cwc.googlegroups .com>,
<en*****@yahoo.com> wrote:
I'm building a page for a website that will allow for anonymous users
to post comments. I want to filter out words deemed offensive or
obscene. I know HOW to build this feature but I'm wondering if there
are any examples of a list of bad words that I can present to
management as a starting point for words that we'd filter.

Yes I've googled and haven't found a whole lot. I found George Carlin's
extensive list of words and one other smaller list but would like to
see if there's any semi-standard list of words that are usually deemed
as 'banned'.


I haven't seen one, but you can always make up your own list. For
example, you can take George Carlin's list and also include the
'leet' spelling of obscene words: 4$$ or 455 = ass, 5|-|17 = shit,
etc., which are fairly common ways to get around filters. See
http://en.wikipedia.org/wiki/Leet for the common transliterations of
alphabet characters to other symbols that look enough like alphabet
characters to be human-readable, but not machine-readable.

Other ways people get around filters is be to separate the letters
of an obscene word by spaces or hyphens. There are also obscene
words folks use from other languages. Kuso and shimatta, for
example.

Most importantly, some anonymous users won't even post obscene
words, but rather off-topic advertisements and links to porn sites,
including child porn sites. And once one of these miscreants finds
your site, and discovers it allows anonymous posting, they set up
a robot to flood your site with anonymously-posted advertisements.
I've seen it happen in almost every place that allows anonymous
posting.

Based on the above, I personally think that trying to control what
anonymous visitors post is an excercise in futility. The best you
can hope to do, in my opinion, is to set up an initial filter and
then expand it as you monitor what people post. Personally, I think
your management is a bit naive.

-A
Mar 6 '06 #2
Thanks for the tips.

Mar 7 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

35
by: Moosebumps | last post by:
Does anyone here find the list comprehension syntax awkward? I like it because it is an expression rather than a series of statements, but it is a little harder to maintain it seems. e.g. you...
5
by: Manu | last post by:
Hi, Here's what i want to accomplish. I want to make a list of frequenctly occuring words in a group of files along with the no of occurances of each The brute force method will be to read the...
1
by: Jason | last post by:
I have a complex statement that is used in a SELECT statement. After all my calculations I need to do an additional filter on the results. Can I use an alias anywhere or is the AS clause just for...
19
by: William Wisnieski | last post by:
Hello Everyone, I have a main form with a datasheet subform that I use to query by form. After the user selects two criteria on the main form and clicks the cmdShowResults button on the main...
19
by: Ross A. Finlayson | last post by:
Hi, I hope you can help me understand the varargs facility. Say I am programming in ISO C including stdarg.h and I declare a function as so: void log_printf(const char* logfilename, const...
3
by: Harry Haller | last post by:
Hello, I want to implement a generic list which will be used to display 7 columns in a GridView. One should be able to sort, filter and page each of the 7 columns. Ideally the filter should be...
0
by: Village Idiot | last post by:
I have: A textbox (txtLetter) A button (btnDisplay) A listbox (lstColors) On run time, the form automatically creates an Array and gets information from a .txt file. What I'm trying to do...
13
by: Casimir Pohjanraito | last post by:
I have a list of links, with a thumbnail image hidden(resized) next to the link. Complete html&css at end of this post. CSS for the link resizes the image on a:hover. All is good, except the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.