| Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.semantics.distance.DistanceMetric --+
|
DependencyGraphSize
This is a baseline metric that does nothing clever. It's designed to show how well a system could do just by comparing the lengths of the two analyses in terms of the number of dependencies in them. We'd hope it wouldn't do very well, but it's an important baseline to try.
The distance is the inverse ratio between the lengths, always between 0 and 1.
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
OPTIONS = []
|
|||
name =
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
Compares the two semantics instances and returns a float distance between them.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:57 2012 | http://epydoc.sourceforge.net |