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.
CITATION STYLE
Yoshida, M., Nakagawa, H., & Terada, A. (2010). Dynamic synonym candidates extraction for searching documents in a corpus. Transactions of the Japanese Society for Artificial Intelligence, 25(1), 122–132. https://doi.org/10.1527/tjsai.25.122
Mendeley helps you to discover research relevant for your work.