1994
DOI: 10.1177/016555159402000103
|View full text |Cite
|
Sign up to set email alerts
|

A scaleable technique for best-match retrieval of sequential information using metrics-guided search

Abstract: A new technique is described for retrieving information by finding the best match or matches between a textual 'query' and a textual database. The technique uses principles of beam search with a measure of probability to guide the search and prune the search tree. Unlike many methods for comparing strings, the method gives a set of alternative matches, graded by the 'quality' of the matching achieved.For any one sequence of hits between a query and a database, the probability measure is an estimate of the prob… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

1995
1995
2007
2007

Publication Types

Select...
5
2

Relationship

2
5

Authors

Journals

citations
Cited by 15 publications
(4 citation statements)
references
References 27 publications
(28 reference statements)
0
4
0
Order By: Relevance
“…At the heart of the SP system is a version of dynamic programming (see Sankoff and Kruskall (1983)) that allows the system to find 'good' full and partial matches between patterns (Wolff, 1994). 3 This allows the system to recognise objects and patterns in a 'fuzzy' manner and to retrieve stored information without the need for an exact match between the retrieval query and any item to be retrieved.…”
Section: The Sp Model and Aspects Of Intelligencementioning
confidence: 99%
“…At the heart of the SP system is a version of dynamic programming (see Sankoff and Kruskall (1983)) that allows the system to find 'good' full and partial matches between patterns (Wolff, 1994). 3 This allows the system to recognise objects and patterns in a 'fuzzy' manner and to retrieve stored information without the need for an exact match between the retrieval query and any item to be retrieved.…”
Section: The Sp Model and Aspects Of Intelligencementioning
confidence: 99%
“…The dynamic programming built into both computer models [Wolff, 1994] gives them a human-like capability for recognising patterns despite errors of omission, commission or substitution.…”
Section: Fuzzy Pattern Recognition and Best-match Information Retrievalmentioning
confidence: 99%
“…In a system without parallelism, pattern matching normally involves the sequential scanning of every document in the system: no index is used. Methods include left hand truncation, variable length don't care (VLDC), a proposed implementation of the "computing as compression theory" SP [49], proximity searches and pre-computed patterns [42,50]. We describe below parallel methods which have been implemented or are proposed for pattern matching algorithms.…”
Section: Pattern Matchingmentioning
confidence: 99%
“…The SP pattern match [49] would use a completely different method. The SP algorithm works by broadcasting each character in the query, from left to right, to each character in the text corpus to make a true or false match.…”
Section: Pattern Matchingmentioning
confidence: 99%