condor-0.3: Information retrieval library

Portabilityportable
Stabilityalpha
MaintainerKrzysztof Langner <klangner@gmail.com>
Safe HaskellSafe-Inferred

Condor.Reader.Text

Description

Reader for text files. Strict version. Uses bang patters to force hGetContents to read the whole file.

Synopsis

Documentation

readDocument :: FilePath -> IO DocumentSource

read text as UTF8 and return as document