GOBO::Analysis::AnalysisEngine - GOBO::Analysis::AnalysisEngine documentation


GOBO documentation  | view source Contained in the GOBO distribution.

Index


NAME

Top

GOBO::Analysis::AnalysisEngine

SYNOPSIS

Top

DESCRIPTION

Top

Rules

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

SEE ALSO

Top

  bin/go-gaf-inference.pl


GOBO documentation  | view source Contained in the GOBO distribution.