Quiz 5 Question 6 of 20

A legal research platform uses semantic search over a corpus of 500,000 case law documents. They embed documents using OpenAI's text-embedding-ada-002 model. Legal professionals report that the system fails to retrieve cases with unusual legal terminology or specific statute references (e.g., 'Dormant Commerce Clause challenges to state tax apportionment under Complete Auto Transit'). Standard semantic search retrieves topically similar cases but misses the specific statutory citation. What retrieval architecture improves retrieval of highly specific legal terminology?

Select an answer to reveal the explanation.

Motivation