- FAAL - Class in faal_algo
-
- FAAL() - Constructor for class faal_algo.FAAL
-
- faal(String, String, Boolean) - Static method in class faal_algo.FAAL
-
Method containing the whole FAAL algorithm, using default values (see online documentation for their values).
- faal(String, String, Boolean, Boolean) - Static method in class faal_algo.FAAL
-
Method containing the whole FAAL algorithm, using default values but with the option of using an external Global Corrected Similarity Score function (see online documentation for their values).
- faal(String, String, Boolean, List<String>, List<Boolean>, List<Integer>, List<String>, List<Double>) - Static method in class faal_algo.FAAL
-
Method containing the whole FAAL algorithm, using personalized values (see online documentation for detailed description).
- faal_algo - package faal_algo
-