🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "categorization"

Found 14 matching component(s)

  • function identify_variables

    Categorizes DataFrame columns into Eimeria infection variables, performance measure variables, and grouping variables based on keyword matching in column names.

    File: /tf/active/vicechatdev/vice_ai/smartstat_scripts/5a059cb7-3903-4020-8519-14198d1f39c9/analysis_1.py

    data-preprocessing variable-classification keyword-matching veterinary-research eimeria
  • function create_controlled_document

    Creates a new controlled document node in a graph database with metadata, establishes relationships with the CDocs root node, and returns a ControlledDocument instance.

    File: /tf/active/vicechatdev/CDocs/FC_sync.py

    document-management controlled-documents graph-database neo4j document-creation
  • function log_event

    Creates and persists an audit trail event in a Neo4j graph database, linking it to users, resources, and an audit trail node with comprehensive event metadata.

    File: /tf/active/vicechatdev/CDocs/utils/audit_trail.py

    audit logging neo4j graph-database event-tracking
  • class DynamicSchemaDiscovery

    Discovers database schema from live database connection

    File: /tf/active/vicechatdev/full_smartstat/dynamic_schema_discovery.py

    class dynamicschemadiscovery
  • function debug_session_results

    Flask debug endpoint that retrieves and categorizes analysis session results, providing detailed file summaries and metadata for troubleshooting purposes.

    File: /tf/active/vicechatdev/full_smartstat/app.py

    debug flask endpoint session-management file-categorization
  • class DatabaseSchema

    A dataclass that represents comprehensive database schema information, including table structures, columns, relationships, and categorizations for SQL database introspection and query generation.

    File: /tf/active/vicechatdev/full_smartstat/sql_query_generator.py

    database schema metadata introspection SQL
  • function get_all_parameter_medicationtypes

    Retrieves Parameter_MedicationTypes nodes from a Neo4j graph database with a configurable limit on the number of results returned.

    File: /tf/active/vicechatdev/neo4j_schema/neo4j_python_snippets.py

    neo4j graph-database query medication parameters
  • function layer_groups

    Groups elements from an ordering list into a dictionary based on a slice of each element's specification, using the first 'length' items as the grouping key.

    File: /tf/active/vicechatdev/patches/util.py

    grouping data-organization layer-management hierarchical-structure dictionary
  • function get_spec

    Extracts a specification tuple from a labeled data object, consisting of the class name, group, and label attributes.

    File: /tf/active/vicechatdev/patches/util.py

    metadata specification data-object identification holoviews
  • class CommentType

    An enumeration class that defines standardized types for comments used in review and approval workflows.

    File: /tf/active/vicechatdev/CDocs single class/models/workflow_base.py

    enum enumeration comment review approval
  • function extract_document_code

    Extracts a structured document code (e.g., '4.5.38.2') from a filename using regex pattern matching.

    File: /tf/active/vicechatdev/mailsearch/compare_documents.py

    document-management filename-parsing regex pattern-matching code-extraction
  • function generate_failure_report

    Analyzes processing results from a JSON file, generates a comprehensive failure report with statistics and error categorization, and exports detailed failure information to a CSV file.

    File: /tf/active/vicechatdev/mailsearch/generate_failure_report.py

    reporting error-analysis document-processing failure-analysis csv-export
  • class RootDocSchemaRepair

    A repair tool for fixing corrupted root.docSchema entries in reMarkable cloud storage by recalculating document sizes and rebuilding the schema.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/fix_root_docschema.py

    remarkable cloud-sync repair schema-repair document-management
  • function analyze_hierarchy

    Analyzes a hierarchical database structure to extract statistics about nodes, their relationships, depths, and types.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/analyze_replica.py

    hierarchy tree-structure data-analysis statistics graph-analysis

Search Examples