Class RuleTool
java.lang.Object
org.opensextant.extractors.geo.rules.RuleTool
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
test if candidate match has trivial evidence.
-
Constructor Details
-
RuleTool
public RuleTool()
-
-
Method Details
-
hasOnlyDefaultRules
test if candidate match has trivial evidence. These rules -- default score, feature score, and lexical match (case-insensitive) -- are standard trivial rules.- Parameters:
pc
-- Returns:
-