dictparser-0.3.0.0: Parsec parsers for the DICT format produced by dictfmt -t
NLP.DictParser
parseString :: String -> (Dict String, [String])Source
module NLP.DictParser.Types