JPH0231274A - Word dictionary retrieving device - Google Patents

Word dictionary retrieving device

Info

Publication number
JPH0231274A
JPH0231274A JP63182072A JP18207288A JPH0231274A JP H0231274 A JPH0231274 A JP H0231274A JP 63182072 A JP63182072 A JP 63182072A JP 18207288 A JP18207288 A JP 18207288A JP H0231274 A JPH0231274 A JP H0231274A
Authority
JP
Japan
Prior art keywords
character string
dictionary
word dictionary
search
character
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP63182072A
Other languages
Japanese (ja)
Inventor
Shunichi Fukushima
俊一 福島
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP63182072A priority Critical patent/JPH0231274A/en
Publication of JPH0231274A publication Critical patent/JPH0231274A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To use a small number of character string retrieving means to constitute a word dictionary retrieving device by detecting all partial character strings coincident with plural character strings stored in a register mode out of the character strings including the wild card characters to be inputted. CONSTITUTION:The wild card characters are added to the expression of words in a word dictionary 1 and plural words of different lengths are detected out of a unit character string by means of a function which collates the wild card characters of a character string retrieving means 4 with each other. In other words, it is just required to collate a single unit character string 'NIHONGO O GAKUSHU SURU' (learning the Japanese language) with the dictionary 1 since the wild card characters are added into the dictionary 1. While the large capacity of the dictionary 1 causes a problem when the dictionary 1 is inputted to the means 4 in a retrieving mode. In this connection, a dictionary selection means 9 is provided so that only the part selected by the means 9 is inputted with no input of the whole of the dictionary 1 at all times. As a result, the retrieving time is extremely shortened compared with the input of the whole of the dictionary 1.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、ワードプロセッサ等の文章処理装置に用いら
れ、単瞼辞書から文章の部分文字列に一致する全ての単
語を検索する単語辞書検索装置に関する。
Detailed Description of the Invention (Industrial Field of Application) The present invention is a word dictionary search device that is used in a text processing device such as a word processor and searches for all words that match a partial string of a sentence from a monolid dictionary. Regarding.

(従来の技術) 近年、ワードプロセッサをはじめとする文章処理装置の
普及は著しい。このような文章処理装置において、最も
高頻度に行われる処理のひとつは。
(Prior Art) In recent years, text processing devices such as word processors have become rapidly popular. One of the most frequently performed processes in such text processing devices is:

文字列検索処理である。例えば、文章の所望の位置を捜
すためにある文字列を検索したり1文章中のある文字列
を全て別の文字列に置き換えたりする場合などに、文字
列検索処理が行われる(これを第1種の文字列検索処理
とする)。さらには。
This is a string search process. For example, string search processing is performed when searching for a certain string in order to find a desired position in a sentence, or when replacing all strings in a sentence with other strings. (This is a type of string search process.) Furthermore.

文章の検査(文章中の誤りや不適切な部分の検出)、キ
ーワードの自動抽出、文章の音声への変換、他国飴への
自動翻訳といつたより高度な文章処理を行うための第1
ステツプとして、単讃辞書と文章とを照合し、単語辞書
から文章の部分文字列に一致する全ての単語を検索する
場合にも、又字列検索処理が行われる(これを第2種の
文字列検索処理とする)。単語辞書と文章の照合は、単
語辞書に登録されている複数の単語の表記の文字列と、
文章の文字列との照合であり、やはり文字列検索処理で
ある。第1種の文字列検索と第2橿の文字列検索処理と
は、文章から被検索文字列を捜し出す点では変わりがな
いが、第1種の文字タリ検鍬の被検索文字列は、通常1
個、多くとも数個程度であり、第2種の文字列検索処理
の被検索文字列は。
The first step is to perform more advanced text processing such as text inspection (detection of errors and inappropriate parts in text), automatic extraction of keywords, conversion of text to audio, and automatic translation into foreign candy.
As a step, character string search processing is also performed when comparing the sentence with the single-san dictionary and searching the word dictionary for all words that match a substring of the sentence (this is called the second type of character string). (column search processing). To match a sentence with a word dictionary, check the character strings of multiple words registered in the word dictionary,
This is a comparison with the character string of the text, and is also a character string search process. The first type of character string search and the second type of character string search processing are the same in that they search for the searched character string from the text, but the first type of character string search process is usually 1
The number of characters to be searched in the second type of character string search process is .

通常、数刃側から数十刃側(=単語辞書に収められてい
る単語数)という膨大な数である点が、大きな相違点で
ある。
The major difference is that the number is usually huge, ranging from a few blades to several tens of blades (=number of words stored in a word dictionary).

そこで、従来1文字列検索処理専用に、登録モードと検
索モードとを有し、登録モードにおいては、入力される
複数の文字列を内部に記憶し、検索モードにおいては、
入力される文字列(ワイルドカード文字を含むことを許
す)から、登録モードで記憶された複数の文字列と一致
する全ての部分文字列を検出する文字列検索手段が実現
されている。このような文字列検索手段は1次の文献(
1)に示されているようにLSI化されている。なお。
Therefore, conventionally, there is a registration mode and a search mode dedicated to single character string search processing, and in the registration mode, multiple input character strings are stored internally, and in the search mode,
A character string search means is realized that detects all partial character strings that match a plurality of character strings stored in registration mode from an input character string (which allows wildcard characters to be included). Such a string search method is based on the primary literature (
As shown in 1), it is implemented as an LSI. In addition.

ワイルドカード文字とは、任意の文字と一致するように
予め定められた特殊文字である。
A wildcard character is a special character predetermined to match any character.

1文字列検索LSIJ (山田・平田・水弁・高橋 電子情報通信学会技術研究報告CAS87−25.19
87年5月29日)   ・・・・・・・・・文献(1
)上記のような文字列検索手段は、第1種の文字列検索
処理には容易に適用できる。すなわち、まず、登録モー
ドで被検索又字列を文字列検索手段に登録し、久に、検
索モードで文章を文字列検索手段に入力子れば、文章か
ら所望の文字列を検索することができる。
1 String Search LSIJ (Yamada, Hirata, Mizuben, Takahashi Institute of Electronics, Information and Communication Engineers Technical Research Report CAS87-25.19
May 29, 1987) ・・・・・・・・・References (1
) The above-described character string search means can be easily applied to the first type of character string search processing. That is, by first registering the character string to be searched in the character string search means in the registration mode, and then inputting the text into the character string search means in the search mode, it is possible to search for the desired character string from the text. can.

(発明がPI#火しようとする峰題) しかし、上記の文字列検索手段を、第2種の文字列検索
処理に適用するにd問題がある。前記したように被検索
又字列の数が1通常、a万個から数十刃側という膨大な
数であるためである。したがって、第1種の文字列検索
処理と同様の形態で第2種の文字列検索処理を実現しよ
うとすると(登録モードで単語辞書の各単語を登録して
、検索モードで文章を入力する方法をとると)、文字列
検索手段が非常に多くの文字列を登録可能であるか、あ
るいは、文字列検索手段が多畝用意されることが必要に
なる。例えば、前記の文献(1)でLSI として実現
されている文字列検索手段は。
(Popular problem to be solved by the invention) However, there are problems when applying the above character string search means to the second type of character string search processing. This is because, as mentioned above, the number of character strings to be searched is usually a huge number, ranging from a million to several dozen. Therefore, if you try to realize the second type of character string search process in the same form as the first type of character string search process (a method in which each word in a word dictionary is registered in registration mode and a sentence is input in search mode), ), the string search means must be able to register a very large number of strings, or the string search means must be prepared in many ways. For example, the character string search means realized as an LSI in the above-mentioned document (1) is as follows.

登録可能な文字列の数が64伽であり、6万4千語の単
語辞書を登録するのに、1千語必要である。
The number of character strings that can be registered is 64, and 1,000 words are required to register a word dictionary of 64,000 words.

そこで、文字列検索手段に、単語辞書ではなく、文章を
登録する方法が考えられる。すなわち、まず、登録モー
ドで文章を文字列検索手段に登録し。
Therefore, a method may be considered in which sentences are registered in the character string search means instead of a word dictionary. That is, first, register a sentence in the character string search means in registration mode.

検索モードで単語辞書を入力するという方法である。文
章の基本的な単位である文の長さは、一般に、数十文字
であるから、この方法の方が、単語辞書を登録する方式
に比べて1文字列検索手段の個数が少なくて済む。しか
し1文章に対して、先頭文字位置と文字列長を変えて形
成した可能な全てのパターンを、文字列検索手段に登録
する必要がある。例え#′f:、、 r日本語を学習す
るJという8文字の文に対しては1次のようなバリエー
ション(36通り)1−登録する必要がある。8文字程
度の文で36通りであるから、数十文字の文に対しては
数百通りから数千通りともなり、やはり1文字列検索手
段が多数必要になってくる。
This method involves entering a word dictionary in search mode. Since the length of a sentence, which is a basic unit of a sentence, is generally several tens of characters, this method requires fewer character string search means than the method of registering a word dictionary. However, it is necessary to register in the character string search means all possible patterns formed by changing the starting character position and character string length for one sentence. For example, #'f:,, rFor the 8-letter sentence J for learning Japanese, it is necessary to register the following variations (36 variations). Since there are 36 ways to search for a sentence of about 8 characters, there are hundreds to thousands of ways to search for a sentence of several tens of characters, and a large number of means for searching one character string are required.

日本語を学習する 日本語を学古す 日本語を学習 日本語を学 日本語を 日本語 日本 日 単語を学習する 単語を学習す 単語を学習 単語を学 語を学習する 語を学習す また。ここで述べたような文字列検索手段を用いずに第
2mの文字列検索処理を実現する方法もあるが、第2種
の文字列検索処理についても文字列検索手段を用いた方
が、第1fmの文字列検索処理と第2種の文字列検索処
理とで、1つの文字列検索手段を共用できる点で1文章
処理装置とじては望ましい(文章処理装置として、効率
の良い構成がとれる)。
Learn JapaneseLearn Old JapaneseLearn JapaneseLearn JapaneseLearn JapaneseJapaneseJapaneseLearn VocabularyLearn VocabularyLearn VocabularyLearn VocabularyAlso. Although there is a method of realizing the 2m-th character string search process without using the character string search means described here, it is better to use the character string search means for the second type of character string search process as well. It is desirable as a single text processing device in that one string search means can be shared between the 1fm string search process and the second type of string search process (an efficient configuration can be achieved as a text processing device). .

本発明の目的は1以上に述べたような文字列検索手段を
用いた単語辞書検索装置であって、かつ。
An object of the present invention is to provide a word dictionary search device using the character string search means as described above.

従来よりも少ない個数の文字列検索手段で構成できる単
語辞書検索装置を提供することである。
It is an object of the present invention to provide a word dictionary search device that can be configured with a smaller number of character string search means than conventional ones.

(課題を解決するための手段) 本発明は、単語辞書から文章の部分文字列に一致する全
ての単語を検索する単語辞書検索装置であって、前記単
語辞書を複数の部分単語辞書に分割し、該部分単語辞書
は各単語の表記に対して固定長の領域を持ち該固定長の
領域に表記を収めて余った部分にワイルドカード文字を
詰めた形態をとり、前記文章の全文字位置から前記固定
長の領域と同一長の単位文字列を抽出する単位文字列抽
出手段と、登録モードと検索モードとを有し該登録モー
ドにおいては入力される複数の文字列を内部に記憶し該
検索モードにおいては入力されるワイルドカード文字を
含む文字列から前記登録モードで記憶された複数の文字
列と一致する全ての部分文字列を検出する文字列検索手
段と、前記文字列検索手段に対して登録モードを設定し
前記単位文字列抽出手段によって抽出された複数の単位
文字列を前記文字列検索手段に入力する単位文字列登録
手段と、前記単位文字列抽出手段によって抽出された単
位文字列をもとに前記複数の部分単語辞書のなかから検
索対象とする部分単語辞書を選択する辞書選択手段と、
前記文字列検索手段に対して検索モードを設定し前記辞
書検索手段によりて選択された部分単語辞書を前記文字
列検索手段に入力する単語辞書入力手段とを備えること
を特徴とする。
(Means for Solving the Problems) The present invention is a word dictionary search device that searches a word dictionary for all words that match a partial character string of a sentence, and which divides the word dictionary into a plurality of partial word dictionaries. , the partial word dictionary has a fixed-length area for the notation of each word, stores the notation in the fixed-length area, and fills the remaining part with wildcard characters. unit character string extracting means for extracting unit character strings having the same length as the fixed length area; a registration mode and a search mode; In the registration mode, the character string search means detects all partial character strings that match the plurality of character strings stored in the registration mode from the input character string including wildcard characters; unit character string registration means for setting a registration mode and inputting a plurality of unit character strings extracted by the unit character string extraction means into the character string search means; Dictionary selection means for selecting a partial word dictionary to be searched from among the plurality of partial word dictionaries;
The present invention is characterized by comprising word dictionary input means for setting a search mode for the character string search means and inputting a partial word dictionary selected by the dictionary search means to the character string search means.

(作用) 本発明の詳細な説明する。(effect) The present invention will be described in detail.

本発明における単位文字列抽出手段は、長さがn文字の
文章から、n通りの単位文字列を抽出する。このときの
単位文字列の長さUは、単語辞書中の表記を収める領域
の長さと同一とする(単語辞書中の最大長の表記よりも
長い文章の部分文字列と照合を行っても無駄である)。
The unit character string extraction means in the present invention extracts n types of unit character strings from a sentence with a length of n characters. The length U of the unit string at this time is the same as the length of the area that stores the notation in the word dictionary (it is useless to match a partial string of a sentence that is longer than the maximum length notation in the word dictionary). ).

発明が解決しようとする問題点の項で示したような文章
を文字列検索手段に登録する従来の方法では、長さがn
の文章から抽出した先頭位置の異なるn通りの単位文字
列を、さらに、長さの異なる部分文字列に展開するわけ
であるから、部分文字列の総数(文字列検索手段に登録
する文字列の数)は、次のようになる。
In the conventional method of registering a sentence like the one shown in the section of the problem to be solved by the invention in a string search means, the length is n.
Since the n unit character strings extracted from the sentence with different starting positions are further expanded into substrings with different lengths, the total number of substrings (the number of strings registered in the string search means) is number) is as follows.

n≦Uのとき   n(n+1) n ) uのとき  (n−u)u+Hu(n+1 )
=壺u(2n−n+1) 例えば、u = 8とすると上記の式の値は、n=8の
とき36.n=16のとき100、n=32のとき22
8である。本発明で文字列検索手段に登録する単位文字
列の数は、n=8のとき8.n=16のとき16.n−
32のとき32であるから、従来の方法に比べて、はる
かに少なくて済む(したがって、文字列検索手段の数も
少なくて済む)。
When n≦U n(n+1) n) When u (nu-u)u+Hu(n+1)
= pot u(2n-n+1) For example, if u = 8, the value of the above equation is 36. 100 when n=16, 22 when n=32
It is 8. In the present invention, the number of unit character strings registered in the character string search means is 8 when n=8. 16 when n=16. n-
Since it is 32 when 32, the number of string search means is much smaller than that of the conventional method (therefore, the number of string search means is also small).

そして、本発明では、単位文字列を長さの異なる部分文
字列に展開する代わりに、単語辞書中の単語の表記にワ
イルドカード文字を付加し、文字列検索手段のワイルド
カード文字全照合する機能を利用することによりて、単
位文字列から長さの異なる復畝の単語を検出するように
している。第2図tよ従来の単一ffl辞書の内容の例
であり、第3図は本発明における単語辞書の内容の例で
ある。例えば、「日本語を学習する」という文章の先頭
から「日本語」「日本」「日」という単語群を抽出する
場合、従来の方法ならば、次のような8通りの部分又¥
列と、縞2図のような皐臼静讐10とt−照合すること
になる。
In addition, in the present invention, instead of expanding a unit string into substrings of different lengths, a wildcard character is added to the notation of a word in a word dictionary, and a function for matching all wildcard characters in the string search means is provided. By using this, words with different lengths are detected from a unit string. FIG. 2 shows an example of the contents of a conventional single ffl dictionary, and FIG. 3 shows an example of the contents of a word dictionary according to the present invention. For example, if you want to extract the word group "Japanese", "Japan", and "Japan" from the beginning of the sentence "Learning Japanese", the conventional method would extract the following eight parts or ¥
The column will be t-matched with the row 10 as shown in Figure 2.

日本語を学資する 日本語を学習す 日本語を学習 日本語を学 日本語を 日本語。Study Japanese learn Japanese learn japanese learn Japanese Japanese Japanese.

日本 日 しかし、本発明では、単語辞書中にワイルドカード文字
が埋め込まれているので、「日本語を学習する」という
1通りの単位文字列と、第3図のような単語辞書1とを
照合すればよいことになる。
However, in the present invention, wildcard characters are embedded in the word dictionary, so one unit character string "Learn Japanese" is compared with the word dictionary 1 as shown in Figure 3. It would be a good thing to do.

また、検索モードで単語辞書を文字列検索手段に入力す
る際に1単語辞書の容量が大きいことが問題となる。そ
こで、本発明では、辞書選択手段を設け、常に、単語辞
書のすべてを入力するのではなく、辞書選択手段によっ
て選択した部分のみを入力するようにする。これによっ
て、単語辞書のすべてを入力する場合に比べて、検索に
要する時間が大幅に短縮できる。
Further, when inputting a word dictionary to the character string search means in the search mode, the large capacity of the single word dictionary poses a problem. Therefore, in the present invention, a dictionary selection means is provided so that instead of always inputting the entire word dictionary, only the part selected by the dictionary selection means is inputted. As a result, the time required for searching can be significantly reduced compared to inputting the entire word dictionary.

その際、検索の対象とする単語辞書の部分は、文字列検
索手段に登録する単位文字列をもとに選択する6例えば
、単語辞書を、単語の先頭文字ごとに分けて部分単語辞
書としておくならば、文字列検索手段に登録する各単位
文字列の先頭文字に対応する部分単語辞書のみを、検索
対象として選択すればよい。文字列検索手段に「日本文
学を学習す」「本文学を学習する」「文学を学習する」
「学を学習する」「を学習する」「学習する」「習する
」「する」「る」が登録されているならば1文字列検索
手段に単語辞書をすべて入力するのではなく1次のよう
な部分単語辞書のみを入力する。
At that time, the part of the word dictionary to be searched is selected based on the unit character string registered in the character string search means6.For example, the word dictionary is divided into partial word dictionaries by the first character of the word. In this case, only the partial word dictionary corresponding to the first character of each unit character string registered in the character string search means may be selected as a search target. String search methods include "Learn Japanese Literature,""Learn Japanese Literature," and "Learn Literature."
If "Learning", "Learning", "Learning", "Learning", "Suru", "Ru" are registered, instead of inputting all the words in the word dictionary to the one-character string search method, Input only partial word dictionaries such as

「日」を先頭文字とする単語を収めた部分単語辞書「本
」を先頭文字とする単語を収めた部分単語辞書「文」を
先頭文字とする単語を収めた部分単語辞書「学」を先頭
文字とする単語を収めた部分単語辞書「を」を先頭文字
とする単語を収めた部分単語辞書「習」を先頭文字とす
る単語を収めた部分単語辞書「す」を先頭文字とする単
語を収めた部分単語辞書「る」を先頭文字とする単語を
収めた部分単語辞書(実施例) 図面を参照して、本発明を一層詳しく説明する。
A partial word dictionary containing words whose first letter is ``日'' ``A partial word dictionary containing words whose first letter is ``hon'' ``A partial word dictionary containing words whose first letter is ``bun''``Gaku'' as the first letter A partial word dictionary that contains words whose first character is ``wo'' A partial word dictionary that contains words whose first character is ``shu'' A partial word dictionary that contains words whose first character is ``su'' DESCRIPTION OF THE PREFERRED EMBODIMENTS Partial Word Dictionary (Example) Partial Word Dictionary Containing Words Starting with "ru" (Example) The present invention will be described in more detail with reference to the drawings.

第1図は本発明の単語辞書検索装置の一実施例の構成金
示すブロック図である。
FIG. 1 is a block diagram showing the structure of an embodiment of the word dictionary search device of the present invention.

第1図において、単語辞書1は、単語を登録した辞書で
ある。磁気ディスク装置、磁気テープ装置、ICメモリ
、光デイスク装置などで実現することができる。そして
、単語辞書lは、複数の部分単語辞書から構成される。
In FIG. 1, a word dictionary 1 is a dictionary in which words are registered. It can be realized by a magnetic disk device, a magnetic tape device, an IC memory, an optical disk device, etc. The word dictionary l is composed of a plurality of partial word dictionaries.

単語辞書1を部分単語辞書に分ける方法としては1例え
ば、単語の先頭文字ごとに分ける方法がある。第6図は
、単語辞書lを、単語の先頭文字ごとN個の部分単語辞
書1−1.1−2.・・・・・・・・・、1−Nに分け
た構成を示す図である(第6図において、L、M、Nは
整数で、1<L<M<Nとする)。さらに1本発明にお
ける部分単語辞書は、各単語の表記に対して、固定長(
以下、この長さをUで表す)の領域を持ち、この固定長
の領域に表記を収めて余った部分に、ワイルドカード文
字を詰めた形態をとる。第3図は、単語辞書1の内容を
、部分単語辞書1−Mについて示した図である。部分単
語辞書1−Mは。
As a method of dividing the word dictionary 1 into partial word dictionaries, for example, there is a method of dividing the word dictionary 1 by the first character of each word. FIG. 6 shows a word dictionary l divided into N partial word dictionaries 1-1.1-2. for each first character of a word. . . . is a diagram showing a configuration divided into 1-N (in FIG. 6, L, M, and N are integers, and 1<L<M<N). Furthermore, the partial word dictionary in the present invention has a fixed length (
Hereinafter, this length is expressed as U), and after the notation is stored in this fixed length area, the remaining part is filled with wild card characters. FIG. 3 is a diagram showing the contents of the word dictionary 1 regarding the partial word dictionary 1-M. Partial word dictionary 1-M.

「日」を先頭文字とする単語を収めた部分単語辞書であ
る。第3図では、ワイルドカード文字を「$」で表して
いる。また、u=8とした(以下、動作例を示す場合に
は、u = 8の場合で説明する)。
This is a partial word dictionary containing words whose first character is ``日''. In FIG. 3, the wildcard character is represented by "$". In addition, u = 8 (hereinafter, when showing an example of operation, the case of u = 8 will be explained).

文章入力手段2は1文章を入力する手段である。The text input means 2 is a means for inputting one sentence.

その場で作成されながら文章が入力される形態をとって
も良いし、予め他の装置で作成された文章をまとめて読
む込む形態をとっても良い。文章入力手段2は、キーボ
ード、文字認識装置、音戸認i#!装置、かな漢字変換
装置、磁気ディスク読み取り装置、磁気テープ読み取り
装置などで実現することができる。文章入力手段2より
入力された文章は、単位文字列抽出手段3へ送られる。
The text may be input while being created on the spot, or texts created in advance on another device may be read all at once. The text input means 2 includes a keyboard, a character recognition device, and an Ondo recognition i#! It can be realized by a device, a kana-kanji converter, a magnetic disk reader, a magnetic tape reader, etc. The text inputted from the text input means 2 is sent to the unit character string extraction means 3.

単位文字列抽出手段3は、文章入力手段2より入力され
た文章の全文字位置から、固定長Uの単位文字列を抽出
する手段である。例えば、「第1図は本発明の単飴静書
検索装置の一実施例の構成を示すブロック図である。」
 という文章からは。
The unit character string extraction means 3 is a means for extracting a unit character string of fixed length U from all character positions of the sentence inputted by the sentence input means 2. For example, "FIG. 1 is a block diagram showing the configuration of an embodiment of a single candy static book search device of the present invention."
From the sentence.

次のような単位文字列(u=8の場合)を抽出する。単
位文字列抽出手段3は、抽出した単位文字列を、単位文
字列登録手段5と辞書選択手段9とへ送る。
Extract the following unit character string (when u=8). The unit character string extraction means 3 sends the extracted unit character strings to the unit character string registration means 5 and the dictionary selection means 9.

第1図は本発明の 1図は本発明の単 図は本発明の単語 は本発明の単飴辞 本発明の単一辞書 すブロック図であ ブロック図である ロック図である。Figure 1 shows the present invention. Figure 1 shows the unit of the present invention. The figure is the word of the invention is the simple candy of the present invention Single dictionary of the invention This is a block diagram. is a block diagram It is a lock diagram.

ツク図である。This is a diagram.

り図である。This is a diagram.

図である。It is a diagram.

である。It is.

ある。be.

る。Ru.

文字列検索手段4は、登録モードと検索モードとを有し
、登録モードにおいては、入力される複数の文字列を内
部に記憶し、検索子−ドにおいては、入力される文字列
(ワイルドカード文字を含むことを許す)から、登録モ
ードで記憶された複数の文字列と一致する全ての部分文
字列を検出する手段である。文字列検索手段4は、公知
の手段であり、例えは、前記の文献(4)のようにして
実現できる。文献(1)のようにして文字列検索手段4
を笑現しだ場合、登録モードと検索モードの切り替えは
、外部からの信号を受は取ることによって行われる。登
録モードにおいては、まず、登録アドレス(文字列検索
手段4の内部に記憶する位置)が外部から設定され、続
いて、登録する文字列とが外部から入力されたならば2
文字列検案手段4は、文字列を1つ内部に記憶する。こ
れが繰り返されると、複数の文字列が文字列検索手段4
の内部に記憶されることになる。検索モードにおいては
、登録モードで記憶された文字列と一致する文字列が入
力されるごとに1文字列検索手段4は。
The character string search means 4 has a registration mode and a search mode. In the registration mode, it internally stores a plurality of input character strings, and in the search code, it stores input character strings (wildcards). This is means for detecting all partial strings that match a plurality of strings stored in registration mode. The character string search means 4 is a known means, and can be realized, for example, as in the above-mentioned document (4). String search means 4 as in document (1)
In this case, switching between registration mode and search mode is performed by receiving a signal from the outside. In the registration mode, first, the registration address (the location stored inside the character string search means 4) is set from the outside, and then the character string to be registered is input from the outside.
The character string verification means 4 internally stores one character string. When this is repeated, multiple character strings are searched by the character string search means 4.
will be stored internally. In the search mode, the character string search means 4 searches one character string each time a character string that matches a character string stored in the registration mode is input.

一致した文字列の登録アドレスを出力する。また、その
際、入力される文字列における一致位置(−致アドレス
)は、登録アドレスが出力されたときに1文字列検索手
段4に文字列がどこまで入力されたかtカウントしてお
くことによって得られ。
Outputs the registered address of the matched string. At that time, the matching position (-matching address) in the input character string can be obtained by counting how far the character string has been input into the character string search means 4 when the registered address is output. Rare.

登録アドレスが出力されるのと同時に、文字列検索手段
4から出力される。
At the same time as the registered address is output, the character string search means 4 outputs it.

単位文字列登録手段5は、文字列検索手段4に対して登
録モードを設定し、単位文字列抽出手段3から送られて
きた複数の単位文字列を、文字列検索手段4へ入力する
手段である。第4図は2文#(1)のようにして又子列
検索手段4t−実現した場合の、単位文字列;!It録
手段5の処理中till示すフローチャートである。単
位文字列登録手段5は。
The unit character string registration means 5 is a means for setting a registration mode for the character string search means 4 and inputting a plurality of unit character strings sent from the unit character string extraction means 3 to the character string search means 4. be. FIG. 4 shows the unit character string when the child string search means 4t- is realized as shown in sentence 2 #(1). 5 is a flowchart showing the process of the IT recorder 5 until it is processed. The unit character string registration means 5 is.

まず1文字列検案手段4へ登録モードを設定する信号を
送る(その信号により文字列検索手段4は登録モードに
なる)。そして、単位文字列登録手段5は、単位文字列
抽出手段3から単位文字列を1つずつ受は取り、受は取
った単位文字列を文字列検索手段4へ登録することを縁
り返す。単位文字列の文字列検索手段4への登録は、登
録アドレスを設定した後、登趣する単位文字列を文字列
検索手段4へ大力するという処理である。単位文字列抽
出手段3から送られてくる単位文字列がなくなったなら
ば、単位文字列登録手段5に文字列検素子膜4へ登録モ
ードを解除する信号を送り、処理を終了する(ただし、
登録モードを解除する信号は、単語辞書入力手段6の発
する検索モード設定信号で代用して省略する形もとれる
)。
First, a signal to set the registration mode is sent to the one-character string examination means 4 (the signal causes the character string search means 4 to enter the registration mode). Then, the unit character string registration means 5 takes unit character strings one by one from the unit character string extraction means 3, and registers the taken unit character strings in the character string search means 4. Registration of a unit character string to the character string search means 4 is a process of setting a registration address and then outputting the unit character string to be registered to the character string search means 4. When there are no more unit character strings sent from the unit character string extraction means 3, a signal is sent to the unit character string registration means 5 to cancel the registration mode to the character string detector membrane 4, and the process ends (However,
The signal for canceling the registration mode may be omitted and replaced by the search mode setting signal issued by the word dictionary input means 6).

辞書選択手段9は、単位文字列抽出手段3によって抽出
された単位文字列をもとに、複数の部分単語辞書のなか
から、検索対象とする部分単語辞書を選択する手段であ
る。部分単語辞書の選択方法は、単語辞JIIlを部分
単語辞書に分割する方法によるが、第6図のように、単
語の先頭文字ごとに部分単語辞書に分割する方法をとっ
た場合には、単位文字列抽出手段3によって抽出された
各単位文字列の先頭文字に対応する部分単語辞書を選択
すればよい。すなわち、第7図のような先頭文字と部分
単語辞書の辞書番号を対応付けた辞書選択表90を用意
し、単位文字列の先頭文字をキーとして、辞書選択表を
引いて検索対象とする部分単語辞書の辞書番号を得れば
よい。辞書選択手段9は、検索対象とする部分単語辞書
の辞書番号を、単語辞書入力手段6へ送る。
The dictionary selection means 9 is means for selecting a partial word dictionary to be searched from among a plurality of partial word dictionaries based on the unit character string extracted by the unit character string extraction means 3. The method of selecting a partial word dictionary depends on the method of dividing the word dictionary JIIl into partial word dictionaries, but if the method of dividing the word dictionary JIIl into partial word dictionaries for each first character of a word is adopted, as shown in Figure 6, the unit The partial word dictionary corresponding to the first character of each unit character string extracted by the character string extraction means 3 may be selected. That is, a dictionary selection table 90 as shown in FIG. 7 that associates the first character with the dictionary number of the partial word dictionary is prepared, and the part to be searched is retrieved by using the first character of the unit character string as a key. All you need to do is get the dictionary number of the word dictionary. The dictionary selection means 9 sends the dictionary number of the partial word dictionary to be searched to the word dictionary input means 6.

単語辞書入力手段6は、文字列検索手段4に対して検索
モードを設定し、単語辞a1のうち、辞書選択手段9に
よって選択された部分単語辞書を。
The word dictionary input means 6 sets a search mode for the character string search means 4, and selects the partial word dictionary selected by the dictionary selection means 9 from the word dictionary a1.

文字列検索手段4へ入力する手段である。処理手順は、
単位文字列登録手段5とほぼ同様で、まず。
This is means for inputting to the character string search means 4. The processing procedure is
First, it is almost the same as unit character string registration means 5.

文字列検索手段4に検索モードを設定する信号を送り、
次に、単語辞書lを文字列検索手段4へ入力しく辞書選
択手段9から指示された辞書番号の部分単語辞書を順次
入力する)、その入力が完了したら、文字列検索手段4
へ検索モードを解除する信号を送る。なお、単語辞書入
力手段6は、単位文字列登録手段5による単位文字列の
文字列検索手段4への登録処理が完了してから、起動さ
れる必要がある。
Sends a signal to set the search mode to the character string search means 4,
Next, input the word dictionary l into the character string search means 4 (sequentially input the partial word dictionaries of the dictionary numbers instructed by the dictionary selection means 9), and when the input is completed, the character string search means 4
sends a signal to cancel search mode. Note that the word dictionary input means 6 needs to be activated after the unit character string registration means 5 completes the registration process of the unit character strings to the character string search means 4.

検索結果記憶手段7は1文字列検索手段4による検索結
果を記憶する手段である。磁気ディスク装置、磁気テー
プ装置、ICメモリなどで実現することができる。検索
結果とは、文章中のどの部分に、どのような単語が出現
したか(単語辞書中の単語と文章がどこで一致したか)
という情報である。文章中のどの部分かという情報は1
文字列検索手段4において一致が発生したときに、文字
列検索手段4から出力される(一致した単位文字列の)
登録アドレスと対応する。どのような単語かという情報
は1文字列検索手段4において一致が発生したときに1
文字列検索手段4から出力される、単語辞書1の一致ア
ドレスと対応する。そこで、検索結果記憶手段7は、一
致が発生したときの、単位文字列の登録アドレスと単語
辞書lの一致アドレスの組を記憶する。この2つのアド
レスは、一致が発生したときに文字列検索手段4から出
力される情報であるから、それをそのまま記憶すればよ
い。
The search result storage means 7 is a means for storing the search results by the single character string search means 4. It can be realized by a magnetic disk device, a magnetic tape device, an IC memory, etc. The search result is where and what kind of word appears in the sentence (where the word in the word dictionary matches the sentence)
This is the information. Information about which part of the sentence it is in is 1.
When a match occurs in the character string search means 4, it is output from the character string search means 4 (of the matched unit character string)
Corresponds to the registered address. Information about what kind of word it is is 1 when a match occurs in the character string search means 4.
This corresponds to the matching address of the word dictionary 1 output from the character string search means 4. Therefore, the search result storage means 7 stores a set of the registered address of the unit character string and the matching address of the word dictionary l when a match occurs. Since these two addresses are information output from the character string search means 4 when a match occurs, they can be stored as they are.

制御手段8は1文章入力手段2.単位文字列抽出手段3
1文字列検索手段41単位文字列登録手段5.辞書選択
手段9.単語辞書入力手段6の動作を制御し、第5図の
ような処理を行わせる手段テする。コノピユータのCP
Uなどが用いられる。
The control means 8 includes 1 text input means 2. Unit character string extraction means 3
1 Character string search means 41 Unit character string registration means 5. Dictionary selection means 9. There is a means for controlling the operation of the word dictionary input means 6 and causing the processing as shown in FIG. 5 to be performed. Konopiyuta's CP
U etc. are used.

制御手段8は、まず、文章入力手段2を起動して文章を
入力する(STEPl)。次に、制御手段8は、単位文
字列抽出手段3を起動して1文章から単位文字列を抽出
する(STEf’2)。続いて、制御手段8は、単位文
字列登録手段5を起動し、単位文字列を文字列検索手段
4に登録する(STEP3)。
The control means 8 first activates the text input means 2 and inputs a text (STEPl). Next, the control means 8 activates the unit character string extraction means 3 to extract a unit character string from one sentence (STEf'2). Subsequently, the control means 8 activates the unit character string registration means 5 and registers the unit character string in the character string search means 4 (STEP 3).

この際1文字列検索手段4は登録モードに設定され、単
位文字列登録手段5より入力される単位文字列を、内部
に記憶する。また、制御手段8は。
At this time, the single character string search means 4 is set to the registration mode, and stores the unit character string input from the unit character string registration means 5 internally. Moreover, the control means 8.

辞書選択手段9を起動して、検索対象とする部分単語辞
書を選択する(STEP4)。続いて、制御手段8は、
単語辞書入力手段6を起動し、単語辞書lを文字列検索
手段4へ入力する(STEP5)。
The dictionary selection means 9 is activated and a partial word dictionary to be searched is selected (STEP 4). Subsequently, the control means 8
The word dictionary input means 6 is activated and the word dictionary 1 is input into the character string search means 4 (STEP 5).

この際1文字列検索手段4は検索モードに設定され、内
部に記憶された部位文字列に対して単語辞81を検索し
た結果を、検索結果記憶手段7へ出力する。ただし、5
TEP3と5TEP4の順序は入れ候えてもよいし、同
時に行ってもよい。
At this time, the single character string search means 4 is set to the search mode, and outputs the result of searching the internally stored part character string for the word dictionary 81 to the search result storage means 7. However, 5
The order of TEP3 and 5TEP4 may be changed or they may be performed simultaneously.

以上の実施例では、単飴辞C1を部分単語辞書に分割す
る方法として、1e、飴の先頭文字ごとに分割する方法
を示したが、本発明では1分割方法をこれに限定するも
のではない。単語の先頭文字に対して、1文字当り1個
の部分単語辞書とせず、複数の先頭文字をまとめてl 
([&iの部分単語辞書としてもよい。また、より荒い
分割方法としては。
In the above embodiment, as a method of dividing the single candy dictionary C1 into partial word dictionaries, the method of dividing the single candy dictionary C1 into partial word dictionaries by the first letter of each candy was shown as 1e, but the present invention does not limit the single division method to this. . For the first character of a word, instead of creating one partial word dictionary for each character, multiple first characters are combined into l.
(It may also be used as a partial word dictionary of [&i.Also, as a rougher division method.

漢字であるか、仮名であるかによって分割するだけでも
よい。そして、前記の通り、辞書選択手段9における検
索対象の部分単相辞書の選択方法は。
You can just divide it according to whether it is a kanji or a kana. As described above, the method of selecting a partial monophasic dictionary to be searched by the dictionary selection means 9 is as follows.

単詩辞itの部分単語辞書への分割方法に応じた方法を
とる。
A method is adopted depending on the method of dividing the single poem dictionary IT into partial word dictionaries.

また、1個の文字列検索手段4では文字列が登録し詐れ
ない場合には、登録できる数ずつ登録・検案を繰り返す
方法か、または、複数個の文字列検索手段4t−用いる
方法をとれはよい。複数個の文字列検案手段4を用いる
場合には、登録モードでは、制御手段8が文字列検索手
段4に登録された文字列の数を監視し、1つの文字列検
索手段4の登録可能数に達したならば、単位文字列登録
手段5へ登録する文字列検案手段4を切り替える指令忙
送るようにする。検索モードでは、単語辞書入力手段6
は、複数の文字列検索手板4へ並列に単飴辞41を入力
し、文字列検索手段4から出力される検索結果は、全て
検索結果記憶手段7へ書き込むようにする。
In addition, if a character string can be registered and not falsified using one character string search means 4, a method of repeating registration and examination for each number that can be registered, or a method of using a plurality of character string search means 4t is available. Yes. When using a plurality of character string checking means 4, in the registration mode, the control means 8 monitors the number of character strings registered in the character string searching means 4, and determines the number of character strings that can be registered by one character string searching means 4. When this is reached, a command is sent to switch the character string verification means 4 to be registered in the unit character string registration means 5. In the search mode, the word dictionary input means 6
In this case, the single candy words 41 are input in parallel to a plurality of character string search hand boards 4, and all the search results output from the character string search means 4 are written into the search result storage means 7.

従来技術の項で示した第1種の文字列検索処理の実施形
態では、検索モードにおいて1文章を文字列検索手段に
入力する。この際、文章の任意の文字位置から照合が行
われる形がとられる。しかし、本発明のように、検索モ
ードにおいて、単語辞4!:t−文字列検索手段に入力
する場合には、単語辞書の文字列の任意の位置から照合
を行う必要はない。各単語の表記の先頭位置から照合を
開始すればよい。そのような照合開始位置の制限を行う
ためには、次のような2つの方法がある。通常、単語辞
書内の表記は単語ごとにデリミタで区切られている。そ
こで、第一の方法は、文字列検索手段の照合がデリミタ
の直後から行われるように制御することである(これは
、一般に、アンカーマツチと呼ばれる照合方法である)
。文献(1)に示されている文字列検索手段では、その
ようなアンカーマツチを実現できるようになっている。
In the embodiment of the first type of character string search processing described in the section of the prior art, one sentence is input to the character string search means in the search mode. At this time, matching is performed from any character position in the text. However, like the present invention, in the search mode, the word dictionary 4! :t- When inputting to the character string search means, there is no need to perform matching from any position of the character string in the word dictionary. It is sufficient to start matching from the first position of the notation of each word. There are the following two methods for restricting the matching start position in this way. Normally, each word in a word dictionary is separated by a delimiter. Therefore, the first method is to control the string search means to perform matching immediately after the delimiter (this is a matching method generally called anchor match).
. The character string search means shown in Document (1) is capable of realizing such an anchor match.

第二の方法は、アンカーマツチを用いずに、登録する単
位文字列の先頭にデリミタを登録しておくものである。
The second method is to register a delimiter at the beginning of the unit character string to be registered without using an anchor match.

これによって1文字列検索手段がアンカーマツチ機能を
持たなくとも、単語辞書内のデリミタ位置から照合が行
える。
As a result, even if the single character string search means does not have an anchor matching function, matching can be performed from the delimiter position in the word dictionary.

また、第1株の文字列検索処理を、これまでに述べてい
る文字列検索手段で行っているような文章作成装置に、
本発明の単語辞書検索装置を組み込むならば1文字列検
索手段を、第1種の文字列検索処理と第2糧の文字列検
索処理とで共用することができる。
In addition, the first stock's character string search process can be applied to a text creation device that uses the character string search means described above.
If the word dictionary search device of the present invention is incorporated, one character string search means can be shared by the first type of character string search process and the second type of character string search process.

(発明の効果) 以上に説明したように1本発明によれば、文字列検索手
段を用いた単語辞書検索装置であって、かつ、従来より
も少ない個数の文字列検索手段で構成できる単語辞書検
索装置が得られる。
(Effects of the Invention) As explained above, according to the present invention, there is provided a word dictionary search device using a character string search means, and a word dictionary that can be configured with a smaller number of character string search means than conventional ones. A search device is obtained.

そして、文字列検索手段を用いた単語辞書検索装置であ
るので、第1種の文字列検索処理を、文字列検索手段で
行う文章作成装置と組み合わせることによって、文字列
検索手段を、第1橿の文字列検索処理と第2椙の文字列
検索処理とで共用する。効軍の良い構成の文章作成装置
が実現できる。
Since this is a word dictionary search device using a character string search means, by combining the first type of character string search processing with a sentence creation device that uses the character string search means, the character string search means can be It is shared by the character string search process in the second column and the second character string search process. A text creation device with a highly effective structure can be realized.

そして、単語辞書検索装置を組み込むことによって、X
章作成&&は、文章について単なる文字列の情報たけで
なく、j!iLMの情報を利用することができるように
なり、文章の検査や文章の音声変換をはじめとする。よ
り高度な文VL逃埋を行えるようになる。
By incorporating a word dictionary search device,
Chapter creation && is not just a string of information about a text, it is j! Information from iLM can now be used for tasks such as text inspection and speech conversion. You will be able to perform more advanced sentence VL escapes.

また1文章から抽出された単位文字列に応じて。Also, depending on the unit character string extracted from one sentence.

部分単語辞書を選択するようにしたので、検索モードに
おいて1文字列検索手段に入力する単語辞−1の範囲を
限足することができる。そのため、単語辞書をすべて入
力するのに比べて高速な検索が行える。
Since a partial word dictionary is selected, it is possible to limit the range of word dictionary-1 input to the one-character string search means in the search mode. Therefore, faster searches can be performed compared to inputting all the words in a dictionary.

なお、本発明の単語辞書検索装置では、各部分単語辞書
に登録されている単語は、必ずしも表記の文字コード順
に並べられている必要はない。従来、単語辞書について
は、そのなかに登録されている単線の並びを管理するこ
とが煩わしく、単語の追加・削除作業に大きな負荷を加
えていた。本発明で用いている単語辞書は1部分単語辞
書に分けることは必要であるが、部分単語辞書内では単
語の並びを管理する煩わしさをなくすことができる。
In addition, in the word dictionary search device of the present invention, the words registered in each partial word dictionary do not necessarily have to be arranged in the order of their written character codes. Conventionally, with regard to word dictionaries, it has been troublesome to manage the arrangement of single lines registered in the dictionary, adding a large burden to the work of adding and deleting words. Although it is necessary to divide the word dictionary used in the present invention into partial word dictionaries, it is possible to eliminate the trouble of managing the arrangement of words within the partial word dictionary.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例の構成を示すブロック図、第
2図は従来の単語辞書の内容の例を示す図、第3図は本
発明の単語辞書1の内容の例を示す図、第4図は単位文
字列登録手段5の処理手順を示すフローチャート、第5
図は実施例の処理手順を示すフローチャート、第6図は
単語辞書の部分単語辞書への分割方法の例を示す図、第
7図は辞書選択表90の内容の例を示す図である。 1・・・・・・単語辞書、2・・・・・・文章入力手段
、3・・・・・・単位文字列抽出手段、4・・・・・・
文字列検索手段、5・・・・・・単位文字列登録手段、
6・・・・・・単語辞書入力手段、7・・・・・・検索
結果記憶手段、8・・・・・・制御手段、9・・・・・
・辞書選択手段、90・・・・・・辞書選択表。 代理人 弁理士  本 庄 伸 介 第 図 第 図 901  &ffjllfj 第 図
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention, FIG. 2 is a diagram showing an example of the contents of a conventional word dictionary, and FIG. 3 is a diagram showing an example of the contents of the word dictionary 1 of the present invention. , FIG. 4 is a flowchart showing the processing procedure of the unit character string registration means 5;
6 is a flowchart showing the processing procedure of the embodiment, FIG. 6 is a diagram showing an example of a method of dividing a word dictionary into partial word dictionaries, and FIG. 7 is a diagram showing an example of the contents of the dictionary selection table 90. 1...Word dictionary, 2...Sentence input means, 3...Unit character string extraction means, 4...
Character string search means, 5...Unit character string registration means,
6... Word dictionary input means, 7... Search result storage means, 8... Control means, 9...
-Dictionary selection means, 90... Dictionary selection table. Agent Patent Attorney Shinsuke Honjo Figure 901 &ffjllfj Figure 901 &ffjllfj Figure 901

Claims (1)

【特許請求の範囲】[Claims] 単語辞書から文章の部分文字列に一致する全ての単語を
検索する単語辞書検索装置において、前記単語辞書を複
数の部分単語辞書に分割し、該部分単語辞書は各単語の
表記に対して固定長の領域を持ち該固定長の領域に表記
を収めて余った部分にワイルドカード文字を詰めた形態
をとり、前記文章の全文字位置から前記固定長の領域と
同一長の単位文字列を抽出する単位文字列抽出手段と、
登録モードと検索モードとを有し該登録モードにおいて
は入力される複数の文字列を内部に記憶し該検索モード
においては入力されるワイルドカード文字を含む文字列
から前記登録モードで記憶された複数の文字列と一致す
る全ての部分文字列を検出する文字列検索手段と、前記
文字列検索手段に対して登録モードを設定し前記単位文
字列抽出手段によって抽出された複数の単位文字列を前
記文字列検索手段に入力する単位文字列登録手段と、前
記単位文字列抽出手段によって抽出された単位文字列を
もとに前記複数の部分単語辞書のなかから検索対象とす
る部分単語辞書を選択する辞書選択手段と、前記文字列
検索手段に対して検索モードを設定し前記辞書検索手段
によって選択された部分単語辞書を前記文字列検索手段
に入力する単語辞書入力手段とを備えることを特徴とす
る単語辞書検索装置。
In a word dictionary search device that searches a word dictionary for all words that match a partial character string of a sentence, the word dictionary is divided into a plurality of partial word dictionaries, and each partial word dictionary has a fixed length for the notation of each word. The text has a region of fixed length, and the notation is filled in the remaining part with wildcard characters, and a unit string of the same length as the fixed length region is extracted from all character positions of the sentence. unit string extraction means;
It has a registration mode and a search mode, and in the registration mode, a plurality of input character strings are stored internally, and in the search mode, from the input character strings including wildcard characters, the plurality of input character strings are stored in the registration mode. a character string search means for detecting all sub-strings that match the character string; and a character string search means for setting a registration mode for the character string search means, and detecting a plurality of unit character strings extracted by the unit character string extraction means. Selecting a partial word dictionary to be searched from among the plurality of partial word dictionaries based on the unit character string registration means input to the character string search means and the unit character string extracted by the unit character string extraction means. The present invention is characterized by comprising: a dictionary selection means; and a word dictionary input means for setting a search mode for the character string search means and inputting a partial word dictionary selected by the dictionary search means to the character string search means. Word dictionary search device.
JP63182072A 1988-07-21 1988-07-21 Word dictionary retrieving device Pending JPH0231274A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63182072A JPH0231274A (en) 1988-07-21 1988-07-21 Word dictionary retrieving device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63182072A JPH0231274A (en) 1988-07-21 1988-07-21 Word dictionary retrieving device

Publications (1)

Publication Number Publication Date
JPH0231274A true JPH0231274A (en) 1990-02-01

Family

ID=16111861

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63182072A Pending JPH0231274A (en) 1988-07-21 1988-07-21 Word dictionary retrieving device

Country Status (1)

Country Link
JP (1) JPH0231274A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04245085A (en) * 1991-01-30 1992-09-01 Kenwood Corp Disk player device
DE112007001118T5 (en) 2006-06-19 2009-02-26 Toyota Jidosha Kabushiki Kaisha, Toyota-shi fuel cell

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04245085A (en) * 1991-01-30 1992-09-01 Kenwood Corp Disk player device
DE112007001118T5 (en) 2006-06-19 2009-02-26 Toyota Jidosha Kabushiki Kaisha, Toyota-shi fuel cell

Similar Documents

Publication Publication Date Title
US5680628A (en) Method and apparatus for automated search and retrieval process
JPH079655B2 (en) Spelling error detection and correction method and apparatus
US5560037A (en) Compact hyphenation point data
US7328404B2 (en) Method for predicting the readings of japanese ideographs
KR20040101678A (en) Apparatus and method for analyzing compounded morpheme
KR870005314A (en) Shorthand Translation System
US6829580B1 (en) Linguistic converter
JPH0231274A (en) Word dictionary retrieving device
JP2792147B2 (en) Character processing method and device
JP3470927B2 (en) Natural language analysis method and device
KR102317910B1 (en) Apparatus and method for analyzing Chinese morphemes
JPS6057421A (en) Documentation device
JPS63278174A (en) Translation device
JPS60225273A (en) Word retrieving system
JPH0231273A (en) Word dictionary retrieving device
JPH01205267A (en) Word dictionary retrieving device
JPH01266670A (en) Extracting processing system for characteristic vocabulary in japanese object sentence
JP4139805B2 (en) Apparatus, method and program for converting lexical data to data
JPH01114976A (en) Dictionary structure for document processor
JPH01205226A (en) Word dictionary retrieving device
JP2006106896A (en) Database registration system, database retrieval system, vocabulary index registration method and different notation identification retrieval method
KR0151902B1 (en) Morpheme analysis device using recursive method
JPH01205266A (en) Word dictionary retrieving device
JPH10198676A (en) Device and method for japanese morpheme analysis
JP2005322162A (en) System and method for text analysis, program, and recording medium for program