| Trees | Indices | Help |
|
|---|
|
|
Third, very simple baseline tagger model.
Tagging model 'baseline3' is another very simple tagging model that tags using just the unigram probabilities on the basis of observed chord intervals and chord types.
It is the model presented as 'model 5' in the Stupid Baselines talk.
Author: Mark Granroth-Wilding <mark@granroth-wilding.co.uk>
|
|||
|
Baseline3Model A class to encapsulate the model data for the tagger. |
|||
|
Baseline3Tagger The second of the simple baseline tagger models. |
|||
|
|||
|
|||
|
|||
__package__ =
|
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:56 2012 | http://epydoc.sourceforge.net |