Zu dieser Karteikarte gibt es einen kompletten Satz an Karteikarten. Kostenlos!
42
Information Retrieval (IR)
Information retrieval (IR) is finding material (usually documents) of an unstructured nature (usually text) that satisfies an information need from within large collections (usually stored on computers).
• ‘Documents’ in 101project
• wiki text (pages or sections) and
• source-code units with
• program identifiers and
• comments
IR scenario
• Objective: find source-code units that implement a
specific feature, e.g., ‘Total’.
• Method: search source code for characteristic
terms, e.g., ‘total’.
• Challenges:
• Distinguish feature implementation and testing.
• Dealing with variation in natural language usage.
Performance and correctness measures in IR
Precision is the fraction of the documents retrieved that are relevant to the user's information need.
|{relevant docs} "geschnitten" {retried docs}|
precision =
|{retrieved docs}|
Recall is the fraction of the documents that are relevant to the query that are successfully retrieved.
|{relevant docs} "geschnitten" {retrieved docs}|
recall =
|{relevant docs}|
• ‘Documents’ in 101project
• wiki text (pages or sections) and
• source-code units with
• program identifiers and
• comments
IR scenario
• Objective: find source-code units that implement a
specific feature, e.g., ‘Total’.
• Method: search source code for characteristic
terms, e.g., ‘total’.
• Challenges:
• Distinguish feature implementation and testing.
• Dealing with variation in natural language usage.
Performance and correctness measures in IR
Precision is the fraction of the documents retrieved that are relevant to the user's information need.
|{relevant docs} "geschnitten" {retried docs}|
precision =
|{retrieved docs}|
Recall is the fraction of the documents that are relevant to the query that are successfully retrieved.
|{relevant docs} "geschnitten" {retrieved docs}|
recall =
|{relevant docs}|
Karteninfo:
Autor: CoboCards-User
Oberthema: PTT
Thema: PTT
Schule / Uni: Uni Koblenz
Ort: Koblenz
Veröffentlicht: 08.07.2016