| Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.semantics.distance.DistanceMetric --+
|
base.semantics.distance.FScoreMetric --+
|
OptimizedDependencyRecovery
Aligns the two dependency graphs in the way that optimizes their dependency recovery and reports that dependency recovery. This gives a metric that can be used when the alignment between the graphs is not known, such as when parsing MIDI.
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
name =
|
|||
|
Inherited from |
|||
|
|||
|
identifier A human-readable identifier for the metric represented by this instance. |
|||
|
Inherited from |
|||
|
|||
A human-readable identifier for the metric represented by this instance.
|
Subclasses must provide this. It should return a tuple. The first three values must be floats: score given to the matching between the two inputs; max score that could be given to the first; max score for the second. There may be more values in the tuple.
|
|
|||
identifierA human-readable identifier for the metric represented by this instance.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:57 2012 | http://epydoc.sourceforge.net |