1 Discussion Class 2 A Vector Space Model for Automated Indexing.

Slides:



Advertisements
Similar presentations
Science Research Group 4 Project.
Advertisements

Poster & Project Presentations The Robert Gordon University
Conducting Focus Groups
A Vector Space Model for Automatic Indexing
1 Discussion Class 3 The Porter Stemmer. 2 Course Administration No class on Thursday.
1 Discussion Class 2 A Vector Space Model for Automated Indexing.
1 Discussion Class 12 Medical Subject Headings (MeSH) and Unified Medical Language System (UML)
1 Discussion Class 11 Click through Data as Implicit Feedback.
ISP 433/633 Week 10 Vocabulary Problem & Latent Semantic Indexing Partly based on G.Furnas SI503 slides.
1 CS 430 / INFO 430 Information Retrieval Lecture 2 Searching Full Text 2.
Modern Information Retrieval Chapter 2 Modeling. Probabilistic model the appearance or absent of an index term in a document is interpreted either as.
1 Discussion Class 4 Latent Semantic Indexing. 2 Discussion Classes Format: Question Ask a member of the class to answer. Provide opportunity for others.
1 Discussion Class 10 Informedia. 2 Discussion Classes Format: Question Ask a member of the class to answer. Provide opportunity for others to comment.
Computer comunication B Information retrieval. Information retrieval: introduction 1 This topic addresses the question on how it is possible to find relevant.
1 Discussion Class 12 User Interfaces and Visualization.
1 Discussion Class 3 Inverse Document Frequency. 2 Discussion Classes Format: Questions. Ask a member of the class to answer. Provide opportunity for.
1 Discussion Class 6 Crawling the Web. 2 Discussion Classes Format: Questions. Ask a member of the class to answer. Provide opportunity for others to.
1 Discussion Class 8 The Google File System. 2 Discussion Classes Format: Question Ask a member of the class to answer. Provide opportunity for others.
1 Discussion Class 5 TREC. 2 Discussion Classes Format: Questions. Ask a member of the class to answer. Provide opportunity for others to comment. When.
1 Final Discussion Class User Interfaces. 2 Discussion Classes Format: Question Ask a member of the class to answer Provide opportunity for others to.
1 Discussion Class 1 Three Information Retrieval Systems.
Copyright © 2014 by The University of Kansas Conducting Focus Groups.
Research Presentation Directions
Advanced Research Methodology
WHEN, WHY, AND HOW SCIENCE RESEARCH IS REPORTED IMRAD.
Science Fair Projects.
1 CS 430 / INFO 430 Information Retrieval Lecture 2 Text Based Information Retrieval.
1 CS 501 Spring 2002 CS 501: Software Engineering Lecture 9 Techniques for Requirements Definition and Specification I.
Tips on Writing a Lab Report Please refer to the “Lab Report Reference Sheet” to help you as well.
1 Discussion Class 9 Thesaurus Construction. 2 Discussion Classes Format: Question Ask a member of the class to answer Provide opportunity for others.
Scientific Paper. Elements Title, Abstract, Introduction, Methods and Materials, Results, Discussion, Literature Cited Title, Abstract, Introduction,
First Draft First Draft: Overall Overall:
FINAL PROJECT (CE3216) Structure for a Literature Review Dr. DEEPAK T. J. SCHOOL OF CIVIL ENGINEERING.
1 Discussion Class 4 The Dublin Core Metadata Initiative.
IB Historical Investigation Summary of Evidence and Analysis.
1 Discussion Class 8 MARC. 2 Discussion Classes Format: Question Ask a member of the class to answer. Provide opportunity for others to comment. When.
Presenting your Research. APA Style Talk: Overview  Should be 10 minutes  with another 5 minutes for questions  Each group member should speak  Same.
Presenting your Research. What’s the point? Communicating your findings is important step in the scientific method. You will likely learn more about your.
Imperialism WebQuest Modern World History Created by Ms. ViviritoMs. Vivirito.
+. + Close Reading & Annotation Or: Here’s what you’re going to do with the text so you can answer the questions later.
Science Fair Research Paper General Paper Guidelines MUST be Typed 12 pt. Font Black Ink 1.5 or double spaced At least 4 pages (not including bibliography.
THE SCIENTIFIC METHOD. THE SCIENTIFIC METHOD: is a process used to find answers to questions about the world around us is an organized series of steps.
How to Organize Findings, Results, Conclusions, Summary Lynn W Zimmerman, PhD.
Research Methods Technical Writing Thesis Conference/Journal Papers
1 Discussion Class 1 Three Information Retrieval Systems.
1 Discussion Class 3 Stemming Algorithms. 2 Discussion Classes Format: Question Ask a member of the class to answer Provide opportunity for others to.
1 Discussion Class 1 Inverted Files. 2 Discussion Classes Format: Question Ask a member of the class to answer Provide opportunity for others to comment.
1 Discussion Class 10 Thesaurus Construction. 2 Discussion Classes Format: Question Ask a member of the class to answer Provide opportunity for others.
1 Discussion Class 2 A Vector Space Model for Automated Indexing.
Proposal development and research design. What is a research proposal? A research proposal is a document written by a researcher that provides a detailed.
Abstract  An abstract is a concise summary of a larger project (a thesis, research report, performance, service project, etc.) that concisely describes.
TITLE OF AUDIT Author Date of presentation. Background Why did you do the audit? e.g. high risk / high cost / frequent procedure? Concern that best practice.
Developing Problem Statement for Dissertation
Readers and Writers for Exams
Guidelines for Green Computing projects
Project Title Author(s), Institution, Date
Introduction to The Call of the Wild
The scientific Method.
Discussion Class 7 Lucene.
Year 12 into 13 bridging work
CALCULATE Use numbers given in the question to work out an answer. Always show working.
Title of Research Report
IB Historical Investigation
Relevance Feedback and Query Modification
Introduction to information retrieval
Discussion Class 9 Google.
COMP564 paper review <title & authors of the paper>
Discussion Class 9 Informedia.
Discussion Class 7 User Requirements.
Discussion Class 8 User Interfaces.
Presentation transcript:

1 Discussion Class 2 A Vector Space Model for Automated Indexing

2 Discussion Classes Format: Questions. Ask a member of the class to answer. Provide opportunity for others to comment. When answering: Stand up. Give your name. Make sure that the TA hears it. Speak clearly so that all the class can hear. Suggestions: Do not be shy at presenting partial answers. Differing viewpoints are welcome.

3 Question 1: Reading a Research Paper (a)Who are the authors of this paper? What is their background? Why did they write this paper? (b)When was the paper written? Since then, what has changed about computing? (c)Since the paper was published was has changed about information retrieval?

4 Question 2. Reading a Research Paper

5 Question 3: Research Methodology Define precision and recall.

6 Question 4. Summary of the paper (a)What is the overall hypothesis that is examined in this paper? (b)How does Section 2, Correlation between Indexing Performance and Space Density, relate to the hypothesis? (c)How does Section 3, Correlation between Space Density and Indexing Performance, relate to the hypothesis? (d)How does Section 4, The Discrimination Value Model, relate to the hypothesis?

7 Question 5: Document Space Explain this diagram

8 Question 6: Weighting -- Term Frequency The paper examines the effect of term weighting on the space density of index terms. (a) Why is this of interest in information retrieval? (b)What form of term frequency (tf) is used in this paper? (c)How does this form of term frequency differ from the standard form discussed in class? Under what circumstances is this difference significant?

9 Question 7: Discrimination Value Model Explain the following expression, which the authors use to measure the contribution of term k to the space density. DV k = Q k - Q What does this tell about the discriminant value of term k?

10 Question 7: Question 8: Discuss this graph