NAME
GOBO::Analysis::AnalysisEngine
SYNOPSIS
DESCRIPTION
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
bin/go-gaf-inference.pl
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 55:
Non-ASCII character seen before =encoding in '∩'. Assuming UTF-8