JPS581815B2 - Kanji data creation support system - Google Patents
Kanji data creation support systemInfo
- Publication number
- JPS581815B2 JPS581815B2 JP53115855A JP11585578A JPS581815B2 JP S581815 B2 JPS581815 B2 JP S581815B2 JP 53115855 A JP53115855 A JP 53115855A JP 11585578 A JP11585578 A JP 11585578A JP S581815 B2 JPS581815 B2 JP S581815B2
- Authority
- JP
- Japan
- Prior art keywords
- kana
- kanji
- code
- input
- pattern
- 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
Links
Landscapes
- Document Processing Apparatus (AREA)
Description
【発明の詳細な説明】
この発明は、漢字を含む日本語文を仮名で入力し、漢字
を含む日本語文に変換する日本語入力方式において仮名
一漢字の変換効率を著しく向上せしめることを目的とし
た漢字データ作成補助システムに関するものである。[Detailed Description of the Invention] The purpose of the present invention is to significantly improve the conversion efficiency of kana and kanji in a Japanese input method that inputs Japanese sentences including kanji in kana and converts them into Japanese sentences including kanji. This relates to a kanji data creation assistance system.
従来のカナー漢字変換システムにおいては、日本語文を
読みのとおりに入力し、例えば日本語文中に出てくる漢
字に対しては、漢字であるという情報を付与するため、
語句の前後にシフトイン,シフトアウト等の記号を付与
し、後は計算機に頼って日本語の文法則に従って漢字−
カナ混り文に変換していた。In conventional Kana-Kanji conversion systems, Japanese sentences are input as they are read, and for example, kanji that appear in Japanese sentences are given information that they are kanji.
Add symbols such as shift in and shift out before and after the word, then rely on a calculator to write kanji according to Japanese grammar rules.
It was converted to a sentence containing kana.
このため装置が持つカナー漢字変換ファイルは、全ての
場合を想定するため膨大なものとなり、さらに入力処理
速度が遅く、かつ変換効率が低い等の欠点があった。For this reason, the Kanji-Kanji conversion file that the device has is enormous because it has to cover all possible cases, and it also has drawbacks such as slow input processing speed and low conversion efficiency.
このため、本発明者らは、先に「特徴抽出形漢字入力方
法」という簡易な日本語入力方法を提案した。For this reason, the present inventors previously proposed a simple Japanese input method called a "feature extraction type kanji input method."
これは、日本語文を仮名けん盤を用いて、語句単位で仮
名で入力するとともに、文字の特徴を表わすパターンキ
ーからなるパターンけん盤を用いて、語の前後に文字の
特徴を付加して、漢字一仮名混り文に変換する方式であ
る。This is done by inputting Japanese sentences in kana word by word using a kana keyboard, and by adding character characteristics before and after the word using a pattern keyboard consisting of pattern keys that represent character characteristics. This method converts sentences into sentences containing kana.
この方式を用いることにより、仮名一漢字の変換効率を
向上させることができ、変換のためのファイルの容量を
縮小することができるという利点があった。By using this method, it was possible to improve the conversion efficiency of kana and kanji, and there was an advantage that the size of the file for conversion could be reduced.
しかし、この方式においても100%の変換率ではない
ので若干の語に対して入力される語が同音異義であり、
さらに漢字の特徴を表わすパターンが同じである場合が
ある。However, even with this method, the conversion rate is not 100%, so some of the input words are homonyms,
Furthermore, the patterns representing the characteristics of kanji may be the same.
このとき、カナキー,パターンキーのみによる入力操作
では、入力された情報が唯一の語に対応しないので、そ
のような場合の処理の方法が重要な問題となる。At this time, if input operations are performed using only kana keys or pattern keys, the input information does not correspond to a single word, so the processing method in such a case becomes an important issue.
この発明は上記の点にかんがみなされたもので、入力さ
れる語句が同音異義であり、さらに漢字の特徴を表わす
パターンも同じであって、仮名キー,パターンキーによ
る入力のみでは語句を−義的に変換できない場合の処理
方式に関するものであって、これらの問題点を端末側か
ら送出されるコードを全ての場合について唯−の語句に
対応させることによって解決しようとするものである。This invention was developed in consideration of the above points, and the words to be input are homophones, and the patterns representing the characteristics of the kanji are also the same. The purpose of this paper is to solve these problems by making the code sent from the terminal correspond to a unique word in all cases.
以下図面によってこの発明を詳細に説明する。The present invention will be explained in detail below with reference to the drawings.
なお、この明細書においては、仮名は平仮名と片仮名を
意味し、平仮名の場合には「かな」または[ひらがな−
1と、片仮名の場合には「カナ」または「カタカナ」と
表わすことにする。In this specification, kana means hiragana and katakana, and in the case of hiragana, it is written as ``kana'' or [hiragana-
1, and in the case of katakana, it will be expressed as ``kana'' or ``katakana.''
第1図はこの発明のシステムの構成を示すブロック図で
ある。FIG. 1 is a block diagram showing the configuration of the system of the present invention.
この図で、1はカナコード,パターンコード,追加情報
を入力できる入力装置、2は入力されたカナコード,パ
ターンコードによるデータが唯−の語句に対応するかを
判定できる機能と、入力されたデータが唯一の語句に対
応しない場合には、オペレータが追加情報を付与するこ
とによって送出するカナコード,パターンコード,追加
情報からなるコードを全て唯一の語句に対応させる機能
を有する制御部、3は入力されたコードが全て唯−の語
句に対応するようにあらかじめ定めた特徴とともに記憶
がなされているカナー漢字変換ファイルを持つ変換部で
ある。In this figure, 1 is an input device that can input kana code, pattern code, and additional information, and 2 is a function that can determine whether the input kana code and pattern code data corresponds to a unique word. If the data does not correspond to a unique word/phrase, the operator adds additional information to the control unit 3, which has a function of making the transmitted code consisting of the kana code, pattern code, and additional information correspond to the unique word/phrase; This converter has a Kanji-Kanji conversion file in which all input codes are stored with predetermined characteristics so that they correspond to unique words.
第2図は第1図の実施例の詳細を説明するためのブロッ
ク図であって、第1図の入力装置1としてカナキー,パ
ターンキーを持つけん盤入力装置10、制御部2として
端末側制御部21,端末側ファイル22,表示装置23
から構成される端末装置20、および中央処理装置31
、入力されたコードが全て唯一の語句に対応しているカ
ナー漢字変換ファイル32から構成されるセンター30
からなる。FIG. 2 is a block diagram for explaining the details of the embodiment shown in FIG. 21, terminal side file 22, display device 23
A terminal device 20 and a central processing unit 31 consisting of
, a center 30 consisting of Kanar-Kanji conversion files 32 in which all input codes correspond to unique words.
Consisting of
以下第2図の詳細について説明する。いま、けん盤入力
装置10として第3図に示すカナキーA1を備えたカナ
けん盤AおよびパターンキーB1,入地キーB2,英数
キーB3,カタカナキーB4+送りキーB5,区切キー
B6を備えたパターンけん盤Bを有するけん盤入力装置
とした場合、上記カナけん盤Aおよびパターンけん盤B
を用いて、「この判定は有効である。The details of FIG. 2 will be explained below. Now, as the keyboard input device 10, there is shown in FIG. 3 a kana key board A equipped with a kana key A1, a pattern key B1, an entry key B2, an alphanumeric key B3, a katakana key B4 + a feed key B5, and a pattern key B6. In the case of a keyboard input device having B, the above-mentioned kana keyboard A and pattern keyboard B
``This judgment is valid.
」という文章を入力する場合、その入力操作は次のよう
になる。'', the input operation is as follows.
「コノ田ハンテイ巳ハ日ユウコウ■デアル。``Konota Hantei Miha day Yukou ■Deal.
」この例において、日ユウコウ■という入力のみでは、
有効は有功,有好などと同音異義であり、さらに、漢字
の特徴をあらわすパターンも同じであるから語句の識別
が不可能である。” In this example, if you only input 日ゆうこ■,
Effective is a homophone with words such as effective and good, and furthermore, the patterns expressing the characteristics of the kanji are also the same, making it impossible to identify the words.
そのため、この発明によるシステムにおいては、端末側
ファイル22にカナけん盤AのカナキーA1,パターン
けん盤BのパターンキーB1による上記の例のような入
力のみでは、一義的に決まらない場合のコードと、その
コードに対応する全ての語のパターンコードを記録して
おき、端末側制御部21によって端末側ファイル22を
走査し、入力されたコードと端末側ファイル22の内容
で一致するものがあるかを検出する。Therefore, in the system according to the present invention, the terminal side file 22 contains codes and codes that cannot be determined uniquely by inputting only the above example using the kana key A1 of the kana key board A and the pattern key B1 of the pattern key board B. The pattern codes of all words corresponding to the code are recorded, and the terminal-side control unit 21 scans the terminal-side file 22 to detect whether there is a match between the input code and the contents of the terminal-side file 22. do.
この時、カナキーA1,パターンキーB1による入力の
みで、−義的に語句が決まる場合には、入力されたコー
ドと一致するコードは端末側ファイル22にはなく、入
力されたコードは直ちにセンター30に送出される。At this time, if a word is determined semantically only by input using the kana key A1 and pattern key B1, there is no code that matches the input code in the terminal file 22, and the input code is immediately sent to the center 30. sent to.
また、カナキーA1,パターンキーB1による入力では
−義的に語句が決まらない場合には、入力されたコー
ドと一致するコードが端末側ファイル22に存在するこ
とになり、ブザー等によってオペレータに警告する。In addition, if a word cannot be determined semantically by inputting with the kana key A1 and pattern key B1, the input code
A code matching the code exists in the terminal file 22, and the operator is alerted by a buzzer or the like.
この時、表示装置23には、入力されたコードに対応ず
る同音異義であり、さらにパターンも同−である語が全
て表示され、オペレータはそれらの語句の中で目的とす
る語句のファイル番号を指定する等の手段によって、追
加情報を付加し、一義的に語を定めてセンター30に送
出する。At this time, the display device 23 displays all words that are homonyms and have the same pattern as the input code, and the operator can enter the file number of the target word among those words. Additional information is added by means such as designation, and the word is uniquely determined and sent to the center 30.
ただし、この場合、同音異義で、さらにパターンも一致
する語句は少数であるため、端末側ファイル22の容量
は小さくできる。However, in this case, since there are only a small number of words that are homophones and also have matching patterns, the capacity of the terminal-side file 22 can be reduced.
このため、表示装置23は必ずしも必要としない。Therefore, the display device 23 is not necessarily required.
また、端末側制御部21の機能が簡易化できる。Further, the function of the terminal-side control unit 21 can be simplified.
端末装置20において以上説明した構成をとれば、端末
装置20からセンター30に送出されるコードは全て唯
一の語句に対応させることができ、センター30で直ち
に中央処理装置31,カナー漢字変換ファイル32によ
って入力データを漢字カナ混り文に変換することができ
る。If the terminal device 20 has the configuration described above, all the codes sent from the terminal device 20 to the center 30 can be made to correspond to a unique word, and the center 30 can immediately convert them by the central processing unit 31 and the Kanji-Kanji conversion file 32. It is possible to convert input data into sentences containing kanji and kana.
従って、上記漢字データ作成補助システムを用いれば第
1図に示した変換部3の容量は大幅に縮小されるので、
通信網内に変換部3を持つことも可能となる。Therefore, if the above-mentioned kanji data creation assistance system is used, the capacity of the converter 3 shown in FIG. 1 can be significantly reduced.
It is also possible to have the converter 3 within the communication network.
なお、上記実施例におけるカナはかなであってもよいこ
とはもちろんである。It goes without saying that the kana in the above embodiments may also be kana.
以上説明したようにこの発明によれば、従来のカナー漢
字変換システムにおいては、一台の計算機に集中してい
た機能を、唯一の語句に対応したコードを送出すること
かできる操作部側と、全ての語句が唯−のコードに対応
する仮名一漢字変換ファイルを持つ本体側とに分散させ
ることが可能であるので、仮名一漢字の変換効率を向上
でき、さらに、操作部側,本体側でのファイル容量を縮
小することができる。As explained above, according to the present invention, the functions that were concentrated in one computer in the conventional Kanji-Kanji conversion system are now integrated into the operation section side, which can send out a code corresponding to a unique word. Since all words can be distributed between the main unit and the main unit, which have a kana-to-kanji conversion file that corresponds to a unique code, the efficiency of kana-to-kanji conversion can be improved. file size can be reduced.
また、容量の大きい仮名一漢字変換ファイルを多くの端
末で共用できるため、経済効率も向上する等の利点を有
するものである。Furthermore, since a large-capacity kana-to-kanji conversion file can be shared by many terminals, it has the advantage of improving economic efficiency.
第1図はこの発明のシステムの全体の構成を示すブロッ
ク図、第2図は第1図の実施例の詳細を示すフ七ツク図
、第3図はこの発明に用いられるけん盤入力装置の詳細
図である。
図中、1は入力装置、2は制御部、3は変換部、10は
けん盤入力装置、21は端末側制御部、22は端末側フ
ァイル、23は表示装置、31は中央処理装置、32は
カナー漢字変換ファイルである。Fig. 1 is a block diagram showing the overall configuration of the system of the present invention, Fig. 2 is a block diagram showing details of the embodiment of Fig. 1, and Fig. 3 is a detailed diagram of the keyboard input device used in the invention. It is a diagram. In the figure, 1 is an input device, 2 is a control unit, 3 is a conversion unit, 10 is a keyboard input device, 21 is a terminal side control unit, 22 is a terminal side file, 23 is a display device, 31 is a central processing unit, and 32 is a This is a Kanan-Kanji conversion file.
Claims (1)
文を仮名および前記漢字の文字の特徴を表わすパターン
を用いて入力し、漢字仮名混り文に変換する漢字入力方
式において、仮名コード,パターンコード,および追加
情報を入力できる操作部と、入力された前記仮名コード
,パターンコードによるデータが唯一の漢字仮名混り語
句に対応するかを判定する機能、および入力された前記
データが唯一の語句に対応しない場合には前記仮名コー
ド,パターンコード,追加情報からなるコードを全て唯
一の語句に対応させる機能とを持つ前記操作部側の制御
部と、入力された前記コードが全て唯一の語句に対応し
ている仮名一漢字変換ファイルを持つ本体側の変換部と
からなることを特徴とする漢字データ作成補助システム
。 2 人力装置は、仮名キー,パターンキー、追加情報入
力のためのキーを備えたけん盤入力装置である特許請求
の範囲第1項記載の漢字データ作成補助システム。 3 制御部は、仮名キー,パターンキーによって入力さ
れたデータが唯一の語に対応しないコードを持ち、それ
らのコードと前記仮名キー,パターンキーにより入力さ
れたコードが一致するかを検出し、一致するときはその
コードに対応した語句の中から目的の語句を指定するこ
とによって追加情報を付加する機能を備えたものである
特許請求の範囲第1項記載の漢字データ作成補助システ
ム。[Scope of Claims] 1. A kanji input method in which a Japanese sentence written in kanji, hiragana, katakana, etc. is input using kana and a pattern representing the characteristics of the kanji character, and is converted into a kanji-kana mixed sentence, An operation unit that can input kana codes, pattern codes, and additional information; a function that determines whether the data according to the input kana code and pattern code corresponds to a unique kanji-kana mixture word; and the input data. a control unit on the operation unit side that has a function of making all codes consisting of the kana code, pattern code, and additional information correspond to a unique word when the code does not correspond to a unique word; A kanji data creation auxiliary system comprising a conversion section on the main body side having a kana-to-kanji conversion file that corresponds to a unique word/phrase. 2. The kanji data creation assistance system according to claim 1, wherein the human-powered device is a keyboard input device equipped with kana keys, pattern keys, and keys for inputting additional information. 3. The control unit detects whether the data input using the kana key or the pattern key has a code that does not correspond to the only word, and the code input using the kana key or the pattern key matches, and detects a match. 2. The kanji data creation assist system according to claim 1, which has a function of adding additional information by specifying a target word from among the words corresponding to the code.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP53115855A JPS581815B2 (en) | 1978-09-22 | 1978-09-22 | Kanji data creation support system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP53115855A JPS581815B2 (en) | 1978-09-22 | 1978-09-22 | Kanji data creation support system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS5543623A JPS5543623A (en) | 1980-03-27 |
| JPS581815B2 true JPS581815B2 (en) | 1983-01-13 |
Family
ID=14672799
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP53115855A Expired JPS581815B2 (en) | 1978-09-22 | 1978-09-22 | Kanji data creation support system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS581815B2 (en) |
-
1978
- 1978-09-22 JP JP53115855A patent/JPS581815B2/en not_active Expired
Also Published As
| Publication number | Publication date |
|---|---|
| JPS5543623A (en) | 1980-03-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPH0242071B2 (en) | ||
| JPS581815B2 (en) | Kanji data creation support system | |
| JPS61282965A (en) | Character string dividing method | |
| JPS607514A (en) | Word processor | |
| JPS5836370B2 (en) | One character kanji input method | |
| JPH0375912B2 (en) | ||
| JPS56152076A (en) | Device for drawing up document having function of registering document | |
| JP2615851B2 (en) | Key input device | |
| JPH077411B2 (en) | Document processor | |
| JPS60129874A (en) | Japanese character input device | |
| JPH0114617B2 (en) | ||
| JP2629946B2 (en) | Document processing device | |
| JP3010721B2 (en) | Document processing device | |
| JPS5713586A (en) | Printing device | |
| JPS61121159A (en) | Character input device | |
| JPS5814689B2 (en) | Kanji-mixed sentence input device that sequentially displays homonyms | |
| JPS62156763A (en) | Document data processing device | |
| JPS5654577A (en) | Japanese processing system | |
| Hurley | Saving Time and Space | |
| JPS61253577A (en) | Japanese word processing filter | |
| JPS5927338A (en) | "kana" (japanese syllabary) and "kanji" (chinese character) conversion and processing system | |
| JPS61180360A (en) | Document editing device | |
| JPS5543622A (en) | Conversion method between kana with additional information and chinese character | |
| JPS63317871A (en) | document creation device | |
| JPS58140835A (en) | Information processor |