Search (10 results, page 1 of 1)

  • × subject_ss:"Information retrieval"
  • × year_i:[2010 TO 2020}
  1. Croft, W.B.; Metzler, D.; Strohman, T.: Search engines : information retrieval in practice (2010) 0.14
    0.13513544 = product of:
      0.20270315 = sum of:
        0.10651682 = weight(_text_:search in 2605) [ClassicSimilarity], result of:
          0.10651682 = score(doc=2605,freq=14.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.6095997 = fieldWeight in 2605, product of:
              3.7416575 = tf(freq=14.0), with freq of:
                14.0 = termFreq=14.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.046875 = fieldNorm(doc=2605)
        0.09618632 = product of:
          0.19237264 = sum of:
            0.19237264 = weight(_text_:engines in 2605) [ClassicSimilarity], result of:
              0.19237264 = score(doc=2605,freq=10.0), product of:
                0.25542772 = queryWeight, product of:
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.05027291 = queryNorm
                0.75313926 = fieldWeight in 2605, product of:
                  3.1622777 = tf(freq=10.0), with freq of:
                    10.0 = termFreq=10.0
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.046875 = fieldNorm(doc=2605)
          0.5 = coord(1/2)
      0.6666667 = coord(2/3)
    
    Abstract
    For introductory information retrieval courses at the undergraduate and graduate level in computer science, information science and computer engineering departments. Written by a leader in the field of information retrieval, Search Engines: Information Retrieval in Practice, is designed to give undergraduate students the understanding and tools they need to evaluate, compare and modify search engines. Coverage of the underlying IR and mathematical models reinforce key concepts. The book's numerous programming exercises make extensive use of Galago, a Java-based open source search engine. SUPPLEMENTS / Extensive lecture slides (in PDF and PPT format) / Solutions to selected end of chapter problems (Instructors only) / Test collections for exercises / Galago search engine
    LCSH
    Search engines / Programming
    Subject
    Search engines / Programming
  2. Next generation search engines : advanced models for information retrieval (2012) 0.11
    0.10650112 = product of:
      0.15975167 = sum of:
        0.090335175 = weight(_text_:search in 357) [ClassicSimilarity], result of:
          0.090335175 = score(doc=357,freq=58.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.51699156 = fieldWeight in 357, product of:
              7.615773 = tf(freq=58.0), with freq of:
                58.0 = termFreq=58.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.01953125 = fieldNorm(doc=357)
        0.06941649 = product of:
          0.13883299 = sum of:
            0.13883299 = weight(_text_:engines in 357) [ClassicSimilarity], result of:
              0.13883299 = score(doc=357,freq=30.0), product of:
                0.25542772 = queryWeight, product of:
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.05027291 = queryNorm
                0.5435314 = fieldWeight in 357, product of:
                  5.477226 = tf(freq=30.0), with freq of:
                    30.0 = termFreq=30.0
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.01953125 = fieldNorm(doc=357)
          0.5 = coord(1/2)
      0.6666667 = coord(2/3)
    
    Abstract
    The main goal of this book is to transfer new research results from the fields of advanced computer sciences and information science to the design of new search engines. The readers will have a better idea of the new trends in applied research. The achievement of relevant, organized, sorted, and workable answers- to name but a few - from a search is becoming a daily need for enterprises and organizations, and, to a greater extent, for anyone. It does not consist of getting access to structural information as in standard databases; nor does it consist of searching information strictly by way of a combination of key words. It goes far beyond that. Whatever its modality, the information sought should be identified by the topics it contains, that is to say by its textual, audio, video or graphical contents. This is not a new issue. However, recent technological advances have completely changed the techniques being used. New Web technologies, the emergence of Intranet systems and the abundance of information on the Internet have created the need for efficient search and information access tools.
    Recent technological progress in computer science, Web technologies, and constantly evolving information available on the Internet has drastically changed the landscape of search and access to information. Web search has significantly evolved in recent years. In the beginning, web search engines such as Google and Yahoo! were only providing search service over text documents. Aggregated search was one of the first steps to go beyond text search, and was the beginning of a new era for information seeking and retrieval. These days, new web search engines support aggregated search over a number of vertices, and blend different types of documents (e.g., images, videos) in their search results. New search engines employ advanced techniques involving machine learning, computational linguistics and psychology, user interaction and modeling, information visualization, Web engineering, artificial intelligence, distributed systems, social networks, statistical analysis, semantic analysis, and technologies over query sessions. Documents no longer exist on their own; they are connected to other documents, they are associated with users and their position in a social network, and they can be mapped onto a variety of ontologies. Similarly, retrieval tasks have become more interactive and are solidly embedded in a user's geospatial, social, and historical context. It is conjectured that new breakthroughs in information retrieval will not come from smarter algorithms that better exploit existing information sources, but from new retrieval algorithms that can intelligently use and combine new sources of contextual metadata.
    With the rapid growth of web-based applications, such as search engines, Facebook, and Twitter, the development of effective and personalized information retrieval techniques and of user interfaces is essential. The amount of shared information and of social networks has also considerably grown, requiring metadata for new sources of information, like Wikipedia and ODP. These metadata have to provide classification information for a wide range of topics, as well as for social networking sites like Twitter, and Facebook, each of which provides additional preferences, tagging information and social contexts. Due to the explosion of social networks and other metadata sources, it is an opportune time to identify ways to exploit such metadata in IR tasks such as user modeling, query understanding, and personalization, to name a few. Although the use of traditional metadata such as html text, web page titles, and anchor text is fairly well-understood, the use of category information, user behavior data, and geographical information is just beginning to be studied. This book is intended for scientists and decision-makers who wish to gain working knowledge about search engines in order to evaluate available solutions and to dialogue with software and data providers.
    Content
    Enthält die Beiträge: Das, A., A. Jain: Indexing the World Wide Web: the journey so far. Ke, W.: Decentralized search and the clustering paradox in large scale information networks. Roux, M.: Metadata for search engines: what can be learned from e-Sciences? Fluhr, C.: Crosslingual access to photo databases. Djioua, B., J.-P. Desclés u. M. Alrahabi: Searching and mining with semantic categories. Ghorbel, H., A. Bahri u. R. Bouaziz: Fuzzy ontologies building platform for Semantic Web: FOB platform. Lassalle, E., E. Lassalle: Semantic models in information retrieval. Berry, M.W., R. Esau u. B. Kiefer: The use of text mining techniques in electronic discovery for legal matters. Sleem-Amer, M., I. Bigorgne u. S. Brizard u.a.: Intelligent semantic search engines for opinion and sentiment mining. Hoeber, O.: Human-centred Web search.
    Vert, S.: Extensions of Web browsers useful to knowledge workers. Chen, L.-C.: Next generation search engine for the result clustering technology. Biskri, I., L. Rompré: Using association rules for query reformulation. Habernal, I., M. Konopík u. O. Rohlík: Question answering. Grau, B.: Finding answers to questions, in text collections or Web, in open domain or specialty domains. Berri, J., R. Benlamri: Context-aware mobile search engine. Bouidghaghen, O., L. Tamine: Spatio-temporal based personalization for mobile search. Chaudiron, S., M. Ihadjadene: Studying Web search engines from a user perspective: key concepts and main approaches. Karaman, F.: Artificial intelligence enabled search engines (AIESE) and the implications. Lewandowski, D.: A framework for evaluating the retrieval effectiveness of search engines.
    Footnote
    Vgl.: http://www.igi-global.com/book/next-generation-search-engines/59723.
    LCSH
    Search engines
    Subject
    Search engines
  3. Franke, F; Klein, A.; Schüller-Zwierlein, A.: Schlüsselkompetenzen : Literatur recherchieren in Bibliotheken und Internet (2010) 0.05
    0.05234187 = product of:
      0.0785128 = sum of:
        0.037957087 = weight(_text_:search in 4721) [ClassicSimilarity], result of:
          0.037957087 = score(doc=4721,freq=4.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.21722981 = fieldWeight in 4721, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.03125 = fieldNorm(doc=4721)
        0.04055571 = product of:
          0.08111142 = sum of:
            0.08111142 = weight(_text_:engines in 4721) [ClassicSimilarity], result of:
              0.08111142 = score(doc=4721,freq=4.0), product of:
                0.25542772 = queryWeight, product of:
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.05027291 = queryNorm
                0.31755137 = fieldWeight in 4721, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.03125 = fieldNorm(doc=4721)
          0.5 = coord(1/2)
      0.6666667 = coord(2/3)
    
    LCSH
    Web search engines
    Subject
    Web search engines
  4. Shiri, A.: Powering search : the role of thesauri in new information environments (2012) 0.04
    0.04025957 = product of:
      0.1207787 = sum of:
        0.1207787 = weight(_text_:search in 1322) [ClassicSimilarity], result of:
          0.1207787 = score(doc=1322,freq=18.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.691221 = fieldWeight in 1322, product of:
              4.2426405 = tf(freq=18.0), with freq of:
                18.0 = termFreq=18.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.046875 = fieldNorm(doc=1322)
      0.33333334 = coord(1/3)
    
    Abstract
    Powering search offers a clear and comprehensive treatment of the role of thesauri in search user interfaces across a range of information search and retrieval systems - from bibliographic and full-text databases to digital libraries, portals, open archives, and content management systems.
    Content
    Thesauri : introduction and recent developments -- Thesauri in interactive information retrieval -- User-centered approach to the evaluation of thesauri : query formulation and expansion -- Thesauri in web-based search systems -- Thesaurus-based search and browsing functionalities in new thesaurus construction standards -- Design of search user interfaces for thesauri -- Design of user interfaces for multilingual and meta-thesauri -- User-centered evaluation of thesaurus-enhanced search user interfaces -- Guidelines for the design of thesaurus-enhanced search user interfaces -- Current trends and developments.
  5. Harpring, P.: Introduction to controlled vocabularies : terminology for art, architecture, and other cultural works (2010) 0.04
    0.037011288 = product of:
      0.05551693 = sum of:
        0.026839713 = weight(_text_:search in 4164) [ClassicSimilarity], result of:
          0.026839713 = score(doc=4164,freq=2.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.15360467 = fieldWeight in 4164, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.03125 = fieldNorm(doc=4164)
        0.028677218 = product of:
          0.057354435 = sum of:
            0.057354435 = weight(_text_:engines in 4164) [ClassicSimilarity], result of:
              0.057354435 = score(doc=4164,freq=2.0), product of:
                0.25542772 = queryWeight, product of:
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.05027291 = queryNorm
                0.22454272 = fieldWeight in 4164, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.03125 = fieldNorm(doc=4164)
          0.5 = coord(1/2)
      0.6666667 = coord(2/3)
    
    Abstract
    This is a practical tool and comprehensive introduction to the use of controlled vocabularies. This authoritative and detailed volume presents readers with a 'how-to' guide to building controlled vocabulary tools, cataloguing and indexing cultural materials with terms and names from controlled vocabularies, and how to use vocabularies in search engines and databases to enhance discovery and retrieval online. "Introduction to Controlled Vocabularies" also features in-depth discussions on a number of topics, including: What are controlled vocabularies and why are they useful? Which vocabularies exist for cataloguing art and cultural objects? and how should they be used for indexing and retrieving? This book provides organizations and individuals with a practical tool for creating and implementing vocabularies as reference tools, sources of documentation, and powerful enhancements for online searching.
  6. Cole, C.: Information need : a theory connecting information search to knowledge formation (2012) 0.04
    0.035505608 = product of:
      0.10651682 = sum of:
        0.10651682 = weight(_text_:search in 4985) [ClassicSimilarity], result of:
          0.10651682 = score(doc=4985,freq=14.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.6095997 = fieldWeight in 4985, product of:
              3.7416575 = tf(freq=14.0), with freq of:
                14.0 = termFreq=14.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.046875 = fieldNorm(doc=4985)
      0.33333334 = coord(1/3)
    
    Content
    Inhalt: The importance of information need -- The history of information need -- The framework for our discussion -- Modeling the user in information search -- Information seeking's conceptualization of information need during information search -- Information use -- Adaptation : internal information flows and knowledge generation -- A theory of information need -- How information need works -- The user's situation in the pre-focus search -- The situation of user's information need in pre-focus information search -- The selection concept -- A review of the user's pre-focus information search -- How information need works in a focusing search -- Circles 1 to 5 : how information need works -- Corroborating research -- Applying information need -- The astrolabe : an information system for stage 3 information exploration -- Conclusion.
  7. Interactive information seeking, behaviour and retrieval (2011) 0.01
    0.012652363 = product of:
      0.037957087 = sum of:
        0.037957087 = weight(_text_:search in 542) [ClassicSimilarity], result of:
          0.037957087 = score(doc=542,freq=4.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.21722981 = fieldWeight in 542, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.03125 = fieldNorm(doc=542)
      0.33333334 = coord(1/3)
    
    Abstract
    Information retrieval (IR) is a complex human activity supported by sophisticated systems. Information science has contributed much to the design and evaluation of previous generations of IR system development and to our general understanding of how such systems should be designed and yet, due to the increasing success and diversity of IR systems, many recent textbooks concentrate on IR systems themselves and ignore the human side of searching for information. This book is the first text to provide an information science perspective on IR. Unique in its scope, the book covers the whole spectrum of information retrieval, including: history and background information; behaviour and seeking task-based information; searching and retrieval approaches to investigating information; interaction and behaviour information; representation access models; evaluation interfaces for IR; interactive techniques; web retrieval, ranking and personalization; and, recommendation, collaboration and social search multimedia: interfaces and access. A key text for senior undergraduates and masters' level students of all information and library studies courses, this book is also useful for practising LIS professionals who need to better appreciate how IR systems are designed, implemented and evaluated.
    Content
    Enthält die Beiträge: Interactive information retrieval: history and background / Colleen Cool and Nicholas J. Belkin - Information behavior and seeking / Peiling Wang - Task-based information searching and retrieval / Elaine G. Toms - Approaches to investigating information interaction and behaviour / Raya Fidel - Information representation / Mark D. Smucker - Access models / Edie Rasmussen - Evaluation / Kalervo Järvelin - Interfaces for information retrieval / Max Wilson - Interactive techniques / Ryen W. White - Web retrieval, ranking and personalization / Jaime Teevan and Susan Dumais - Recommendation, collaboration and social search / David M. Nichols and Michael B. Twidale - Multimedia: behaviour, interfaces and interaction / Haiming Liu, Suzanne Little and Stefan Rüger - Multimedia: information representation and access / Suzanne Little, Evan Brown and Stefan Rüger
  8. Arafat, S.; Ashoori, E.: Search foundations : toward a science of technology-mediated experience (2018) 0.01
    0.012652363 = product of:
      0.037957087 = sum of:
        0.037957087 = weight(_text_:search in 158) [ClassicSimilarity], result of:
          0.037957087 = score(doc=158,freq=4.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.21722981 = fieldWeight in 158, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.03125 = fieldNorm(doc=158)
      0.33333334 = coord(1/3)
    
    Abstract
    This book contributes to discussions within Information Retrieval and Science (IR&S) by improving our conceptual understanding of the relationship between humans and technology. A call to redirect the intellectual focus of information retrieval and science (IR&S) toward the phenomenon of technology-mediated experience. In this book, Sachi Arafat and Elham Ashoori issue a call to reorient the intellectual focus of information retrieval and science (IR&S) away from search and related processes toward the more general phenomenon of technology-mediated experience. Technology-mediated experience accounts for an increasing proportion of human lived experience; the phenomenon of mediation gets at the heart of the human-machine relationship. Framing IR&S more broadly in this way generalizes its problems and perspectives, dovetailing them with those shared across disciplines dealing with socio-technical phenomena. This reorientation of IR&S requires imagining it as a new kind of science: a science of technology-mediated experience (STME). Arafat and Ashoori not only offer detailed analysis of the foundational concepts underlying IR&S and other technical disciplines but also boldly call for a radical, systematic appropriation of the sciences and humanities to create a better understanding of the human-technology relationship. Arafat and Ashoori discuss the notion of progress in IR&S and consider ideas of progress from the history and philosophy of science. They argue that progress in IR&S requires explicit linking between technical and nontechnical aspects of discourse. They develop a network of basic questions and present a discursive framework for addressing these questions. With this book, Arafat and Ashoori provide both a manifesto for the reimagining of their field and the foundations on which a reframed IR&S would rest.
  9. Fidel, R: Human information interaction : an ecological approach to information behavior (2012) 0.01
    0.0078282505 = product of:
      0.02348475 = sum of:
        0.02348475 = weight(_text_:search in 538) [ClassicSimilarity], result of:
          0.02348475 = score(doc=538,freq=2.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.1344041 = fieldWeight in 538, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.02734375 = fieldNorm(doc=538)
      0.33333334 = coord(1/3)
    
    Content
    Inhalt: Basic concepts -- What is human information interaction? -- Theoretical constructs and models in information seeking behavior -- The information need -- The search strategy -- Two generations of research -- In-context -- Theoretical traditions in human information behavior -- Interlude : models and their contribution to design -- Human information behavior and information retrieval : is collaboration possible? -- Cognitive work analysis : dimensions for analysis -- Cognitive work analysis : harnessing complexity -- Enhancing the impact of research in human information interaction.
  10. Gödert, W.; Hubrich, J.; Nagelschmidt, M.: Semantic knowledge representation for information retrieval (2014) 0.01
    0.0068112854 = product of:
      0.020433856 = sum of:
        0.020433856 = product of:
          0.040867712 = sum of:
            0.040867712 = weight(_text_:22 in 987) [ClassicSimilarity], result of:
              0.040867712 = score(doc=987,freq=2.0), product of:
                0.17604718 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.05027291 = queryNorm
                0.23214069 = fieldWeight in 987, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.046875 = fieldNorm(doc=987)
          0.5 = coord(1/2)
      0.33333334 = coord(1/3)
    
    Date
    23. 7.2017 13:49:22

Languages

Types

  • m 10
  • s 2

Subjects