About: Query expansion     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : dbo:Election, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FQuery_expansion&invfp=IFP_OFF&sas=SAME_AS_OFF

Query expansion (QE) is the process of reformulating a given query to improve retrieval performance in information retrieval operations, particularly in the context of query understanding.In the context of search engines, query expansion involves evaluating a user's input (what words were typed into the search query area, and sometimes other types of data) and expanding the search query to match additional documents. Query expansion involves techniques such as:

AttributesValues
rdf:type
rdfs:label
  • توسيع الاستعلام (ar)
  • Expansión de consultas (es)
  • Query expansion (en)
  • 擴展查詢 (zh)
rdfs:comment
  • أحد الحلول المقدمة لردم فجوة المفردات وهي عملية يتم فيها تعزيز الاستعلام الأصلي بكلمات مرادفة أو مرتبطة بكلمات البحث، من أجل تحسين فعالية عملية استرجاع المعلومات. (ar)
  • 擴展查詢(Query expansion),也有人從英文翻譯為查詢擴展、查詢擴張、查詢問句擴展、字詞擴張、查詢延伸、查詢字詞擴展、自動查詢擴展、查詢語擴充……等。為了改善資訊檢索召回率(Recall),而將原來查詢句增加新的關鍵字來重新查詢,此一技術稱為擴展查詢。搜索引擎會將使用者輸入的查詢句先做一次檢索,根據檢索出來的文件,選取出適合的關鍵字,加到查詢句重新檢索,藉此來找出更多的相關文件。 擴展查詢使用在以下技術中: * 找出同義字,根據同義字找出其它文件 * 在英文檢索中,找出原來的關鍵字其它形態的字詞來擴展查詢 * 修改錯誤的拼字,自動更正成正確的拼字或提供正確的拼字給使用者 * 重新改寫原始的查詢句 擴展查詢是電腦科學的技術,尤其使用在資訊檢索和自然語言處理領域中 (zh)
  • La Expansión de Consultas (QE, Query Expansion) es el proceso de reformular una consulta para mejorar el rendimiento de recuperación en las operaciones de recuperación de la información La Expansión de Consultas es una metodología estudiada en el campo de las ciencias de la computación, particularmente en el reino del Procesamiento del Lenguaje Natural y la Recuperación de la Información. La expansión de consultas involucra técnicas como (es)
  • Query expansion (QE) is the process of reformulating a given query to improve retrieval performance in information retrieval operations, particularly in the context of query understanding.In the context of search engines, query expansion involves evaluating a user's input (what words were typed into the search query area, and sometimes other types of data) and expanding the search query to match additional documents. Query expansion involves techniques such as: (en)
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Link from a Wikipage to an external page
sameAs
dbp:wikiPageUsesTemplate
has abstract
  • أحد الحلول المقدمة لردم فجوة المفردات وهي عملية يتم فيها تعزيز الاستعلام الأصلي بكلمات مرادفة أو مرتبطة بكلمات البحث، من أجل تحسين فعالية عملية استرجاع المعلومات. (ar)
  • La Expansión de Consultas (QE, Query Expansion) es el proceso de reformular una consulta para mejorar el rendimiento de recuperación en las operaciones de recuperación de la información La Expansión de Consultas es una metodología estudiada en el campo de las ciencias de la computación, particularmente en el reino del Procesamiento del Lenguaje Natural y la Recuperación de la Información. En el contexto de los motores de búsqueda, la expansión de consultas involucra evaluar una entrada del usuario (las palabras que el usuario ingresa en el área de consulta de búsqueda, y a veces otros tipos de datos) y expandir la consulta de búsqueda para que se ajuste a documentos adicionales. La expansión de consultas involucra técnicas como * Encontrar sinónimos de palabras, y buscar también por los sinónimos. * Encontrar todas las varias formas morfológicas de las palabras involucradas en la búsqueda, aplicando técnicas de lematización (stemming). * Reparar errores tipográficos y buscar automáticamente por la forma corregida o sugerirla * Ponderar los resultados según la relevancia... * Datos: Q5488129 (es)
  • Query expansion (QE) is the process of reformulating a given query to improve retrieval performance in information retrieval operations, particularly in the context of query understanding.In the context of search engines, query expansion involves evaluating a user's input (what words were typed into the search query area, and sometimes other types of data) and expanding the search query to match additional documents. Query expansion involves techniques such as: * Finding synonyms of words, and searching for the synonyms as well * Finding semantically related words (e.g. antonyms, meronyms, hyponyms, hypernyms) * Finding all the various morphological forms of words by stemming each word in the search query * Fixing spelling errors and automatically searching for the corrected form or suggesting it in the results * Re-weighting the terms in the original query Query expansion is a methodology studied in the field of computer science, particularly within the realm of natural language processing and information retrieval. (en)
  • 擴展查詢(Query expansion),也有人從英文翻譯為查詢擴展、查詢擴張、查詢問句擴展、字詞擴張、查詢延伸、查詢字詞擴展、自動查詢擴展、查詢語擴充……等。為了改善資訊檢索召回率(Recall),而將原來查詢句增加新的關鍵字來重新查詢,此一技術稱為擴展查詢。搜索引擎會將使用者輸入的查詢句先做一次檢索,根據檢索出來的文件,選取出適合的關鍵字,加到查詢句重新檢索,藉此來找出更多的相關文件。 擴展查詢使用在以下技術中: * 找出同義字,根據同義字找出其它文件 * 在英文檢索中,找出原來的關鍵字其它形態的字詞來擴展查詢 * 修改錯誤的拼字,自動更正成正確的拼字或提供正確的拼字給使用者 * 重新改寫原始的查詢句 擴展查詢是電腦科學的技術,尤其使用在資訊檢索和自然語言處理領域中 (zh)
gold:hypernym
prov:wasDerivedFrom
page length (characters) of wiki page
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
is Wikipage redirect of
is Wikipage disambiguates of
is foaf:primaryTopic of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 49 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software