| GOBO documentation | view source | Contained in the GOBO distribution. |
GOBO::Analysis::AnalysisEngine
Jacard similarity coefficient between two features, based on their attribute vectors:
| A1 ∩ A2| / | A1 ∪ A2|
where A1 and A2 are the sets of positive attributes in F1 and F2 respectively
bin/go-gaf-inference.pl
| GOBO documentation | view source | Contained in the GOBO distribution. |