Spelling Suggestion Class is a PHP class that can be used to suggest text spelling corrections using the Yahoo API. It takes text as a parameter and sends a request to the Yahoo Spelling Suggestion Web service API server. The class returns a text string with the corrected spelling text if any was suggested.
| Tags | Text Processing Linguistic Software Development Libraries php classes |
|---|---|
| Licenses | GPL |
| Implementation | PHP |