Class GFFeatureParser


  • public final class GFFeatureParser
    extends Object
    Parses GreenField PDDocument to generate features collection
    Author:
    Maksim Bezrukov
    • Method Detail

      • getFeaturesCollection

        public static FeatureExtractionResult getFeaturesCollection​(PDDocument document,
                                                                    FeatureExtractorConfig config)
        Parses the document and returns Feature collection by using given Features Reporter
        Parameters:
        document - the document for parsing
        Returns:
        FeaturesCollection class with information about all featurereport