bugfinder.features.extraction.bag_of_words.single_hop.raw

Single hop raw extractor module

class bugfinder.features.extraction.bag_of_words.single_hop.raw.FeatureExtractor(dataset, deprecation_warning=None)

Bases: FlowGraphFeatureExtractor

Single hop raw extractor

configure_container()

Setup container variables

get_flowgraph_count(flowgraph)

Count the number of flowgraphs

get_flowgraph_list_for_entrypoint(entrypoint)

Retrieve flowgraphs for a given entrypoint

get_label_from_flowgraph(flowgraph)

Create the lable for a given flowgraph