Download .zip |
Info | Example | Screenshots | View files (6) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2017-02-25 (8 hours ago) | Not enough user ratings | Total: 325 This week: 5 | All time: 6,842 This week: 179 |
Version | License | PHP version | Categories | |||
vowcon 1.2 | GNU Lesser Genera... | 4.2 | Algorithms, PHP 5, Text processing |
Description | Author | |||
This package can be used to determine if words in a string are real or made up. Innovation Award
|
This package provides two classes which can be used for analyzing text with regards to patterns of vowels and consonants. In natural language, there is a certain balance between the two: there are rarely very many consecutive consonants or vowels in a real word.
Many spambots include a randomly generated word in their payload, these words will fail the tests provided by this package.
Screenshots | ||
Files |
File | Role | Description | ||
---|---|---|---|---|
screenshots (2 files) | ||||
README.md | Data | Auxiliary data | ||
ScandinavianVowConAnalyzer.class.php | Class | Adds scandinavian (norwegian/danish) vowels | ||
VowCon.php | Class | Defines VowConStats and VowConAnalyzer classes | ||
VowCon_test_1.php | Example | basic tests |
Files | / | screenshots |
File | Role | Description |
---|---|---|
vowcon_test_1.png | Icon | Icon image |
vowcon_test_2.png | Icon | Icon image |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
75% | 1 |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
PHP Spam Check | For vowel/consonant analysis | Required |