semiring-0.1.1: Semirings, ring-like structures used for dynamic programming applicationsSource codeContentsIndex
NLP.Semiring.Counting
Synopsis
newtype Counting = Counting Integer
Documentation
newtype Counting Source
The Counting semiring keeps track of the number of paths or derivations led to a given output.
Constructors
Counting Integer
show/hide Instances
Produced by Haddock version 2.4.2