LICENSE
README.md
pyproject.toml
ovos_m2v_pipeline/__init__.py
ovos_m2v_pipeline/cache.py
ovos_m2v_pipeline/cli.py
ovos_m2v_pipeline/prebuilt.py
ovos_m2v_pipeline/renames.py
ovos_m2v_pipeline/slots.py
ovos_m2v_pipeline/strategies.py
ovos_m2v_pipeline/version.py
ovos_m2v_pipeline.egg-info/PKG-INFO
ovos_m2v_pipeline.egg-info/SOURCES.txt
ovos_m2v_pipeline.egg-info/dependency_links.txt
ovos_m2v_pipeline.egg-info/entry_points.txt
ovos_m2v_pipeline.egg-info/requires.txt
ovos_m2v_pipeline.egg-info/top_level.txt
tests/test_alpha_filter_unicode.py
tests/test_build_dataset_entity_values.py
tests/test_build_dataset_manifest.py
tests/test_build_eval.py
tests/test_build_from_skills.py
tests/test_census_gold_labels.py
tests/test_corpus_train_gold_leak.py
tests/test_dataset_card.py
tests/test_default_model_loads.py
tests/test_default_models.py
tests/test_documented_head_contract.py
tests/test_encode_bounded.py
tests/test_entity_language_key.py
tests/test_exact_sample_match.py
tests/test_hub_publish.py
tests/test_initial_sync_keeps_a_set.py
tests/test_inline_voc_expansion.py
tests/test_intent4.py
tests/test_label_aliases_registry_census.py
tests/test_label_map.py
tests/test_label_skill_id_from_entry_point.py
tests/test_lazy_model_load.py
tests/test_live_fixture.py
tests/test_locale_kab_merge.py
tests/test_low_tier_accepts_trained_labels.py
tests/test_max_per_label.py
tests/test_model_resolution.py
tests/test_ovoscope_e2e.py
tests/test_ovoscope_prototype_e2e.py
tests/test_parity_census.py
tests/test_pipeline.py
tests/test_plugin_locale_regex.py
tests/test_prebuilt.py
tests/test_prototype_cache.py
tests/test_prototype_determinism.py
tests/test_prototype_lang_partition.py
tests/test_prototype_thresholds.py
tests/test_publish_corpus.py
tests/test_publish_prunes_stale_locales.py
tests/test_published_figure_split_level.py
tests/test_registry_gap_warning.py
tests/test_renamed_intent_labels.py
tests/test_renamed_label_aliases.py
tests/test_renamed_skills_are_pinned_after_the_rename.py
tests/test_renames_alerts_pairs.py
tests/test_renames_hello_world_pairs.py
tests/test_renames_ip_pairs.py
tests/test_renames_laugh_pairs.py
tests/test_renames_spelling_pair.py
tests/test_renames_wikipedia_pair.py
tests/test_shared_label_function.py
tests/test_shared_model.py
tests/test_slot_filling.py
tests/test_split_per_label_test_floor.py
tests/test_split_string_leakage.py
tests/test_strategies.py
tests/test_template_expansion.py
tests/test_template_split_no_contamination.py
tests/test_typed_slot_map_fill.py
tests/test_typed_slot_rows.py
tests/test_typed_slots.py