| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 1x Winner: 1x | |||||||||||||||||||
| Classes of Reza Salehi | > | Spell Checker | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Freshmeat project | |||||
| Dependents | Applications | |||||
| Groups | ||
| Text processing | Manipulating and validating text data | View top rated classes |
| Innovation Award | ||
![]() December 2004 Winner Prize: One book of choice by O'Reilly |
The applications that let the users compose text, for instance, of articles or e-mail messages, can benefit of text spelling features as they let the users review and eventually fix spelling mistakes before submitting the final version of the texts that are composed. PHP comes with text spelling extensions like pspell but in some installations these extensions are not available. This class provides a text spelling solution completely based on PHP code that only uses basic functions The class makes it possible to provide text spelling features without depending on the availability of PHP spelling extensions. Manuel Lemos |
| Freshmeat project | ||
|
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Packages that need this class | ||
| Class | Dependency | Why it is needed |
|---|---|---|
| lib_dictionary | Content: English wordlist |
| Applications that use this class | ||
| Link | Description |
|---|---|
| Powerful Online spell checker! | this program uses the spell checker class to find misspled words and also it gives suggestion for currect spelling. |
| File | Role | Description |
|---|---|---|
| Data | knowlodge base | |
| Class | spell checker main class | |
| Data | input form | |
| Example | script to use the class |
| Download all files: spell_checker.tar.gz spell_checker.zip |