Deprecated

condor

Information retrieval library

https://github.com/klangner/Condor

Latest on Hackage:0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Krzysztof Langner
Maintained by [email protected]

An Information Retrieval (IR) library which consists of the following components:

  • Search - for indexing and searching text documents. Check Condor.Search.Index for API information

  • Readers for reading documents from disk. Check Condor.Reader.Text folder text reader.