JPS5917670A - Method for retrieving information - Google Patents

Method for retrieving information

Info

Publication number
JPS5917670A
JPS5917670A JP57126219A JP12621982A JPS5917670A JP S5917670 A JPS5917670 A JP S5917670A JP 57126219 A JP57126219 A JP 57126219A JP 12621982 A JP12621982 A JP 12621982A JP S5917670 A JPS5917670 A JP S5917670A
Authority
JP
Japan
Prior art keywords
feature vector
matching
dictionary
information
test
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
JP57126219A
Other languages
Japanese (ja)
Inventor
Koichi Ejiri
公一 江尻
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP57126219A priority Critical patent/JPS5917670A/en
Publication of JPS5917670A publication Critical patent/JPS5917670A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/24Character recognition characterised by the processing or recognition method
    • G06V30/242Division of the character sequences into groups prior to recognition; Selection of dictionaries

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Character Discrimination (AREA)

Abstract

PURPOSE:To prevent busy state on the way of retrieval and to improve retrieving speed by dispersing storage information with high similarity into a storage space to store it in an information retrieving method by a matching test using storage and input information. CONSTITUTION:A characteristic vector obtained by decomposing a character to stroke and extracting from a reading character pattern is set up in a register 16. While counting up a counter 12 by a signal 18, a comparator 14 reads out dictionary feature vector successively from the leading address of a memory 10, discriminates rough matching at a [ I ] part, and when the matching is obtained, starts precise matching at a [II] part and continues the test also at the part [ I ]. If the matching is obtained by the [ I ] part before the completion of the test at the [II] part, busy state is generated. Therefore, the generation of the budy state is prevented by storing the dictionary feature vector with high similarity in separated addresses of the memory 10.

Description

【発明の詳細な説明】 技術分野 本発明は、予め蓄積されている記憶情報から特定の記憶
情報を選び出すための情報検索技術に関する。
DETAILED DESCRIPTION OF THE INVENTION Technical Field The present invention relates to an information retrieval technique for selecting specific stored information from pre-stored stored information.

従来技術 情報検索の機能を持つ装置は種々存在し、文字認識装置
もその一例である。以下、文字認識装置を例にして、従
来技術を説明する。
BACKGROUND OF THE INVENTION There are various types of devices that have an information retrieval function, one example of which is a character recognition device. The conventional technology will be described below using a character recognition device as an example.

一般に文字認識装置は、多数の文字に対する特徴ベクト
ルを蓄積した辞書を記憶装置上に予め用意している。そ
して、読み取った文字パターンから抽出した特徴ベクト
ル(入力特徴ベクトル)で辞書の内容を順にサーチし、
マツチングのとれる特徴ベクトルを検索することにより
読取り文字を認識する。したがって、文字認識速度を上
げるには特徴ベクトルの検索を高速化しなければならな
い。
Generally, a character recognition device prepares in advance a dictionary in which feature vectors for a large number of characters are accumulated on a storage device. Then, the contents of the dictionary are sequentially searched using the feature vector (input feature vector) extracted from the read character pattern,
Recognize read characters by searching for matching feature vectors. Therefore, in order to increase the character recognition speed, it is necessary to speed up the search for feature vectors.

特徴ベクトルの検索スピードを上げるために、従来の文
字認識装置の中には、次の様な検索方式を採用している
ものがある。すなわち、辞書から順次読み出した特徴ベ
クトルについて、入力特徴ベクトルとの大まかなマツチ
ングテストを実行する。そして、ある特徴ベクトル(L
)で大まかなマツチングがとれると、その特徴ベクトル
(i)について精確なマッチングテスi・を開始し、そ
の実行と並行して、その特徴ベクトル(i)の次の特徴
ベクトル(i+1)以降の特徴ベクトルについての大ま
かなマツチングテストを実行し、大まかなマツチングの
とれる別の特徴ベクトルをサーチする。
In order to increase the search speed of feature vectors, some conventional character recognition devices employ the following search method. That is, a rough matching test is performed on the feature vectors sequentially read out from the dictionary with the input feature vectors. Then, a certain feature vector (L
), a precise matching test is started for that feature vector (i), and in parallel with the execution, the features after the next feature vector (i+1) of that feature vector (i) are A rough matching test is performed on the vectors, and another feature vector that can be roughly matched is searched for.

ここで特徴ベクトルのマツチングテストは、次の様にし
て行なうのが一般的である。今、辞書の特徴ベクトルを
” (3/I 、y2.・・・、yn)、入力特徴ベク
トルを’)/? (x、 、x2. :・・、!、、)
で表わすと、通常、特徴ベクトルX、Hの最初のm個の
成分は粗分類用パラメータであり、それらの成分の対応
するもの同士を比較することにより、特徴ベクトルXI
Mの大まかなマツチングを高速度で調べることができる
。一方、特徴ベクトルX、Yの(−+1)番目以降の成
分(例えばストローク特徴)に関してのマツチング(前
述の精確なマツチング)を調べるには、例えば次式にし
たがって距離lを計算する必要があり、大まかなマツチ
ングテストに比較して相当に長い時間を要するのが普通
である。
Here, the feature vector matching test is generally performed as follows. Now, the feature vector of the dictionary is "(3/I, y2...., yn), and the input feature vector is ')/? (x, , x2.:...,!,,)
Usually, the first m components of the feature vectors X and H are rough classification parameters, and by comparing corresponding ones of these components, the feature vector
The rough matching of M can be checked at high speed. On the other hand, in order to check the matching (accurate matching described above) for the (-+1)th and subsequent components of the feature vectors X and Y (for example, stroke features), it is necessary to calculate the distance l according to the following formula, for example, It usually takes a considerably longer time than a rough matching test.

ここで、W、、W2.・・・は重み関数である。Here, W,, W2. ... is a weight function.

しかして、上記の検索方式を採用した従来の文字認識装
置においては、ある特徴ベクトルについて上式のような
距離計算を伴う精確なマツチングテストの実行中に、大
まかなマツチングのとれる次の特徴ベクトルがサーチさ
れ、先の特徴ベクトルの精確なマツチングテストが終了
する壕で、辞書内の後続の特徴ベクトルについての大ま
かなマツチングテストを中断しなければならない状態(
ビジー状態)が度々発生し、検索スピードを低下させる
要因となっている。
Therefore, in conventional character recognition devices that employ the above search method, while an accurate matching test involving distance calculation as shown in the above equation is being executed for a certain feature vector, the next feature vector that can be roughly matched is searched for. is searched, and the rough matching test for subsequent feature vectors in the dictionary must be interrupted at the point where the precise matching test for the previous feature vector ends (
(busy state) frequently occurs, which is a factor that slows down search speed.

目的 本発明の目的は、上記の如き問題点を解消し、文字認識
装置における特徴ベクトルの検索などに適用して効果の
ある改良した情報検索方式を提供することにある。
OBJECT It is an object of the present invention to provide an improved information retrieval method that solves the above-mentioned problems and is effective when applied to feature vector retrieval in a character recognition device.

概要 前述の従来技術において、ビジー状態が発生するのは、
大まかなマツチングのとれる特徴ベクトルが短い時間間
隔で辞書から読み出される場合である。換言すれば、互
に類似度の高い特徴ベクトルが辞書内に接近して配置さ
れており、短い時間間隔で辞書(記憶装置)から続けて
読み出されるためである。したがって、互に類似度の高
い特徴ベクトルを辞書内に分散して配置し、互に類似度
の高い特徴ベクトルが読み出される間隔をある時間以上
あけるようにすれば、ビジー状態の生起する機会が減少
し、検索スピードを向上できる。斯る点に着目して成さ
れたのが本発明である。
Overview In the prior art described above, the busy state occurs because
This is a case where feature vectors that can be roughly matched are read out from the dictionary at short time intervals. In other words, feature vectors with high mutual similarity are arranged close to each other in the dictionary and are successively read out from the dictionary (storage device) at short time intervals. Therefore, by distributing and arranging feature vectors that are highly similar to each other in the dictionary, and allowing a certain amount of time or more to be read out between feature vectors that are highly similar to each other, the chances of a busy state occurring will be reduced. and improve search speed. The present invention has been achieved by paying attention to this point.

しかして本発明は、記憶手段から記憶情報を順次読み出
し、それと外部からの入力情報とのマツチングテストを
逐次実行し、その入力情報とマツチングのとれる記憶情
報を該記憶手段から検索する情報検索方式において、互
に類似度の高い記憶情報を該記憶手段の記憶空間上の離
れた位置に分散させて格納することにより、互に類似度
の高い記憶情報が記憶情報のマツチングテストの実行時
間との関連で決まる所定以上の時間間隔をおいて該記憶
手段から読み出されるようにしたことを特徴とする情報
検索方式、を要旨とするものである。
Therefore, the present invention provides an information retrieval method in which stored information is sequentially read from a storage means, a matching test is sequentially performed between the stored information and input information from the outside, and stored information that can be matched with the input information is searched from the storage means. By distributing and storing stored information that has a high degree of similarity to each other in separate locations on the storage space of the storage means, the stored information that has a high degree of similarity to each other can be stored in the execution time of a matching test of stored information. The gist of this invention is an information retrieval method characterized in that the information is read out from the storage means at a predetermined time interval or more determined by the relationship between the following.

実施例 ストローク特徴を用いて文字認識を行なう文字認識装置
に適用した場合について、本発明の一実施例を以下に説
明する。
EMBODIMENT OF THE INVENTION An embodiment of the present invention will be described below with respect to a case where the present invention is applied to a character recognition device that performs character recognition using stroke features.

第1図は本発明の一実施例を示すブロック図である。I
Oはメモリ(例えばROM)であり、多数の文字に対す
る特徴ベクトルを蓄積した辞書が予め格納されている。
FIG. 1 is a block diagram showing one embodiment of the present invention. I
O is a memory (for example, ROM) in which a dictionary storing feature vectors for a large number of characters is stored in advance.

特徴ベクトルの形式は、ここでは最初の2つの成分が文
字の大分類パラメータ、残りの成分が文字の各ストロー
クの特徴パラメータとなっている。
The format of the feature vector is such that the first two components are the major classification parameters of the character, and the remaining components are the feature parameters of each stroke of the character.

例えば、文字「8」は第8図(b)に示すようなストロ
ーク1〜7に分解され、その特徴ベクトルB(b、 、
 A2. Ag、、・・・、bS、)は、最初の2成分
A、 、 A2が大分類(工)、 (2)、その後の7
つの成分65□〜bs。
For example, the character "8" is decomposed into strokes 1 to 7 as shown in FIG. 8(b), and its feature vector B(b, ,
A2. Ag, ..., bS,) is the first two components A, , A2 is the major classification (engineering), (2), and the subsequent 7
One component 65□~bs.

がストローク1〜7のそれぞれの特徴である。より具体
的には、例えば成分す、は文字の周囲長、成分b2は文
字のホール数、成分hJ?、〜bs7 はそれぞれ対応
の各ストロークの方向、重心、長さなどを表現している
are the characteristics of each of strokes 1 to 7. More specifically, for example, the component S is the perimeter of the character, the component b2 is the number of holes in the character, and the component hJ? , ~bs7 express the direction, center of gravity, length, etc. of each corresponding stroke.

同様に、文字「IL」は第8図(C)に示すように6つ
のストロークに分解され、その特徴ベクトルC(’l 
+ ’2 + ”I + ”2 +・・・、cs’6)
の成分CI、C2が大分類(1)、 (2)、cg、〜
C−1’aがストローク1〜6のそれぞれの特徴である
Similarly, the character "IL" is decomposed into six strokes as shown in FIG. 8(C), and its feature vector C('l
+ '2 + "I + "2 +..., cs'6)
The components CI and C2 of are broadly classified (1), (2), cg, ~
C-1'a is the characteristic of each of strokes 1 to 6.

この様な各文字の特徴ベクトルが、文字コードと共にメ
モリ10内に連続的に格納されている。
Such feature vectors of each character are continuously stored in the memory 10 along with the character code.

12はカウンタであり、メモリlOのアドレスを指定す
る。このカウンタ12は比較器14からの信号18でカ
ウントアツプさせられる。
12 is a counter that specifies the address of the memory IO. This counter 12 is incremented by a signal 18 from a comparator 14.

16はレジスタである。文字認識装置の図示しない部分
より、読取り文字パターンから抽出しだ特徴ベクトル(
入力特徴ベクトル)がこのレジスタ16にセットされる
。入力特徴ベクトルは、メモリ(辞書)10内の特徴ベ
クトル(辞書特徴ベクトル)と同じ形式である。
16 is a register. A feature vector (
input feature vector) is set in this register 16. The input feature vector has the same format as the feature vector (dictionary feature vector) in the memory (dictionary) 10.

比較器14は、メモリ10より読み出した辞書特徴ベク
トルとレジスタ16内の入力特徴ベクトルとのマツチン
グテストを実行するもので、論理上、〔■〕とCII 
)の部分に分かれている。〔ILの部分は辞書特徴ベク
トルと入力特徴ベクトルの最初の2つの成分(大分類(
]、) 、 +21 )同士の比較により、前述の犬捷
かなマツチングテストを高直に実行する。その実行に要
する時間は、1つの特徴ベクトル当りT。である。比較
器14のCI)の部分は、辞書特徴ベクトルと入力特徴
ベクトルの8つ目以降の成分(ストローク特徴)につい
て、前出の式のような距離計算を実行して前述の精確な
マツチングテストを行なう部分である。その実行に要す
る時間翫は、対象となる文字のストローク数によって変
動し、一般に大まかなマツチングテストの実行時間T。
The comparator 14 executes a matching test between the dictionary feature vector read from the memory 10 and the input feature vector in the register 16, and logically, [■] and CII
) is divided into parts. [The IL part consists of the dictionary feature vector and the first two components of the input feature vector (major classification (
], ), +21), the above-mentioned delicate matching test is performed honestly. The time required for its execution is T per feature vector. It is. The CI part of the comparator 14 performs the above-mentioned accurate matching test by performing the distance calculation as shown in the above formula for the 8th and subsequent components (stroke features) of the dictionary feature vector and the input feature vector. This is the part that does this. The time required for the execution varies depending on the number of strokes of the target character, and is generally approximately the execution time T of the matching test.

に比べてかなり長い。considerably longer than .

入力特徴ベクトルがレジスタ16にセットされると、比
較器14は信号18によりカウンタ12をカウントアツ
プさせながら、メモリ10の先頭番地から辞書特徴ベク
トルを順次読み出し、〔13部で入力特徴ベクトルと大
分類(1)、 +2)についてのマツチングを判定する
。マツチングがとれないと、比較器14はカウンタ12
をカウントアツプさせ、次の辞書特徴ベクトルをメモリ
10より読み出し、同様に入力特徴ベクトルとの大分類
(1)、(2)のマツチングテストを行なう。
When the input feature vector is set in the register 16, the comparator 14 increments the counter 12 by the signal 18 while sequentially reading dictionary feature vectors from the first address of the memory 10. (1), +2) is determined. If matching cannot be achieved, the comparator 14 outputs the counter 12.
is counted up, the next dictionary feature vector is read from the memory 10, and a matching test of major categories (1) and (2) with the input feature vector is similarly performed.

このようにして、ある辞書特徴ベクトルについて大分類
(])、 (2+のマツチングがとれると、比較器14
はその辞書特徴ベクトルについて〔13部でストローク
特徴についてのマツチングテストを開始させると同時に
、カウンタ1zをカウントアツプさせながら後続の辞書
特徴ベクトルをメモリ10より順次読み出し、13部で
のマツチングテストを引き続いて実行する。そして、大
分類(1)、 (2)についてのマツチング(大まかな
マツチング)のとれる辞書特徴ベクトルが見つかると、
それについて〔11部部でストローク特徴に関するマツ
チングテスト(精確なマツチングテスト)を開始させ、
後続の辞書特徴ベクトルの読出しと大まかなマツチング
テストを続ける。ただし、ここで〔13部が先の辞書特
徴ベクトルについてマツチングテストを実行中であれば
、それが終了して後の辞書特徴ベクトルを〔13部で処
理できるようになるまでカウンタ12を凍結し、後続の
辞書特徴ベクトルの読出しを待機させる。つまり、ビジ
ー状態となる。
In this way, when a major classification (]) and (2+ matching are achieved for a certain dictionary feature vector, the comparator 14
Regarding the dictionary feature vector, [At the same time as starting the matching test for the stroke feature in the 13th section, the subsequent dictionary feature vectors are sequentially read from the memory 10 while counting up the counter 1z, and the matching test in the 13th section is performed. Continue execution. Then, when a dictionary feature vector that can be matched (roughly matched) for major classifications (1) and (2) is found,
Regarding this, [in Part 11, we started a matching test (accurate matching test) regarding stroke characteristics,
Continue reading subsequent dictionary feature vectors and performing a rough matching test. However, if the [13th division] is currently executing a matching test on the previous dictionary feature vector, the counter 12 will be frozen until the matching test is completed and the next dictionary feature vector can be processed by the [13th division]. , waits for reading of subsequent dictionary feature vectors. In other words, it is in a busy state.

このような動作が、比較器14の(T)部および〔13
部でマツチングがとれる辞書特徴ベクトルが見つかるま
で(ただし、メモリ10の最終アドレスまで)続けられ
る。そして、比較器14.は、ある辞書特徴ベクトルに
ついて〔13部および〔13部の両方でマツチングがと
れると(つまり、入力特徴ベクトルとマツチングのとれ
る辞書特徴ベクトルが検索されると)、その辞書特徴ベ
クトルと一緒にメモリIOより読み出された文字コード
を出力する。
Such an operation causes the (T) section of the comparator 14 and the [13
This process continues until a dictionary feature vector that can be matched in the same section is found (up to the final address in the memory 10). And comparator 14. When a certain dictionary feature vector is matched in both [13 parts and [13 parts] (that is, when a dictionary feature vector that can be matched with the input feature vector is searched for), the dictionary feature vector is stored in the memory IO along with the dictionary feature vector. Outputs the character code read from.

ここで、上記のビジー状態を発生させないために本実施
例では、大分類(IL (2+が互にほぼ一致する様な
類似度の高い辞書特徴ベクトルは、メモリ10内の離れ
たアドレスに分散させて格納される。
In order to prevent the above-mentioned busy state from occurring, in this embodiment, dictionary feature vectors having a high degree of similarity such as major classification (IL) where 2+ almost match each other are distributed to distant addresses in the memory 10. is stored.

例えば、第3図(b)の文字「8」の辞書特徴ベクトル
Bと第3図(C)の文字rBJの辞書特徴ベクトルCは
、第2図に示すようにメモリ10の離れたアトl/スB
 、!: Cに格納しておく。このアドレスBとCの間
隔は、辞書特徴ベクトルの数にしてI:”/、c)個分
(−1:たはそれ以上)とする。もし、辞書特徴ベクト
ルB、Cと大分類(1)、 +21がほぼ一致する別の
辞書特徴ベクトルがあれば、同様に辞書特徴ベクトル〔
′〜ト〕個分(またはそれ以上)離れた飛び飛びのアド
レスD、E、・・・ (第2図参照)に分散させて格納
される。この様にすると、従来のようなビジー状態は起
らなくなり、検索スピードが上昇する。これについて、
例を挙げて説明する。
For example, the dictionary feature vector B of the character "8" in FIG. 3(b) and the dictionary feature vector C of the character rBJ in FIG. Sub B
,! : Store in C. The interval between addresses B and C is the number of dictionary feature vectors (I:"/,c) (-1: or more).If dictionary feature vectors B, C and major classification (1 ), +21 are almost the same, then similarly the dictionary feature vector [
The data is distributed and stored in discrete addresses D, E, . In this way, the conventional busy state will not occur and the search speed will increase. about this,
Let me explain with an example.

今、文字rBJのパターンが読み取られ、それが第8図
(α)に示すように6つのストローク1〜6に分解され
、その特徴ベクトルA(α、 、 a2.α91゜α’
2+・・・、 +2Sa )が抽出され、それが入力特
徴ベクトルとしてレジスタ16にセットされたとする。
Now, the pattern of the character rBJ is read, it is decomposed into six strokes 1 to 6 as shown in Fig. 8 (α), and its feature vector A (α, , a2.α91°α'
2+..., +2Sa) is extracted and set in the register 16 as an input feature vector.

メモIJ I Oの先頭アドレスから順に辞書特徴ベク
トルが読み出されてゆき、アドレスBから読み出される
辞書特徴ベクトルBについて比較器14の〔13部で初
めてマツチングがとれ、その辞書特徴ベクトルBに対し
〔113部のマツチングテストが開始する。この〔13
部のマツチングテストの実行と並行して、アドレスBの
次以降のアドレスの辞書特徴ベクトルがメモリ10から
次々に読み出され、比較器14の〔13部でマツチング
テストが実行される。そして、アドレスCまで進み辞書
特徴ベクトルのが読み出されると、比較器14の〔1〕
部でマツチングがとれる。しかし、アドレスBとCは辞
書特徴ベクトル[”/T、 )個分だけ離れているから
、その直前で比較器14の〔13部は辞書特徴パラメー
タBに対するマツチングテストを既に終了しているので
(この場合のテスト結果は不一   。
The dictionary feature vectors are sequentially read out from the first address of the memo IJIO, and matching is achieved for the first time in the [13 section of the comparator 14] for the dictionary feature vector B read out from the address B. The matching test for part 113 begins. This [13
In parallel with the execution of the matching test in the part, the dictionary feature vectors of the addresses following address B are read out one after another from the memory 10, and the matching test is performed in the [13 part of the comparator 14]. Then, when the address C is reached and the dictionary feature vector is read out, [1] of the comparator 14
Matching can be achieved in the section. However, since addresses B and C are separated by dictionary feature vectors [''/T, (The test results in this case are inconsistent.

致)ビジー状態にはならず、辞書特徴ベクトルCについ
て直ちに〔13部のマツチングテストを開始し、まだア
ドレスCの次のアドレスからの辞書特徴ベクトルの読出
しを継続できる。この例では、辞書特徴ベクトルCにつ
いてCD)部のマツチングテストが一致し、その文字コ
ードが比較器14より出力された時点で検索動作は終了
する。
) It does not enter a busy state and immediately starts matching test [13 copies] for dictionary feature vector C, and can continue reading dictionary feature vectors from the address next to address C. In this example, the search operation ends when the matching test of the part CD) matches the dictionary feature vector C and the character code thereof is output from the comparator 14.

一実施例について説明したが、本発明はこれに限定され
るものではなく、種々変形した実施態様が許されること
は勿論である。また本発明は、文字認識装置における辞
書特徴ベクトルの検索に限らず、情報検索の分野に広く
適用できることも言うまでもない。
Although one embodiment has been described, the present invention is not limited to this, and it goes without saying that various modified embodiments are possible. It goes without saying that the present invention is not limited to searching for dictionary feature vectors in character recognition devices, but can be widely applied to the field of information searching.

効果 以上の説明から明らかなように、本発明によれば、情報
検索途中でのビジー状態の発生を防止し、情報検索スピ
ードを改善できるという効果が得られる。
Effects As is clear from the above explanation, according to the present invention, it is possible to prevent the occurrence of a busy state during information retrieval and improve the information retrieval speed.

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

第1図は本発明の一実施例を示すブロック図、第2図は
メモリ上における類似した辞書特徴ベクトルの配置を模
式的に示す図、第8図は文字ノくターンとその特徴ベク
トルを示す図である。 10・・・メモリ(辞?)、12−・・カウンタ、■4
・・・比較器、16・・・レジスタ。 第1図 ]b 第2図
Fig. 1 is a block diagram showing an embodiment of the present invention, Fig. 2 is a diagram schematically showing the arrangement of similar dictionary feature vectors in memory, and Fig. 8 shows character noku turns and their feature vectors. It is a diagram. 10...Memory (?), 12-...Counter, ■4
...Comparator, 16...Register. Figure 1] b Figure 2

Claims (1)

【特許請求の範囲】[Claims] (1)記憶手段から記憶情報を順次読み出し、それと外
部からの入力情報とのマツチングテストを逐次実行し、
その入力情報とマツチングのとれる記憶情報を該記憶手
段から検索する情報検索方式において、互に類似度の高
い記憶情報を該記憶手段の記憶空間上の離れた位置に分
散させて格納することKより、互に類似度の高い記憶情
報が記憶情報のマツチングテストの実行時間との関連で
決まる所定以上の時間間隔をおいて該記憶手段から読み
出されるようにしたことを特徴とする情報検索方式。
(1) Sequentially reading stored information from the storage means and sequentially performing a matching test between it and external input information,
In an information retrieval method in which stored information that can be matched with the input information is retrieved from the storage means, storage information that is highly similar to each other is distributed and stored in separate locations on the storage space of the storage means. An information retrieval system characterized in that stored information having a high degree of similarity to each other is read out from the storage means at intervals of a predetermined time period or more determined in relation to the execution time of a matching test of stored information.
JP57126219A 1982-07-20 1982-07-20 Method for retrieving information Pending JPS5917670A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57126219A JPS5917670A (en) 1982-07-20 1982-07-20 Method for retrieving information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57126219A JPS5917670A (en) 1982-07-20 1982-07-20 Method for retrieving information

Publications (1)

Publication Number Publication Date
JPS5917670A true JPS5917670A (en) 1984-01-28

Family

ID=14929684

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57126219A Pending JPS5917670A (en) 1982-07-20 1982-07-20 Method for retrieving information

Country Status (1)

Country Link
JP (1) JPS5917670A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01290846A (en) * 1988-05-19 1989-11-22 Shimizu Corp Method for constituting electromagnetic shielding space

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01290846A (en) * 1988-05-19 1989-11-22 Shimizu Corp Method for constituting electromagnetic shielding space
JPH0733693B2 (en) * 1988-05-19 1995-04-12 清水建設株式会社 Method of constructing electromagnetically shielded space

Similar Documents

Publication Publication Date Title
US3492646A (en) Cross correlation and decision making apparatus
KR940003700B1 (en) Method and apparatus for search
EP0117344B1 (en) Memory system
US20230161811A1 (en) Image search system, method, and apparatus
US5359697A (en) Fuzzy associative memory
CN108304469B (en) Method and device for fuzzy matching of character strings
JPS5917670A (en) Method for retrieving information
Chen et al. An exact matching approach for high throughput sequencing based on bwt and gpus
JPS5987566A (en) Memory access detecting system
JP2801602B2 (en) Word recognition device
CN109284279B (en) Interrogation problem selection method, terminal equipment and storage medium
JPH01297724A (en) Learning type character string retriever and control system for the same
JPS6143338A (en) Searching of thin data base using association technology
JPH0766423B2 (en) Character recognition device
JPS59117673A (en) Postprocessing system of character recognizing device
JP2774113B2 (en) Character recognition method
JP3018579B2 (en) Name search processor
SU1709328A1 (en) Device for processing data structures
JPH0831096B2 (en) Word dictionary device
JPS6266326A (en) Array processing system for japanese data
JPH03212783A (en) Matching system
JPS59139487A (en) Pattern recognizing dictionary retrieving system
JPS6191780A (en) Character recognizing device
JPH03223988A (en) Dictionary retrieving system
JPH01183796A (en) Character recognizing device