Package 

Class SpecificExtraction

    • Constructor Detail

      • SpecificExtraction

        SpecificExtraction(String name, String value, String entity, Box box, List<Extraction> candidates)
        Value object for a specific extraction from the Gini API.
        Parameters:
        name - The specific extraction's name, e.g.
        value - The extraction's value.
        entity - The extraction's entity.
        box - Optional the box where the extraction is found.
        candidates - A list containing other candidates for this specific extraction.