1988
DOI: 10.1177/016555158801400104
|View full text |Cite
|
Sign up to set email alerts
|

A document retrieval system based on nearest neighbour searching

Abstract: Document filing and retrieval systems can be designed using advanced techniques resulting from recent research in information retneval. In this paper, a document retneval system is presented, based upon the vector processing model. The system employs an automatic indexing procedure with a weighting scheme to reflect term importance. Documents are stored using an in verted file organization. Natural language quenes are sup ported with a retrieval strategy based on best match techniques and relevance feedback. … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
5

Citation Types

0
27
0

Year Published

1990
1990
1998
1998

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 49 publications
(27 citation statements)
references
References 13 publications
0
27
0
Order By: Relevance
“…In an inverted file document database, each distinct word in the database is held in a vocabulary [4,8,11,19]. The vocabulary might be an array, or a search structure such as a B-tree that can be efficiently updated.…”
Section: Document Databasesmentioning
confidence: 99%
See 4 more Smart Citations
“…In an inverted file document database, each distinct word in the database is held in a vocabulary [4,8,11,19]. The vocabulary might be an array, or a search structure such as a B-tree that can be efficiently updated.…”
Section: Document Databasesmentioning
confidence: 99%
“…This is particularly important for boolean queries-that is, queries for which the answers are exactly those documents that contain all of the terms specified in the query-as it allows the space and time needed to find the intersection of the inverted file entries to be minimised. For ranked queries, where the list operation is effectively an 'or' rather than an 'and', knowledge of the number of items in the inverted file entries is also useful, and allows several time-saving heuristics to be employed [4,11].…”
Section: Document Databasesmentioning
confidence: 99%
See 3 more Smart Citations