A simple full-text indexer and Bayesian classifier.
Project description
Pyndex is a simple and fast full-text indexer implemented in Python. It uses Metakit as its storage back-end. It works well for quickly adding search to an application, and is also well suited to in-memory indexing and search.