Safe Haskell | None |
---|
NLP.Concraft.Format.Plain
Description
Simple format for morphosyntax representation which assumes that all tags have a textual representation with no spaces inside and that one of the tags indicates unknown words.
- plainFormat :: Tag -> Doc [] [Token] Token
Documentation
plainFormat :: Tag -> Doc [] [Token] TokenSource
Create document handler given value of the ignore tag.