Content deleted Content added
m clean up, References after punctuation per WP:REFPUNC and WP:PAIC using AWB (8434) |
|||
Line 1:
'''Compound term processing''' is the name that is used for a category of techniques in [[Information retrieval]] applications that performs matching on the basis of compound terms. Compound terms are built by combining two (or more) simple terms, for example "triple" is a single word term but "triple heart bypass" is a compound term.
In August 2003 [[Concept Searching Limited]] introduced the idea of using statistical Compound Term Processing via an article published in INFORMATION MANAGEMENT AND TECHNOLOGY (VOL 36 PART 4). A British Library Direct catalogue entry can be found here:
The complete original article can also be downloaded from here:
Further discussion of Compound Term Processing can be found here:
Compound Term Processing is important because it allows search (and other Information Retrieval) applications to perform their matching on the basis of multi-word concepts rather than single words in isolation which can be highly ambiguous.
Line 11:
Most search engines simply look for documents that contain the words that the user enters into the search box (aka "keyword search" engines). [[Boolean search]] engines add a degree of sophistication by allowing the user to specify additional requirements but most users struggle to comprehend and use the necessary syntax (e.g. Tiger NEAR Woods AND (golf OR golfing) NOT Volkswagen). [[Phrase search]] is easier to understand but can lead to many useful documents being missed if they do not contain the exact phrase specified.
Techniques for probabilistic weighting of single word terms dates back to at least 1976 and the landmark publication by Stephen E. Robertson <ref>http://www.soi.city.ac.uk/~ser/homepage.html Stephen E. Robertson</ref> and [[Karen Spärck Jones]]: Relevance weighting of search terms originally published in the Journal of the American Society for Information Science.
Compound term processing is a new approach to an old problem: how to improve the relevance of search results without missing anything important whilst maintaining ease of use. By forming compound (i.e. multi-word) terms and placing these in the search engine's index the search can be performed with a higher degree of accuracy because the ambiguity inherent in single words is no longer a problem. A search for ''survival rates following a triple heart bypass in elderly people'' will locate documents about this topic even if this precise phrase is not contained in any document. A [[concept search]] using "Compound Term Processing" can extract the key concepts automatically (in this case "survival rates", "triple heart bypass" and "elderly people") and use these to select the most relevant documents.
In 2004 Anna Lynn Patterson filed a number of patents on the subject of "Phrase based indexing and retrieval" and to which Google subsequently acquired the rights. A full discussion of the patents can be found here: [http://www.webmasterwoman.com/search-engines/phrase-based-indexing.html Webmaster Woman]. The patents themselves can be found online, for example:
Statistical Compound Term Processing is more adaptive than the "phrase based indexing and retrieval" detailed by Anna Lynn Patterson in her patent applications. The "phrase based indexing" is targeted at searching the World Wide Web where an extensive statistical knowledge of common searches can be used to identify candidate phrases. Statistical Compound Term Processing is more suited to [[Enterprise Search]] applications where such [[A priori and a posteriori|a priori]] knowledge is not available.
Statistical Compound Term Processing is also more adaptive than the linguistic approach taken by the CLAMOUR project which considers the syntactic properties of the terms (part of speech, gender, number) and their combination. CLAMOUR is highly language dependent, whereas the statistical approach is language independent.
==See also==
Line 33:
*[http://www.webmasterwoman.com/search-engines/phrase-based-indexing.html Webmaster Woman]
[[Category:Information retrieval]]▼
{{DEFAULTSORT:Compound Term Processing}}
▲[[Category:Information retrieval]]
|