Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
10.1145/1060745.1060811acmconferencesArticle/Chapter ViewAbstractPublication PageswebconfConference Proceedingsconference-collections
Article

A search engine for natural language applications

Published: 10 May 2005 Publication History
  • Get Citation Alerts
  • Abstract

    Many modern natural language-processing applications utilize search engines to locate large numbers of Web documents or to compute statistics over the Web corpus. Yet Web search engines are designed and optimized for simple human queries---they are not well suited to support such applications. As a result, these applications are forced to issue millions of successive queries resulting in unnecessary search engine load and in slow applications with limited scalability.In response, this paper introduces the Bindings Engine (BE), which supports queries containing typed variables and string-processing functions. For example, in response to the query "powerful ‹noun›" BE will return all the nouns in its index that immediately follow the word "powerful", sorted by frequency. In response to the query "Cities such as ProperNoun(Head(‹NounPhrase›))", BE will return a list of proper nouns likely to be city names.BE's novel neighborhood index enables it to do so with O(k) random disk seeks and O(k) serial disk reads, where k is the number of non-variable terms in its query. As a result, BE can yield several orders of magnitude speedup for large-scale language-processing applications. The main cost is a modest increase in space to store the index. We report on experiments validating these claims, and analyze how BE's space-time tradeoff scales with the size of its index and the number of variable types. Finally, we describe how a BE-based application extracts thousands of facts from the Web at interactive speeds in response to simple user queries.

    References

    [1]
    Corpus Colossal. The Economist, Jan. 2005.]]
    [2]
    R. Agrawal and R. Srikant. Searching with numbers. In WWW, pages 420--431. ACM Press, 2002.]]
    [3]
    R. Baeza-Yates and B. Ribeiro-Neto. Modern Information Retrieval. Addison Wesley, 1999.]]
    [4]
    D. Bahle, H. E. Williams, and J. Zobel. Optimised Phrase Querying and Browsing in Text Databases. In M. Oudshoorn, editor, Proceedings of the Australasian Computer Science Conference, pages 11--19, Gold Coast, Australia, Jan. 2001.]]
    [5]
    D. Bahle, H. E. Williams, and J. Zobel. Efficient Phrase Querying with an Auxiliary Index. In Proceedings of the ACM-SIGIR Conference on Research and Development in Information Retrieval., pages 215--221, 2002.]]
    [6]
    E. Brill. Some Advances in Rule-Based Part of Speech Tagging. In AAAI, pages 722--727, 1994.]]
    [7]
    E. Brill, S. Dumais, and M. Banko. An Analysis of the AskMSR Question-Answering System. In EMNLP, 2002.]]
    [8]
    E. Brill, J. Lin, M. Banko, S. T. Dumais, and A. Y. Ng. Data-Intensive Question Answering. In TREC 2001 Proceedings, 2001.]]
    [9]
    J. Cho and S. Rajagopalan. A Fast Regular Expression Indexing Engine. In Proceedings of the 18th International Conference on Data Engineering, 2002.]]
    [10]
    O. Etzioni, M. Cafarella, D. Downey, A.-M. Popescu, T. Shaked, S. Soderland, D. S. Weld, and A. Yates. Web-scale Information Extraction in KnowItAll. In Proceedings of the 13th International World-Wide Web Conference, 2004.]]
    [11]
    O. Etzioni, M. Cafarella, D. Downey, A.-M. Popescu, T. Shaked, S. Soderland, D. S. Weld, and A. Yates. Unsupervised Named-Entity Extraction from the Web: An Experimental Study. Artificial Intelligence, 2005.]]
    [12]
    A. Y. Halevy and J. Madhavan. Corpus-Based Knowledge Representation. In Proceedings of the International Joint Conference on Artificial Intelligence, pages 1567--1572, 2003.]]
    [13]
    M. Hearst. Automatic Acquisition of Hyponyms from Large Text Corpora. In Proceedings of the 14th International Conference on Computational Linguistics, pages 539--545, 1992.]]
    [14]
    C. C. T. Kwok, O. Etzioni, and D. S. Weld. Scaling Question Answering to the Web. In Proceedings of the 10th International World-Wide Web Conference, pages 150--161, 2001.]]
    [15]
    J. Madhavan, P. Bernstein, A. Doan, and A. Halevy. Corpus-based Schema Matching. In Proceedings of the International Conference on Data Engineering, Tokyo, Japan, 2005.]]
    [16]
    C. D. Manning and H. Schütze. Foundations of Statistical Natural Language Processing. MIT Press, 1999.]]
    [17]
    A. O. Mendelzon, G. A. Mihalia, and T. Milo. Querying the World Wide Web. International Journal on Digital Libraries, 1996.]]
    [18]
    R. C. Miller and B. C. Myers. Lightweight Structured Text Processing. In Proceedings of 1999 USENIX Annual Technical Conference, pages 131--144, Monterey, CA, 1999.]]
    [19]
    J. Prager, E. Brown, A. Coden, and D. Radev. Question-Answering by Predictive Annotation. In 23rd Annual International ACM SIGIR Conference on Research and Development in Information Retrieval, pages 184--191, 2000.]]
    [20]
    E. Spertus and L. A. Stein. Squeal: A Structured Query Language for the Web. In Proceedings of the 9th International World Wide Web Conference (WWW9), pages 95--103, 2000.]]
    [21]
    P. D. Turney. Mining the Web for Synonyms: PMI-IR versus LSA on TOEFL. In Proceedings of the Twelfth European Conference on Machine Learning, 2001.]]
    [22]
    P. D. Turney. Thumbs Up or Thumbs Down? Semantic Orientation Applied to Unsupervised Classification of Reviews. In ACL, pages 417--424, 2002.]]
    [23]
    H. E. Williams, J. Zobel, and P. Anderson. What's Next? Index Structures for Efficient Phrase Querying. In J. Roddick, editor, Proceedings on the Australasian Database Conference, pages 141--152, Auckland, New Zealand, 1999.]]

    Cited By

    View all
    • (2023)Search Engine Using NLP Text Processing Techniques to Extract Most Relevant Search Results2023 14th International Conference on Computing Communication and Networking Technologies (ICCCNT)10.1109/ICCCNT56998.2023.10307392(1-7)Online publication date: 6-Jul-2023
    • (2022)Q4EDA: A Novel Strategy for Textual Information Retrieval Based on User Interactions with Visual Representations of Time SeriesInformation10.3390/info1308036813:8(368)Online publication date: 2-Aug-2022
    • (2021)Building Spell-Check Dictionary for Low-Resource Language by Comparing Word Usage2021 44th International Convention on Information, Communication and Electronic Technology (MIPRO)10.23919/MIPRO52101.2021.9597183(229-236)Online publication date: 27-Sep-2021
    • Show More Cited By

    Recommendations

    Comments

    Information & Contributors

    Information

    Published In

    cover image ACM Conferences
    WWW '05: Proceedings of the 14th international conference on World Wide Web
    May 2005
    781 pages
    ISBN:1595930469
    DOI:10.1145/1060745
    Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]

    Sponsors

    Publisher

    Association for Computing Machinery

    New York, NY, United States

    Publication History

    Published: 10 May 2005

    Permissions

    Request permissions for this article.

    Check for updates

    Author Tags

    1. corpus
    2. indexing
    3. information extraction
    4. language
    5. query
    6. search engine
    7. variables

    Qualifiers

    • Article

    Acceptance Rates

    Overall Acceptance Rate 1,899 of 8,196 submissions, 23%

    Contributors

    Other Metrics

    Bibliometrics & Citations

    Bibliometrics

    Article Metrics

    • Downloads (Last 12 months)20
    • Downloads (Last 6 weeks)0
    Reflects downloads up to 09 Aug 2024

    Other Metrics

    Citations

    Cited By

    View all
    • (2023)Search Engine Using NLP Text Processing Techniques to Extract Most Relevant Search Results2023 14th International Conference on Computing Communication and Networking Technologies (ICCCNT)10.1109/ICCCNT56998.2023.10307392(1-7)Online publication date: 6-Jul-2023
    • (2022)Q4EDA: A Novel Strategy for Textual Information Retrieval Based on User Interactions with Visual Representations of Time SeriesInformation10.3390/info1308036813:8(368)Online publication date: 2-Aug-2022
    • (2021)Building Spell-Check Dictionary for Low-Resource Language by Comparing Word Usage2021 44th International Convention on Information, Communication and Electronic Technology (MIPRO)10.23919/MIPRO52101.2021.9597183(229-236)Online publication date: 27-Sep-2021
    • (2020)Anveshan – A Model for SearchProcedia Computer Science10.1016/j.procs.2020.04.256171(2362-2371)Online publication date: 2020
    • (2018)Natural Language Data Management and InterfacesSynthesis Lectures on Data Management10.2200/S00866ED1V01Y201807DTM04910:2(1-156)Online publication date: 13-Aug-2018
    • (2018)GYANIProceedings of the 27th ACM International Conference on Information and Knowledge Management10.1145/3269206.3271745(487-496)Online publication date: 17-Oct-2018
    • (2018)Web Information ExtractionEncyclopedia of Database Systems10.1007/978-1-4614-8265-9_459(4620-4629)Online publication date: 7-Dec-2018
    • (2017)Natural Language Data Management and InterfacesProceedings of the 2017 ACM International Conference on Management of Data10.1145/3035918.3054783(1765-1770)Online publication date: 9-May-2017
    • (2017)A natural language interface to a graph-based bibliographic information retrieval systemData & Knowledge Engineering10.1016/j.datak.2017.06.006111(73-89)Online publication date: Sep-2017
    • (2017)Web Information ExtractionEncyclopedia of Database Systems10.1007/978-1-4899-7993-3_459-2(1-9)Online publication date: 27-Jan-2017
    • Show More Cited By

    View Options

    Get Access

    Login options

    View options

    PDF

    View or Download as a PDF file.

    PDF

    eReader

    View online with eReader.

    eReader

    Media

    Figures

    Other

    Tables

    Share

    Share

    Share this Publication link

    Share on social media