RSS 1 project tagged "php class"

No download Website Updated 14 Jun 2012 FuzzyIndex

Screenshot
Pop 17.83
Vit 18.40

FuzzyIndex indexes text for performing fuzzy searches using PHP and SQLite. It can process a list of text strings and build a database which indexes snippets of those strings and the locations where they appear. The class can also search for given keywords and returns the locations of the indexed strings where the best-matching text appears. It uses SQLite to store the indexed text database, but the class can be extended to use a different database type. It uses certain heuristics to extract the snippets from the indexed text. These heuristics are implemented as separate classes which can be used interchangeably.

Screenshot

Project Spotlight

Biomechanical ToolKit

Tools to visualize and process biomechanical data without manufacturer restrictions.

Screenshot

Project Spotlight

(R)?ex

A tool to ease the execution of commands on multiple remote servers.