JP3344793B2 - Kana-Kanji conversion device - Google Patents

Kana-Kanji conversion device

Info

Publication number
JP3344793B2
JP3344793B2 JP29087493A JP29087493A JP3344793B2 JP 3344793 B2 JP3344793 B2 JP 3344793B2 JP 29087493 A JP29087493 A JP 29087493A JP 29087493 A JP29087493 A JP 29087493A JP 3344793 B2 JP3344793 B2 JP 3344793B2
Authority
JP
Japan
Prior art keywords
conversion
kana
word
unit
kanji
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
Application number
JP29087493A
Other languages
Japanese (ja)
Other versions
JPH07141349A (en
Inventor
岳史 広瀬
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP29087493A priority Critical patent/JP3344793B2/en
Publication of JPH07141349A publication Critical patent/JPH07141349A/en
Application granted granted Critical
Publication of JP3344793B2 publication Critical patent/JP3344793B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、日本語処理装置におけ
るかな漢字変換装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a kana-kanji conversion device in a Japanese processing device.

【0002】[0002]

【従来の技術】文節と呼ばれる単位でかな漢字変換を行
うに際しては、まず入力の先頭から自立語(名詞や動詞
など)を検索し、さらに、それに後続する付属語(助詞
や助動詞など)を検索した上で、これらの検索結果を組
み合わせてかな漢字変換を行う方法が一般的である。す
なわち、従来のかな漢字変換装置は、自立語、付属語
(付属語がない場合もあり)の順で文字列が入力される
ことを前提にしているため、付属語が先頭にあるような
入力がなされた場合には正しいかな漢字変換を行うこと
ができない。
2. Description of the Related Art When performing kana-kanji conversion on a unit called a phrase, an independent word (noun, verb, etc.) is first searched from the beginning of the input, and a subsequent auxiliary word (particle, auxiliary verb, etc.) is searched. Above, a method of performing kana-kanji conversion by combining these search results is general. In other words, the conventional kana-kanji conversion device is based on the assumption that a character string is input in the order of an independent word and an adjunct word (there may be no adjunct word). If it is done, correct kana-kanji conversion cannot be performed.

【0003】また、付属語、自立語、付属語…の順で入
力される場合に、変換結果の先頭として付属語が妥当で
あるかどうかを判定する装置が提案されている。例え
ば、特開平2−255941号に記載の「かな漢字変換
方式」では、入力位置の直前の単語を認識した上で、先
頭の単語が付属語である変換候補の直前変換結果との接
続判定を行う方法が開示されている。
[0003] In addition, there has been proposed a device for judging whether an attached word is valid as a head of a conversion result when an attached word, an independent word, an attached word, ... are input in this order. For example, in the “Kana-Kanji conversion method” described in Japanese Patent Application Laid-Open No. 2-2555941, after recognizing a word immediately before an input position, a connection determination is made with a conversion candidate immediately before a conversion candidate whose first word is an attached word. A method is disclosed.

【0004】また、特開平2−289034号に記載の
「文書作成装置」においては、直前に変換された文節の
文法情報を記憶する手段を設け、この文法情報をもとに
先頭が付属語である候補の接続判定を行う方法が開示さ
れている。
In the "document creation apparatus" described in Japanese Patent Application Laid-Open No. 2-28934, a means for storing grammatical information of a phrase converted immediately before is provided. A method for performing connection determination of a certain candidate is disclosed.

【0005】以下、上記文書作成装置の基本構成を図6
を参照しながら説明する。
FIG. 6 shows the basic configuration of the above document creation apparatus.
This will be described with reference to FIG.

【0006】入出力制御部61は、読みデータ等の入力
を行うキーボード、及び入力された読みや、漢字変換処
理の際、順次変換候補や確定された漢字混じり文を表示
するディスプレイを含む。入出力制御部61は、変換制
御部62に接続されている。制御部62は、ここに接続
されている各部の処理を制御するように構成されてい
る。
The input / output control unit 61 includes a keyboard for inputting reading data and the like, and a display for sequentially displaying conversion candidates and determined kanji-mixed sentences during input reading and kanji conversion processing. The input / output control unit 61 is connected to the conversion control unit 62. The control unit 62 is configured to control processing of each unit connected thereto.

【0007】辞書検索部63は、漢字データ、かなデー
タ、点数字データ等を記憶する辞書部64を変換指示さ
れた読みに基づき検索する。辞書検索部63及び辞書部
64は、変換制御部62に直列に接続されている。
A dictionary search unit 63 searches a dictionary unit 64 that stores kanji data, kana data, point number data, and the like based on a reading instructed to be converted. The dictionary search unit 63 and the dictionary unit 64 are connected in series to the conversion control unit 62.

【0008】前文節決定処理部65は、操作者が変換候
補を選択して確定すると当該変換候補から直前文節の文
法情報を取り出す。前文節バッファ66は、処理部65
で決定された前文節の品詞及び付属語の有無等の文法情
報を格納する。付属語判定部67は、バッファ66に格
納された文法情報を取り出し、次に入力される読みデー
タの少なくとも先頭部分が前文節に対して付属語として
接続が可能か否かを判定する。処理部65及び判定部6
7は夫々制御部62に接続されている。バッファ66
は、処理部65及び判定部67に接続されている。
When the operator selects and confirms a conversion candidate, the preceding phrase determination processing unit 65 extracts the grammatical information of the immediately preceding phrase from the conversion candidate. The previous phrase buffer 66 includes a processing unit 65
The grammatical information such as the part of speech and the presence or absence of an adjunct word of the previous sentence determined in is stored. The attached word determination unit 67 extracts the grammatical information stored in the buffer 66, and determines whether at least the first part of the next input read data can be connected to the preceding phrase as an attached word. Processing unit 65 and determination unit 6
7 are connected to the control unit 62, respectively. Buffer 66
Are connected to the processing unit 65 and the determination unit 67.

【0009】[0009]

【発明が解決しようとする課題】自立語、付属語の順で
入力されることを前提としている装置においては、自立
語、付属語が連続するような入力操作を行っていくに際
して、一旦、自立語部分のみで変換を行ったような場
合、後続する付属語部分以下に関しては、付属語部分を
無変換として確定した上で、さらに後続の入力(自立語
など)を行うことになる。又は、付属語部分も含めて入
力、かな漢字変換を行った結果、所望の表記が得られな
いようであれば、取消キーなどを用いた変換結果の修正
作業により先頭を付属語とする表記を得ることになる。
In an apparatus which is assumed to be input in the order of the independent word and the attached word, when the input operation is performed such that the independent word and the attached word are continuous, the independent word is temporarily added. In the case where the conversion is performed only with the word part, for the succeeding attached word part and below, after determining the attached word part as no conversion, further input (such as an independent word) is performed. Or, if the desired notation cannot be obtained as a result of inputting and including kana-kanji characters and performing kana-kanji conversion, a notation with the head of the attached word is obtained by correcting the conversion result using a cancel key or the like. Will be.

【0010】例えば、「友達と買いに行った。」を入力
する際に、「ともだち」の部分だけを入力、変換したの
ち、「とかいにいった。」と入力した場合には、「都会
に行った。」といった変換結果が表示されてしまうよう
な場合を指す。
[0010] For example, when inputting "I went shopping with a friend.", After inputting and converting only the "Friends" portion, and inputting "Tokai." The conversion result is displayed.

【0011】これは、使用者に対して常に、自立語、付
属語の順で入力することを意識させることになり、入力
効率の低下を招く一因となっている。このため、付属語
を先頭とするような候補も生成、表示することが考えら
れるが、無条件にこれらの候補を生成することは、不必
要な候補数の増加を招き、やはり、効率の低下を招く。
This causes the user to always be conscious of inputting in the order of the independent word and the attached word, which is one of the causes of lowering the input efficiency. For this reason, it is conceivable to generate and display candidates with the adjunct word at the head, but generating these candidates unconditionally increases the number of unnecessary candidates, and also reduces the efficiency. Invite.

【0012】これに対し、先に掲げたような従来技術が
開示されている。しかしながら、特開平2−25594
1号に記載の装置では、文章中の任意の入力位置におい
て直前の単語を認識するためには、漢字表記から単語辞
書を検索する必要があるなど、認識のために複雑な処理
が必要となるという問題が生じる。また、特開平2−2
89034号に記載の装置では、先頭が付属語である候
補に対して、直前に確定された文節の情報(自立語部分
の品詞や付属語の有無)を保持しておき、変換候補生成
後、先の文法情報をもとに接続可否の判定を行うことか
ら変換処理速度が低下するという問題が生じる。
On the other hand, the above-mentioned prior art is disclosed. However, JP-A-2-25594
In the device described in No. 1, in order to recognize the immediately preceding word at an arbitrary input position in a sentence, it is necessary to perform a complicated process for recognition, such as a need to search a word dictionary from Kanji notation. The problem arises. Also, Japanese Patent Application Laid-Open No. 2-2
In the apparatus described in Japanese Patent No. 89034, information on a phrase that was determined immediately before (presence or absence of part-of-speech or an attached word in an independent word portion) is held for a candidate whose head is an adjunct word, and after generating a conversion candidate, Since the connection is determined based on the grammar information, the conversion processing speed is reduced.

【0013】本発明の目的は、付属語から始まるかな文
字列をかな漢字文に正しく変換し得るかな漢字変換装置
を提供することにある。
An object of the present invention is to provide a kana-kanji conversion device capable of correctly converting a kana character string starting from an attached word into a kana-kanji sentence.

【0014】[0014]

【課題を解決するための手段】本発明によれば、前述の
目的は、かな文字列を入力する入力手段と、入力された
文字列に対してかな漢字変換を行う変換手段と、変換に
際して必要な単語辞書格納部及び単語テーブル格納部
と、かな漢字変換結果などを表示する表示手段と、直前
のかな漢字変換結果に、後続し得る付属語の情報を格納
した後続可能付属語テーブル格納部と、かな漢字変換処
理において生成された変換結果候補に対し、上記後続可
能付属語テーブルとの照合を行う照合手段と、直前に確
定されたかな漢字変換結果をもとに、上記後続可能付属
語テーブルを更新する更新手段とを備え、前記変換手段
は、前記後続可能付属語テーブル格納部に格納され、直
前に確定されたかな漢字変換結果をもとに更新された後
続し得る付属語の情報に基づいて、後続可能な付属語を
先頭とする変換結果の妥当性に基づいてかな漢字変換
るように構成されていることを特徴とする第1のかな漢
字変換装置によって達成される。
According to the present invention, the above-mentioned objects are achieved by input means for inputting a kana character string, conversion means for performing kana-kanji conversion on the input character string, and conversion means required for the conversion. A word dictionary storage unit, a word table storage unit, a display unit for displaying a kana-kanji conversion result and the like, a succeeding possible auxiliary word table storage unit storing information on an auxiliary word that can follow the immediately preceding kana-kanji conversion result, and a kana-kanji conversion Matching means for comparing the conversion result candidate generated in the processing with the succeeding possible auxiliary word table, and updating means for updating the subsequent possible auxiliary word table based on the previously determined kana-kanji conversion result Wherein the conversion means is stored in the succeeding possible auxiliary word table storage unit,
After being updated based on the previously determined Kana-Kanji conversion result
A kana-kanji conversion is performed based on the validity of a conversion result starting from an appendix that can be succeeded on the basis of information on an appendix that can be continued. Achieved by the kana-kanji conversion device.

【0015】また、本発明によれば、前述の目的は、第
1の装置の構成に加えて、変換手段は、かな漢字変換処
理の変換候補作成において、照合手段による後続可能付
属語テーブルとの照合で該付属語が後続可能な場合の
み、付属語を先頭とするような変換候補を生成するよう
に構成されている第2のかな漢字変換装置によって達成
される。
Further, according to the present invention, in addition to the above-mentioned object, the present invention provides, in addition to the configuration of the first apparatus, a conversion means for generating a conversion candidate for a kana-kanji conversion process by collating with a succeeding appendix table by a collation means. This is achieved by a second kana-kanji conversion device configured to generate a conversion candidate with the attached word at the head only when the attached word can follow.

【0016】[0016]

【作用】本発明において、入力の先頭として使用可能な
付属語の情報を格納するための後続可能付属語テーブル
を用意し、直前に確定されたかな漢字変換結果の最終文
節(あるいは単語)をもとに、後続可能付属語テーブル
を更新しておき、本発明の第1の装置においては、付属
語を先頭とする変換候補が生成された場合に、その妥当
性を判定するのに用いる。また、本発明の第2の装置に
おいては、変換候補の生成時に、後続可能付属語テーブ
ルを参照することで、付属語を先頭とする不要な変換候
補の生成を抑制する。
In the present invention, a succeeding appendix table for storing information of appendixes that can be used as the head of input is prepared, and based on the final phrase (or word) of the Kana-Kanji conversion result determined immediately before. Then, the succeeding appendix table is updated, and in the first apparatus of the present invention, when a conversion candidate having the appendix at the head is generated, it is used to determine the validity. Further, in the second device of the present invention, the generation of unnecessary conversion candidates starting from the adjunct word is suppressed by referring to the succeeding adjunct word table when generating the conversion candidate.

【0017】これにより、入力の先頭が付属語で始まる
場合にも対応可能となり、入力に関して自由度の高い装
置の実現が可能となる。また、先に挙げた二つの従来技
術に比べ、先頭の付属語と直前の変換結果との接続妥当
性の判断がより単純な処理で実現できるので、変換処理
速度の低下を極力抑制し得る。
Thus, it is possible to cope with a case where the head of the input starts with an attached word, and it is possible to realize a device having a high degree of freedom with respect to the input. Further, as compared with the above-mentioned two conventional techniques, the determination of the connection validity between the head attached word and the immediately preceding conversion result can be realized by simpler processing, so that a reduction in the conversion processing speed can be suppressed as much as possible.

【0018】[0018]

【実施例】以下、本発明のかな漢字変換装置の好的な一
実施例の基本構成を図1を参照しながら説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The basic structure of a preferred embodiment of the kana-kanji conversion device of the present invention will be described below with reference to FIG.

【0019】入出力制御部1は、読みデータ等の入力を
行うキーボード、及び入力された読みや、漢字変換処理
の際、順次変換候補や確定された漢字混じり文を表示す
るディスプレイを含む。
The input / output control unit 1 includes a keyboard for inputting reading data and the like, and a display for sequentially displaying conversion candidates and determined kanji-mixed sentences during input reading and kanji conversion processing.

【0020】入出力制御部1は、変換制御部2に接続さ
れている。制御部2は、ここに接続されている各部の処
理を制御するように構成されている。
The input / output control unit 1 is connected to the conversion control unit 2. The control unit 2 is configured to control processing of each unit connected thereto.

【0021】辞書検索部3は、かな漢字変換処理で用い
られる各種単語辞書及び各種テーブルを格納する辞書部
4を変換指示された読みに基づき検索する。検索部3及
び辞書部4は、制御部2に直列に接続されている。
The dictionary search unit 3 searches the dictionary unit 4 storing various word dictionaries and various tables used in the kana-kanji conversion process based on the reading instructed by the conversion. The search unit 3 and the dictionary unit 4 are connected to the control unit 2 in series.

【0022】テーブル格納部5は、自立語に後続可能な
付属語のテーブルを格納する。テーブル照合部6は、格
納部5に格納された、自立語に後続可能な付属語のテー
ブルを照合する。テーブル更新部7は、直前までに変換
対象であった最終文節をもとに、自立語に後続可能な付
属語のテーブルを作成し、格納部5のテーブルを更新す
る。照合部6及び更新部7は夫々制御部2に接続されて
いる。格納部5は、照合部6及び更新部7に接続されて
いる。
The table storage unit 5 stores a table of ancillary words that can follow an independent word. The table collation unit 6 collates a table of auxiliary words that can be stored in the storage unit 5 and can follow the independent word. The table updating unit 7 creates a table of ancillary words that can follow the independent word, based on the last phrase to be converted until immediately before, and updates the table in the storage unit 5. The collating unit 6 and the updating unit 7 are connected to the control unit 2 respectively. The storage unit 5 is connected to the matching unit 6 and the updating unit 7.

【0023】以下、図2を参照しながら、本実施例のよ
り具体的な構成を詳述する。
Hereinafter, a more specific configuration of the present embodiment will be described in detail with reference to FIG.

【0024】入力手段201は、読みデータ等の入力を
行うキーボード、ペン入力タブレット等を含む。出力手
段202は、漢字変換処理の際、順次変換候補や確定さ
れた漢字まじり文を表示するCRTディスプレイ、LC
Dディスプレイ等を含む。入力手段201及び表示手段
としての出力手段202は、入力手段201及び出力手
段202の制御を行う入出力制御部203に接続されて
いる。制御部203は、変換手段としての変換制御部2
04に接続されている。制御部204は、ここに接続さ
れている各部の処理を制御するように構成されている。
The input means 201 includes a keyboard for inputting reading data and the like, a pen input tablet and the like. The output means 202 includes a CRT display for displaying a conversion candidate and a determined kanji mixed sentence sequentially during the kanji conversion process,
D display etc. are included. The input unit 201 and the output unit 202 as a display unit are connected to an input / output control unit 203 that controls the input unit 201 and the output unit 202. The control unit 203 includes a conversion control unit 2 as a conversion unit.
04. The control unit 204 is configured to control processing of each unit connected thereto.

【0025】辞書検索部205は、読みや表記等からな
る単語辞書を格納する単語辞書格納部206、及びかな
漢字変換処理で用いられる各種単語テーブル類を格納す
るテーブル格納部207を変換指示された読みに基づき
検索する。検索部205は制御部204に接続されてお
り、格納部206及び格納部207は検索部205に接
続されている。
The dictionary search unit 205 stores a word dictionary storage unit 206 for storing a word dictionary composed of readings and notations, and a table storage unit 207 for storing various word tables used in kana-kanji conversion processing. Search based on The search unit 205 is connected to the control unit 204, and the storage units 206 and 207 are connected to the search unit 205.

【0026】テーブル格納部208は、自立語に後続可
能な付属語のテーブルを格納する。照合手段としてのテ
ーブル照合部209は、格納部208に格納された、自
立語に後続可能な付属語のテーブルを参照する。更新手
段としてのテーブル更新部210は、直前までに変換対
象であった最終文節をもとに、自立語に後続可能な付属
語のテーブルを作成し、格納部208のテーブルを更新
する。照合部209及び更新部210は夫々制御部20
8に接続されている。格納部208は照合部209及び
更新部210に接続されている。
The table storage unit 208 stores a table of attached words that can follow an independent word. The table collating unit 209 as a collating unit refers to a table of ancillary words that can be added to the independent word and stored in the storage unit 208. The table updating unit 210 as an updating unit creates a table of ancillary words that can follow the independent word based on the last phrase to be converted immediately before, and updates the table in the storage unit 208. The collating unit 209 and the updating unit 210 are respectively
8 is connected. The storage unit 208 is connected to the matching unit 209 and the updating unit 210.

【0027】以下、図3を参照しながら、本発明の装置
の実施例の処理の流れについて説明する。
The processing flow of the embodiment of the apparatus of the present invention will be described below with reference to FIG.

【0028】まず、かな漢字変換処理の最初のステップ
として、入力手段201によりかなの入力文字列を読み
込み(ステップS1)、辞書検索部205により格納部
206の辞書又は格納部207のテーブルを検索して変
換候補を生成し、バッファ211に格納する(ステップ
S2)。その際、付属語を先頭とするような候補の生成
も許すものとする。例えば、「とかいにいった。」が入
力された場合には、「都会に/行った。」や「と/買い
に/行った。」といった候補が生成される。ただし、記
号/は文節の区切りを示すために便宜上用いており、実
際の変換結果には現れない。
First, as the first step of the kana-kanji conversion process, an input character string is read by the input means 201 (step S1), and the dictionary search unit 205 searches the dictionary of the storage unit 206 or the table of the storage unit 207. A conversion candidate is generated and stored in the buffer 211 (Step S2). At this time, generation of a candidate having an attached word at the beginning is allowed. For example, when "I went to Tokai." Is input, candidates such as "To / to the city" and "To / to go / buy" are generated. However, the symbol / is used for convenience to indicate a segment break, and does not appear in the actual conversion result.

【0029】次に、生成された候補の中に付属語で始ま
るものが存在するかどうかを調べ(ステップS3)、そ
れがあれば、格納部208に格納された後続可能付属語
テーブル(以下、単に後続テーブルという)との照合を
照合部209により行う。その際、最初に後続テーブル
が現在照合可能かどうか調べる(ステップS4)。これ
は、後続テーブルが初期状態(入力作業の開始時)であ
ったり、直前までの入力に対して、それに後続する位置
からの入力でない場合(以前に作成した文の途中にあら
たに挿入するような作業)には、現時点での後続テーブ
ルの内容は利用できないからである。ステップS4で後
続テーブルが照合可能であった場合には、変換候補中の
先頭付属語と、構造テーブルの照合を行う(ステップS
5)。
Next, it is checked whether or not any of the generated candidates starts with an adjunct word (step S3). If there is any, the succeeding adjunct word table (hereinafter, referred to as the following) stored in the storage unit 208 is checked. The collation unit 209 performs collation with the subsequent table. At this time, it is first checked whether or not the subsequent table can be currently collated (step S4). This is because when the subsequent table is in the initial state (at the start of input work) or when the input up to just before is not an input from a position following it (such that it is newly inserted in the middle of a previously created sentence). This is because the contents of the subsequent table cannot be used at this time. If the succeeding table is collatable in step S4, collation of the head appendix in the conversion candidate with the structure table is performed (step S4).
5).

【0030】図4に構造テーブルの模式図を示す。テー
ブルは、各付属語を識別するためのID部分と、その付
属語が変換結果の先頭となり得るかどうかを1/0のビ
ット情報で表した可否ビット部分とからなる。ここでは
便宜上、ID部分を付属語の表記で示しているが、実際
には付属語毎に一意に割り当てられた番号を用いるとい
った方法が考えられる。又は、図5に示すように、後続
テーブル自体は1/0のビットパターンで表し、各付属
語毎にマスクパターンを用意するなどの方法も考えられ
る。このように、図4に示すような方法を用いた場合に
は、変換候補中の先頭付属語の番号によって後続テーブ
ルを検索し、後続の可否を示すデータが得られる。図5
のような場合においては、変換候補中の先頭付属語に相
当するマスクデータを取り出し、後続テーブルとの論理
積をとるなどして、同じく後続の可否を示すデータが得
られる。
FIG. 4 is a schematic diagram of the structure table. The table includes an ID portion for identifying each attached word, and an enable / disable bit portion indicating whether the attached word can be the head of the conversion result by 1/0 bit information. Here, for convenience, the ID portion is shown in the form of an accessory word, but in practice, a method of using a number uniquely assigned to each accessory word may be used. Alternatively, as shown in FIG. 5, the following table itself may be represented by a 1/0 bit pattern, and a mask pattern may be prepared for each attached word. As described above, when the method as shown in FIG. 4 is used, the subsequent table is searched according to the number of the head attachment word in the conversion candidate, and data indicating whether or not subsequent is possible is obtained. FIG.
In such a case, the mask data corresponding to the head adjunct word in the conversion candidate is extracted, and a logical product with the subsequent table is taken, for example, to obtain data indicating whether or not the succeeding is possible.

【0031】照合の結果、後続が不可能な付属語を先頭
とする候補は、バッファ211から削除してもよいし、
変換候補として削除はしないが、以降の候補決定処理に
おいて優先順位を下げることも考えられる。ステップS
4において後続テーブルの照合が不可能であった場合に
おける、付属語を先頭とする変換候補に対しても、同様
の扱い方が考えられる。
As a result of the collation, candidates beginning with an auxiliary word that cannot be succeeded may be deleted from the buffer 211,
Although it is not deleted as a conversion candidate, the priority may be lowered in the subsequent candidate determination processing. Step S
In the case where the collation of the succeeding table is impossible in 4, a similar treatment can be considered for the conversion candidate starting with the attached word.

【0032】装置は、これらの処理の結果を踏まえた上
で、最終的な変換候補の決定処理を行う(ステップS
6)。一般的な候補決定処理においては、辞書情報(単
語の頻度や文法的な接続の可否など)や用例情報などを
用いた複数の処理を総合して尤度計算がなされることが
多いが、ここではそれらの処理の詳細は省くこととす
る。また、先の後続テーブルの照合結果も変換候補決定
処理において加味されることになる。
The apparatus performs a final conversion candidate determination process based on the results of these processes (step S).
6). In general candidate determination processing, likelihood calculation is often performed by combining a plurality of processes using dictionary information (word frequency, grammatical connection availability, etc.) and example information. Then, details of those processes will be omitted. In addition, the comparison result of the preceding succeeding table is also taken into account in the conversion candidate determination process.

【0033】候補決定処理の後、第1位候補となった変
換結果を出力手段202に表示し(ステップS7)、変
換結果の確定を示す信号(入力手段201から入力され
る確定信号や新たな文字列が入力されるなどがこれに当
たる)を待つ状態となる(ステップS8)。この間、場
合によっては、再変換、次候補の表示などの処理を行
う。また、入力作業の終了を示す信号であった場合には
(ステップS9)、かな漢字変換処理を終了する。
After the candidate determination processing, the conversion result that has become the first candidate is displayed on the output means 202 (step S7), and a signal indicating the determination of the conversion result (a determination signal input from the input means 201 or a new signal). It is in a state of waiting for input of a character string (step S8). During this time, in some cases, processing such as re-conversion and display of the next candidate is performed. If the signal indicates the end of the input operation (step S9), the kana-kanji conversion process ends.

【0034】終了信号以外の確定信号信号を受け取った
場合には、更新部210により格納部208の後続テー
ブルの更新処理を行う(ステップS10)。すなわち、
直前の入力に対する変換候補の最終部分の状態が確定す
ることにより、これをもとにして後続テーブルの更新
(あるいは初期設定)を行う。後続テーブルの更新は、
直前変換候補の最終部分の品詞や活用形などをもとに、
図4や図5に示すような後続テーブルに対して、後続可
能な付属語にあたるビットをセットすることで行われ
る。後続テーブルの更新がなされた後は、再び、入力手
段201により入力文字列を読み込み(ステップS
1)、同様の処理の繰り返しとなる。
When a decision signal signal other than the end signal is received, the updating unit 210 updates the subsequent table in the storage unit 208 (step S10). That is,
When the state of the final part of the conversion candidate for the immediately preceding input is determined, the subsequent table is updated (or initialized) based on the final state. Update of subsequent table
Based on the part of speech or inflected form of the last part of the last conversion candidate,
This is performed by setting a bit corresponding to an appendix that can be followed in the subsequent table as shown in FIGS. After the subsequent table is updated, the input character string is read again by the input means 201 (step S).
1) The same processing is repeated.

【0035】[0035]

【発明の効果】本発明の装置によれば、先頭の付属語と
直前の変換結果との接続妥当性の判断がより単純な処理
で実現するので、変換処理速度の低下を極力抑制し得
る。
According to the apparatus of the present invention, it is possible to judge the connection validity between the head attached word and the immediately preceding conversion result by a simpler process, so that a reduction in the conversion processing speed can be suppressed as much as possible.

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

【図1】本発明の装置の好的な一実施例の基本構成図で
ある。
FIG. 1 is a basic configuration diagram of a preferred embodiment of the apparatus of the present invention.

【図2】本発明の装置における一実施例のより具体的な
構成を示すブロック図である。
FIG. 2 is a block diagram showing a more specific configuration of one embodiment of the apparatus of the present invention.

【図3】本発明の装置における一実施例の処理の流れを
示す処理フロー図である。
FIG. 3 is a processing flowchart showing a processing flow of an embodiment in the apparatus of the present invention.

【図4】本発明の装置における一実施例での後続可能付
属語テーブルを示す模式図である。
FIG. 4 is a schematic diagram showing a succeeding appendix table in an embodiment of the apparatus of the present invention.

【図5】本発明の装置における一実施例での後続可能付
属語テーブルを示す模式図である。
FIG. 5 is a schematic diagram showing a succeeding appendix table in an embodiment of the apparatus of the present invention.

【図6】従来のかな漢字変換装置の基本構成図である。FIG. 6 is a basic configuration diagram of a conventional kana-kanji conversion device.

【符号の説明】[Explanation of symbols]

1、203 入出力制御部 2、204 変換制御部 3、205 辞書検索部 5、208 テーブル格納部 6、209 テーブル照合部 7、210 テーブル更新部 1, 203 input / output control unit 2, 204 conversion control unit 3, 205 dictionary search unit 5, 208 table storage unit 6, 209 table collation unit 7, 210 table update unit

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 かな文字列を入力する入力手段と、入力
された文字列に対してかな漢字変換を行う変換手段と、
変換に際して必要な単語辞書格納部及び単語テーブル格
納部と、かな漢字変換結果などを表示する表示手段と、
直前のかな漢字変換結果に、後続し得る付属語の情報を
格納した後続可能付属語テーブル格納部と、かな漢字変
換処理において生成された変換結果候補に対し、上記後
続可能付属語テーブルとの照合を行う照合手段と、直前
に確定されたかな漢字変換結果をもとに、上記後続可能
付属語テーブルを更新する更新手段とを備え、前記変換
手段は、前記後続可能付属語テーブル格納部に格納さ
れ、直前に確定されたかな漢字変換結果をもとに更新さ
れた後続し得る付属語の情報に基づいて、後続可能な付
属語を先頭とする変換結果の妥当性に基づいてかな漢字
変換するように構成されていることを特徴とするかな漢
字変換装置。
1. Input means for inputting a kana character string, conversion means for performing kana-kanji conversion on the input character string,
A word dictionary storage unit and a word table storage unit required for conversion, and display means for displaying a kana-kanji conversion result and the like,
The succeeding possible supplementary word table storage unit that stores information on the succeeding supplementary words in the immediately preceding Kana-Kanji conversion result, and the conversion result candidate generated in the Kana-Kanji conversion process is compared with the succeeding possible supplementary word table. Matching means, and updating means for updating the succeeding possible supplementary word table based on the previously determined kana-kanji conversion result, wherein the conversion means is stored in the succeeding possible supplementary word table storage unit.
Is updated based on the previously determined Kana-Kanji conversion result.
Kana-Kanji characters based on the validity of the conversion result starting from the possible appendix , based on the information
Kana-kanji conversion apparatus characterized by being configured to convert.
【請求項2】 前記変換手段は、かな漢字変換処理の変
換候補生成において、照合手段による後続可能付属語テ
ーブルとの照合で該付属語が後続可能な場合のみ、付属
語を先頭とするような変換候補を生成するように構成さ
れている請求項1に記載の装置。
2. A conversion method according to claim 1, wherein said conversion unit generates a conversion candidate in a kana-kanji conversion process such that the conversion unit sets the heading of the auxiliary word only when the auxiliary word can be succeeded in the collation with the succeeding auxiliary word table by the matching unit. The apparatus of claim 1, wherein the apparatus is configured to generate a candidate.
JP29087493A 1993-11-19 1993-11-19 Kana-Kanji conversion device Expired - Fee Related JP3344793B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29087493A JP3344793B2 (en) 1993-11-19 1993-11-19 Kana-Kanji conversion device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29087493A JP3344793B2 (en) 1993-11-19 1993-11-19 Kana-Kanji conversion device

Publications (2)

Publication Number Publication Date
JPH07141349A JPH07141349A (en) 1995-06-02
JP3344793B2 true JP3344793B2 (en) 2002-11-18

Family

ID=17761626

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29087493A Expired - Fee Related JP3344793B2 (en) 1993-11-19 1993-11-19 Kana-Kanji conversion device

Country Status (1)

Country Link
JP (1) JP3344793B2 (en)

Also Published As

Publication number Publication date
JPH07141349A (en) 1995-06-02

Similar Documents

Publication Publication Date Title
JP2000298667A (en) Kanji converting device by syntax information
JP2595934B2 (en) Kana-Kanji conversion processor
JP3344793B2 (en) Kana-Kanji conversion device
JPS59100941A (en) Kana (japanese syllabary)-kanji (chinese character) converter
JP3443239B2 (en) Character processor
JPH07105217A (en) Automatic correcting device for input character
JP3847869B2 (en) Character string conversion apparatus and method
JPH07141350A (en) Kana-kanji conversion device
JP2951486B2 (en) Kanji conversion device
JP2744241B2 (en) Character processor
JP2729342B2 (en) Kana-kanji conversion method and device
JPS6337465A (en) Kana/kanji converter
JPH0675990A (en) Word input editing device
JPS60112175A (en) Abbreviation conversion system of kana (japanese syllabary)/kanji (chinese character) convertor
JPH0131229B2 (en)
JPS62140165A (en) Kana-kanji conversion system
JPH01197876A (en) Electronic dictionary
JPS6210762A (en) Kana to kanji conversion system
JPH0628338A (en) Word processor
JPH10187700A (en) Document processor
JPS62180465A (en) Kana-kanji converting system
JPH1031673A (en) Character input device
JPH10334093A (en) Kana/kanji converter
JPH0991278A (en) Document preparation device
JPH08339366A (en) Method and device for documentation

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070830

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080830

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080830

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090830

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090830

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100830

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110830

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110830

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120830

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120830

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130830

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees