Evaluation of Visual Aid Suite for Desktop Searching

Size: px
Start display at page:

Download "Evaluation of Visual Aid Suite for Desktop Searching"

Transcription

1 Evaluation of visual aid suite for desktop searching Foo, S., & Hendry, D. (2007). Proc. 11 th European Conference on Research and Advanced Technology for Digital Libraries (ECDL2007), Budapest, Hungary, September 16-21, Lecture Notes in Computer Science (LNCS) 4675, Evaluation of Visual Aid Suite for Desktop Searching Schubert Foo, Douglas Hendry Division of Information Studies, School of Communication and Information Nanyang Technological University, Singapore {assfoo, Abstract. The task of searching for documents is becoming more challenging as the volumes of data stored continues to increase, and retrieval systems produce longer results list. Graphical visualisations can assist users to more efficiently and effectively understand large volumes of information. This work investigates the use of multiple visualisations in a desktop search tool. These visualisations include a List View, Tree View, Map View, Bubble View, Tile View and Cloud View. A preliminary evaluation was undertaken by 94 participants to gauge its potential usefulness and to detect usability issues with its interface and graphical presentations. The evaluation results show that these visualisations made it easier and quicker for them to find relevant documents. All of the evaluators found at least one of the visualisations useful and over half of them found at least three of the visualisations to be useful. The evaluation results support the research premise that a combination of integrated visualisations will result in a more effective search tool. The next stage of work is to improve the current views in light of the evaluation findings in preparation for the scalability and longitudinal tests for a series of increasingly larger result sets of documents. Keywords: Query result processing, query reformulation, tree view, map view, bubble view, tile view, cloud view, evaluation, search engine, user interface 1 Introduction The worldwide explosion in digital information due to rapidly increasing computer usage and the development of the Internet has been widely noted and documented [1]. As the volume of information stored electronically has grown, so has the need to be able to search this information resource in order to be able to answer individual 1

2 2 Schubert Foo, Douglas Hendry information needs [2]. This has led to the dramatic increase in the development of search tools to meet the growing demand to locate information more easily. The dramatic growth in web search technology, pioneered since 1998 by Google, has led to the widespread use of such tools by most computer users. Mainstream development to-date has concentrated on providing tools for searching the World Wide Web. Desktop search tools, for searching documents held on local computers hard drives, have been slower to develop. It is notable that these tools are now being incorporated into the latest desktop Operating Systems - Spotlight in Apple s OSX and Microsoft s Vista also incorporates similar functionality. Therefore, these desktop tools are starting to reach a much larger user base. In a classic search engine, the users enter their search terms and then request the system to search for matching results. These are then returned as a list of resources that best matches the users queries. Typically, a large text-based list of ranked results is returned to the users who scan through them to identify deemed relevant documents, and read through the contents to extract information to satisfy their information needs. As the volumes of data to be searched increase and result lists becomes increasingly longer, the challenge is now to maintain the efficiency and effectiveness of the search and result selection process. Well-presented graphical views can convey large amounts of complex information in a simple and easy to understand manner [3]. It is, therefore, not surprising that graphical visualisations have been employed in search engines to assist users in the searching process. 2 Related Work Much research in Information Retrieval Systems (IRS) has been focused on the algorithms used for searching and relevance ranking. This includes work on augmenting search results by the use of metadata such as thesauri for aggregating results. However, most of the deployed systems (including search engines) are based on returning textual list of results for users to review. Some graphical tools have been developed to visually assist the user in formulating their query. These include the use of Venn Diagrams, Filter-Flow Visualisations and Block Orientated Visualisations, which have been documented elsewhere. However, the principal area where visualisation techniques have been applied is in the results review process. Here a visualisation is used to replace or augment the results list and/or the document preview functions. A number of tools have been created that use a variety of 2D and 3D graphical visualisations in order to allow the user to explore and understand the results of their query. In order to support query reformulation visualisations usually present terms that are related to the query terms being used. These related terms often come from a controlled dictionary, thesaurus or other metadata held in the system. The user can review these new terms and use them to modify their query. One such tool is the AquaBrowser Library [4] which shows a visual word cloud that suggests words similar or related to the users query terms. Established online search engines such as Google have a very traditional user interface. While the search and ranking algorithms behind these search engines are

3 Schubert Foo, Douglas Henry 3 very sophisticated their interfaces have remained traditional and text based. However, a number of new online search engines have started to offer more graphical interfaces to assist users. Grokker and Ujiko are examples of visualisations being used to present the results of web searches. Whilst some evaluation studies have reported mixed results [5] many have found positive support that the visualisations have aided user performance [6, 7]. Even in cases where performance has not improved users often report better satisfaction with tools incorporating visualisations [8]. Visualisations seem to be particularly effective where the complexity of the task and volumes of data are at their highest [9, 10]. They also seem to work well when they are kept as simple as possible [11]. 3 Design A Java based lightweight desktop search engine was developed that could index and search content on a desktop computer. The indexing and searching sub-systems were designed based on traditional IRS principles and incorporates stop word removal, stemming and is based on Boolean logic. The design of the user interface was based on the following research premises: - Visualisations can assist users to search for documents [7, 10] Different visualisations can be used to support different elements of the searching process (results review and query reformulation) Different graphical techniques can be used to assist users to visualise different kinds of information Visualisations work best when they are kept simple [11]. The search engine GUI has a plug-in view architecture that allows different views to be created independent of the searching mechanism. Six views were constructed for use and evaluation. While most of the individual views have been used elsewhere as standalone views in different forms of IRS, the novelty in our work lies in the bubble view, and the provision of a suite of related views thereby providing synergy through flexibility to switch views to visualise, infer and process the result sets differently. 3.1 List View The List View (see Fig 1) is the classic search results view. It contains a list of files that, based on Boolean logic, match the users query. Each file name is shown along with the number of hits from the query. A hit is defined as one occurrence of one query term in the file contents. The files are listed in descending order of the total number of hits found.

4 4 Schubert Foo, Douglas Hendry Fig 1. List View This view also contains a File Viewer window. This window will display the textual contents of a selected file in order to allow quick review of the file contents. Any nontextual content, such as images etc. in a Word or PDF document, are not displayed. Similarly, some of the source document formatting will be lost as only line and paragraph breaks are preserved in the text extraction process. 3.2 Tree View The Tree View is similar to the List View (see Fig 2). The files are organised based on their underlying folder structure. For each file in the results list, all of its parent folders are added to the folder hierarchy (avoiding duplicates). The Result files are then added into the tree at the appropriate folder for their physical location. Fig 2. Tree View

5 Schubert Foo, Douglas Henry 5 This view is very similar to the Microsoft Windows Explorer view. However, only files that match the query string are displayed and only the parent folders of these files are included in the tree. The purpose of this view is to use the physical file structure as part of the results display. If users have taken the time to organise their documents into meaningful folders and hierarchies then this information may be useful when reviewing results. This view is particularly suited for thesaurus or taxonomy based folder organisations where documents are stored in the respective nodes of this organisation scheme. 3.3 Map View The Map View (see Fig 3) provides an overview of the relationship between the query terms and the result files. Each query term is depicted as a blue rectangle and each result file as a green ellipse. Lines link related query terms and results files. These are annotated (in red) with the number of occurrences of the query term in the result file. The view can be zoomed and rotated and individual shapes can be moved around on screen. In addition, the shapes can be reduced to mini icons if the display is overcrowded. The purpose of this view is to provide an overview of the query and how the individual query terms are influencing the results. Therefore, this bird s eye view can be used to detect problems in the query specification if the required results are not as expected. It will clearly show the relative influence of each query term in producing the result files and therefore help the user in deciding whether the query needs to be reformulated and how to do so. Fig 3. Map View

6 6 Schubert Foo, Douglas Hendry 3.4 Bubble View Boolean logic systems make it difficult to judge the relevance of a result file. The total number of hits may not be a good guide to relevance especially when document length is taken into consideration. Therefore, it is desirable to normalise this measure to take into account document size. In this work, this is done by calculating a hit density for each result file expressed as the number of hits per 1,000 searchable terms (non stopwords) in the document. Fig 4. Bubble View The intention of the Bubble View (see Fig 4) is to help the user better assess the relevance of different documents. The axes of the graph are the number of hits and the calculated hit density. These measures are used to distribute the documents along each axis as they provide good document discrimination in order to achieve a better visualisation. The diameter of the bubble is determined by the number of query terms present in the result file more query terms found results in a larger bubble diameter. Quadrant 1 is expected to contain the most relevant documents as both the number and density of hits is greatest. Correspondingly, quadrant 4 will be expected to contain the least relevant documents, as both the hit count and density are smallest. The Bubble View provides an overview of document relevance for a given query and aids the review of documents most likely to be relevant to the query. 3.5 Tile View The Tile View (see Fig 5) presents each result file as a coloured tile using a Treemap. A Treemap is a space-constrained visualization of hierarchical structures [12]. The size of each tile is determined by a measure such as Total Number of Hits, File Size, and Hit Density (Hits per 1,000 searchable terms). Using the control panel the user can change the measure used to determine the size of a tile.

7 Schubert Foo, Douglas Henry 7 Fig 5. Tile View In addition, the colour of a tile is determined by its file type. The display can be restricted to certain file types or all can be shown. The Tile View can optionally include the folder hierarchy of the results files. In this variant, all the result files in a specific folder are grouped together in a super tile. Each folder is enclosed within a tile representing its parent so that the entire folder structure of the results files can be displayed. The purpose of the Tile View is to allow users to review the results visually and judge their relevance based on different criteria with larger tiles denoting the most relevant documents. They can then decide which files to review in detail by looking at their contents. 3.6 Cloud View The Cloud View (see Figure 6) is adapted from the Tag Clouds popular on social networking sites such as Flickr [13]. A Tag Cloud is a weighted list which contains the most popular tags used on that site and the relative popularity of each tag is indicated by changing its font. It is thus easy to see the most popular tags. The Cloud View creates a Word Cloud based on the (indexable) content of the result files. The contents of these files are examined and stop words and nonindexable terms are removed. The words are then stemmed and a simple term count made of all the terms in the documents. The top 300 terms are then displayed in a Word Cloud as they represent the most common indexable terms in the documents. Only files selected in the Results List (in the left hand window) have their contents included in the Word Cloud. If the user changes the selection of files, the Word Cloud is dynamically refreshed with information based on the new selection of files.

8 8 Schubert Foo, Douglas Hendry Fig 6. Cloud View When the user clicks on a word in the Word Cloud a popup menu appears offering the choice to expand, restrict or exclude the word from the current query or to create a new search using the selected word. The purpose of the Cloud View is to help users to reformulate their queries based on the searchable terms found in the results documents. This could be used to expand or restrict the search in order to better refine the results set. 4 Evaluation The next stage was to undertake a preliminary system evaluation in order to determine the usefulness of the views in the system. The principal aim was to determine if the availability of such visualisations was useful and which of them would be worth developing further. As such, the work reported in this study is mainly intended as a proof of concept and to have a first gauge of usability and usefulness of the views. The evaluation was carried out through a user survey based on the questionnaire technique. A questionnaire comprising 51 questions was developed to gather user opinion about the visualisations and their usefulness. The evaluation was split into five tasks each task required the user to perform a search in support of a given information need and the participants worked through these in sequence. For each task they were given five minutes to interact with an interface to find the most relevant documents to satisfy the information need. Following this, they were asked to complete a series of questions pertaining to the interface used. Prior to the evaluation, a handout describing the search engine and views was provided to the evaluators, followed by a briefing and demonstration. Evaluators were also invited to download the search engine to familiarise themselves with it and the various views. Each evaluator had a minimum of one week of familiarity prior to the evaluation, and each spent 45 to 60 minutes in completing the evaluation.

9 Schubert Foo, Douglas Henry 9 Since the purpose of this evaluation was to review the visualisation aspects of the search tool, it was important to remove other factors that could influence user responses. Therefore, for each task the search terms to be used were pre-specified. The evaluation system was based on a small collection of 30 documents since this was a preliminary evaluation to test the proof of concept of these visualisations. At the same time, the search engine has the provision for users to define and show the top n documents. This filtering system effectively restricts the volume of results displayed to the user, so even if a larger collection were used for indexing, the user would only see a controlled subset of documents when reviewing the results. Based on the results of this evaluation, we expect future evaluations to be more comprehensive and extended to test for scalability to larger document collections. The documents covered topics on information retrieval systems, the World Wide Web, indexing and programming languages and a portion of the ERIC thesaurus was used to create a hierarchical folder structure. The sample documents were then stored into the folders based upon their categorisation in ERIC. The students of the Nanyang Technological University M.Sc. Information Studies class of 2006/07 participated in the evaluation. There were a total of 94 participants 57% were female and 43% were male. 4.1 List View Results This is the classic search engine results view with no additional visualisation. The responses received (see Table 1) showed strong support that the List View is both easy to use and useful in reviewing the results. These results confirm that the basic design and operation of the desktop search engine is effective and useful. Table 1. List View Results # Question % Who Agree / Strongly Agree 1 The List View was easy to use. 89% 2 The List View was useful in reviewing my results. 86% 4.2 Tree View Results The results strongly indicate that the Tree View (see Table 2) was easy to use and useful in reviewing the results. The results are very similar to those of the List View. As would be expected from these results a large majority (93%) of the evaluators found the function of the Tree View clear and obvious. The evaluators also indicated that they organise and structure their own folders so most of them could potentially benefit from a search engine that uses the folder structure to present search results. This confirms the design premise that the user s folder structure would be a useful aid to presenting the results documents as well as a means to logically organise information in thesaurus/taxonomy-like structures that can support browsing as well as searching in this instance.

10 10 Schubert Foo, Douglas Hendry Table 2. Tree View Results # Question % Agree / Strongly Agree 6 The function of the Tree View in the left hand window was clear and obvious. 93% 7 The Tree View was easy to use. 91% 8 The Tree View was useful in reviewing my results. 85% 9 I organise my documents logically in folders so this view would be useful to me. 87% 4.3 Map View Results The evaluation results for the Map View (see Table 3) showed that slightly over half of the evaluators (51%) agreed or strongly agreed that the Map View was useful in reviewing their query results and reformulating their query. The distribution of responses for ease of use and usefulness are very similar. Table 3. Map View Results # Question % Agree / Strongly Agree 13 The Map View was easy to understand. 53% 14 The popup windows were useful. 75% 15 The Map View was easy to use. 58% 16 The Map View was useful in reviewing my query results and reformulating my query. 51% Comment analysis indicated that the most useful aspect noted by the evaluators (33) was the ability to see an overview of the relationship between the query terms and the results files. This was the design premise for the Map View to provide a clear overview of the query. However, the view can become very crowded when a large number of items are displayed resulting in overlapping of the graphic objects. A significant number of evaluators (34) indicated that this caused confusion. 4.4 Bubble View Results The evaluation results for the Bubble View (see Table 4) show that around half the evaluators (46%) found this view useful in reviewing their query results. The majority of evaluators found the position (65%) and size (59%) of the bubbles gave them useful information, which supports the concept of this view as a means to convey several dimensions about the relevance of the results documents. The comments analysis showed that useful features were the ability to get a quick and easy overview of the relevancy of the results and the ability to see the hit density. The major confusion factors reported were related to the display of a large number of result documents. In this case, the document titles overlap and become unreadable and the evaluators found the display to be very cluttered and messy. Some evaluators (10) did not understand that the size of the bubble related to the number of different query terms found in the result document.

11 Schubert Foo, Douglas Henry 11 Table 4 Bubble View Results # Question % Agree / Strongly Agree 20 The position of a Bubble on the Chart gave me useful information. 65% 21 The different sizes of the Bubbles made sense and was useful. 59% 22 The Bubble View was easy to use. 51% 23 The Bubble View was useful in reviewing my query results. 46% 4.5 Tile View Results The results of the evaluation of the Tile View (see Table 5) show over half the evaluators (59%) agreed or strongly agreed that the Tile View was useful in reviewing their results. Over two thirds found the tiles to be obvious and easy to understand (68%) and the ability to use different criteria to control their sizing was found to be useful (69%). This supports the design objective for this view to easily support the use of different criteria for judging the relevance of the results documents. The ability to group files by folders also received strong support with 75% of evaluators agreeing or strongly agreeing that this was useful. The comments analysis indicated that useful features were the ability to change tile size based on different criteria, the ability to group files by folder and the use of colour to distinguish file types. Table 5 Tile View Results # Question % Agree / Strongly Agree 27 The purpose of the Tiles and the Information they display was obvious and easy to understand. 68% 28 The ability to change Tile Size based on different criteria was useful. 69% 29 The ability to group files by Folders was useful. 75% 30 The Tile View was useful in reviewing my query results. 59% 4.6 Cloud View Results The results for the Cloud View (see Table 6) showed that nearly two thirds of the evaluators found the Cloud View useful in reformulating their query (63%) and easy to use (61%). However, the distribution profile for question 37 (usefulness of Cloud View) is different it has a bi-polar distribution, with a peak for disagree and agree. This implies that the evaluators were split into two groups. A review of the comments strongly supported this conclusion. Those evaluators who scored the usefulness of the Cloud View very low (strongly disagree or disagree) reported a lot of confusion as to the contents of the Cloud. In other words, they did not find the view useful because they did not understand what it does. In order to support this conclusion, the responses to question 34 (about understanding the contents of the view) were compared to those of question 37 (usefulness of the view). Of those who found the view difficult to understand (disagree or strongly disagree with Q34) only 29% found it useful. However, 85% of those who found the view easy to understand (agree or strongly agree with question

12 12 Schubert Foo, Douglas Hendry 34) found it useful. Therefore, it is reasonable to conclude that the reported usefulness of the Cloud View would increase if the users better understood what it does. The comments imply that some users had not seen this type of visualisation before. Table 6. Cloud View Results # Question % Agree/ Strongly Agree 34 The contents of the Word Cloud were obvious to me and easy to understand. 56% 35 The popup menu on the Word Cloud was easy to use. 66% 36 The Cloud View made it easy to reformulate my query. 61% 37 The Cloud View was useful in reformulating my query results. 63% 4.7 General Results After evaluating each of the views, the evaluators were asked for feedback that was more general about the search engine and its visualisations. There was strong support that they made it easier (83%) and quicker (86%) to find relevant documents. 4.8 Limitations of Evaluation As this was intended to be a preliminary evaluation, we did not address the issue of scalability in terms of document collection sizes (hence result list sizes), as the main aim was to obtain a first set of evaluation results to validate the ease of use and usefulness of the various views to display and aid users to effectively use the search results. As such, we have left the testing of scalability for future evaluation. Along with this, we expect to carry out a series of longitudinal studies as research has found that complex interfaces summarising lots of data in comparison with simple interfaces will invariably fall short of users satisfaction metrics initially but stand to have the potential to be gradually accepted when used for longer periods of time [14]. Another potential limitation is in the form of learning effects in using a small document set in the evaluation. In order to minimise this, we have used different scenarios in each of the 5 tasks with different queries resulting in different relevant documents. With hindsight, we might have used a larger set of documents in different domains for the evaluation to ensure that this effect is eliminated. Nonetheless, we do not view this as a serious limitation due to the context of our current evaluation objectives. 5 Conclusion The results of the evaluation indicate that overall the users found the visualisations useful and easy to use. They also felt that it would help them find their desired results quicker. In particular, the Tree View and Cloud View were rated highly by the evaluators. The Tree View takes advantage of the users own defined hierarchies (their folder structures) to present the search results in a format that significant numbers of the evaluators found useful.

13 Schubert Foo, Douglas Henry 13 The Cloud View is a much more novel interface and some of the evaluators had difficulty understanding its principle of operation. A large majority of those users who understood the concept found the view to be very useful. In conclusion, this work has shown that the inclusion of multiple visualisations would be likely to increase the usefulness and ease of use of a search tool and that different visualisations can be integrated together to provide support for different elements of the search process. REFERENCES 1. Moore, F., Digital Data's Future - You Ain't Seen Nothin' Yet! Computer Technology Review, 20, 10 (2000) Mostafa, J., Seeking Better Web Searches. Scientific American, 292, 2 (2005) Tufte, E.R., The visual display of quantitative information. 1983, Cheshire, Conn. (Box 430, Cheshire 06410): Graphics Press Kaizer, J. and A. Hodge, AquaBrowser Library: Search, Discover, Refine. Library Hi Tech News, 22, 10 (2005) Heo, M. and S.C. Hirtle, An empirical comparison of visualization tools to assist information retrieval on the Web. Journal of the American Society for Information Science and Technology, 52, 8 (2001) Sebrechts, M.M., et al., Visualization of search results: a comparative evaluation of text, 2D, and 3D interfaces. Proceedings of SIGIR: International Conference on R&D in Information Retrieval, 22, (1999) Veerasamy, A. and R. Heikes. Effectiveness of a graphical display of retrieval results. in Proceedings of the 20th annual international ACM SIGIR conference on Research and development in information retrieval Philadelphia, Pennsylvania, United States: ACM Press. 8. Heflin, J., et al. WebTOC: Evaluation of a Hierarchical Browsing Interface for the World Wide Web [cited 7-Nov-2006]; Available from: 9. Morse, E., M. Lewis, and K.A. Olsen, Testing visual information retrieval methodologies case study: comparative analysis of textual, icon, graphical, and "spring" displays. J. Am. Soc. Inf. Sci. Technol., 53, 1 (2002) Wingyan, C., H. Chen, and J.F. Nunamaker Jr, A Visual Framework for Knowledge Discovery on the Web: An Empirical Study of Business Intelligence Exploration. Journal of Management Information Systems, 21, 4 (2005) Chen, C. and Y. Yu, Empirical studies of information visualization: A meta-analysis. International Journal of Human-Computer Studies, 53, 5 (2000) Bederson, B.B., B. Shneiderman, and M. Wattenberg, Ordered and Quantum Treemaps: Making Effective Use of 2D Space to Display Hierarchies ACM Transactions on Graphics (TOG), 21, 4 (2002) Yahoo Inc. Popular tags on Flickr photo sharing [cited 11-Nov-2006]; Available from: Shneiderman, B. and C. Plaisant. Strategies for Evaluating Information Visualization Tools: Multi-dimensional In-depth Long-term Case Studies. in AVI workshop on Beyond time and errors: Novel evaluation methods for information visualisation Venice.

A User Study on Features Supporting Subjective Relevance for Information Retrieval Interfaces

A User Study on Features Supporting Subjective Relevance for Information Retrieval Interfaces A user study on features supporting subjective relevance for information retrieval interfaces Lee, S.S., Theng, Y.L, Goh, H.L.D., & Foo, S. (2006). Proc. 9th International Conference of Asian Digital Libraries

More information

Enhancing E-Journal Access In A Digital Work Environment

Enhancing E-Journal Access In A Digital Work Environment Enhancing e-journal access in a digital work environment Foo, S. (2006). Singapore Journal of Library & Information Management, 34, 31-40. Enhancing E-Journal Access In A Digital Work Environment Schubert

More information

In the recent past, the World Wide Web has been witnessing an. explosive growth. All the leading web search engines, namely, Google,

In the recent past, the World Wide Web has been witnessing an. explosive growth. All the leading web search engines, namely, Google, 1 1.1 Introduction In the recent past, the World Wide Web has been witnessing an explosive growth. All the leading web search engines, namely, Google, Yahoo, Askjeeves, etc. are vying with each other to

More information

A Two-Level Adaptive Visualization for Information Access to Open-Corpus Educational Resources

A Two-Level Adaptive Visualization for Information Access to Open-Corpus Educational Resources A Two-Level Adaptive Visualization for Information Access to Open-Corpus Educational Resources Jae-wook Ahn 1, Rosta Farzan 2, Peter Brusilovsky 1 1 University of Pittsburgh, School of Information Sciences,

More information

A model of information searching behaviour to facilitate end-user support in KOS-enhanced systems

A model of information searching behaviour to facilitate end-user support in KOS-enhanced systems A model of information searching behaviour to facilitate end-user support in KOS-enhanced systems Dorothee Blocks Hypermedia Research Unit School of Computing University of Glamorgan, UK NKOS workshop

More information

Using Clusters on the Vivisimo Web Search Engine

Using Clusters on the Vivisimo Web Search Engine Using Clusters on the Vivisimo Web Search Engine Sherry Koshman and Amanda Spink School of Information Sciences University of Pittsburgh 135 N. Bellefield Ave., Pittsburgh, PA 15237 skoshman@sis.pitt.edu,

More information

Usability Report for Online Writing Portfolio

Usability Report for Online Writing Portfolio Usability Report for Online Writing Portfolio October 30, 2012 WR 305.01 Written By: Kelsey Carper I pledge on my honor that I have not given or received any unauthorized assistance in the completion of

More information

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 5, Oct-Nov, ISSN:

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 5, Oct-Nov, ISSN: IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 5, Oct-Nov, 20131 Improve Search Engine Relevance with Filter session Addlin Shinney R 1, Saravana Kumar T

More information

Subjective Relevance: Implications on Interface Design for Information Retrieval Systems

Subjective Relevance: Implications on Interface Design for Information Retrieval Systems Subjective : Implications on interface design for information retrieval systems Lee, S.S., Theng, Y.L, Goh, H.L.D., & Foo, S (2005). Proc. 8th International Conference of Asian Digital Libraries (ICADL2005),

More information

Enabling Users to Visually Evaluate the Effectiveness of Different Search Queries or Engines

Enabling Users to Visually Evaluate the Effectiveness of Different Search Queries or Engines Appears in WWW 04 Workshop: Measuring Web Effectiveness: The User Perspective, New York, NY, May 18, 2004 Enabling Users to Visually Evaluate the Effectiveness of Different Search Queries or Engines Anselm

More information

An Exploratory Analysis of Semantic Network Complexity for Data Modeling Performance

An Exploratory Analysis of Semantic Network Complexity for Data Modeling Performance An Exploratory Analysis of Semantic Network Complexity for Data Modeling Performance Abstract Aik Huang Lee and Hock Chuan Chan National University of Singapore Database modeling performance varies across

More information

Conceptual Model for a Software Maintenance Environment

Conceptual Model for a Software Maintenance Environment Conceptual Model for a Software Environment Miriam. A. M. Capretz Software Engineering Lab School of Computer Science & Engineering University of Aizu Aizu-Wakamatsu City Fukushima, 965-80 Japan phone:

More information

A Task-Based Evaluation of an Aggregated Search Interface

A Task-Based Evaluation of an Aggregated Search Interface A Task-Based Evaluation of an Aggregated Search Interface No Author Given No Institute Given Abstract. This paper presents a user study that evaluated the effectiveness of an aggregated search interface

More information

ways to present and organize the content to provide your students with an intuitive and easy-to-navigate experience.

ways to present and organize the content to provide your students with an intuitive and easy-to-navigate experience. In Blackboard Learn, as you create your course, you can add a variety of content types, including text, file attachments, and tools. You can experiment with ways to present and organize the content to

More information

ResPubliQA 2010

ResPubliQA 2010 SZTAKI @ ResPubliQA 2010 David Mark Nemeskey Computer and Automation Research Institute, Hungarian Academy of Sciences, Budapest, Hungary (SZTAKI) Abstract. This paper summarizes the results of our first

More information

Knowledge enrichment through dynamic annotation

Knowledge enrichment through dynamic annotation Knowledge enrichment through dynamic annotation Abstract This paper describes a technique for interceding between users and the information that they browse. This facility, that we term dynamic annotation,

More information

PROJECT PERIODIC REPORT

PROJECT PERIODIC REPORT PROJECT PERIODIC REPORT Grant Agreement number: 257403 Project acronym: CUBIST Project title: Combining and Uniting Business Intelligence and Semantic Technologies Funding Scheme: STREP Date of latest

More information

Comparing the Usability of RoboFlag Interface Alternatives*

Comparing the Usability of RoboFlag Interface Alternatives* Comparing the Usability of RoboFlag Interface Alternatives* Sangeeta Shankar, Yi Jin, Li Su, Julie A. Adams, and Robert Bodenheimer Department of Electrical Engineering and Computer Science Vanderbilt

More information

Evaluating the suitability of Web 2.0 technologies for online atlas access interfaces

Evaluating the suitability of Web 2.0 technologies for online atlas access interfaces Evaluating the suitability of Web 2.0 technologies for online atlas access interfaces Ender ÖZERDEM, Georg GARTNER, Felix ORTAG Department of Geoinformation and Cartography, Vienna University of Technology

More information

Applying the KISS Principle for the CLEF- IP 2010 Prior Art Candidate Patent Search Task

Applying the KISS Principle for the CLEF- IP 2010 Prior Art Candidate Patent Search Task Applying the KISS Principle for the CLEF- IP 2010 Prior Art Candidate Patent Search Task Walid Magdy, Gareth J.F. Jones Centre for Next Generation Localisation School of Computing Dublin City University,

More information

A Tagging Approach to Ontology Mapping

A Tagging Approach to Ontology Mapping A Tagging Approach to Ontology Mapping Colm Conroy 1, Declan O'Sullivan 1, Dave Lewis 1 1 Knowledge and Data Engineering Group, Trinity College Dublin {coconroy,declan.osullivan,dave.lewis}@cs.tcd.ie Abstract.

More information

Web document summarisation: a task-oriented evaluation

Web document summarisation: a task-oriented evaluation Web document summarisation: a task-oriented evaluation Ryen White whiter@dcs.gla.ac.uk Ian Ruthven igr@dcs.gla.ac.uk Joemon M. Jose jj@dcs.gla.ac.uk Abstract In this paper we present a query-biased summarisation

More information

Automatic Generation of Query Sessions using Text Segmentation

Automatic Generation of Query Sessions using Text Segmentation Automatic Generation of Query Sessions using Text Segmentation Debasis Ganguly, Johannes Leveling, and Gareth J.F. Jones CNGL, School of Computing, Dublin City University, Dublin-9, Ireland {dganguly,

More information

Dynamic Visualization of Hubs and Authorities during Web Search

Dynamic Visualization of Hubs and Authorities during Web Search Dynamic Visualization of Hubs and Authorities during Web Search Richard H. Fowler 1, David Navarro, Wendy A. Lawrence-Fowler, Xusheng Wang Department of Computer Science University of Texas Pan American

More information

A World Wide Web-based HCI-library Designed for Interaction Studies

A World Wide Web-based HCI-library Designed for Interaction Studies A World Wide Web-based HCI-library Designed for Interaction Studies Ketil Perstrup, Erik Frøkjær, Maria Konstantinovitz, Thorbjørn Konstantinovitz, Flemming S. Sørensen, Jytte Varming Department of Computing,

More information

Hyacinth Macaws for Seniors Survey Report

Hyacinth Macaws for Seniors Survey Report Hyacinth Macaws for Seniors Survey Report http://stevenmoskowitz24.com/hyacinth_macaw/ Steven Moskowitz IM30930 Usability Testing Spring, 2015 March 24, 2015 TABLE OF CONTENTS Introduction...1 Executive

More information

TDWI strives to provide course books that are contentrich and that serve as useful reference documents after a class has ended.

TDWI strives to provide course books that are contentrich and that serve as useful reference documents after a class has ended. Previews of TDWI course books offer an opportunity to see the quality of our material and help you to select the courses that best fit your needs. The previews cannot be printed. TDWI strives to provide

More information

Visual Appeal vs. Usability: Which One Influences User Perceptions of a Website More?

Visual Appeal vs. Usability: Which One Influences User Perceptions of a Website More? 1 of 9 10/3/2009 9:42 PM October 2009, Vol. 11 Issue 2 Volume 11 Issue 2 Past Issues A-Z List Usability News is a free web newsletter that is produced by the Software Usability Research Laboratory (SURL)

More information

Better Bioinformatics Through Usability Analysis

Better Bioinformatics Through Usability Analysis Better Bioinformatics Through Usability Analysis Supplementary Information Davide Bolchini, Anthony Finkelstein, Vito Perrone and Sylvia Nagl Contacts: davide.bolchini@lu.unisi.ch Abstract With this supplementary

More information

Speed and Accuracy using Four Boolean Query Systems

Speed and Accuracy using Four Boolean Query Systems From:MAICS-99 Proceedings. Copyright 1999, AAAI (www.aaai.org). All rights reserved. Speed and Accuracy using Four Boolean Query Systems Michael Chui Computer Science Department and Cognitive Science Program

More information

Interactive Transparent Display. Analyst/Designer. K Robert Clark 1/5/16 Digital Studio Practice

Interactive Transparent Display. Analyst/Designer. K Robert Clark 1/5/16 Digital Studio Practice Interactive Transparent Display Analyst/Designer K1454389 Robert Clark 1/5/16 Digital Studio Practice CONTENTS Introduction & Background... 2 Current Situation... 2 Design Aims... 2 Design Overview...

More information

TEXT CHAPTER 5. W. Bruce Croft BACKGROUND

TEXT CHAPTER 5. W. Bruce Croft BACKGROUND 41 CHAPTER 5 TEXT W. Bruce Croft BACKGROUND Much of the information in digital library or digital information organization applications is in the form of text. Even when the application focuses on multimedia

More information

A usability study of multimodal interfaces for the presentation of internet search results

A usability study of multimodal interfaces for the presentation of internet search results A usability study of multimodal interfaces for the presentation of internet search results A. Ciuffreda and D. Rigas Abstract This article describes a usability evaluation of three interfaces that presented

More information

A Study on Website Quality Models

A Study on Website Quality Models International Journal of Scientific and Research Publications, Volume 4, Issue 12, December 2014 1 A Study on Website Quality Models R.Anusha Department of Information Systems Management, M.O.P Vaishnav

More information

First-Time Usability Testing for Bluetooth-Enabled Devices

First-Time Usability Testing for Bluetooth-Enabled Devices The University of Kansas Technical Report First-Time Usability Testing for Bluetooth-Enabled Devices Jim Juola and Drew Voegele ITTC-FY2005-TR-35580-02 July 2004 Project Sponsor: Bluetooth Special Interest

More information

CHAPTER THREE INFORMATION RETRIEVAL SYSTEM

CHAPTER THREE INFORMATION RETRIEVAL SYSTEM CHAPTER THREE INFORMATION RETRIEVAL SYSTEM 3.1 INTRODUCTION Search engine is one of the most effective and prominent method to find information online. It has become an essential part of life for almost

More information

An Empirical Evaluation of User Interfaces for Topic Management of Web Sites

An Empirical Evaluation of User Interfaces for Topic Management of Web Sites An Empirical Evaluation of User Interfaces for Topic Management of Web Sites Brian Amento AT&T Labs - Research 180 Park Avenue, P.O. Box 971 Florham Park, NJ 07932 USA brian@research.att.com ABSTRACT Topic

More information

second_language research_teaching sla vivian_cook language_department idl

second_language research_teaching sla vivian_cook language_department idl Using Implicit Relevance Feedback in a Web Search Assistant Maria Fasli and Udo Kruschwitz Department of Computer Science, University of Essex, Wivenhoe Park, Colchester, CO4 3SQ, United Kingdom fmfasli

More information

Overview of the INEX 2009 Link the Wiki Track

Overview of the INEX 2009 Link the Wiki Track Overview of the INEX 2009 Link the Wiki Track Wei Che (Darren) Huang 1, Shlomo Geva 2 and Andrew Trotman 3 Faculty of Science and Technology, Queensland University of Technology, Brisbane, Australia 1,

More information

Domain-specific Concept-based Information Retrieval System

Domain-specific Concept-based Information Retrieval System Domain-specific Concept-based Information Retrieval System L. Shen 1, Y. K. Lim 1, H. T. Loh 2 1 Design Technology Institute Ltd, National University of Singapore, Singapore 2 Department of Mechanical

More information

This session will provide an overview of the research resources and strategies that can be used when conducting business research.

This session will provide an overview of the research resources and strategies that can be used when conducting business research. Welcome! This session will provide an overview of the research resources and strategies that can be used when conducting business research. Many of these research tips will also be applicable to courses

More information

Next-Generation Standards Management with IHS Engineering Workbench

Next-Generation Standards Management with IHS Engineering Workbench ENGINEERING & PRODUCT DESIGN Next-Generation Standards Management with IHS Engineering Workbench The addition of standards management capabilities in IHS Engineering Workbench provides IHS Standards Expert

More information

COMMON ISSUES AFFECTING SECURITY USABILITY

COMMON ISSUES AFFECTING SECURITY USABILITY Evaluating the usability impacts of security interface adjustments in Word 2007 M. Helala 1, S.M.Furnell 1,2 and M.Papadaki 1 1 Centre for Information Security & Network Research, University of Plymouth,

More information

A B2B Search Engine. Abstract. Motivation. Challenges. Technical Report

A B2B Search Engine. Abstract. Motivation. Challenges. Technical Report Technical Report A B2B Search Engine Abstract In this report, we describe a business-to-business search engine that allows searching for potential customers with highly-specific queries. Currently over

More information

Taccumulation of the social network data has raised

Taccumulation of the social network data has raised International Journal of Advanced Research in Social Sciences, Environmental Studies & Technology Hard Print: 2536-6505 Online: 2536-6513 September, 2016 Vol. 2, No. 1 Review Social Network Analysis and

More information

SAS Visual Analytics 8.2: Getting Started with Reports

SAS Visual Analytics 8.2: Getting Started with Reports SAS Visual Analytics 8.2: Getting Started with Reports Introduction Reporting The SAS Visual Analytics tools give you everything you need to produce and distribute clear and compelling reports. SAS Visual

More information

Information Retrieval

Information Retrieval Information Retrieval CSC 375, Fall 2016 An information retrieval system will tend not to be used whenever it is more painful and troublesome for a customer to have information than for him not to have

More information

Desktop Visualization

Desktop Visualization Desktop Visualization KAIA. OLSEN Department of Computing Science, Molde College, N-64 Molde, Norway. ROBERT R. KORFHAGE Department of Information Science, School of Library and Information Science, University

More information

Bipartite Graph Partitioning and Content-based Image Clustering

Bipartite Graph Partitioning and Content-based Image Clustering Bipartite Graph Partitioning and Content-based Image Clustering Guoping Qiu School of Computer Science The University of Nottingham qiu @ cs.nott.ac.uk Abstract This paper presents a method to model the

More information

TREC 2017 Dynamic Domain Track Overview

TREC 2017 Dynamic Domain Track Overview TREC 2017 Dynamic Domain Track Overview Grace Hui Yang Zhiwen Tang Ian Soboroff Georgetown University Georgetown University NIST huiyang@cs.georgetown.edu zt79@georgetown.edu ian.soboroff@nist.gov 1. Introduction

More information

Retrieval Evaluation. Hongning Wang

Retrieval Evaluation. Hongning Wang Retrieval Evaluation Hongning Wang CS@UVa What we have learned so far Indexed corpus Crawler Ranking procedure Research attention Doc Analyzer Doc Rep (Index) Query Rep Feedback (Query) Evaluation User

More information

Automated Online News Classification with Personalization

Automated Online News Classification with Personalization Automated Online News Classification with Personalization Chee-Hong Chan Aixin Sun Ee-Peng Lim Center for Advanced Information Systems, Nanyang Technological University Nanyang Avenue, Singapore, 639798

More information

On the Design and Implementation of User-friendly Interface for Scientific and Engineering Applications

On the Design and Implementation of User-friendly Interface for Scientific and Engineering Applications On the Design and Implementation of User-friendly Interface for Scientific and Engineering Applications W. SUN, Y. CHEN, H. BOUSSALIS, C. W. LIU, K. RAD, J. DONG Electrical and Computer Engineering California

More information

Chapter 27 Introduction to Information Retrieval and Web Search

Chapter 27 Introduction to Information Retrieval and Web Search Chapter 27 Introduction to Information Retrieval and Web Search Copyright 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 27 Outline Information Retrieval (IR) Concepts Retrieval

More information

6th Annual 15miles/Neustar Localeze Local Search Usage Study Conducted by comscore

6th Annual 15miles/Neustar Localeze Local Search Usage Study Conducted by comscore 6th Annual 15miles/Neustar Localeze Local Search Usage Study Conducted by comscore Consumers are adopting mobile devices of all types at a blistering pace. The demand for information on the go is higher

More information

BCS THE CHARTERED INSTITUTE FOR IT. BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 5 Diploma in IT. March 2017 PRINCIPLES OF USER INTERFACE DESIGN

BCS THE CHARTERED INSTITUTE FOR IT. BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 5 Diploma in IT. March 2017 PRINCIPLES OF USER INTERFACE DESIGN BCS THE CHARTERED INSTITUTE FOR IT BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 5 Diploma in IT March 2017 PRINCIPLES OF USER INTERFACE DESIGN EXAMINERS REPORT General Comments Candidates should focus

More information

Designing and Building an Automatic Information Retrieval System for Handling the Arabic Data

Designing and Building an Automatic Information Retrieval System for Handling the Arabic Data American Journal of Applied Sciences (): -, ISSN -99 Science Publications Designing and Building an Automatic Information Retrieval System for Handling the Arabic Data Ibrahiem M.M. El Emary and Ja'far

More information

VIDEO SEARCHING AND BROWSING USING VIEWFINDER

VIDEO SEARCHING AND BROWSING USING VIEWFINDER VIDEO SEARCHING AND BROWSING USING VIEWFINDER By Dan E. Albertson Dr. Javed Mostafa John Fieber Ph. D. Student Associate Professor Ph. D. Candidate Information Science Information Science Information Science

More information

Ranking of nodes of networks taking into account the power function of its weight of connections

Ranking of nodes of networks taking into account the power function of its weight of connections Ranking of nodes of networks taking into account the power function of its weight of connections Soboliev A.M. 1, Lande D.V. 2 1 Post-graduate student of the Institute for Special Communications and Information

More information

To scope this project, we selected three top-tier biomedical journals that publish systematic reviews, hoping that they had a higher standard of

To scope this project, we selected three top-tier biomedical journals that publish systematic reviews, hoping that they had a higher standard of 1 Here we aim to answer the question: Does searching more databases add value to the systematic review. Especially when considering the time it takes for the ENTIRE process, the resources available like

More information

Update on the TDL Metadata Working Group s activities for

Update on the TDL Metadata Working Group s activities for Update on the TDL Metadata Working Group s activities for 2009-2010 Provide Texas Digital Library (TDL) with general metadata expertise. In particular, the Metadata Working Group will address the following

More information

Query Modifications Patterns During Web Searching

Query Modifications Patterns During Web Searching Bernard J. Jansen The Pennsylvania State University jjansen@ist.psu.edu Query Modifications Patterns During Web Searching Amanda Spink Queensland University of Technology ah.spink@qut.edu.au Bhuva Narayan

More information

Edge Equalized Treemaps

Edge Equalized Treemaps Edge Equalized Treemaps Aimi Kobayashi Department of Computer Science University of Tsukuba Ibaraki, Japan kobayashi@iplab.cs.tsukuba.ac.jp Kazuo Misue Faculty of Engineering, Information and Systems University

More information

BUILDING A CONCEPTUAL MODEL OF THE WORLD WIDE WEB FOR VISUALLY IMPAIRED USERS

BUILDING A CONCEPTUAL MODEL OF THE WORLD WIDE WEB FOR VISUALLY IMPAIRED USERS 1 of 7 17/01/2007 10:39 BUILDING A CONCEPTUAL MODEL OF THE WORLD WIDE WEB FOR VISUALLY IMPAIRED USERS Mary Zajicek and Chris Powell School of Computing and Mathematical Sciences Oxford Brookes University,

More information

Adaptive Socio-Recommender System for Open Corpus E-Learning

Adaptive Socio-Recommender System for Open Corpus E-Learning Adaptive Socio-Recommender System for Open Corpus E-Learning Rosta Farzan Intelligent Systems Program University of Pittsburgh, Pittsburgh PA 15260, USA rosta@cs.pitt.edu Abstract. With the increase popularity

More information

Focussed Structured Document Retrieval

Focussed Structured Document Retrieval Focussed Structured Document Retrieval Gabrialla Kazai, Mounia Lalmas and Thomas Roelleke Department of Computer Science, Queen Mary University of London, London E 4NS, England {gabs,mounia,thor}@dcs.qmul.ac.uk,

More information

Challenges on Combining Open Web and Dataset Evaluation Results: The Case of the Contextual Suggestion Track

Challenges on Combining Open Web and Dataset Evaluation Results: The Case of the Contextual Suggestion Track Challenges on Combining Open Web and Dataset Evaluation Results: The Case of the Contextual Suggestion Track Alejandro Bellogín 1,2, Thaer Samar 1, Arjen P. de Vries 1, and Alan Said 1 1 Centrum Wiskunde

More information

Appendix A: Scenarios

Appendix A: Scenarios Appendix A: Scenarios Snap-Together Visualization has been used with a variety of data and visualizations that demonstrate its breadth and usefulness. Example applications include: WestGroup case law,

More information

Re-visiting Tourism Information Search Process: From Smartphone Users Perspective

Re-visiting Tourism Information Search Process: From Smartphone Users Perspective Re-visiting Tourism Information Search Process: From Smartphone Users Perspective Chaang-Iuan Ho a Yu-Lan Yuan b Yu-Chun Lin c Ming-Chih Chen d a Department of Leisure Services Management Chaoyang University

More information

Evaluation and Design Issues of Nordic DC Metadata Creation Tool

Evaluation and Design Issues of Nordic DC Metadata Creation Tool Evaluation and Design Issues of Nordic DC Metadata Creation Tool Preben Hansen SICS Swedish Institute of computer Science Box 1264, SE-164 29 Kista, Sweden preben@sics.se Abstract This paper presents results

More information

Interaction Model to Predict Subjective Specificity of Search Results

Interaction Model to Predict Subjective Specificity of Search Results Interaction Model to Predict Subjective Specificity of Search Results Kumaripaba Athukorala, Antti Oulasvirta, Dorota Glowacka, Jilles Vreeken, Giulio Jacucci Helsinki Institute for Information Technology

More information

Search Interface for Z39.50 Compliant Online Catalogs Over The Internet

Search Interface for Z39.50 Compliant Online Catalogs Over The Internet Search Interface for Z39.50 Compliant Online Catalogs Over The Internet Danny C.C. POO Teck Kang TOH School of Computing National University of Singapore Lower Kent Ridge Road, Singapore 119260 dpoo@comp.nus.edu.sg

More information

Concept Tagging in Moodle

Concept Tagging in Moodle Concept Tagging in Moodle Myse Elmadani, Moffat Mathews Department of Computer Science and Software Engineering, University of Canterbury, {myse.elmadani, moffat.mathews}@pg.canterbury.ac.nz Antonija Mitrovic

More information

Reviewing Aspects of User Orientated Quality Reporting

Reviewing Aspects of User Orientated Quality Reporting Reviewing Aspects of User Orientated Quality Reporting 1. Background S. Tucker Office for National Statistics, Newport, United Kingdom sarah.tucker@ons.gov.uk National Statistics Institutes are required

More information

An Occlusion-Reduced 3D Hierarchical Data Visualization Technique

An Occlusion-Reduced 3D Hierarchical Data Visualization Technique An Occlusion-Reduced 3D Hierarchical Data Visualization Technique Reiko Miyazaki, Takayuki Itoh Ochanomizu University {reiko, itot}@itolab.is.ocha.ac.jp Abstract Occlusion is an important problem to be

More information

2. PRELIMINARIES MANICURE is specically designed to prepare text collections from printed materials for information retrieval applications. In this ca

2. PRELIMINARIES MANICURE is specically designed to prepare text collections from printed materials for information retrieval applications. In this ca The MANICURE Document Processing System Kazem Taghva, Allen Condit, Julie Borsack, John Kilburg, Changshi Wu, and Je Gilbreth Information Science Research Institute University of Nevada, Las Vegas ABSTRACT

More information

Taxonomies and controlled vocabularies best practices for metadata

Taxonomies and controlled vocabularies best practices for metadata Original Article Taxonomies and controlled vocabularies best practices for metadata Heather Hedden is the taxonomy manager at First Wind Energy LLC. Previously, she was a taxonomy consultant with Earley

More information

A Model for Information Retrieval Agent System Based on Keywords Distribution

A Model for Information Retrieval Agent System Based on Keywords Distribution A Model for Information Retrieval Agent System Based on Keywords Distribution Jae-Woo LEE Dept of Computer Science, Kyungbok College, 3, Sinpyeong-ri, Pocheon-si, 487-77, Gyeonggi-do, Korea It2c@koreaackr

More information

Knowledge Retrieval. Franz J. Kurfess. Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A.

Knowledge Retrieval. Franz J. Kurfess. Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A. Knowledge Retrieval Franz J. Kurfess Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A. 1 Acknowledgements This lecture series has been sponsored by the European

More information

Joho, H. and Jose, J.M. (2006) A comparative study of the effectiveness of search result presentation on the web. Lecture Notes in Computer Science 3936:pp. 302-313. http://eprints.gla.ac.uk/3523/ A Comparative

More information

QDA Miner. Addendum v2.0

QDA Miner. Addendum v2.0 QDA Miner Addendum v2.0 QDA Miner is an easy-to-use qualitative analysis software for coding, annotating, retrieving and reviewing coded data and documents such as open-ended responses, customer comments,

More information

RETRACTED ARTICLE. Web-Based Data Mining in System Design and Implementation. Open Access. Jianhu Gong 1* and Jianzhi Gong 2

RETRACTED ARTICLE. Web-Based Data Mining in System Design and Implementation. Open Access. Jianhu Gong 1* and Jianzhi Gong 2 Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2014, 6, 1907-1911 1907 Web-Based Data Mining in System Design and Implementation Open Access Jianhu

More information

Examining the Limits of Crowdsourcing for Relevance Assessment

Examining the Limits of Crowdsourcing for Relevance Assessment Examining the Limits of Crowdsourcing for Relevance Assessment Paul Clough: Information School, University of Sheffield, UK; p.d.clough@sheffield.ac.uk; +441142222664 Mark Sanderson: School of Computer

More information

An Analysis of Image Retrieval Behavior for Metadata Type and Google Image Database

An Analysis of Image Retrieval Behavior for Metadata Type and Google Image Database An Analysis of Image Retrieval Behavior for Metadata Type and Google Image Database Toru Fukumoto Canon Inc., JAPAN fukumoto.toru@canon.co.jp Abstract: A large number of digital images are stored on the

More information

A Novel Approach for Restructuring Web Search Results by Feedback Sessions Using Fuzzy clustering

A Novel Approach for Restructuring Web Search Results by Feedback Sessions Using Fuzzy clustering A Novel Approach for Restructuring Web Search Results by Feedback Sessions Using Fuzzy clustering R.Dhivya 1, R.Rajavignesh 2 (M.E CSE), Department of CSE, Arasu Engineering College, kumbakonam 1 Asst.

More information

A Content Based Image Retrieval System Based on Color Features

A Content Based Image Retrieval System Based on Color Features A Content Based Image Retrieval System Based on Features Irena Valova, University of Rousse Angel Kanchev, Department of Computer Systems and Technologies, Rousse, Bulgaria, Irena@ecs.ru.acad.bg Boris

More information

A Text-Based Approach to the ImageCLEF 2010 Photo Annotation Task

A Text-Based Approach to the ImageCLEF 2010 Photo Annotation Task A Text-Based Approach to the ImageCLEF 2010 Photo Annotation Task Wei Li, Jinming Min, Gareth J. F. Jones Center for Next Generation Localisation School of Computing, Dublin City University Dublin 9, Ireland

More information

An Efficient Methodology for Image Rich Information Retrieval

An Efficient Methodology for Image Rich Information Retrieval An Efficient Methodology for Image Rich Information Retrieval 56 Ashwini Jaid, 2 Komal Savant, 3 Sonali Varma, 4 Pushpa Jat, 5 Prof. Sushama Shinde,2,3,4 Computer Department, Siddhant College of Engineering,

More information

Asia Top Internet Countries June 30, 2012 China 538 India Japan Indonesia Korea, South Philippines Vietnam Pakistan Thailand Malaysia

Asia Top Internet Countries June 30, 2012 China 538 India Japan Indonesia Korea, South Philippines Vietnam Pakistan Thailand Malaysia EXPLORING TECHNOLOGY ADOPTION FACTORS OF WEB SEARCH ENGINES INFLUENCING TO USERS IN THAILAND Patthawadi Pawanprommaraj, Supaporn Kiattisin and Adisorn Leelasantitham Department of Technology of Information

More information

Windows 10. By Graham

Windows 10. By Graham Windows 10 By Graham This is a presentation to show you the basic structure of Windows 10. There have been many versions of Windows since the mid- 80 s when Microsoft decided to copy a version of frontend

More information

NOTES TO CONSIDER BEFORE ATTEMPTING EX 1A TYPES OF DATA

NOTES TO CONSIDER BEFORE ATTEMPTING EX 1A TYPES OF DATA NOTES TO CONSIDER BEFORE ATTEMPTING EX 1A TYPES OF DATA Statistics is concerned with scientific methods of collecting, recording, organising, summarising, presenting and analysing data from which future

More information

5 Choosing keywords Initially choosing keywords Frequent and rare keywords Evaluating the competition rates of search

5 Choosing keywords Initially choosing keywords Frequent and rare keywords Evaluating the competition rates of search Seo tutorial Seo tutorial Introduction to seo... 4 1. General seo information... 5 1.1 History of search engines... 5 1.2 Common search engine principles... 6 2. Internal ranking factors... 8 2.1 Web page

More information

Relevance in XML Retrieval: The User Perspective

Relevance in XML Retrieval: The User Perspective Relevance in XML Retrieval: The User Perspective Jovan Pehcevski School of CS & IT RMIT University Melbourne, Australia jovanp@cs.rmit.edu.au ABSTRACT A realistic measure of relevance is necessary for

More information

Visualization of Crowd-Powered Impression Evaluation Results

Visualization of Crowd-Powered Impression Evaluation Results Visualization of Crowd-Powered Impression Evaluation Results Erika GOMI,YuriSAITO, Takayuki ITOH (*)Graduate School of Humanities and Sciences, Ochanomizu University Tokyo, Japan {erika53, yuri, itot }

More information

CHAPTER 6 DATABASE MANAGEMENT SYSTEMS

CHAPTER 6 DATABASE MANAGEMENT SYSTEMS CHAPTER 6 DATABASE MANAGEMENT SYSTEMS Management Information Systems, 10 th edition, By Raymond McLeod, Jr. and George P. Schell 2007, Prentice Hall, Inc. 1 Learning Objectives Understand the hierarchy

More information

CADIAL Search Engine at INEX

CADIAL Search Engine at INEX CADIAL Search Engine at INEX Jure Mijić 1, Marie-Francine Moens 2, and Bojana Dalbelo Bašić 1 1 Faculty of Electrical Engineering and Computing, University of Zagreb, Unska 3, 10000 Zagreb, Croatia {jure.mijic,bojana.dalbelo}@fer.hr

More information

HCI Research Methods

HCI Research Methods HCI Research Methods Ben Shneiderman ben@cs.umd.edu Founding Director (1983-2000), Human-Computer Interaction Lab Professor, Department of Computer Science Member, Institute for Advanced Computer Studies

More information

Writing for the web and SEO. University of Manchester Humanities T4 Guides Writing for the web and SEO Page 1

Writing for the web and SEO. University of Manchester Humanities T4 Guides Writing for the web and SEO Page 1 Writing for the web and SEO University of Manchester Humanities T4 Guides Writing for the web and SEO Page 1 Writing for the web and SEO Writing for the web and SEO... 2 Writing for the web... 3 Change

More information

Visual Representation of Searched Results using Tree Diagram

Visual Representation of Searched Results using Tree Diagram Visual Representation of Searched Results using Tree Diagram Goh Kim Nee, Chen Yoke Yie, Richard Liaw Zhi Cheng Abstract This paper presents a new search method and the representation of results via tree

More information

OneView. User s Guide

OneView. User s Guide OneView User s Guide Welcome to OneView. This user guide will show you everything you need to know to access and utilize the wealth of information available from OneView. The OneView program is an Internet-based

More information