| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Production --+
|
object --+ |
| |
probability.ProbabilisticMixIn --+ |
| |
probability.ImmutableProbabilisticMixIn --+
|
WeightedProduction
A probabilistic context free grammar production. PCFG
WeightedProductions are essentially just
Productions that have probabilities associated with them.
These probabilities are used to record how likely it is that a given
production will be used. In particular, the probability of a
WeightedProduction records the likelihood that its
right-hand side is the correct instantiation for any given occurance of
its left-hand side.
See Also: Production
|
|||
|
|||
string
|
|
||
boolean
|
|
||
|
|||
int
|
|
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Construct a new
|
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 11 14:39:47 2011 | http://epydoc.sourceforge.net |