IR UI H. Lally Singh 3/27/2003. Papers Discussed 1. A Scrollbar-based Visualization for Document Navigation, Donald Byrd 2. Improving User Performance.

Slides:



Advertisements
Similar presentations
Teamcenter Systems Engineering
Advertisements

Chapter 13 Web Page Design Studio

Modern Information Retrieval Chapter 1: Introduction
MASTERY OBJECTIVE: Learn parts of an html document Learn basic html tags HTML-An Introduction.
Demonstration Slides And Screen Shots for A Complete Guide to ISO 9001: 2008 Click this button below to view full screen 
Rankster A web utility app to make it fast and easy to create extracts and reports with ranked data John Blodgett Nov, 2013.
Information Retrieval: Human-Computer Interfaces and Information Access Process.
Image Information Retrieval Shaw-Ming Yang IST 497E 12/05/02.
Interface Programming 1 Week 5. Interface Programming 1 CALENDAR.
Information Retrieval Visualization CPSC 533c Class Presentation Qixing Zheng March 22, 2004.
Interfaces for Retrieval Results. Information Retrieval Activities Selecting a collection –Talked about last class –Lists, overviews, wizards, automatic.
Modern Information Retrieval Chapter 1: Introduction
Interface Guidelines & Principles Deliver Information.
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
Four Basic Design Principles
Library Treasure Hunt Or How to Research Your Industry and Company.
Slide Transitions Slide Show, Slide Transition opens Slide Transition task pane Practice each option setting to select the transition style, its speed,
Web Search – Summer Term 2006 II. Information Retrieval (Basics) (c) Wolfgang Hürst, Albert-Ludwigs-University.
ARDI Portal/Other Resources (Module 5). Module 5: ARDI Portal/Other Resources Reference Tools Databases.
Basic Editing Lesson 2- Part 2. Navigating and Searching Through a Document Find command options, the mouse, scroll bars, and various keystroke and keyboard.
Access Lesson 4 Creating and Modifying Forms
Integrating Word, Excel, Access, and PowerPoint
Web Design, 4 th Edition 4 Planning a Successful Web Site: Part 2.
XP Modifying the Slide Master Click the View tab on the Ribbon, and then, in the Master Views group, click the Slide Master button Click the Slide Master.
FINAL PROJECT INSTRUCTIONS. 1.Final Project Complete Website.
PERSONALIZED SEARCH Ram Nithin Baalay. Personalized Search? Search Engine: A Vital Need Next level of Intelligent Information Retrieval. Retrieval of.
Support.ebsco.com EBSCOhost Visual Search Tutorial.
EBSCOhost 2.0 GOLD/GALILEO ANNUAL USERS GROUP CONFERENCE August 1, 2008.
Computer Vocabulary Acceptable Use Policy conduct expected from someone using a computer.
HTML Project 4 Creating an Image Map.
1 Information Retrieval Acknowledgements: Dr Mounia Lalmas (QMW) Dr Joemon Jose (Glasgow)
Work Flow Control and Documentation Name: J. Douglas Wells Sponsor: Molded Plastic Ventures (MPV)
Copyright 2002, Paradigm Publishing Inc. CHAPTER 14 BACKNEXTEND 14-1 LINKS TO OBJECTIVES Border Concepts Creating a Border Adding Shading Horizontal Lines.
Xiaoying Gao Computer Science Victoria University of Wellington Intelligent Agents COMP 423.
1 Creating a Second Web Page This section shows you how to create the Huntington Beach Web site.
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
System Initialization 1)User starts application. 2)Client loads settings. 3)Client loads contact address book. 4)Client displays contact list. 5)Client.
Personalized Search Xiao Liu
CSM06 Information Retrieval Lecture 6: Visualising the Results Set Dr Andrew Salway
1 Copyright © 2004 Prentice-Hall. All rights reserved. Essentials Word 2003 – Level 1 Project 8: Inserting and Formatting Graphics.
Use CSS to Implement a Reusable Design Selecting a Dreamweaver CSS Starter Layout is the easiest way to create a page with a CSS layout You can access.
Who Wants to be a Millionaire? LIFELINES 1.50/50 2.Poll the audience 3.Ask Another Student.
3 Copyright © 2004, Oracle. All rights reserved. Working in the Forms Developer Environment.
Search Engine and SEO Presented by Yanni Li. Various Components of Search Engine.
Modern Information Retrieval Presented by Miss Prattana Chanpolto Faculty of Information Technology.
MOVIE RETRIEVAL SYSTEM INFORMATION VISUALIZATION & PROPOSING NEW INTERFACE IAT 814 Adrian Bisek.
ResultMaps: Search Result Visualization for Hierarchical Information Spaces Danielle H. Lee.
Exploring Microsoft Microsoft FrontPage Chapter 21 Exploring Microsoft FrontPage 2002 Chapter 1 Creating a Home Page: Introduction to MS FrontPage.
A Scrollbar-based Visualization for Document Navigation Donald Byrd Proceedings of the 4 th ACM conference on Digital libraries, 元智資工所 系統實驗室 楊錫謦.
People and Families of the Bible Nathan Friedly. Overview Introduction Key Ideas Description and use Deliverables Demonstration Conclusion.
User Interfaces for Information Access Prof. Marti Hearst SIMS 202, Lecture 26.
Overview 3D Slicer currently provides very basic technology for annotating images. This limits users in their ability to properly capture semantic information.
10 Copyright © 2004, Oracle. All rights reserved. Building ADF View Components.
Presentation by Jason Schlemmer. Making the website clear – explain who you are and what you do.
Document Clustering for Natural Language Dialogue-based IR (Google for the Blind) Antoine Raux IR Seminar and Lab Fall 2003 Initial Presentation.
Article Detail. Authors Article Update & Change Notes Notes: New field in CTD to allow for the authors to add change/update notes to articles to inform.
Powerpoint Templates Page 1 iPhone combines smart phone capabilities with graphical interface iPhone Application Development.
UI Requirements and Design Material in part from Marty Stepp and Valentine Razmov, past 403 classes. CSE 403, Spring 2008.
XP Creating Web Pages with Microsoft Office
BASIC EDITING Word VIEW OPTIONS Read Mode Print Layout Web Outline Draft.
1 CS 430 / INFO 430: Information Retrieval Lecture 20 Web Search 2.
Basic editing Word 2016.
Basic editing Word 2013.
CV HYPERLINKING TUTORIAL
موضوع پروژه : بازیابی اطلاعات Information Retrieval
Magnet & /facet Zheng Liang
This is an example text. Go ahead and replace it with your own text.
Presentation transcript:

IR UI H. Lally Singh 3/27/2003

Papers Discussed 1. A Scrollbar-based Visualization for Document Navigation, Donald Byrd 2. Improving User Performance on Boolean Queries, John F. Pane, Brad A. Myers Get both from “ACM Article Search” link in lib.vt.edu’s “article search” section.

1. Scrollbar Visualization Displays search terms’ locations in text in the scrollbar. Small colored dots represent each terms’ incidences in text. Different color for each term’s dots.

1. Scrollbar Visualization Example Search Terms Incidences of Terms in Text

2. Improving Boolean Queries Use a graphical notation to describe boolean queries A set of boxes, each with a clause. Conjunction represented with rows of boxes. Disjunction represented by horizontally adjacent boxes. Tests show ~10% improvement in user ability to generate queries this way versus standard text. potato not oranges gluepaste manufacturing potato and (not oranges) and (glue or paste) and manufacturing

Conclusions Both help IR systems suck less Both help user get out of sucky IR system faster Both require client-side intelligence –Could be implemented for the web via Flash –Probably won’t see it in Google