AI Bugfinder
A static analyzer powered by AI
  • Introduction
  • Designing pipelines
  • Designing processing classes
  • Example pipelines
  • API documentation
    • bugfinder
      • bugfinder.settings
      • bugfinder.models
      • bugfinder.utils
      • bugfinder.base
      • bugfinder.features
        • bugfinder.features.reduction
        • bugfinder.features.extraction
      • bugfinder.processing
AI Bugfinder
  • »
  • API documentation »
  • bugfinder »
  • bugfinder.features »
  • bugfinder.features.extraction »
  • bugfinder.features.extraction.bag_of_words »
  • bugfinder.features.extraction.bag_of_words.single_hop

bugfinder.features.extraction.bag_of_words.single_hop

Single hop extractors

  • bugfinder.features.extraction.bag_of_words.single_hop.raw
    • FeatureExtractor
      • FeatureExtractor.configure_container()
      • FeatureExtractor.get_flowgraph_count()
      • FeatureExtractor.get_flowgraph_list_for_entrypoint()
      • FeatureExtractor.get_label_from_flowgraph()
Previous Next

Built with Sphinx using a theme provided by Read the Docs.