CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
codeswitch_ai/__init__.py
codeswitch_ai/advanced/__init__.py
codeswitch_ai/advanced/context_clustering.py
codeswitch_ai/analysis/__init__.py
codeswitch_ai/analysis/confidence_calibrator.py
codeswitch_ai/analysis/detector_improvements.py
codeswitch_ai/analysis/error_analyzer.py
codeswitch_ai/analysis/integrated_detector.py
codeswitch_ai/analysis/temporal_analysis.py
codeswitch_ai/dashboard/__init__.py
codeswitch_ai/dashboard/metrics_dashboard.py
codeswitch_ai/detection/__init__.py
codeswitch_ai/detection/context_enhanced_detector.py
codeswitch_ai/detection/enhanced_detector.py
codeswitch_ai/detection/ensemble_detector.py
codeswitch_ai/detection/fasttext_detector.py
codeswitch_ai/detection/general_cs_detector.py
codeswitch_ai/detection/hybrid_ensemble_detector.py
codeswitch_ai/detection/language_detector.py
codeswitch_ai/detection/optimized_detector.py
codeswitch_ai/detection/switch_detector.py
codeswitch_ai/detection/switch_point_refiner.py
codeswitch_ai/detection/transformer_detector.py
codeswitch_ai/detection/zero_shot_detector.py
codeswitch_ai/evaluation/__init__.py
codeswitch_ai/evaluation/confidence_calibration.py
codeswitch_ai/evaluation/l3cube_benchmark.py
codeswitch_ai/evaluation/lince_benchmark.py
codeswitch_ai/evaluation/mteb_evaluation.py
codeswitch_ai/evaluation/synthetic_generator.py
codeswitch_ai/interface/__init__.py
codeswitch_ai/interface/cli.py
codeswitch_ai/memory/__init__.py
codeswitch_ai/memory/conversation_memory.py
codeswitch_ai/memory/embedding_generator.py
codeswitch_ai/optimization/__init__.py
codeswitch_ai/optimization/context_window.py
codeswitch_ai/processing/__init__.py
codeswitch_ai/processing/batch_processor.py
codeswitch_ai/retrieval/__init__.py
codeswitch_ai/retrieval/optimized_retriever.py
codeswitch_ai/retrieval/similarity_retriever.py
codeswitch_ai/security/__init__.py
codeswitch_ai/security/input_validator.py
codeswitch_ai/security/model_security.py
codeswitch_ai/security/privacy_protection.py
codeswitch_ai/security/security_monitor.py
codeswitch_ai/streaming/__init__.py
codeswitch_ai/streaming/buffer_manager.py
codeswitch_ai/streaming/real_time_analyzer.py
codeswitch_ai/streaming/stream_detector.py
codeswitch_ai/training/__init__.py
codeswitch_ai/training/fine_tuning.py
codeswitch_ai/utils/__init__.py
codeswitch_ai/utils/constants.py
codeswitch_ai/utils/thresholds.py
switchprint.egg-info/PKG-INFO
switchprint.egg-info/SOURCES.txt
switchprint.egg-info/dependency_links.txt
switchprint.egg-info/entry_points.txt
switchprint.egg-info/requires.txt
switchprint.egg-info/top_level.txt