Condor-0.2: Information retrieval library

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

Condor.Readers.Text

Description

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

Synopsis

Documentation

readDocument :: FilePath -> IO DocumentSource

read text as UTF8 and return as document