Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (8) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2007-05-14 (9 years ago) | Not enough user ratings | Total: 408 | All time: 6,166 This week: 987 |
Version | License | PHP version | Categories | |||
lib_dictionary 1.1.1 | GNU General Publi... | 4.0 | Databases, Text processing |
Description | Author | ||||||||
This package can be used to check spelling of text using a dictionary stored in a MySQL database. It can: |
|
::mySQL table To create the mySQL dictionary table, just run the provided "database.sql" in phpMyAdmin. ::The wordlist First of all, you will need to have a wordlist to populate your database dictionary table with. For an English wordlist, I recomend that you download the wordlist.txt from: http://www.phpclasses.org/browse/package/1992.html For an example on how to appent wordlists to your dictionary, see the "example_add_wordlist.php" ::The provided database class Copyright by the phpbb2 development group, it follows most "standards" of db classes so it shouldnt be very hard to port to your db class of choice. ::The license All contents are GPL licensed, for more information read the provided "license.txt" ::Questions/comments For and questions or comments, just mail me at: david.frendin@gmail.com |
Screenshots | ||
Files |
File | Role | Description |
---|---|---|
dictionary.sql | Data | sql table structure |
example_add_wordlist.php | Example | example for populating the dictionary |
example_phrase.php | Example | Example: Correct an entire phrase |
example_single.php | Example | Example: Correct a single word |
lib_dictionary.php | Class | lib_dictionary |
license.txt | Lic. | License agreement |
mysql4.php | Class | database class from phpbb2 |
readme.txt | Doc. | Getting started - You _should_ read this |
lib_dictionary-2007-05-14.zip 16KB | |
lib_dictionary-2007-05-14.tar.gz 14KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
Spell Checker | .zip .tar.gz | Content: English wordlist | Recommended |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.