| Trees | Indices | Help |
|
|---|
|
|
Base classes for grammarless tonal space models.
Author: Mark Granroth-Wilding <mark.granroth-wilding@ed.ac.uk>
|
|||
|
BackoffModel A model to be used by a BackoffBuilder. |
|||
|
BackoffBuilder Defines the interface and common functions for models that assign a semantics directly to an input sequence. |
|||
|
ModelBackoffBuilder Subclass of BackoffBuilder that handles model loading. |
|||
|
|||
|
|||
|
|||
__package__ =
|
|||
|
|||
A tonal space path, represented as a list of TonalDenotations, gets generated by the models. It may be sensible for a model to generate exactly one point per chord, in which case repeated points ought to be removed from the path before evaluating. This removes repeated points and returns the result. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:55 2012 | http://epydoc.sourceforge.net |