🔍 Code Extractor

Search Components

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

Search Results for "classification"

Found 27 matching component(s)

  • class PatternBasedExtractor

    Extract flocks based on farm-level In-Ovo usage patterns.

    File: /tf/active/vicechatdev/pattern_based_extraction.py

    class patternbasedextractor
  • function main_v11

    Command-line interface function that orchestrates pattern-based extraction of poultry flock data, including data loading, pattern classification, geocoding, and export functionality.

    File: /tf/active/vicechatdev/pattern_based_extraction.py

    cli command-line-interface data-extraction poultry-data pattern-analysis
  • class OneCo_hybrid_RAG_v2

    A class named OneCo_hybrid_RAG

    File: /tf/active/vicechatdev/OneCo_hybrid_RAG.py

    class oneco_hybrid_rag
  • class EnhancedMeetingMinutesGenerator

    A class named EnhancedMeetingMinutesGenerator

    File: /tf/active/vicechatdev/leexi/enhanced_meeting_minutes_generator.py

    class enhancedmeetingminutesgenerator
  • class ContractDataExtractor

    Extract structured data from legal contracts using LLM analysis

    File: /tf/active/vicechatdev/contract_validity_analyzer/extractor.py

    class contractdataextractor
  • function validate_sheet_format

    Analyzes Excel sheet structure using multiple heuristics to classify it as tabular data, information sheet, or mixed format, returning quality metrics and extraction recommendations.

    File: /tf/active/vicechatdev/vice_ai/smartstat_service.py

    data-validation excel-processing sheet-classification data-quality heuristic-analysis
  • class OneCo_hybrid_RAG_v3

    A class named OneCo_hybrid_RAG

    File: /tf/active/vicechatdev/vice_ai/hybrid_rag_engine.py

    class oneco_hybrid_rag
  • class SectionType

    An enumeration class that defines the types of sections that can be added to documents, providing standardized section type identifiers.

    File: /tf/active/vicechatdev/vice_ai/models.py

    enum enumeration document section type-definition
  • 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
  • class DynamicSchemaDiscovery

    Discovers database schema from live database connection

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

    class dynamicschemadiscovery
  • class EnhancedSQLWorkflow

    Enhanced SQL workflow with iterative optimization

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

    class enhancedsqlworkflow
  • class SQLQueryGenerator

    Generates SQL queries based on user requests and database schema

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

    class sqlquerygenerator
  • 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 create_references_flocktypes_relationship_v2

    Creates a directed REFERENCES_FLOCKTYPES relationship in a Neo4j graph database from a dbo_Flocks node to a dbo_FlockTypes node, with optional properties on the relationship.

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

    neo4j graph-database relationship-creation cypher-query database-modeling
  • class InvoiceProcessor

    Main orchestrator class that coordinates the complete invoice processing pipeline from PDF extraction through validation to Excel generation.

    File: /tf/active/vicechatdev/invoice_extraction/main.py

    invoice-processing document-processing pdf-extraction entity-classification language-detection
  • class EntityClassifier

    Classifies which ViceBio entity (UK, Belgium, or Australia) an invoice is addressed to using rule-based pattern matching and LLM fallback.

    File: /tf/active/vicechatdev/invoice_extraction/core/entity_classifier.py

    classification entity-recognition invoice-processing pattern-matching regex
  • 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_v1

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

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

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

    Finds the best matching document from a list of candidates by comparing hash, size, filename, and content similarity with configurable confidence thresholds.

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

    document-matching fuzzy-matching file-comparison deduplication similarity-detection
  • function has_wuxi_coding

    Validates whether a filename starts with a Wuxi coding pattern consisting of dot-separated numeric segments (e.g., '2.13.4.1.2').

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

    validation filename pattern-matching regex wuxi-coding
  • function find_best_folder

    Finds the best matching folder in a directory tree by comparing hierarchical document codes with folder names containing numeric codes.

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

    file-organization directory-traversal hierarchical-matching code-matching folder-search
  • class AnnotationInfo

    A dataclass that stores comprehensive information about a detected annotation in a PDF document, including its type, visual properties, location, and associated text content.

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

    dataclass annotation pdf metadata document-analysis
  • class PageAnalysis

    A dataclass that encapsulates the analysis results for a single PDF page, including its image representation, text content, dimensions, and optional analysis metadata.

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

    dataclass pdf-processing page-analysis data-container document-processing
  • class MultiPagePDFProcessor

    A class for processing multi-page PDF documents with context-aware analysis, OCR, and summarization capabilities.

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

    pdf-processing document-analysis ocr multi-page context-aware
  • class CorrectedRootDocSchemaRepair

    A repair tool that fixes corrupted size entries in reMarkable cloud's root.docSchema file by recalculating correct document sizes from their component schemas.

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

    remarkable cloud-storage repair-tool data-integrity schema-validation
  • class NodeType

    An enumeration class that defines the three types of nodes that can exist in the reMarkable cloud storage system.

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

    enum enumeration constants remarkable cloud-storage

Search Examples