Information Storage and Retrieval

Slides:



Advertisements
Similar presentations
What do these things have in common? a mouse a touch screen a program on your Mac or PC that includes a trashcan, icons of disk drives, and folders pull-down.
Advertisements

LIS 677 Interface Critique LIS 677 Presented by Blanca Polo.
What is a User Interface?  Everything in a device with which a human being interacts.  The total “user experience”  Not necessarily tied to computers.
Técnicas de Calidad en el Software Sesión # 10. Good quality software Operations Transition Testing Portability Reusability Interoperability Maintainability.
Ui design – general guidelines. Why designers go astray Putting aesthetics first: "It probably won a prize." Putting aesthetics first: "It probably won.
1 CS 106, Winter 2009 Class 4, Section 4 Slides by: Dr. Cynthia A. Brown, Instructor section 4: Dr. Herbert G. Mayer,
Dialog Styles. The Five Primary Styles of Interaction 4 Menu selection 4 Form fill-in 4 Command language 4 Natural language 4 Direct manipulation.
Dialog Styles. The Six Primary Styles of Interaction n Q & A n Menu selection n Form fill-in n Command language n Natural language n Direct manipulation.
Project Pertemuan 13 Matakuliah: L0182 / Web & Animation Design Tahun: 2008.
Input Validation For Free Text Fields ADD Project Members: Hagar Offer & Ran Mor Academic Advisor: Dr Gera Weiss Technical Advisors: Raffi Lipkin & Nadav.
Today’s class Group Presentation More about principles, guidelines, style guides and standards In-class exercises More about usability Norman’s model of.
Introduction to Web & HTML Pertemuan 08 Matakuliah: L0182 / Web & Animation Design Tahun: 2008.
Designing Interface for Disability A. Tijani S. Cook
User Interface Evaluation CIS 376 Bruce R. Maxim UM-Dearborn.
Gator Guided Tour Presented by: Louis Cheung, Sebastian Ruiz, and Supachot Suriyachai.
Solar Thermal Plant Design & Operation Suite of Tools
Xpantrac connection with IDEAL Sloane Neidig, Samantha Johnson, David Cabrera, Erika Hoffman CS /6/2014.
Hadoop Team: Role of Hadoop in the IDEAL Project ●Jose Cadena ●Chengyuan Wen ●Mengsu Chen CS5604 Spring 2015 Instructor: Dr. Edward Fox.
CS 5604 Spring 2015 Classification Xuewen Cui Rongrong Tao Ruide Zhang May 5th, 2015.
Web Archives, IDEAL, and PBL Overview Edward A. Fox Digital Library Research Laboratory Dept. of Computer Science Virginia Tech Blacksburg, VA, USA 21.
System Design: Designing the User Interface Dr. Dania Bilal IS582 Spring 2009.
Windows Azure Team 9 Ben Holland Bao Nguyen Eric Petrowiak Barret Schloerke.
Linux Audio Mangler Project Final Presentation Yu Chong Hector Urtubia Tony Zuliani.
Types of Usability Testing or Usability Inspection Chapter 10.3.
Usability analysis of the Lufthansa and Alitalia websites Juri Strumpflohner Matthias Braunhofer.
Design Rules-Part B Standards and Guidelines
Solr Team CS5604: Cloudera Search in IDEAL Nikhil Komawar, Ananya Choudhury, Rich Gruss Tuesday May 5, 2015 Department of Computer Science Virginia Tech,
Tweets Metadata May 4, 2015 CS Multimedia, Hypertext and Information Access Department of Computer Science Virginia Polytechnic Institute and State.
Evaluating a UI Design Expert inspection methods Cognitive Walkthrough
Usability User interfaces Jaana Holvikivi Metropolia
VIRGINIA TECH BLACKSBURG CS 4624 MUSTAFA ALY & GASPER GULOTTA CLIENT: MOHAMED MAGDY IDEAL Pages.
GUI For Computer Architecture May01-05 Team Members: Neil HansenCprE Ben JonesCprE Jon MathewsCprE Sergey SannikovCprE Clients/Advisors: Manimaran Govindarasu.
1 IBM Academic Initiative Introduction for Pamplin School of Business Virginia Tech – October 13, 2011 “IBM Academic Skills Cloud and Computing Education.
Introduction to Web Session 01 Subject: L0182 / Web & Animation Design Year: 2009.
CS5604: Final Presentation ProjOpenDSA: Log Support Victoria Suwardiman Anand Swaminathan Shiyi Wei Department of Computer Science, Virginia Tech December.
Equipping you for the unexpected challenges of Testing Emma My Knife– Mando.
Problem Based Learning To Build And Search Tweet And Web Archives Richard Gruss Edward A. Fox Digital Library Research Laboratory Dept. of Computer Science.
Oman College of Management and Technology Course – MM Topic 7 Production and Distribution of Multimedia Titles CS/MIS Department.
The Design Process A bluffer’s guide to interface design A ‘proper’ Design process.
Information Storage and Retrieval(CS 5604) Collaborative Filtering 4/28/2016 Tianyi Li, Pranav Nakate, Ziqian Song Department of Computer Science Blacksburg,
Principles Determine users' skill levels Novice or first-time users - Knowledgeable intermittent users - create templates Expert frequent users-
CS6604 Digital Libraries Global Events Team Final Presentation
Collection Management (Tweets) Final Presentation
Human-Computer Interaction
Collection Management Webpages
Presenters: Radha Krishnan, Sneha Mehta April 28, 2016
IDEALvr Team: Luciano Biondi, Omavi Walker, Dagmawi Yeshiwas
Collection Management
Background Check Website for R4 OpSec, LLC
Zenodo Data Archive Irtiza Delwar, Michael Culhane, John Sizemore, Gil Turner Client: Dr. Seungwon Yang Instructor: Dr. Edward A. Fox CS 4624 Multimedia,
SIE 515 Design Rules Lecture 5.
Design rules.
Text Classification CS5604 Information Retrieval and Storage – Spring 2016 Virginia Polytechnic Institute and State University Blacksburg, VA Professor:
Virginia Tech Center for Drug Discovery Website Migration and Redesign
VR4GETAR CS4624: Multimedia, Hypertext and Information Access
Clustering and Topic Analysis
Virginia Tech Blacksburg CS 4624
Clustering tweets and webpages
CS 5604 Information Storage and Retrieval
Ch 1 Second Half What is a Language?
HCI – DESIGN RATIONALE 20 November 2018.
Team FE Final Presentation
Collection Management Webpages Final Presentation
CS6604 Digital Libraries IDEAL Webpages Presented by
Software Engineering D7025E
News Event Detection Website Joe Acanfora, Briana Crabb, Jeff Morris
Tweet URL Analysis Guoxin Sun, Kehan Lyu, Liyan Li
What do these things have in common?
A Brief Overview of Opportunities
CHAPTER 2: Guidelines, Principles, and Theories
Presentation transcript:

Information Storage and Retrieval Front-End / User Interface Team Presenters: Lawrence Warren & Moeti Masiane April 28, 2016 CS5604, Information Retrieval, Spring 2016 Virginia Polytechnic Institute and State University Blacksburg, VA Professor: Dr E. Fox

Quote of the Day “A picture is worth a thousand words. An interface is worth a thousand pictures” Ben Shneiderman

Problem Statement Design and implement the front-end of an information retrieval system that allows end users to search tweets and web pages using free text and faceted queries.

Background Interface A software layer that allows end users to interact with our information retrieval system Faceted search A search system that allows us to search documents based on their classification Text search A search system that allows us to search for documents using natural language

Requirements Search Tweets and web pages Implement faceted search Present user based suggestions Present search result based suggestions Track user activities Allow registered and unregistered users to use the system

Approach Leverage five of Ben Shneiderman’s Eight Golden Rules of Interface Design Cater to universal usability Offer informative feedback Prevent errors Permit easy reversal of actions Reduce short-term memory load Create interface on virtual machines and then move to cluster Support internal locus of control, Design dialogs to yield closure, Strive for consistency

Design Created markups on a whiteboard Narrowed the options down to two Showed the two options to the class The class selected one of the two and gave additional input Selected Hue because of the large number of features it provided*

Technical Challenges Lack of precedent Inflexibility of hue Django learning curve Data stored in incompatible format

Results Search Tweets and web pages Implement faceted search Present user based suggestions Present search result based suggestions* Track user activities* Allow registered and unregistered users to use the system Text search Visualizations* Means we have the ability to implement but have not used the ideal as of yet due to data contraints

Future Work Find alternative tool to Hue Present user based suggestions Finalize presenting search result based suggestions Finalize tracking user activities Finalize allow registered and unregistered users to use the system Finalize visualizations and integrate visualizations from partner teams Remove zero valued fields from facets

Demo

Acknowledgements Dr Edward Fox (our instructor) Mohamed Magdy Farag & Sunshin Lee (our GRAs) NSF grant IIS - 1319578, III: Small: Integrated Digital Event Archiving and Library (IDEAL) Every team who worked in tandem with us

Questions?