JPS5965343A - Kana (japanese syllabary)/kanji (chinese character) converter - Google Patents

Kana (japanese syllabary)/kanji (chinese character) converter

Info

Publication number
JPS5965343A
JPS5965343A JP57175113A JP17511382A JPS5965343A JP S5965343 A JPS5965343 A JP S5965343A JP 57175113 A JP57175113 A JP 57175113A JP 17511382 A JP17511382 A JP 17511382A JP S5965343 A JPS5965343 A JP S5965343A
Authority
JP
Japan
Prior art keywords
word
connection
words
syllable
string
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
JP57175113A
Other languages
Japanese (ja)
Inventor
Takahiko Chuma
中馬 高彦
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP57175113A priority Critical patent/JPS5965343A/en
Publication of JPS5965343A publication Critical patent/JPS5965343A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/018Input/output arrangements for oriental characters

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To decrease the processing time for KANA-KANJI conversion without deterioration accuracy, by adding the connection checking information between words during retrieval of a compound word, and excluding a word string in which monosyllabic words continue out of the result of retrieval during retrieval of compound words for retrieval of clauses. CONSTITUTION:For instance, ''MIGOTONA-'' is fed as a syllable codes string. Then a clause checking part 7 actuates a word connection deciding part 9, and a syllable code number checking part 8 checks the number of syllable codes with each word to be decided for its connection before the connection is decided. With ''MIGOTONA-'', (MI)1, (MI)2 are both read as (MI), and (GO)1, (GO)2 are both read as (GO), and the number of codes for (MI)1, (MI)2, (GO)1, (GO)2 are all 1, but these characters do not satisfy the constitution for ''MIGOTONA'' as a part of speech. Therefore, the part 9 decides that the connection is possible in case the connection is possible in terms of parts of speech with front and back wards and all words are not monosyllabic. Otherwise, the part 9 decides that the connection is impossible. The retrieved word information is shown in figures 1-3. Based on this information, only ''MIGOTONA'' (KANJI) means a retrieved clause.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、仮名キーによる仮名人力、英字キーによるロ
ーマ字入力、もしくは、音声入力によるコード列を漢字
仮名混じり文字列に変換する仮名漢字変換装置に関する
ものである。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application The present invention relates to a kana-kanji conversion device that converts a code string by manual kana input using kana keys, Roman character input using alphabet keys, or voice input into a character string containing kanji and kana. It is.

従来例の構成とその問題点 近年、仮名漢字変換装置はべた書き入力5文節分ち書き
入力等、種々の方式が考案されておシ、その開発はめざ
ましいものがある。
Construction of conventional examples and their problems In recent years, various methods have been devised for kana-kanji conversion devices, such as solid input, 5-syllable input, etc., and their development has been remarkable.

以下図面を参照しながら、従来の仮名漢字変換装置につ
いて説明する。
A conventional kana-kanji conversion device will be described below with reference to the drawings.

第1図は従来の仮名漢字変換装置のブロック図である。FIG. 1 is a block diagram of a conventional kana-kanji conversion device.

第1図において、1は入力された文字もしくは音声を音
節コード列として記憶する入力音節コード列記憶部、2
は各単語についての品詞情報、音節コード列及びそのコ
ード数等を有する単語辞書部、3は入力音節コード列記
憶部1の指定された位置からの音節コード列に一致する
単語を単語辞書部2から検索する単語検索部、4は検索
された単語と入力音節コード列上で前接する単語との接
続可能性を単語の品詞情報に基いて判定する単語接続判
定部、5は単語接続判定部4で可と判定された互いに接
続する単語を単語列情報として記憶する単語列情報記憶
部、6は単語列情報記憶部5から単語列情報を取シ出し
て品詞処理、付属語処理を行なって文節認定を行ない、
認定結果を単語列情報記憶部5に設定する文節認定部、
7は以上の各部の動作を制御して文節検索を行なう文節
検索部である。
In FIG. 1, 1 is an input syllable code string storage unit that stores input characters or sounds as a syllable code string; 2
3 is a word dictionary section that has part-of-speech information, syllable code strings and the number of codes for each word, and 3 is a word dictionary section 2 that stores words that match the syllable code string from a specified position in the input syllable code string storage section 1 4 is a word connection determination unit that determines the possibility of connection between the searched word and the preceding word on the input syllable code string based on word part-of-speech information; 5 is word connection determination unit 4 A word string information storage section 6 stores words connected to each other that are determined to be acceptable as word string information; Certify,
a clause recognition unit that sets the recognition result in the word string information storage unit 5;
Reference numeral 7 denotes a clause retrieval unit that controls the operations of the above-mentioned units and performs clause retrieval.

上記のように構成された仮名漢字変換装置の動作を以下
説明する。
The operation of the kana-kanji conversion device configured as described above will be explained below.

なお入力例として 「みごとな・・・」 という音節コード列が入力音節コード列記憶部1に記憶
されており、この先頭の位置からの文節検索が起動され
たとする。
As an input example, it is assumed that a syllable code string "Migoto na..." is stored in the input syllable code string storage section 1, and a bunsetsu search is started from the first position of this syllable code string.

まず、単語検索部3は文節検索部7に起動されて入力音
節コード列の先頭の位置からのコード列に一致する単語
を検索する。検索結果として「みごと   形容動詞 
見事」 「み     名詞   実 」 「み     接頭語  末 」 が得られたとする。情報は順に、音節コード、品詞情報
、漢字表記である。
First, the word search unit 3 is activated by the phrase search unit 7 and searches for a word that matches a code string starting from the beginning of the input syllable code string. The search results for “amazing adjective verb”
Suppose we have obtained the following expressions: ``masterly,'' ``mi noun fruit,'' and ``mi prefix ending.'' The information is, in order, syllable code, part of speech information, and kanji notation.

次に単語接続判定部4は文節検索部7に起動されて、い
ま検索された上記の単語が、単語列情報記憶部5に記憶
されている入力音節コード列上で前接する位置にある単
語と、接続するか否かを判定する。ただし、この時点で
は、単語の検索が入力音節コード列の先頭からであるた
めに前接単語はないので、上記3つの単語が文節の先頭
部になり得るか否の判定がなされることになる。単語接
続判定部4は、上記3つの単語の品詞情報からいずれも
文節の先頭部になり得ると判定する。
Next, the word connection determination unit 4 is activated by the phrase search unit 7 to determine whether the word currently searched for is a word in the preceding position on the input syllable code string stored in the word string information storage unit 5. , determine whether to connect or not. However, at this point, since the word search is from the beginning of the input syllable code string, there are no prefix words, so it is determined whether the above three words can be the beginning of a clause. . The word connection determining unit 4 determines from the part-of-speech information of the three words that any of them can be the beginning of a clause.

そこで文節検索部7は単語接続判定部4の判定に基き、
上記3つの単語の1つずつを各々単語列情報として単語
列情報記憶部5に格納する。
Therefore, based on the judgment of the word connection judgment section 4, the phrase search section 7
Each of the three words mentioned above is stored in the word string information storage section 5 as word string information.

そして文節検索部7は格納した3つの単語列情報科々に
ついて文節認定部6を起動して文節認定を行なわせる。
Then, the phrase search section 7 activates the phrase recognition section 6 to perform phrase recognition for the three stored word string information categories.

文節認定部6では上記3つの単語列について順次2品詞
処理、付属語処理を行なうことによって文節認定を行な
う。この結果、上記3つの単語列情報のうち、「見事」
については付属語処理の成功により「見事な」という文
節として認定し、他の2つは文節と認定せず、各々、単
語列情報記憶部5に認定情報を設定する。この結果、単
語列情報記憶部5の内容は概略、第2図761〜3のよ
うになる。
The phrase recognition unit 6 performs phrase recognition by sequentially performing two-part-of-speech processing and adjunct word processing on the three word strings. As a result, out of the three word string information above, "Sweet"
is recognized as a phrase "stunning" based on the success of adjunctive word processing, and the other two are not recognized as phrases, and recognition information is set in the word string information storage unit 5 for each. As a result, the contents of the word string information storage section 5 are approximately as shown in FIG. 2, 761 to 761 to 763.

この後文節検索部7は複数の単語が結合して成る複合語
として入力音節コード列を変換することを試みる。
Thereafter, the phrase search section 7 attempts to convert the input syllable code string into a compound word formed by combining a plurality of words.

まず、この時点で文節検索部7は単語列情報記憶部6の
中に、複合語を構成し得る品詞を有する単語列情報があ
るか否かを調べて、ある場合は複合語の検索を進め、な
い場合は文節検索を終了する。上記例では第2図に示す
「実 名詞」と1末接頭語」が複合語を構成し得るだめ
、複合語検索を進める。
First, at this point, the phrase search section 7 checks whether there is word string information in the word string information storage section 6 that has a part of speech that can constitute a compound word, and if so, proceeds with the search for the compound word. , if it does not exist, end the clause search. In the above example, the ``real noun'' and the 1-final prefix shown in Figure 2 cannot constitute a compound word, so the compound word search proceeds.

ここで゛、文節検索部7は単語検索部3を起動して、入
力音節コード列上の「ご」の位置からのコード列と一致
する単語を検索する。結果として、「ご     接頭
語  誤」 「ご     接尾語  後」 が得られたとする。
Here, the phrase search section 7 activates the word search section 3 to search for a word that matches the code string starting from the position of "go" on the input syllable code string. As a result, suppose that ``go prefix error'' and ``go suffix after'' were obtained.

文節検索部7は得られた上記2つの単語と、単語列情報
記憶部5内の単語列情報である第2図中のガC2と//
63の単語列との接続可否を、単語接続判定部4を起動
して判定させる。単語接続判定部4は第2図の/162
と/163の単語列から、上記2つの単語各々への接続
の可否を順次、各りの単語の品詞情報に基いて判定する
。例えば、「実 名詞」から「後 接尾語」へは可、「
未 接頭語」から「後 接尾語」へは不可とする。文節
検索部7は単語接続判定部4の結果に基いて、接続可の
単語の組合せを単語列情報記憶部5へ追加する。追加し
た単語列情報の例は第2図164〜6である。さらに文
節検索部7は、追加した各にの単語列情報について文節
認定部6を起動する。
The phrase search unit 7 searches the obtained two words and the word string information in the word string information storage unit 5, ga C2 in FIG.
The word connection determination section 4 is activated to determine whether or not the connection with the word string No. 63 is possible. The word connection determination unit 4 is /162 in FIG.
From the word string /163, whether or not it can be connected to each of the above two words is sequentially determined based on the part-of-speech information of each word. For example, it is possible to change from ``real noun'' to ``post suffix'';
It is not possible to change from "unprefixed word" to "postfixed word". Based on the results of the word connection determination section 4, the phrase search section 7 adds connectable word combinations to the word string information storage section 5. Examples of the added word string information are shown in FIG. 2, 164-6. Furthermore, the phrase search unit 7 activates the phrase recognition unit 6 for the word string information of each added word.

こうして、文節検索部7は単語検索部3、単語接続判定
部4、文節認定部6を順次起動しながら文節を検索して
ゆき、単語検索の結果、単語が見つからない時や、検索
した単語がいずれも既検出の単語列と接続不可である時
や、検索した単nrrがいずれも複合語を構成しない品
詞を有している時等をきっかけとして文節検索を終了す
る。
In this way, the phrase search section 7 searches for phrases while sequentially activating the word search section 3, word connection determination section 4, and phrase recognition section 6, and when a word is not found or the searched word is The clause search is terminated when none of the searched word strings can be connected to an already detected word string, or when the searched single nrr has a part of speech that does not constitute a compound word.

こうして、例とした入力音節コード列1−みごとな」に
対して文節検索の結果、 「見事な」 「実 後 戸 名」 「未 誤 戸 名」 等が得られる。
In this way, for the example input syllable code string 1 - ``Beautiful'', the phrase search results include ``Beautiful,'' ``Actual Goto Name,'' and ``Migoto Name.''

しかしながら上記の複合語検索においてit、単語と単
語の接続検査を各単語の品詞情報のみに基いて行なって
いるため、検索結果の中に上記で説明したように、「未
 誤 戸 名」のような無駄なものが現われている。さ
らに、最終的な検索結果として現われないまでも、検索
途中に無駄な単語列として現われる可能性が強く、こJ
Lらはいずれも、変換時間の増大の大きな原因となる。
However, in the above compound word search, since the word-to-word connection test is based only on the part-of-speech information of each word, the search results may include items such as ``Uncorrected House Name'' as explained above. Something useless is appearing. Furthermore, even if it does not appear in the final search result, there is a strong possibility that it will appear as a useless word string during the search.
Both of L and the like cause a significant increase in conversion time.

発明の目的 本発明は、上記従来例の問題点に鑑み、不要な単語列の
出現を抑え、結果的に仮名漢字変換に要する時間を小さ
くすることを目的とする。
OBJECTS OF THE INVENTION In view of the problems of the above-mentioned conventional examples, it is an object of the present invention to suppress the appearance of unnecessary word strings and, as a result, reduce the time required for kana-kanji conversion.

発明の構成 本発明は複合語検索中の単語と単語との接続検査を行な
う際に、従来から用いられている単語の品詞情報に加え
て、単語の音節数をも用いて、1音節の単語同士の接続
を不可とすることにより、上記目的を達するものである
Structure of the Invention The present invention uses the number of syllables of a word in addition to the conventional part-of-speech information of the word to check the connection between words during a compound word search. The above objective is achieved by disabling connection between the two.

実施例の説明 以下、第3図を参照しながら本発明の一実施例について
説明する。
DESCRIPTION OF EMBODIMENTS An embodiment of the present invention will be described below with reference to FIG.

第3図において、1は入力音節コード列記憶部、2は単
語辞書部、3は単語検索部、5は単語列情報記憶部、6
は文節認定部、7は文節検索部で、以上は第1図の構成
と同じである。
In FIG. 3, 1 is an input syllable code string storage section, 2 is a word dictionary section, 3 is a word search section, 5 is a word string information storage section, and 6
7 is a phrase recognition section, and 7 is a phrase search section, which is the same as the configuration shown in FIG. 1.

第1図の構成と異なるのは第1図の単語接続判定部4を
単語の音節コード数を検査する音節コード数検査部8と
、検索された単語と入力音節コード列上で前接する単語
との接続可能性を、単語の品詞情報と音節コード数に基
いて判定する単語接続判定部9とにより構成した点であ
る。
The configuration differs from that shown in FIG. 1 in that the word connection determination unit 4 in FIG. The point is that the word connection determining unit 9 determines the connectability of words based on word part-of-speech information and the number of syllable codes.

以下、上記のように構成された仮名漢字変換装置の動作
について、従来例の説明と同様に入力例「みごとな・・
・」を入力音節コード列として説明する。
Below, we will explain the operation of the kana-kanji conversion device configured as described above, as well as the input example ``Splendid...
・'' will be explained as an input syllable code string.

なお、第4図は単語列情報の例を示す図であり、Jr;
1〜3の単語列情報が格納されるまでの動作は従来例と
同じである。また、入力音節コード列上の「ご」の位置
からのコード列と一致する単語を検索した結果も、 「ご     接頭語  誤」 「ご     接尾語  後」 であるとする。
Note that FIG. 4 is a diagram showing an example of word string information, and shows Jr;
The operations until word string information 1 to 3 are stored are the same as in the conventional example. It is also assumed that the search results for words that match the code string starting from the position of ``go'' on the input syllable code string are ``go prefix error'' and ``go suffix after''.

さて、文節検索部7は単語接続判定部9を起動する。単
語接続判定部9は、接続判定に先立ち、接続判定すべき
単語各々について音節コード数検査部8に音節コード数
を検査させる。本実施例について言えば「実」、「未」
、「誤」、「後」のいずれも音節コード数は1である。
Now, the phrase search unit 7 starts up the word connection determination unit 9. Prior to connection determination, the word connection determining section 9 causes the syllable code number checking section 8 to check the number of syllable codes for each word to be determined for connection. Regarding this example, “actual” and “not”
The number of syllable codes is 1 for each of , ``mistake'', and ``later''.

そこでjl’i語接続判定部9は、音節コード検査部8
の結果を受けて、前後の単語が品詞的にも接続可であり
、また、1音節単語同志ではない場合に接続可、それ以
外の場合は接続不可と判定する。本実施例に2いては、
いずれの組み合せも1音節単語同志であるため接続不可
と判定する。
Therefore, the jl'i word connection determination section 9 uses the syllable code inspection section 8.
Based on the result, it is determined that the words before and after are connectable in terms of parts of speech and that they are not monosyllabic words, that they are connectable; otherwise, that they are not connectable. In this example 2,
Since both combinations are one-syllable words, it is determined that they cannot be connected.

従って、文節検索部7は単語列情報記憶部6に追加すべ
き単語列が見つからなかったことを受け、これをきっか
けとして文節検索を終了する。このとき、検索された単
語列情報は第4図/I61〜3だけであり、さらに検索
された文節は「見事な」だけとなる。
Therefore, when the phrase search section 7 receives that a word string to be added to the word string information storage section 6 is not found, it uses this as a trigger to end the phrase search. At this time, the only word string information retrieved is FIG. 4/I61-3, and the only phrase retrieved is ``stunning''.

なお上記実施例の仮名漢字変換装置の入力はべた書き入
力、もしくは文節分ち書き入力のいずれでもよいことは
言うまでもない。
It goes without saying that the input to the kana-kanji conversion apparatus of the above embodiment may be either solid input or segmented input.

発明の効果 以上のように本発明によれば、複合語検索中に単語間の
接続検査情報を追加することにより、文節検索における
複合語検索中に1音節単語が連続する単語列が検索結果
から未然に排除されるため、仮名漢字変換の精度を落と
すことなく、無駄な処理時間を抑制することができ、ひ
いては変換速度を向上させることができる。寸だ、文節
検索中の単語列情報記憶部等の所要バッファザイズを小
さくするとともでき、その価値は犬なるものがある。
Effects of the Invention As described above, according to the present invention, by adding connection check information between words during a compound word search, a word string consisting of successive one-syllable words can be extracted from the search results during a compound word search in a bunsetsu search. Since they are eliminated beforehand, wasteful processing time can be suppressed without reducing the accuracy of kana-kanji conversion, and the conversion speed can be improved. This can be done by reducing the buffer size required for the word string information storage unit during bunsetsu search, and its value is considerable.

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

第1図は従来の仮名漢字変換装置のブロック図、第2図
は単語列情報記憶部の単語列情報の記憶状態を示す図、
第3図は本発明の一実施例における仮名漢字変換装置の
ブロック図、第4図C;1、単語列情報記憶部の単語列
情報の記憶状態を示す図である。 1・・・・・入力音節コード列記憶部、2・・・・・単
flff辞書部、3・・・・・・単語検索部、4・・・
・・・単語接続判定部、5・・・・・・単語列情報記憶
部、6・・・・・・文節認定部、7・・・・・・文節検
索部、8・・・・・・音節コード数検査部、9・・・・
・・単語接続判定部。 代理人の氏名 弁理士 中 尾 敏 男 ほか1名第2
FIG. 1 is a block diagram of a conventional kana-kanji conversion device, and FIG. 2 is a diagram showing the storage state of word string information in a word string information storage unit.
FIG. 3 is a block diagram of a kana-kanji conversion device according to an embodiment of the present invention, and FIG. 4 is a diagram showing the storage state of word string information in the word string information storage section. 1... Input syllable code string storage section, 2... Single flff dictionary section, 3... Word search section, 4...
. . . word connection determination section, 5 . . . word string information storage section, 6 . . . phrase recognition section, 7 . . . phrase search section, 8 . Syllable code number test section, 9...
...Word connection determination section. Name of agent: Patent attorney Toshio Nakao and 1 other person 2nd
figure

Claims (1)

【特許請求の範囲】[Claims] 入力した文字や音声をコード化して記憶している入力音
節コード列記憶部と、各単語について少なくとも品詞情
報及び音節コードを記憶している単語辞書部と、前記入
力音節コード列と一致する音節コードを有する単語を前
記単語辞屈1部から検索する単語検索部と、単語の音節
コード数を検査する音節コード数検査部と、単語と単語
との]と続可能性を各単語の品詞情報及び音節コ−ド数
に基いて判定する単語接続判定部と、互いに接続可であ
ると判定された単語と単語からなる単語列情報を記憶す
る単語列情報記憶部とを具備し、入力音節コード列上で
連続する位置で検索された単語の音節コード数がともに
1である場合は、その接続を不可とすることによシ、1
音節単語の連続を排除することを特徴とする仮名漢字変
換装置。
an input syllable code string storage unit that encodes and stores input characters and sounds; a word dictionary unit that stores at least part-of-speech information and syllable codes for each word; and a syllable code that matches the input syllable code string. a word search unit that searches the first part of the word dictionary for words with It is equipped with a word connection determination unit that makes a determination based on the number of syllable codes, and a word string information storage unit that stores word string information consisting of words that are determined to be connectable to each other. If the number of syllable codes of the words searched in consecutive positions above are both 1, by disabling the connection,
A kana-kanji conversion device characterized by eliminating consecutive syllabic words.
JP57175113A 1982-10-05 1982-10-05 Kana (japanese syllabary)/kanji (chinese character) converter Pending JPS5965343A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57175113A JPS5965343A (en) 1982-10-05 1982-10-05 Kana (japanese syllabary)/kanji (chinese character) converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57175113A JPS5965343A (en) 1982-10-05 1982-10-05 Kana (japanese syllabary)/kanji (chinese character) converter

Publications (1)

Publication Number Publication Date
JPS5965343A true JPS5965343A (en) 1984-04-13

Family

ID=15990494

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57175113A Pending JPS5965343A (en) 1982-10-05 1982-10-05 Kana (japanese syllabary)/kanji (chinese character) converter

Country Status (1)

Country Link
JP (1) JPS5965343A (en)

Similar Documents

Publication Publication Date Title
US7475065B1 (en) Phonetic searching
EP0867858A3 (en) Pronunciation generation in speech recognition
EP0874353A3 (en) Pronunciation generation in speech recognition
CA2198306A1 (en) Method and apparatus for an improved language recognition system
JP2000298667A (en) Kanji converting device by syntax information
JPS5965343A (en) Kana (japanese syllabary)/kanji (chinese character) converter
JPH033260B2 (en)
JP2812495B2 (en) Syllabic input of language using kanji
JPS6229796B2 (en)
JPS60189069A (en) Kana and kanji converting device
JPH02255941A (en) Kana/kanji conversion system
JPH01229369A (en) Character processor
JP2798931B2 (en) Chinese phonetic delimiter and phonetic kanji conversion
JP3084864B2 (en) Text input device
JPS6132167A (en) Kana-kanji conversion processor
JPS59167740A (en) Kana-kanji converting device
JPH0350669A (en) Information processor
JP2738386B2 (en) Kana-Kanji conversion device
JPH0215372A (en) Electronic dictionary device and method for retrieving electronic dictionary
JPH0414168A (en) Word processor
JPS61282966A (en) Kana/kanji conversion system
JPS6210762A (en) Kana to kanji conversion system
JPH0125097B2 (en)
JPH07141349A (en) Kana/kanji converter
JPH05151257A (en) Translation system