semiring-0.1.1: Semirings, ring-like structures used for dynamic programming applicationsSource codeContentsIndex
NLP.Semiring.Prob
Synopsis
newtype Prob = Prob Double
Documentation
newtype Prob Source
The Prob semiring keeps track of the likelihood of the known output by keeping track of the probability of all paths.
Constructors
Prob Double
show/hide Instances
Produced by Haddock version 2.4.2