Documentation of 'cc.mallet.extract.FieldComparator' Java class
FieldComparator
cc.mallet.extract

Interface FieldComparator

  • All Known Implementing Classes:
    ExactMatchComparator, PunctuationIgnoringComparator


    public interface FieldComparator
    Interface for functions that compares extracted values of a field to see if they match. These are used by the evaluation metrics (e.g.,
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      boolean matches(java.lang.String fieldVal1, java.lang.String fieldVal2)
      Returns true if the given two slot fillers match.
    • Method Detail

      • matches

        boolean matches(java.lang.String fieldVal1,
                        java.lang.String fieldVal2)
        Returns true if the given two slot fillers match.

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.