Author
This class can suggest words to complete search using the edge n-gram algorithm.
It can create a SQLite database with indexed words and associated weights using the edge n-gram algorithm.
The class can also obtain autocomplete suggestions for search words by looking up the autocomplete n-gram database.
File | Role | Description | ||
---|---|---|---|---|
Files folder imageexample (3 files) | ||||
Files folder imagelib (1 directory) | ||||
Files folder imagetests (2 files) | ||||
Accessible without login Plain text file .travis.yml | Data | First commit | ||
Accessible without login Plain text file composer.json | Data | First commit | ||
Accessible without login Plain text file phpunit.xml | Data | First commit |
File | Role | Description |
---|---|---|
Accessible without login Plain text file index.php | Data | First commit |
Accessible without login Plain text file learn.php | Example | First commit |
Accessible without login Plain text file suggest.php | Example | First commit |
File | Role | Description | ||
---|---|---|---|---|
Files folder imageAutocomplete (3 files) |
File | Role | Description |
---|---|---|
Plain text file Autocomplete.php | Class | First commit |
Plain text file DBInterface.php | Class | First commit |
Plain text file PDOConn.php | Class | First commit |
File | Role | Description |
---|---|---|
Accessible without login Plain text file bootstrap.php | Aux. | First commit |
Accessible without login Plain text file PathTest.php | Test | First commit |
User Ratings | User Comments (1) | ||||||||||||||||||||||||||
|
Add link image If you know an application of this package, send a message to the author to add a link here.