Dynamic Synonym Candidates Extraction for Searching Documents in a Corpus

Bibliographic Information

Other Title
  • コーパス検索支援のための動的同義語候補抽出

Description

This paper proposes a method for implementing real-time synonym search systems. Our final aim is to provide users with an interface with which they can query the system for any length strings and the system returns a list of synonyms of the input string. We propose an efficient algorithm for this operation. The strategy involves indexing documents by suffix arrays and finding adjacent strings of the query by dynamically retrieving its contexts (i.e., strings around the query). The extracted contexts are in turn sent to the suffix arrays to retrieve the strings around the contexts, which are likely to contain the synonyms of the query string.

Journal

References(11)*help

See more

Related Projects

See more

Details 詳細情報について

Report a problem

Back to top