This class can be used to determine if a text string contains too many obscene words, based on ratings of each word, frequency of use, etc.
It parses a given text and checks if it uses words that are part of an obscene words list. It can also look for variants of the words and plural forms of the listed English words. This list can be modified, the ratings for each word changed, etc.
The class returns a score number that may be used by applications to take decisions on whether the text is tolerable for the intended use.
|
|
| Name: |
Profanity Filter |
| Base name: |
profanity-filter |
| Description: |
Determine if a text contains many obscene words |
| Version: |
0.1 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
567 users |
| All time rank: |
4602 |
| Week users: |
1 user |
| Week rank: |
2108  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|