Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: Profanity and expletives

by jfrm (Monk)
on Mar 01, 2012 at 16:51 UTC ( [id://957259]=note: print w/replies, xml ) Need Help??


in reply to Re: Profanity and expletives
in thread Profanity and expletives

Good point in many contexts but in my case, it doesn't matter because I only want to use it for statistical analysis of risk - it doesn't matter if I have some false positives. The larger the list the better, really.

Replies are listed 'Best First'.
Re^3: Profanity and expletives
by LanX (Saint) on Mar 01, 2012 at 17:21 UTC
    > statistical analysis of risk

    you most certainly want to search for statistical spam filters.

    Cheers Rolf

Re^3: Profanity and expletives
by JavaFan (Canon) on Mar 01, 2012 at 16:56 UTC
    If you don't mind false positives, start with /usr/share/dict/words. Or, as a regexp with false positives, /\S+/g.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://957259]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-25 17:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found