
Answer-first summary for fast verification
Answer: Use natural language processing techniques to automatically extract relevant information from the legal documents and add it to the knowledge base.
Option B is the correct approach as it leverages the large collection of legal documents to improve the performance of the knowledge base. Using natural language processing techniques to automatically extract relevant information from the legal documents can provide a more comprehensive and accurate knowledge base. Manually extracting information or ignoring the legal documents may not be efficient or effective in creating a robust question answering solution for a legal firm.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are working on a question answering solution for a legal firm that needs to provide accurate information about various legal matters. The firm has a large collection of legal documents, including contracts, agreements, and court rulings. How can you leverage these documents to improve the performance of the knowledge base?
A
Manually extract relevant information from the legal documents and add it to the knowledge base as question-and-answer pairs.
B
Use natural language processing techniques to automatically extract relevant information from the legal documents and add it to the knowledge base.
C
Ignore the legal documents and rely solely on manually adding question-and-answer pairs to the knowledge base.
D
Use a pre-built question answering model and fine-tune it with the legal firm's data, without considering the legal documents.
No comments yet.