Home | Trees | Indices | Help |
|
---|
|
object --+ | CRFInfo.WeightGroup
A configuration object used by MalletCRF
to specify how
input-features (which are a function of only the input) should be mapped
to joint-features (which are a function of both the input and the output
tags).
Each weight group specifies that a given set of input features should be paired with all transitions from a given set of source tags to a given set of destination tags.
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|
|||
_XML_TEMPLATE =
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
_XML_TEMPLATE
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed Aug 27 15:08:57 2008 | http://epydoc.sourceforge.net |