Interface FeatureGenerator

    • Method Detail

      • extractFeatures

        Collection<String> extractFeatures​(String[] text,
                                           Map<String,​Object> extraInformation)
        Extract features from given text fragments
        Parameters:
        text - the text fragments to extract features from
        extraInformation - optional extra information to be used by the feature generator
        Returns:
        a collection of features