JPH0630103B2 - Character processor - Google Patents
Character processorInfo
- Publication number
- JPH0630103B2 JPH0630103B2 JP63317241A JP31724188A JPH0630103B2 JP H0630103 B2 JPH0630103 B2 JP H0630103B2 JP 63317241 A JP63317241 A JP 63317241A JP 31724188 A JP31724188 A JP 31724188A JP H0630103 B2 JPH0630103 B2 JP H0630103B2
- Authority
- JP
- Japan
- Prior art keywords
- character
- document
- kanji
- search
- dictionary
- 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.)
- Expired - Fee Related
Links
Landscapes
- Document Processing Apparatus (AREA)
Description
【発明の詳細な説明】 [産業上の利用分野] 本発明は、日本語の文書等を作成編集するための特殊な
構成の辞書を有する文字処理装置に関するものである。The present invention relates to a character processing device having a specially configured dictionary for creating and editing Japanese documents and the like.
[従来の技術] 従来、ワードプロセッサ等の文字処理装置において、そ
の辞書メモリの構成として、記憶されている漢字につい
て常用漢字か常用漢字以外の漢字かを記憶しているもの
はあったが、例えば記憶されている漢字がどの程度の難
易度の漢字であるかを示すレベル情報を記憶しているも
のはなかった。このため、小学校の教師などが各学年に
共通して配付する文書を作成するときなどに、各学年に
対応した漢字を選択して文書作成したくてもできず、漢
字のレベル情報を持つ専用の辞書を作成しなければなら
なかった。[Prior Art] Conventionally, in a character processing device such as a word processor, there is a dictionary memory that stores, as a configuration of a kanji character, a common kanji character or a kanji character other than a common kanji character. There was no one that remembered the level information indicating how difficult the kanji in the kanji were. For this reason, when a teacher of an elementary school creates a document to be distributed to all grades, it is not possible to select a kanji corresponding to each grade and create a document. I had to create a dictionary.
[発明が解決しようとしている課題] それ故、上記従来例では、漢字のレベル情報を持つため
には専用の辞書を作成しなければならないため次のよう
な欠点があった。[Problems to be Solved by the Invention] Therefore, in the above-described conventional example, there is the following drawback because a dedicated dictionary must be created in order to have the kanji level information.
(1)その漢字のレベル情報を持った専用の辞書を記憶
するためのメモリが必要となる。(1) A memory for storing a dedicated dictionary having the level information of the kanji is required.
(2)他の辞書検索とは別に検索しなければならないた
め処理速度が遅くなる。(2) The processing speed becomes slower because the search must be performed separately from other dictionary searches.
[課題を解決するための手段(および作用)] 本発明によれば、文字処理装置に、文書を記憶する文書
記憶手段と、各文字に対する所定長のインデックス中
に、該文字を先頭とする校正すべき文字列群へのポイン
タと該文字の難易度レベルとを格納し、該ポインタの指
す位置に前記校正すべき文字列群を格納した辞書手段
と、前記文書記憶手段に記憶された文書に対して、指摘
すべき難易度レベルを指定するレベル指定手段と、前記
文書記憶手段に記憶された文書中の各文字を検索位置の
文字として、該文字に対する前記辞書手段のインデック
スを参照して、該文字を先頭とする校正すべき文字列群
へのポインタと該文字の難易度レベルとを求める第1検
索手段と、該第1検索手段で求められた難易度レベルが
前記レベル指定手段により指定された難易度レベル以上
の場合に、前記検索位置の文字を検出する第1検出手段
と、前記文書記憶手段に記憶された文書中の前記検索位
置を先頭とする文字列が、前記第1検索手段により求め
られたポインタの指す文字列群中の文字列と一致するか
を判定し、一致する場合に、前記文書中の一致する文字
列を検出する第2検出手段とを具えたことにより、メモ
リを増加させることなく、文字の難易度を記憶でき、文
書中より校正すべき文字列を検索する処理に伴って、指
定された難易度レベル以上の文字を高速に指摘できるよ
うにしたものである。[Means (and Action) for Solving the Problems] According to the present invention, the character processing device has a document storage unit for storing a document and a proofreading process in which a character is the head in a predetermined length index for each character. A pointer to a character string group to be stored and the difficulty level of the character are stored, and dictionary means storing the character string group to be proofread at the position pointed to by the pointer, and a document stored in the document storage means On the other hand, the level designating means for designating the difficulty level to be pointed out, and each character in the document stored in the document storage means as a character at the search position, and referring to the index of the dictionary means for the character, A pointer to a character string group to be proofread having the character as a head and a first search means for obtaining the difficulty level of the character, and the difficulty level obtained by the first search means is designated by the level designating means. A first detection means for detecting a character at the search position and a character string starting from the search position in the document stored in the document storage means when the first search is performed. By providing a second detecting means for determining whether the character string in the character string group pointed to by the pointer obtained by the means matches, and detecting the matching character string in the document when the character strings match, The difficulty level of a character can be stored without increasing the memory, and with the process of searching for a character string to be proofread in a document, it is possible to point out characters of a specified difficulty level or higher at high speed. is there.
[実施例] 以下図面を参照しながら本発明を詳細に説明する。EXAMPLES The present invention will be described in detail below with reference to the drawings.
第1図は本発明に係る辞書を有する文字処理装置のブロ
ック図である。FIG. 1 is a block diagram of a character processing device having a dictionary according to the present invention.
図示の構成において、1はマイクロプロセッサCPUで
あり、文字処理のための演算、論理判断等を行ない、ア
ドレスバスAB、コントロールバスCB、データバスD
Bを介して、それらのバスに接続された各構成要素を制
御する。In the configuration shown in the figure, reference numeral 1 is a microprocessor CPU, which performs arithmetic operations for character processing, logical judgments, etc.
Via B, each component connected to those buses is controlled.
アドレスバスABはマイクロプロセッサCPU1の制御
の対象とする構成要素を指示するアドレス信号を転送す
る。コントロールバスCBはマイクロプロセッサCPU
1の制御の対象とする各構成要素のコントロール信号を
転送して印加する。データバスDBは各構成機器相互間
のデータの転送を行なう。The address bus AB transfers an address signal indicating a component to be controlled by the microprocessor CPU1. Control bus CB is a microprocessor CPU
The control signals of the respective constituent elements to be controlled by No. 1 are transferred and applied. The data bus DB transfers data between the constituent devices.
つぎに2は、読出し専用の固定メモリROMであり、第
2図〜第4図で後述するパターンマッチング辞書PMD
IC2aおよび、後述する第8図〜第10図に示すマイ
クロプロッセサCPU1による制御手段等を記憶させて
おく。Next, 2 is a read-only fixed memory ROM, which is a pattern matching dictionary PMD described later with reference to FIGS. 2 to 4.
The IC 2a and the control means by the microprocessor CPU 1 shown in FIG. 8 to FIG. 10 which will be described later are stored.
また、3は、1ワード16ビットの構成の書込み可能の
ランダムアクセスメモリRAMであって、各構成要素か
らの各種データの一時記憶に用いる。TBUF3aはテ
キストバッファであり、第5図に後述するように作成編
集される文書データを記憶するエリアである。DBBU
F3bは検索結果を記憶するエリアである。KBBUF
3cは入力されたキーデータを蓄えるためのキーボード
バッファである。Reference numeral 3 is a writable random access memory RAM having a structure of 1 word and 16 bits, and is used for temporary storage of various data from each constituent element. The TBUF 3a is a text buffer, and is an area for storing document data created and edited as described later in FIG. DBBU
F3b is an area for storing search results. KBBUF
Reference numeral 3c is a keyboard buffer for storing the input key data.
4はキーボードKBであって、アルファベットキー、ひ
らがなキー、カタカナキー等の文字記号入力キー、及
び、カーソル移動キー、校正指摘キー、設定終了キー等
の本文字処理装置に対する各種機能を指示するための各
種のファンクションキーを備えている。Reference numeral 4 is a keyboard KB for instructing various functions for the character processing apparatus such as alphabet keys, hiragana keys, katakana keys and other character symbol input keys, and cursor movement keys, calibration pointing keys, setting end keys and the like. Equipped with various function keys.
5は文書データを記憶するための外部記憶装置DISK
であり、テキストバッファTBUF3a上に作成された
文書の保管を行ない、保管された文書はキーボードの指
示により、必要な時呼び出される。5 is an external storage device DISK for storing document data
The document created in the text buffer TBUF3a is saved, and the saved document is called when necessary by the instruction of the keyboard.
6はカーソルレジスタCRである。CPU1により、カ
ーソルレジスタCRの内容を読み書きできる。後述する
CRTコントローラCRTC8は、ここに蓄えられたア
ドレスに対応する表示装置CRT9上の位置にカーソル
を表示する。Reference numeral 6 is a cursor register CR. The CPU 1 can read and write the contents of the cursor register CR. A CRT controller CRTC8, which will be described later, displays a cursor at a position on the display device CRT9 corresponding to the address stored here.
7は表示用バッファメモリCBUFで、表示すべきデー
タのパターンを蓄える。文書データの内容の表示を行な
うときは、テキストバッファTBUF3a上のデータに
基いてDBUF7上にパターンを展開することにより行
なわれる。A display buffer memory CBUF 7 stores a pattern of data to be displayed. When displaying the contents of the document data, the pattern is developed on the DBUF 7 based on the data on the text buffer TBUF 3a.
8はカーソルレジスタCR6及びバッファTBUF3a
に蓄えられた内容を表示器CRT9に表示する役割を担
うCRTコントローラCRTCである。8 is a cursor register CR6 and a buffer TBUF3a
The CRT controller CRTC has a role of displaying the contents stored in the display CRT9.
また9は陰極線管等を用いた表示装置CRTであり、そ
の表示装置CRT9におけるドット構成の表示パターン
およびカーソルの表示をCRTC8で制御する。さら
に、10はキャラクタジェネレータCGであって、表示
装置CRT9に表示する文字、記号のパターンを記憶す
るものである。A display device CRT 9 using a cathode ray tube or the like controls the display pattern of the dot configuration and the display of the cursor on the display device CRT 9 with the CRTC 8. Further, 10 is a character generator CG for storing patterns of characters and symbols to be displayed on the display device CRT9.
かかる各構成要素からなる本発明文字処理装置において
は、キーボードKB4からの各種の入力に応じて作動す
るものであって、キーボードKB4からの入力が供給さ
れると、まず、インタラプト信号がマイクロプロセッサ
CPU1に送られ、そのマイクロプロセッサCPU1が
ROM2内に記憶してある各種の制御信号を読出し、そ
れらの制御信号に従って各種の制御が行なわれる。The character processing device of the present invention comprising the above-described components operates in response to various inputs from the keyboard KB4. When an input from the keyboard KB4 is supplied, first, an interrupt signal is sent to the microprocessor CPU1. The microprocessor CPU 1 reads out various control signals stored in the ROM 2 and various controls are performed in accordance with these control signals.
第2図は本発明に係る辞書の全体構成を示す図である。FIG. 2 is a diagram showing the overall structure of the dictionary according to the present invention.
この辞書は前述したようにROM2内に設けられている
ものである。This dictionary is provided in the ROM 2 as described above.
以下、校正用のパターンマッチング辞書PMDICにつ
いて説明する。The proofreading pattern matching dictionary PMDIC will be described below.
この辞書は、パターンマッチングを行なうためのパター
ンが格納されている本体部2a1と同一文字で始まるパ
ターンへのポインターが格納されているインデックス部
2a2の2つから構成されている。This dictionary is composed of two main parts 2a 1 storing a pattern for performing pattern matching and an index part 2a 2 storing a pointer to a pattern starting with the same character.
第3図は上記辞書のインデックス部2a2の詳細図であ
る。FIG. 3 is a detailed diagram of the index section 2a 2 of the dictionary.
各JIS X 0208コードで始まるパターン群への先頭アドレ
スがコード順に格納されている。The start address to the pattern group starting with each JIS X 0208 code is stored in code order.
第4図は辞書インデックス部2a2の各ポインターの構
成を示した図である。各ポインターは3バイトで構成さ
れている。本体部2a1は1MB(メガビット)あれば
実用用途に十分絶えるため、1MB以下に構成すると、
本体部2a1へのポインターは20ビットあれば十分で
あるため、残りの4ビットを漢字のレベル情報として割
り当てる。FIG. 4 is a diagram showing the structure of each pointer of the dictionary index section 2a 2 . Each pointer consists of 3 bytes. If the main body 2a 1 has a capacity of 1 MB (megabits), it is enough for practical use.
Since 20 bits are sufficient for the pointer to the main body 2a 1 , the remaining 4 bits are assigned as the level information of Kanji.
この4ビットで漢字以外の文字、小学校1〜小学校6年
で習う漢字、小学校以外で習う常用漢字、常用漢字以外
の漢字、9段階の漢字レベル情報を表わす。(4ビット
で最大16段階の漢字のレベル情報を表わせる。) 第5図は表示装置CRT9の表示画面構成を示した図で
ある。図中、9aは表示画面を意味する。CMはカーソ
ルであり、次にキー入力を行なったとき、文字が入って
いく位置を示すものである。この表示画面9aには、テ
キストバッファTBUF3aに記憶されている文書の内
容が表示される。例えば、テキストバッファTBUF3
aに「機械」「製品」「内閣」が入力されていると図の
ように表示される。第5図の状態で構成指摘キーを押す
と第6図のような漢字レベル設定画面が表示される。カ
ーソル上下移動により文頭の四角が反転し8段階のレベ
ル設定ができる。例えば、小学4年以上で習う漢字を検
索する場合、図のようにカーソル移動を使って、小学4
年以上で習う漢字の文頭の四角が反転ようにする。ここ
で設定終了キーを押すと、文頭の四角が反転した漢字レ
ベルが設定され辞書の検索が実行される。These 4 bits represent characters other than Kanji, Kanji learned from elementary school 1 to 6th grade, common Kanji learned outside of elementary school, Kanji other than common Kanji, and 9 levels of Kanji level information. (4 bits can represent up to 16 levels of Chinese character level information.) FIG. 5 is a diagram showing a display screen configuration of the display device CRT9. In the figure, 9a means a display screen. CM is a cursor, and indicates the position where the character enters when the next key input is made. The contents of the document stored in the text buffer TBUF3a are displayed on the display screen 9a. For example, the text buffer TBUF3
If "machine", "product", and "cabinet" are entered in a, it will be displayed as shown in the figure. When the composition pointing key is pressed in the state of FIG. 5, a kanji level setting screen as shown in FIG. 6 is displayed. By moving the cursor up and down, the square at the beginning of the sentence is reversed, and 8 levels can be set. For example, to search for kanji that you have learned in elementary school 4 years or older, use the cursor movement as shown
Make sure that the square at the beginning of the kanji that you have learned over the years is reversed. When the setting end key is pressed here, the kanji level in which the square at the beginning of the sentence is reversed is set and the dictionary is searched.
第7図は結果を表示した図である。「機」は漢字のレベ
ル情報で4すなわち小学4年で習う漢字を示している。
したがって、設定した小学4年以上で習う漢字に当ては
まるため、表示形態を変化させている。「械」も同じく
漢字のレベル情報で4であるため表示形態を変化させて
いる。「製」は、漢字のレベル情報で6であるため表示
形態を変化させている。「品」は、漢字のレベル情報で
3すなわち小学3年で習う漢字を示している。したがっ
て、設定した小学4年以上で習う漢字に当てはまらない
ため、表示形態は変化させない。「内」も「品」と同様
に設定した条件に当てはまらないため表示形態を変化さ
せない。「閣」は、「製」と同様に設定した条件にあて
はまるため表示形態を変化する。FIG. 7 shows the results. “Machine” is the level information of the kanji and indicates 4, which is the kanji learned in the fourth grade of elementary school.
Therefore, the display form is changed because it applies to the set kanji learned in the fourth grade of elementary school. The display form is also changed for "machine" because it is 4 for the level information of Kanji. “Made” is a kanji level information of 6, so the display form is changed. “Goods” is the level information of the kanji and indicates 3, that is, the kanji learned in the third grade of elementary school. Therefore, the display form does not change because it does not apply to the set Kanji learned in the fourth grade of elementary school. The display form is not changed because "inside" does not meet the set conditions similarly to "item". The display form of "Kaku" is changed because it applies to the same conditions as "Production".
上述の実施例の動作を第8図以下に示すフローチャート
に従って説明する。The operation of the above embodiment will be described with reference to the flowcharts shown in FIG.
第8図はキー入力を取り込み、処理を行なう部分のフロ
ーチャートである。FIG. 8 is a flow chart of a part for receiving a key input and performing a process.
ステップ8−1はキーボードからのデータを入力バッフ
ァKBBUF3cに取り込む処理である。以下、KBB
UF3c内に存在するキーの種類によって以下のように
分岐する。KBBUF3c先頭が校正指摘であれば校正
指摘を行なわなければならずステップ8−2に分岐す
る。そうでなければ通常の編集処理を行なうのでステッ
プ8−3に分岐し他の処理を行う。Step 8-1 is a process for fetching data from the keyboard into the input buffer KBBUF3c. Below, KBB
Depending on the type of key existing in the UF 3c, the process branches as follows. If the head of the KBBUF3c is a calibration indication, the calibration indication must be issued and the process branches to step 8-2. If not, normal editing processing is performed, so the process branches to step 8-3 to perform other processing.
ステップ8−2において第9図に詳述するように文書上
に存在する漢字が設定した漢字レベル以上か検索し、表
示する。In step 8-2, as described in detail in FIG. 9, it is searched and displayed whether or not the kanji existing on the document is the set kanji level or higher.
第9図はステップ8−2の校正指摘の漢字レベルの指摘
を詳細化したフローチャートである。FIG. 9 is a flowchart showing in detail the indication of the Chinese character level of the proofreading indication in step 8-2.
ステップ9−1において指摘する漢字レベルの設定を行
なう。入力画面は、第6図のようになる。選択終了キー
を押すことによりステップ9−2へ移行する。ステップ
9−2において校正用のパターンマッチング辞書を検索
する。ここで漢字レベルの検索も行なう。In step 9-1, the kanji level to be pointed out is set. The input screen is as shown in FIG. By pressing the selection end key, the process proceeds to step 9-2. In step 9-2, the proofreading pattern matching dictionary is searched. A kanji level search is also performed here.
次にステップ9−3において、漢字レベルの検索結果を
表示する。結果は、第7図のようになる。Next, in step 9-3, the kanji-level search result is displayed. The result is shown in FIG.
第10図はステップ9−2の「PMDIC検索」を詳細
化したフローチャートである。FIG. 10 is a detailed flowchart of the "PMDIC search" in step 9-2.
ステップ10−1において、テキストバッファTBUF
3aの文字コード(JIS X 0208コード)を取り込む。In step 10-1, the text buffer TBUF
Import the character code of 3a (JIS X 0208 code).
ステップ10−2において、取り込んだ文字コードから
そのコードに対応した辞書のインデックスアドレスを計
算する。At step 10-2, the index address of the dictionary corresponding to the code is calculated from the fetched character code.
ステップ10−3において、本体部2a1へのポインタ
ーとポインターの上位4ビットを漢字のレベル情報とし
て取り込む。In step 10-3, the pointer to the main body 2a 1 and the upper 4 bits of the pointer are fetched as the level information of the Chinese character.
ステップ10−4において、設定した漢字のレベルとス
テップ10−3で取り込んだ漢字のレベル情報とを比較
し、設定値より大きければステップ10−5へ分岐す
る。そうでなければステップ10−6へ分岐する。At step 10-4, the level of the set kanji is compared with the level information of the kanji fetched at step 10-3. If it is larger than the set value, the process branches to step 10-5. Otherwise, it branches to step 10-6.
ステップ10−5において、ステップ10−3で取り込
んだ漢字のレベル情報、取り込んだ文字のTBUF3a
上のアドレス等をDBBUF3bに記憶させる。In step 10-5, the level information of the kanji imported in step 10-3 and the TBUF3a of the imported characters
The upper address and the like are stored in the DBBUF 3b.
ステップ10−6において、ステップ10−3で取り込
んだ本体部2a1へのポインターを元にパターンマッチ
ングを行なう。In step 10-6, pattern matching is performed based on the pointer to the main body 2a 1 fetched in step 10-3.
ステップ10−7において、ステップ10−8で辞書中
のパターンと一致したか比較する。一致していればステ
ップ10−8へ分岐する。そうでなければステップ10
−9へ分岐する。In step 10-7, it is compared in step 10-8 whether the pattern matches the pattern in the dictionary. If they match, the process branches to step 10-8. Otherwise step 10
Branch to -9.
ステップ10−8において、ステップ10−6で一致し
たパターンの情報、取り込んだ文字のTBUF3a上の
アドレス等をDBBUF3bに記憶させる。In step 10-8, the information of the pattern matched in step 10-6, the address of the character fetched on the TBUF 3a, etc. are stored in the DBBUF 3b.
ステップ10−9において、テキストバッファTBUF
3aの次の文字コードを取り込む。In step 10-9, the text buffer TBUF
The character code next to 3a is fetched.
ステップ10−10において、テキストバッファTBU
F3aの最終アドレスとステップ10−9で取り込んだ
文字のアドレスが等しいか比較する。等しければ終了す
る。そうでなければ、ステップ10−2へ分岐する。In step 10-10, the text buffer TBU
The final address of F3a and the address of the character fetched in step 10-9 are compared for equality. If they are equal, it ends. Otherwise, it branches to step 10-2.
[発明の効果] 以上説明したように、本発明によれば、文字の難易度
を、該文字を先頭とする校正すべき文字列へのポインタ
とともに辞書のインデックス中に記憶するので、メモリ
を増加させることなく文字の難易度を記憶できるという
効果がある。[Effect of the Invention] As described above, according to the present invention, the difficulty level of a character is stored in the index of the dictionary together with the pointer to the character string to be proofread which has the character at the head, so that the memory is increased. There is an effect that the difficulty level of a character can be stored without causing it.
また、文書中より校正すべき文字列を検索するために辞
書のインデックスを参照する処理に伴って、各文字の難
易度が得られるので、指定された難易度レベル以上の文
字を高速に指摘できるという効果がある。In addition, the difficulty level of each character can be obtained along with the process of referencing the index of the dictionary to search the character string to be proofread from the document, so that characters of the specified difficulty level or higher can be pointed out at high speed. There is an effect.
第1図は本発明に係る文字処理装置の全体構成のブロッ
ク図、 第2図は本発明に係る辞書の全体構成図、 第3図は本発明のインデックスの構成図、 第4図は本発明のポインターの構成図、 第5図は本発明に係る文字処理装置の表示装置CRTの
表示画面構成図、 第6図は本発明に係る文字処理装置の漢字のレベル設定
画面の図、 第7図は本発明に係る文字処理装置の結果出力図、 第8図は本発明に係る文字処理装置の動作を説明したフ
ローチャート、 第9図は本発明に係る文字処理装置の動作を説明したフ
ローチャート、 第10図は本発明に係る文字処理装置の動作を説明した
フローチャート。 1……マイクロプロセッサCPU、 2……読出し専用メモリROM、 3……ランダムアクセスメモリRAM、 2a……パターンマッチング辞書PMDIC、 3a……テキストバッファTBUF、 3b……検索結果記憶バッファDBBUF、 3c……キーボードバッファKBBUF、 4……キーボードKB、 5……外部記憶装置DISK、 6……カーソルレジスタCR、 7……表示用バッファメモリDBUF、 8……CRTコントローラCRTC、 9……表示装置CRT、 10……キャラクタジェネレータCG。1 is a block diagram of the overall configuration of a character processing device according to the present invention, FIG. 2 is an overall configuration diagram of a dictionary according to the present invention, FIG. 3 is a configuration diagram of an index of the present invention, and FIG. 5 is a block diagram of a display screen of a display device CRT of a character processing device according to the present invention. FIG. 6 is a diagram of a kanji level setting screen of a character processing device according to the present invention. Is a result output diagram of the character processing device according to the present invention, FIG. 8 is a flowchart illustrating the operation of the character processing device according to the present invention, FIG. 9 is a flowchart illustrating the operation of the character processing device according to the present invention, FIG. 10 is a flowchart illustrating the operation of the character processing device according to the present invention. 1 ... Microprocessor CPU, 2 ... Read-only memory ROM, 3 ... Random access memory RAM, 2a ... Pattern matching dictionary PMDIC, 3a ... Text buffer TBUF, 3b ... Search result storage buffer DBBUF, 3c ... Keyboard buffer KBBUF, 4 ... Keyboard KB, 5 ... External storage device DISK, 6 ... Cursor register CR, 7 ... Display buffer memory DBUF, 8 ... CRT controller CRTC, 9 ... Display device CRT, 10 ... ... Character generator CG.
───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭63−100568(JP,A) 特開 昭61−262882(JP,A) 特開 昭60−225273(JP,A) 特開 昭62−260266(JP,A) ─────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-63-100568 (JP, A) JP-A-61-262882 (JP, A) JP-A-60-225273 (JP, A) JP-A-62- 260266 (JP, A)
Claims (1)
頭とする校正すべき文字列群へのポインタと該文字の難
易度レベルとを格納し、該ポインタの指す位置に前記校
正すべき文字列群を格納した辞書手段と、 前記文書記憶手段に記憶された文書に対して、指摘すべ
き難易度レベルを指定するレベル指定手段と、 前記文書記憶手段に記憶された文書中の各文字を検索位
置の文字として、該文字に対する前記辞書手段のインデ
ックスを参照して、該文字を先頭とする校正すべき文字
列群へのポインタと該文字の難易度レベルとを求める第
1検索手段と、 該第1検索手段で求められた難易度レベルが前記レベル
指定手段により指定された難易度レベル以上の場合に、
前記検索位置の文字を検出する第1検出手段と、 前記文書記憶手段に記憶された文書中の前記検索位置を
先頭とする文字列が、前記第1検索手段により求められ
たポインタの指す文字列群中の文字列と一致するかを判
定し、一致する場合に、前記文書中の一致する文字列を
検出する第2検出手段とを具えたことを特徴とする文字
処理装置。1. A document storage means for storing a document, and a pointer to a character string group to be proofreading starting from the character and a difficulty level of the character are stored in an index of a predetermined length for each character. A dictionary means for storing the character string group to be proofread at a position pointed to by the pointer; a level specifying means for specifying a difficulty level to be pointed out for the document stored in the document storage means; Using each character in the document stored in the storage means as a character at the search position, the index of the dictionary means for the character is referred to, and a pointer to the character string group to be calibrated starting from the character and the character A first search means for obtaining a difficulty level, and a difficulty level obtained by the first search means being equal to or higher than the difficulty level designated by the level designation means,
First detection means for detecting a character at the search position, and a character string having the search position in the document stored in the document storage means as a head, a character string pointed to by the pointer obtained by the first search means. A character processing device comprising: a second detection unit that determines whether or not a character string in a group matches and detects a matching character string in the document when the character strings match.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP63317241A JPH0630103B2 (en) | 1988-12-15 | 1988-12-15 | Character processor |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP63317241A JPH0630103B2 (en) | 1988-12-15 | 1988-12-15 | Character processor |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH02162462A JPH02162462A (en) | 1990-06-22 |
| JPH0630103B2 true JPH0630103B2 (en) | 1994-04-20 |
Family
ID=18086056
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP63317241A Expired - Fee Related JPH0630103B2 (en) | 1988-12-15 | 1988-12-15 | Character processor |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0630103B2 (en) |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS60225273A (en) * | 1984-04-24 | 1985-11-09 | Agency Of Ind Science & Technol | Word retrieving system |
| JPS61262882A (en) * | 1985-05-16 | 1986-11-20 | Fujitsu Ltd | Japanese sentence outputting device |
| JPH0612536B2 (en) * | 1986-05-06 | 1994-02-16 | アルプス電気株式会社 | Kana-Kanji conversion method |
| JPS63100568A (en) * | 1986-10-16 | 1988-05-02 | Sharp Corp | Kana to kanji converter |
-
1988
- 1988-12-15 JP JP63317241A patent/JPH0630103B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPH02162462A (en) | 1990-06-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPH07114568A (en) | Data retrieval device | |
| JPH024938B2 (en) | ||
| US4688189A (en) | Electronic equipment for storing number of searches of information | |
| JPH0630103B2 (en) | Character processor | |
| JP2815911B2 (en) | Electronic dictionary | |
| JP2862236B2 (en) | Character processor | |
| JPS59140541A (en) | Character processing device | |
| JP2786260B2 (en) | Kana-Kanji conversion device | |
| JPS5832418B2 (en) | Kanji-mixed sentence input device | |
| JP2944666B2 (en) | Character processor | |
| JPH0638254B2 (en) | Kana-Kanji conversion device | |
| JPH0271362A (en) | Kana/kanji converting device | |
| JPS62260266A (en) | Kana/kanji converting system | |
| JPH02165270A (en) | character processing device | |
| JPS59165124A (en) | Japanese language word processor | |
| JPS60110074A (en) | character processing device | |
| JPH0157384B2 (en) | ||
| JPH0724057B2 (en) | Electronics | |
| JPH02165261A (en) | character processing device | |
| JPH05135010A (en) | Character processing method and device therefor | |
| JPH0520316A (en) | Character processor | |
| JPH0157385B2 (en) | ||
| JPH0576066B2 (en) | ||
| JPH0628062B2 (en) | Character processing apparatus and method | |
| JPS63250772A (en) | character processing device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| LAPS | Cancellation because of no payment of annual fees |