tagset-positional-0.1.1: Positional tags and tagsets

Safe HaskellNone

Text.Tagset.Positional

Description

Parsing and printing positional tags and tagsets.

Synopsis

Documentation

parseTag :: Tagset -> Text -> TagSource

Parse the tag given the corresponding tagset.

showTag :: Tagset -> Tag -> TextSource

Print the tag given the corresponding tagset.

parseTagset :: String -> String -> TagsetSource

Parse the textual representation of the tagset. The first argument should be the name of the source.