Condor-0.2: Information retrieval library

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

Condor.Text

Description

Helper module with functions operating on Text. Functions in this module are language neutral. Functions which are specific to the given language can be found in Condor.Language.language modules.

Synopsis

Documentation

tokenize :: Text -> [Text]Source

Split string into tokens