Safe Haskell | None |
---|
NLP.Concraft.Morphosyntax
Contents
Description
Types and functions related to the morphosyntax data layer.
Morphosyntax data
A word parametrized over a tag type.
Constructors
Word | |
interpsSet :: Word t -> Set tSource
Interpretations of the word.
Weighted collection
A weighted collection of type a
elements.