JPH0581945B2 - - Google Patents

Info

Publication number
JPH0581945B2
JPH0581945B2 JP59124200A JP12420084A JPH0581945B2 JP H0581945 B2 JPH0581945 B2 JP H0581945B2 JP 59124200 A JP59124200 A JP 59124200A JP 12420084 A JP12420084 A JP 12420084A JP H0581945 B2 JPH0581945 B2 JP H0581945B2
Authority
JP
Japan
Prior art keywords
kana
kanji
character string
dictionary
kanji conversion
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 - Lifetime
Application number
JP59124200A
Other languages
Japanese (ja)
Other versions
JPS613267A (en
Inventor
Kozo Kitamura
Hiroichi Yoshida
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 JP59124200A priority Critical patent/JPS613267A/en
Publication of JPS613267A publication Critical patent/JPS613267A/en
Publication of JPH0581945B2 publication Critical patent/JPH0581945B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/53Processing of non-Latin text

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Document Processing Apparatus (AREA)

Description

【発明の詳細な説明】 <技術分野> 本発明は文字の発音に従つて仮名キーボードか
ら仮名文字を入力し、漢字または漢字仮名混り文
を出力するような日本語ワードプロセツサ等の仮
名漢字変換処理装置に関する。
[Detailed Description of the Invention] <Technical Field> The present invention is applicable to Japanese word processors that input kana characters from a kana keyboard according to the pronunciation of the characters and output kanji or sentences containing kanji and kana. The present invention relates to a conversion processing device.

<従来技術> 従来の仮名漢字変換処理装置においては、特定
の仮名文字列において区切り方によつて別の2つ
の単語に分解される複合語の仮名漢字変換の際
に、無意味な漢字又は仮名漢字混り文字列のの組
み合せの候補ができてしまう。例えば、「いただ
きました」という仮名文字列に対して「頂き・ま
した」という動詞+助動詞の仮名漢字混り文字列
を求める場合に、「頂・真下」という名詞+名詞
の組み合せができてしまう。また、「しんかいは
つ」という仮名文字列では「新・開発」という接
頭語+名詞が求めたい語であるが、「進化・遺髪」
という名詞+名詞の組み合せや、「深海・発」と
いう名詞+接尾語の組み合せができる。
<Prior art> In conventional kana-kanji conversion processing devices, meaningless kanji or kana are converted into kana-kanji when converting compound words that are separated into two separate words depending on how they are separated in a specific kana character string. Candidates for combinations of character strings containing kanji are created. For example, if you want to find the kana-kanji character string ``Itadakimasta'' (verb ``Itadakimashita'') + auxiliary verb (Kana-kanji), the combination ``Top ・Mashita'' (Noun + Noun) will be created. Put it away. Also, in the kana character string "Shinkai Hatsu", the prefix "new/development" + noun is the desired word, but "evolution/remaining hair" is the desired word.
You can use the noun + noun combination ``deep sea/origin'' or the noun + suffix combination ``deep sea/origin''.

従来では、この無意味な組み合せの候補ができ
るのを避けるために、各語の意味処理を行なうこ
とにより解決しようとすると、辞書及び処理プロ
グラムの容量が大きくなり、安価なシステムでは
実現が不可能であつた。
Conventionally, in order to avoid the generation of meaningless combination candidates, attempts were made to solve the problem by processing the meaning of each word, but this would require a large capacity for the dictionary and processing program, making it impossible to implement with an inexpensive system. It was hot.

<発明の目的> 本発明は上記事情に鑑みてなされたものであ
り、意味をなさない組み合せとなる単語の情報を
予め登録することにより、プログラム容量や辞書
の容量を大きくすることなく無意味な複合語とな
る文字列の候補が生じないようにした仮名漢字変
換処理装置を提供することを目的とするものであ
る。
<Object of the invention> The present invention has been made in view of the above circumstances, and by registering information on words that are meaningless combinations in advance, it is possible to eliminate meaningless combinations without increasing the program capacity or the dictionary capacity. It is an object of the present invention to provide a kana-kanji conversion processing device that does not generate candidates for character strings that are compound words.

<発明の構成> 本発明は、上記目的を達成するために、仮名文
字列に対応した漢字又は仮名漢字混りの文字列を
予め記憶した仮名漢字変換用辞書を有し、仮名で
入力された文字列を前記仮名漢字変換用辞書を参
照して漢字又は仮名漢字混り文字列に変換する仮
名漢字変換処理装置において、前記仮名漢字変換
用辞書に記憶された各単語の仮名文字列とこれの
漢字又は仮名漢字混り文字列との各単語情報内容
に各々対応付けて、これらの単語に続けると全体
の仮名文字列としては意味をなすが各変換された
漢字又は仮名漢字混り文字列同士の複合語として
は無意味な組み合わせとなる単語の複合禁止情報
を記憶した辞書を備えた構成としたことを特徴と
している。
<Structure of the Invention> In order to achieve the above object, the present invention has a kana-kanji conversion dictionary that stores in advance kanji corresponding to kana character strings or character strings containing kana-kanji mixtures. In a kana-kanji conversion processing device that converts a character string into a kanji or a kana-kanji mixed character string by referring to the kana-kanji conversion dictionary, the kana character string of each word stored in the kana-kanji conversion dictionary and its Each word is associated with the information content of a kanji or kana-kanji mixed character string, and if these words are followed, it makes sense as a whole kana character string, but each converted kanji or kana-kanji mixed character string is The present invention is characterized in that it is equipped with a dictionary that stores compound prohibition information for words that are meaningless combinations as compound words.

<実施例> 以下、本発明の一実施例を説明する。<Example> An embodiment of the present invention will be described below.

第1図は仮名漢字変換処理装置の構成を示して
いる。入力部1は、50音の仮名キー群、漢字変換
指示を行なう変換キーなどを備えている。CPU
2は、入力部1より入力された仮名文字列の情報
を所定の処理プログラムに従つて仮名漢字変換部
3に送る。仮名漢字変換部3は、入力された仮名
文字列に対して仮名漢字変換辞書4及び無意味辞
書5を検索し、仮名文字列の情報を漢字又は仮名
漢字混りの文字列の情報に変換してCPU2へ送
る。そして、CPU2は、処理プログラムにした
がつてこの漢字又は仮名漢字混りの文字列の情報
を表示部6へ送り、表示部6は入力部1に入力し
た仮名文字列に対する漢字又は仮名漢字混りの文
字列を表示する。
FIG. 1 shows the configuration of a kana-kanji conversion processing device. The input unit 1 includes a group of kana keys for 50 syllabary characters, a conversion key for instructing kanji conversion, and the like. CPU
2 sends information on the kana character string input from the input unit 1 to the kana-kanji conversion unit 3 according to a predetermined processing program. The kana-kanji conversion unit 3 searches the kana-kanji conversion dictionary 4 and meaningless dictionary 5 for the input kana character string, and converts the information of the kana character string into information of a kanji or a character string containing kana-kanji. and sends it to CPU2. Then, the CPU 2 sends information on the character string containing kanji or kana-kanji to the display unit 6 according to the processing program, and the display unit 6 displays the information on the kanji or kana-kanji mixed character string for the kana character string input to the input unit 1. Display the string.

仮名漢字変換辞書4の内容は、第2図に示すよ
うに、語にそれぞれ割り付けられた番号の欄a、
語の仮名文字列の欄b、漢字又は仮名漢字混りの
文字列の欄c、語の品詞の欄dとからなる。
The contents of the Kana-Kanji conversion dictionary 4 are as shown in Figure 2, columns a, numbers assigned to each word,
It consists of column b for the kana character string of the word, column c for the character string containing kanji or kana-kanji, and column d for the part of speech of the word.

無意味辞書5は、仮名文字列を漢字又は漢字混
りの文字列に変換したとき無意味な組み合せとな
る単語の情報を記憶する。この無意味辞書5の内
容は、第3図に示すように、語にそれぞれ割り付
けられた仮名漢字変換辞書4の欄aの番号と同様
の番号の欄f、その語に続けると仮名文字列とし
ては複合語として仮名漢字変換の候補となるが変
換された漢字又は仮名漢字混りの文字列としては
組み合せると意味をなさないとして予め登録され
た単語の有無に応じて「1」又は「0」の情報を
記憶する欄g、並びに、欄gの情報が複合禁止情
報を示す「1」であり組み合せると意味をなさな
い単語が有るときのその単語の仮名漢字変換辞書
4において割り付けられた番号が予め登録された
欄hとからなる。
The meaningless dictionary 5 stores information on words that become meaningless combinations when a kana character string is converted into a kanji character string or a character string containing kanji characters. As shown in Fig. 3, the contents of this meaningless dictionary 5 are as follows: column f with the same number as column a of the kana-kanji conversion dictionary 4 assigned to each word; is a candidate for kana-kanji conversion as a compound word, but it does not make sense when combined as a converted kanji or a character string containing kana-kanji, so it is set to ``1'' or ``0'' depending on the presence or absence of pre-registered words. '', and when there is a word that does not make sense when combined because the information in column g is ``1'' indicating compound prohibition information, it is assigned in the Kana-Kanji Conversion Dictionary 4 for that word. It consists of a column h in which a number is registered in advance.

そして、仮名漢字変換部3において入力手段1
により入力された仮名文字列を漢字又は仮名漢字
混りの文字列に変換する際には、仮名漢字変換辞
書4とともにこの無意味辞書5を検索し、入力さ
れた仮名文字列に対する仮名漢字変換辞書4の欄
aの番号から欄fの番号を検索し、この欄fの番
号に対する欄gの情報を判断する。そして欄gの
情報が「1」であると、組み合せると意味をなさ
ない単語が存在するので、この単語の番号を欄h
で検索する。そして、入力された仮名文字列に対
して、この欄hで示す番号に対応した仮名漢字変
換辞書4の単語を仮名漢字変換の候補としないよ
うにする。
Then, in the kana-kanji conversion section 3, the input means 1
When converting an input kana character string into a kanji character string or a character string containing kana-kanji characters, this meaningless dictionary 5 is searched together with the kana-kanji conversion dictionary 4, and the kana-kanji conversion dictionary for the input kana character string is searched. 4, the number in column f is searched from the number in column a, and the information in column g for this number in column f is determined. If the information in column g is "1", there are words that make no sense when combined, so enter the number of this word in column h.
Search. Then, for the input kana character string, the word in the kana-kanji conversion dictionary 4 corresponding to the number shown in this column h is not selected as a candidate for kana-kanji conversion.

この実施例では、仮名漢字変換辞書4において
番号101の仮名文字列「いただき」、漢字「頂」の
後には、番号301の漢字文字列「真下」は続かな
いので、無意味辞書5には、欄fの番号101に対
して欄gに「1」、欄hに「301」がそれぞれ登録
される。また、仮名漢字変換辞書4において番号
201の仮名文字列「しんか」、漢字文字列「進化」
の後には、番号110の漢字文字列「遺髪」は続か
ないので、無意味辞書5には、欄fの番号201に
対して欄gに「1」、欄hに「110」がそれぞれ登
録される。同様に、仮名漢字変換用辞書4におい
て番号202の仮名文字列「しんかい」、漢字文字列
「深海」の後には、番号250の漢字文字列「発」は
続かないので、無意味辞書5には、欄fの番号
202に対して欄gに「1」、欄hに「250」がそれ
ぞれ登録される。
In this example, in the kana-kanji conversion dictionary 4, the kanji character string number 301 "mashita" does not follow the kana character string "itadaki" and the kanji "top" numbered 101, so the meaningless dictionary 5 has the following characters: For number 101 in column f, "1" is registered in column g, and "301" is registered in column h. Also, in Kana-Kanji Conversion Dictionary 4, the number
201 Kana character strings “Shinka”, Kanji character strings “Evolution”
Since the kanji character string ``Imami'' with number 110 does not follow, in meaningless dictionary 5, for number 201 in column f, ``1'' is registered in column g, and ``110'' is registered in column h. Ru. Similarly, in the kana-kanji conversion dictionary 4, the kanji string ``Shinkai'' with the number 202 and the kanji string ``deep sea'' with the number 250 do not follow, so the meaningless dictionary 5 , the number in column f
For 202, "1" is registered in column g and "250" is registered in column h.

「しんかました」のような仮名文字列の入力は
通常しないので、「しんか」の後に続かない単語
の番号に「301」を登録する必要はない。意味を
なす仮名文字列において、正常でない区切り方に
よつて無意味な仮名漢字変換の候補となる単語の
みを登録する。
Since kana character strings such as ``Shinkamasa'' are not normally input, there is no need to register ``301'' as the number for words that do not follow ``Shinka''. In a meaningful kana character string, only words that become meaningless candidates for kana-kanji conversion due to abnormal delimiting methods are registered.

本発明の第2の実施例は、第4図に示すよう
に、仮名漢字変換用辞書に無意味辞書を付け加え
たもので、この場合、第1図に示す実施例におい
て無意味辞書5は不要となる。この仮名漢字変換
辞書4′においては、欄a,b,c,dの内容は
第2図の仮名漢字変換辞書4と同じであり、欄e
に仮名文字列としては複合語として仮名漢字変換
の候補となるが変換された漢字又は仮名漢字混り
の文字列としては後に続けると意味をなさない単
語の欄aにおける番号が登録される。
In the second embodiment of the present invention, as shown in FIG. 4, a meaningless dictionary is added to the kana-kanji conversion dictionary; in this case, the meaningless dictionary 5 in the embodiment shown in FIG. 1 is unnecessary. becomes. In this kana-kanji conversion dictionary 4', the contents of columns a, b, c, and d are the same as those of the kana-kanji conversion dictionary 4 in FIG.
In column a, the number of a word that is a candidate for kana-kanji conversion as a compound word as a kana character string, but has no meaning if it is continued as a converted kanji or character string containing kana-kanji is registered.

そして、仮名漢字変換部3において仮名文字列
を漢字又は仮名漢字混りの文字列に変換する際に
は、この仮名漢字変換辞書4′の欄a,b,c,
dを検索し、さらに、欄eで後に続かない単語の
番号が有るときには、その番号について欄a,
b,cを検索し、その単語を仮名漢字変換の候補
としないようにする。
When converting a kana character string into a kanji character string or a character string containing kana-kanji characters in the kana-kanji conversion section 3, columns a, b, c,
d, and if there is a number of a word that does not follow in column e, search for that number in columns a,
b and c are searched and the words are not selected as candidates for kana-kanji conversion.

この場合、既存の仮名漢字変換用辞書に無意味
辞書を付加することで形成できるので、処理プロ
グラムの修正及び変更が少なくてすむ。
In this case, since it can be created by adding a meaningless dictionary to the existing kana-kanji conversion dictionary, fewer modifications and changes to the processing program are required.

<発明の効果> 以上説明したように、本発明においては、仮名
文字列に対して漢字又は仮名漢字混りの文字列に
変換すると無意味な組み合せとなる単語の情報を
仮名漢字変換用辞書と対応づけて記憶した辞書に
もとづいて仮名漢字変換処理を行なうようにした
から、仮名漢字変換用辞書及び処理プログラムを
大容量化することなく、したがつて安価なシステ
ムにおいても文字列の無意味な組み合せが生じる
のを無くすことができる。しかも、既存の仮名漢
字変換用辞書に無意味情報を付加することで達成
できるので、プログラムの修正や変更が少なくて
済む大きな利点がある。
<Effects of the Invention> As explained above, in the present invention, a kana-kanji conversion dictionary is used to collect information on words that would become meaningless combinations when a kana character string is converted into a kanji character string or a character string containing kana-kanji characters. Since the kana-kanji conversion process is performed based on the dictionary stored in correspondence, there is no need to increase the capacity of the kana-kanji conversion dictionary and processing program, and therefore, even in an inexpensive system, meaningless character strings can be avoided. It is possible to eliminate the occurrence of combinations. Furthermore, this can be achieved by adding meaningless information to the existing kana-kanji conversion dictionary, which has the great advantage of requiring fewer modifications and changes to the program.

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

第1図は本発明を適用した仮名漢字変換処理装
置の構成を示すブロツク図、第2図は仮名漢字変
換辞書の内容を示す図、第3図は無意味辞書の内
容の一実施例を示す図、第4図は本発明の第2の
実施例を示す図である。 1……入力部、2……CPU、3……仮名漢字
変換部、4,4′……仮名漢字変換辞書、5……
無意味辞書。
Figure 1 is a block diagram showing the configuration of a kana-kanji conversion processing device to which the present invention is applied, Figure 2 is a diagram showing the contents of a kana-kanji conversion dictionary, and Figure 3 is an example of the contents of a meaningless dictionary. FIG. 4 is a diagram showing a second embodiment of the present invention. 1... Input section, 2... CPU, 3... Kana-kanji conversion section, 4, 4'... Kana-kanji conversion dictionary, 5...
meaningless dictionary.

Claims (1)

【特許請求の範囲】[Claims] 1 仮名文字列に対応した漢字又は仮名漢字混り
の文字列を予め記憶した仮名漢字変換用辞書を有
し、仮名で入力された文字列を前記仮名漢字変換
用辞書を参照して漢字又は仮名漢字混り文字列に
変換する仮名漢字変換処理装置において、前記仮
名漢字変換用辞書に記憶された各単語の仮名文字
列とこれの漢字又は仮名漢字混り文字列との各単
語情報内容に各々対応付けて、これらの単語に続
けると全体の仮名文字列としては意味をなすが各
変換された漢字又は仮名漢字混り文字列同士の複
合語としては無意味な組み合わせとなる単語の複
合禁止情報を記憶した辞書を備えたことを特徴と
する仮名漢字変換処理装置。
1. Has a kana-kanji conversion dictionary that stores in advance kanji corresponding to kana character strings or character strings containing kana-kanji, and converts character strings input in kana to kanji or kana by referring to the kana-kanji conversion dictionary. In the kana-kanji conversion processing device that converts into a character string containing kanji, the kana character string of each word stored in the kana-kanji conversion dictionary and its kanji or kana-kanji mixed character string are each word information contents stored in the kana-kanji conversion dictionary. In association with these words, combination prohibition information for words that make sense as a whole kana character string but become meaningless as a compound word of each converted kanji or kana-kanji mixed character string. 1. A kana-kanji conversion processing device comprising a dictionary storing .
JP59124200A 1984-06-15 1984-06-15 Kana to kanji conversion processor Granted JPS613267A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59124200A JPS613267A (en) 1984-06-15 1984-06-15 Kana to kanji conversion processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59124200A JPS613267A (en) 1984-06-15 1984-06-15 Kana to kanji conversion processor

Publications (2)

Publication Number Publication Date
JPS613267A JPS613267A (en) 1986-01-09
JPH0581945B2 true JPH0581945B2 (en) 1993-11-16

Family

ID=14879460

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59124200A Granted JPS613267A (en) 1984-06-15 1984-06-15 Kana to kanji conversion processor

Country Status (1)

Country Link
JP (1) JPS613267A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0815783B2 (en) * 1985-08-03 1996-02-21 味の素株式会社 Transfer device
JPH083815B2 (en) * 1985-10-25 1996-01-17 株式会社日立製作所 Natural language co-occurrence relation dictionary maintenance method
JPH03144846A (en) * 1989-10-31 1991-06-20 Yokogawa Hewlett Packard Ltd Application input server cooperating method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5617467A (en) * 1979-07-20 1981-02-19 Fujitsu Ltd Word-to-word connection approval unit
JPS5638665A (en) * 1980-04-02 1981-04-13 Canon Inc Character processor

Also Published As

Publication number Publication date
JPS613267A (en) 1986-01-09

Similar Documents

Publication Publication Date Title
JPH0122948B2 (en)
JPH0581945B2 (en)
JPS613268A (en) Kana and kanji conversion processor
JPH0578058B2 (en)
JPS6210763A (en) Kana-kanji conversion processing device
JP2621999B2 (en) Document processing device
KR860000681B1 (en) Hangul/hanja(korean character/chinese character)word processor
JPS63316162A (en) Document preparing device
JP2584734B2 (en) Character processor
JPS595335A (en) Japanese language input device
JP3067046B2 (en) Word processor
JPH027159A (en) Japanese processor
JPS60225972A (en) Switching device of clause inputting level
JP3273778B2 (en) Kana-kanji conversion device and kana-kanji conversion method
JPS6298456A (en) Japanese language input device
JPH0468466A (en) Kana / kanji converting device
JPS63104173A (en) Japanese word processor
JPH03208162A (en) Input device
JPS62243063A (en) Input system for japanese language
JPH03164859A (en) Kana-Kanji conversion device
JPH0727526B2 (en) Kana-Kanji converter
JPS61239357A (en) Electronics
JPH03116265A (en) Kana/kanji converter
JPH01133175A (en) Word converter
JPH02297243A (en) Japanese word input device