All Known Implementing Classes:
AdditionalConfidenceFilter, AlcomoFilter, AnonymousNodeFilter, BadHostsFilter, BagOfWordsSetSimilarityFilter, BaseFilterWithSetComparison, CardinalityFilter, CommonPropertiesFilter, ConfidenceCombiner, ConfidenceCurvatureFilter, ConfidenceFilter, FamerClustering, FilterByErrorDegree, HungarianExtractor, LLMBase, LLMBinaryFilter, LLMChooseGivenEntityFilter, LogMapRepairFilter, MachineLearningScikitFilter, MaxWeightBipartiteExtractor, MixedTypFilter, NaiveAscendingExtractor, NaiveDescendingExtractor, NtoMCorrespondenceFilter, ReflexiveCorrespondenceFilter, RelationTypeFineTuner, RelationTypePredictor, ScaleAdditionalConfidence, ScaleConfidence, SimilarHierarchyFilter, SimilarNeighboursFilter, SimilarTypeFilter, TopXFilter, TransformersFilter, TransformersFineTuner, TransformersFineTunerHpSearch, TypeFilter

public interface Filter
Interface for filters. A filter is a matcher that does not add new correspondences to the alignment but instead further processes the given alignment by (1) removing correspondences and/or (2) adding new feature weights to existing correspondences.