Free Text Retrieval Evaluation

Free Text Retrieval Evaluation
Author: Pauline Atherton
Publisher:
Total Pages: 196
Release: 1972
Genre: Abstracting
ISBN:

The basic problems this research effort investigated were (1) the development, implementation, and evaluation of algorithms to improve recall levels in interactive, free-text retrieval using a modified version of IBM's Document Processing System (DPS); (2) the development of techniques for increasing the vocabulary capacity of DPS; and (3) unobtrusive statistical data gathering of system use, growth, and cost, through a previously developed computer program. A free-text document data based (DDB) of 46,828 bibliographic citations and abstracts from 'Psychological Abstracts' was developed. Also, two interactively accessible data bases were developed and implemented to provide free-test vocabulary control and recall improvement directly to the user. No intermediaries were used in the retrieval process. (Author).

Experiment and Evaluation in Information Retrieval Models

Experiment and Evaluation in Information Retrieval Models
Author: K. Latha
Publisher: CRC Press
Total Pages: 282
Release: 2017-07-28
Genre: Computers
ISBN: 1315392615

Experiment and Evaluation in Information Retrieval Models explores different algorithms for the application of evolutionary computation to the field of information retrieval (IR). As well as examining existing approaches to resolving some of the problems in this field, results obtained by researchers are critically evaluated in order to give readers a clear view of the topic. In addition, this book covers Algorithmic Solutions to the Problems in Advanced IR Concepts, including Feature Selection for Document Ranking, web page classification and recommendation, Facet Generation for Document Retrieval, Duplication Detection and seeker satisfaction in question answering community Portals. Written with students and researchers in the field on information retrieval in mind, this book is also a useful tool for researchers in the natural and social sciences interested in the latest developments in the fast-moving subject area. Key features: Focusing on recent topics in Information Retrieval research, Experiment and Evaluation in Information Retrieval Models explores the following topics in detail: Searching in social media Using semantic annotations Ranking documents based on Facets Evaluating IR systems offline and online The role of evolutionary computation in IR Document and term clustering, Image retrieval Design of user profiles for IR Web page classification and recommendation Relevance feedback approach for Document and image retrieval

First Text Retrieval Conference (TREC-1)

First Text Retrieval Conference (TREC-1)
Author: D. K. Harman
Publisher: DIANE Publishing
Total Pages: 527
Release: 1995-10
Genre:
ISBN: 0788125214

Held in Gaithersburg, MD, Nov. 4-6, 1992. Evaluates new technologies in information retrieval. Numerous graphs, tables and charts.

EuroWordNet: A multilingual database with lexical semantic networks

EuroWordNet: A multilingual database with lexical semantic networks
Author: Piek Vossen
Publisher: Springer Science & Business Media
Total Pages: 186
Release: 1998-10-31
Genre: Computers
ISBN: 9780792352952

Describes the main objective of EuroWordNet, which is the building of a multilingual database with lexical semantic networks or wordnets for several European languages. The six contributions look at: the linguistic design of the EuroWordNet database; the top-down strategy for building EuroWordNet: vocabulary coverage, base concepts and top ontology; applying EuroWordNet to cross-language text retrieval; and cross-linguistic alignment of Wordnets with an inter-lingual-index. Intended for scholars in the field and researchers in semantics and knowledge engineering. Reprinted from Computers and the Humanities, v.32, nos.2-3, 1998. Annotation copyrighted by Book News, Inc., Portland, OR

Laboratory Experiments in Information Retrieval

Laboratory Experiments in Information Retrieval
Author: Tetsuya Sakai
Publisher: Springer
Total Pages: 150
Release: 2018-10-04
Genre: Computers
ISBN: 9789811311987

Covering aspects from principles and limitations of statistical significance tests to topic set size design and power analysis, this book guides readers to statistically well-designed experiments. Although classical statistical significance tests are to some extent useful in information retrieval (IR) evaluation, they can harm research unless they are used appropriately with the right sample sizes and statistical power and unless the test results are reported properly. The first half of the book is mainly targeted at undergraduate students, and the second half is suitable for graduate students and researchers who regularly conduct laboratory experiments in IR, natural language processing, recommendations, and related fields. Chapters 1–5 review parametric significance tests for comparing system means, namely, t-tests and ANOVAs, and show how easily they can be conducted using Microsoft Excel or R. These chapters also discuss a few multiple comparison procedures for researchers who are interested in comparing every system pair, including a randomised version of Tukey's Honestly Significant Difference test. The chapters then deal with known limitations of classical significance testing and provide practical guidelines for reporting research results regarding comparison of means. Chapters 6 and 7 discuss statistical power. Chapter 6 introduces topic set size design to enable test collection builders to determine an appropriate number of topics to create. Readers can easily use the author’s Excel tools for topic set size design based on the paired and two-sample t-tests, one-way ANOVA, and confidence intervals. Chapter 7 describes power-analysis-based methods for determining an appropriate sample size for a new experiment based on a similar experiment done in the past, detailing how to utilize the author’s R tools for power analysis and how to interpret the results. Case studies from IR for both Excel-based topic set size design and R-based power analysis are also provided.

Encyclopedia of Software Engineering Three-Volume Set (Print)

Encyclopedia of Software Engineering Three-Volume Set (Print)
Author: Phillip A. Laplante
Publisher: CRC Press
Total Pages: 1441
Release: 2010-11-22
Genre: Computers
ISBN: 1351249266

Software engineering requires specialized knowledge of a broad spectrum of topics, including the construction of software and the platforms, applications, and environments in which the software operates as well as an understanding of the people who build and use the software. Offering an authoritative perspective, the two volumes of the Encyclopedia of Software Engineering cover the entire multidisciplinary scope of this important field. More than 200 expert contributors and reviewers from industry and academia across 21 countries provide easy-to-read entries that cover software requirements, design, construction, testing, maintenance, configuration management, quality control, and software engineering management tools and methods. Editor Phillip A. Laplante uses the most universally recognized definition of the areas of relevance to software engineering, the Software Engineering Body of Knowledge (SWEBOK®), as a template for organizing the material. Also available in an electronic format, this encyclopedia supplies software engineering students, IT professionals, researchers, managers, and scholars with unrivaled coverage of the topics that encompass this ever-changing field. Also Available Online This Taylor & Francis encyclopedia is also available through online subscription, offering a variety of extra benefits for researchers, students, and librarians, including: Citation tracking and alerts Active reference linking Saved searches and marked lists HTML and PDF format options Contact Taylor and Francis for more information or to inquire about subscription options and print/online combination packages. US: (Tel) 1.888.318.2367; (E-mail) [email protected] International: (Tel) +44 (0) 20 7017 6062; (E-mail) [email protected]

Indexing Techniques for Advanced Database Systems

Indexing Techniques for Advanced Database Systems
Author: Elisa Bertino
Publisher: Springer Science & Business Media
Total Pages: 257
Release: 2012-12-06
Genre: Computers
ISBN: 1461562279

Recent years have seen an explosive growth in the use of new database applications such as CAD/CAM systems, spatial information systems, and multimedia information systems. The needs of these applications are far more complex than traditional business applications. They call for support of objects with complex data types, such as images and spatial objects, and for support of objects with wildly varying numbers of index terms, such as documents. Traditional indexing techniques such as the B-tree and its variants do not efficiently support these applications, and so new indexing mechanisms have been developed. As a result of the demand for database support for new applications, there has been a proliferation of new indexing techniques. The need for a book addressing indexing problems in advanced applications is evident. For practitioners and database and application developers, this book explains best practice, guiding the selection of appropriate indexes for each application. For researchers, this book provides a foundation for the development of new and more robust indexes. For newcomers, this book is an overview of the wide range of advanced indexing techniques. Indexing Techniques for Advanced Database Systems is suitable as a secondary text for a graduate level course on indexing techniques, and as a reference for researchers and practitioners in industry.

Introduction to Information Retrieval

Introduction to Information Retrieval
Author: Christopher D. Manning
Publisher: Cambridge University Press
Total Pages:
Release: 2008-07-07
Genre: Computers
ISBN: 1139472100

Class-tested and coherent, this textbook teaches classical and web information retrieval, including web search and the related areas of text classification and text clustering from basic concepts. It gives an up-to-date treatment of all aspects of the design and implementation of systems for gathering, indexing, and searching documents; methods for evaluating systems; and an introduction to the use of machine learning methods on text collections. All the important ideas are explained using examples and figures, making it perfect for introductory courses in information retrieval for advanced undergraduates and graduate students in computer science. Based on feedback from extensive classroom experience, the book has been carefully structured in order to make teaching more natural and effective. Slides and additional exercises (with solutions for lecturers) are also available through the book's supporting website to help course instructors prepare their lectures.