Trees | Indices | Help |
|
---|
|
object --+ | featuregenerator.FeatureGenerator --+ | BestSystemFeatureGenerator
classdocs
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Constructor
|
Abstract method to be overriden by the particular subclassed feature generator. It receives a parallel sentence and returns a list of parallel sentence features that globally describe the parallel sentence itself. Features that describe source or target sentence etc should be added in functions get_features_src and get_features_tgt declared below. Implementation here provides an empty dictionary, in case subclassed feature generator doesn't provide any features.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jul 18 11:46:12 2014 | http://epydoc.sourceforge.net |