in backend/matching-engine/services/spacy_match_service.py [0:0]
def __init__(
self,
id: str,
name: str,
description: str,
words_file: str,
index_endpoint_name: str,
deployed_index_id: str,
code_info: Optional[CodeInfo],