Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.
Some of Whoosh's features include:
* Pythonic API.
* Pure-Python. No compilation or binary packages needed, no mysterious crashes.
* Fielded indexing and search.
* Fast indexing and retrieval
... [More] -- much faster than any other pure-Python solution.
* Pluggable scoring algorithm (including BM25F), text analysis, storage, posting format, etc.
* Powerful query language.
* Pure Python spell-checker. [Less]
Nuspell is a free and open source spell checker that is written in modern C++. It extensively supports character encodings, compounding, affixing and complex morphology. Nuspell offers also suggestions and personal dictionaries.
OpenMedSpel is a free and open source USA English medical spelling word list that is released under a GPL license.
OpenMedSpel includes nearly 50,000 medical terms ranging from abdominis to zygomatic, which allows you to concentrate on your work instead of looking up words in a medical
... [More] dictionary that are not in a standard USA English spelling dictionary. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy