JPH07110816A - Device for registering translation dictionary - Google Patents

Device for registering translation dictionary

Info

Publication number
JPH07110816A
JPH07110816A JP5257112A JP25711293A JPH07110816A JP H07110816 A JPH07110816 A JP H07110816A JP 5257112 A JP5257112 A JP 5257112A JP 25711293 A JP25711293 A JP 25711293A JP H07110816 A JPH07110816 A JP H07110816A
Authority
JP
Japan
Prior art keywords
character
symbol string
dictionary
dictionary data
translation
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
JP5257112A
Other languages
Japanese (ja)
Inventor
Ryuichi Shiomi
隆一 塩見
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 JP5257112A priority Critical patent/JPH07110816A/en
Publication of JPH07110816A publication Critical patent/JPH07110816A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide a translation dictionary registering device capable of efficiently registering plural dictionary data only by one registration of dictionary data. CONSTITUTION:This translation dictionary registering device is provided with an input part 1 for inputting a 1st character/code string and a 2nd character/ code string to be translation words for the 1st character/code string, a display part 3 for displaying inputted data, a partial character string group preparing part 6 for mutually combining the 1st character/code string parts and the 2nd character/code string parts obtained by respectively dividing the inputted 1st and 2nd character/code strings, a translation dictionary part 4 for previously storing dictionary data such as translation words and relative words, a retrieving part 5 for retrieving relative words for the 1st and 2nd character/code string parts constituting a selected group out of the generated groups of character/code string parts while referring to the dictionary data previously stored in the dictionary 4, and a dictionary data preparing part 7 for preparing new dictionary data to be substituted for a part of the initial inputted dictionary data by the use of these relative words or the like.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、入力された辞書データ
を翻訳用辞書に登録する翻訳用辞書登録装置に関するも
のである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a translation dictionary registration device for registering input dictionary data in a translation dictionary.

【0002】[0002]

【従来の技術】翻訳用辞書登録処理を行う従来の翻訳用
辞書登録装置の一例が特開平1−195576号公報に
示されている。図7は、当該公報に記載の翻訳用辞書登
録装置の構成を示すブロック図である。
2. Description of the Related Art An example of a conventional translation dictionary registration device for performing a translation dictionary registration process is disclosed in Japanese Patent Laid-Open No. 1-195576. FIG. 7 is a block diagram showing the configuration of the translation dictionary registration device described in the publication.

【0003】以下、同図を参照して、その構成および動
作を説明する。
The structure and operation will be described below with reference to FIG.

【0004】すなわち、71は入力部であり、72は入
力バッファ部であり、73は表示部であり、74はスペ
ルチェック部であり、75は登録部であり、76は検索
部であり、77は翻訳用辞書部である。入力部71より
入力される第1言語とその翻訳語である第2言語等の辞
書データは、入力バッファ部72により格納される。表
示部73は入力バッファ部72に格納されている内容を
表示する。スペルチェック部74は、辞書データの各単
語毎に検索部76を用いて翻訳用辞書部77を検索し、
各単語が翻訳用辞書部77に存在するか否かを調べる。
この際に、翻訳用辞書部77に存在しない単語があれ
ば、スペルミスが発生している旨が、表示部73に表示
される。辞書データの各単語毎について上記処理が行わ
れた結果、全ての単語が翻訳用辞書部77に存在すると
き、スペルミスが無いものとして判断され、登録部75
を用いて、翻訳用辞書部77に辞書データが登録され
る。
That is, 71 is an input section, 72 is an input buffer section, 73 is a display section, 74 is a spell check section, 75 is a registration section, 76 is a search section, and 77 is a search section. Is a translation dictionary section. The dictionary data of the first language and the second language, which is a translation thereof, input from the input unit 71 is stored in the input buffer unit 72. The display unit 73 displays the contents stored in the input buffer unit 72. The spell check unit 74 searches the translation dictionary unit 77 using the search unit 76 for each word of the dictionary data,
It is checked whether or not each word exists in the translation dictionary unit 77.
At this time, if there is a word that does not exist in the translation dictionary unit 77, the fact that a misspelling has occurred is displayed on the display unit 73. As a result of the above processing performed for each word of the dictionary data, when all the words are present in the translation dictionary unit 77, it is determined that there is no spelling error, and the registration unit 75.
Using, the dictionary data is registered in the translation dictionary unit 77.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、このよ
うな構成では、入力された辞書データのみが登録される
ため、例えば複合語のような類似性のある辞書データを
複数回にわたり入力する場合、同様の処理を繰り返し行
わなければならず、極めて効率が悪いといった課題があ
った。
However, in such a configuration, since only the input dictionary data is registered, if similar dictionary data such as a compound word is input a plurality of times, the same result is obtained. However, there is a problem that the efficiency is extremely low.

【0006】本発明は、従来の翻訳用辞書登録装置のこ
のような課題を考慮し、一回の登録作業で、一つの辞書
データに対して、同時に複数の辞書データをも効率よく
翻訳用辞書に登録することができる翻訳用辞書登録装置
を提供することを目的とする。
In consideration of such problems of the conventional translation dictionary registration apparatus, the present invention efficiently and efficiently translates a plurality of dictionary data into one dictionary data at a time by one registration operation. It is an object of the present invention to provide a translation dictionary registration device that can be registered in.

【0007】[0007]

【課題を解決するための手段】請求項1の本発明は、第
1文字・記号列、およびその第1文字・記号列と所定の
関係を有する第2文字・記号列を入力する入力手段と、
その入力手段から入力された第1文字・記号列、および
第2文字・記号列が各々分割されたところの第1文字・
記号列部分と第2文字・記号列部分を相互に組み合わせ
て、いくつかの文字・記号列部分の組を生成するための
部分文字・記号列組生成手段と、文字・記号列部分と、
その文字・記号列部分と所定の関係を有する文字・記号
列と、各々に対して意味的に関連する関連文字・記号列
等とから構成される辞書データを予め格納している辞書
格納手段と、生成された文字・記号列部分の組の内で選
別された組について、その組を構成する第1文字・記号
列部分と第2文字・記号列部分に対する関連文字・記号
列を各々辞書データを参照して検索するための検索手段
と、第1文字・記号列部分と、その第1文字・記号列部
分に対して意味的に関連があるとして検索された第1関
連文字・記号列と、第2文字・記号列部分と、その第2
文字・記号列部分に対して意味的に関連があるとして検
索された第2関連文字・記号列とを相互に組み合わせ
て、新たな文字・記号列の組を生成するためのデータ生
成手段と、生成された新たな文字・記号列の組の内で選
別された組と、分割された相手側の第1文字・記号列部
分および分割された相手側の第2文字・記号列部分につ
いて、同様にして得られた組とを合成して登録辞書デー
タを生成し、その登録辞書データの内で選別された登録
辞書データを登録するための辞書データ登録手段とを備
えた翻訳用辞書登録装置である。
According to the present invention of claim 1, there is provided input means for inputting a first character / symbol string and a second character / symbol string having a predetermined relationship with the first character / symbol string. ,
The first character / symbol string input from the input means, and the first character / symbol string into which the second character / symbol string is divided,
A partial character / symbol string set generating means for generating a set of several character / symbol string parts by mutually combining the symbol string part and the second character / symbol string part;
Dictionary storage means for storing in advance dictionary data composed of characters / symbol strings having a predetermined relationship with the character / symbol string portion, and related characters / symbol strings, etc. that are semantically related to each other , The dictionary data of the related character / symbol strings for the first character / symbol string part and the second character / symbol string part that make up the group selected from the set of generated character / symbol string parts, respectively. A search means for searching with reference to the first character / symbol string portion, and a first related character / symbol string searched for as being semantically related to the first character / symbol string portion. , The second character / symbol string part and its second
Data generating means for generating a new set of character / symbol strings by mutually combining the second related character / symbol strings searched as being semantically related to the character / symbol string portion; The same applies to the set selected from the newly generated set of character / symbol strings, the divided first character / symbol string portion of the other party, and the divided second character / symbol string portion of the other party. And a dictionary data registration means for registering the registered dictionary data selected from the registered dictionary data by synthesizing with the group obtained in is there.

【0008】請求項2の本発明は、上記第1文字・記号
列と所定の関係を有するとは、その第1文字・記号列に
対する翻訳語としての文字・記号列の関係にあることで
あり、上記文字・記号列部分と所定の関係を有すると
は、その文字・記号列部分に対する翻訳語としての文字
・記号列の関係にあることである翻訳用辞書登録装置で
ある。
According to the second aspect of the present invention, having a predetermined relationship with the first character / symbol string is a relationship of the character / symbol string as a translation word with respect to the first character / symbol string. The term "having a predetermined relationship with the character / symbol string portion" refers to a translation dictionary registration device in which there is a relationship between the character / symbol string portion as a character / symbol string as a translation word.

【0009】請求項3の本発明は、上記生成された文字
・記号列部分の組の内で選別された組とは、その組の第
1文字・記号列部分と第2文字・記号列部分が、相互に
関連性のある文字・記号列部分として辞書格納手段に格
納されているか否かを関連性判定手段によって検索・判
定し、その結果を利用して選別された第1文字・記号列
部分と第2文字・記号列部分の組である翻訳用辞書登録
装置である。
According to the present invention of claim 3, the set selected from the set of generated character / symbol string parts is the first character / symbol string part and the second character / symbol string part of the set. Is searched and determined by the relevance determining means as to whether or not they are stored in the dictionary storing means as mutually related character / symbol string portions, and the result is used to select the first character / symbol string. It is a translation dictionary registration device that is a set of a part and a second character / symbol string part.

【0010】請求項4の本発明は、上記生成された新た
な文字・記号列の組の内で選別された組とは、その組を
構成する各々の文字・記号列が、相互に関連性のある文
字・記号列として辞書格納手段に格納されているか否か
を辞書格納判定手段によって検索・判定し、その結果を
利用して選別された、生成された文字・記号列の組であ
る翻訳用辞書登録装置である。
According to the present invention of claim 4, a set selected from the newly generated set of character / symbol strings is related to each other of the character / symbol strings forming the set. A translation which is a set of generated character / symbol strings selected and searched by the dictionary storage determining unit for whether or not it is stored in the dictionary storage unit as a certain character / symbol string. It is a dictionary registration device for business.

【0011】請求項5の本発明は、上記登録辞書データ
の内で選別された登録辞書データとは、登録辞書データ
を表示するための表示手段によって表示されたその登録
辞書データの内容に基づいて、オペレータによって選別
された登録辞書データである翻訳用辞書登録装置であ
る。
According to the present invention of claim 5, the registered dictionary data selected from the registered dictionary data is based on the contents of the registered dictionary data displayed by the display means for displaying the registered dictionary data. , A translation dictionary registration device that is registered dictionary data selected by an operator.

【0012】請求項6の本発明は、上記登録辞書データ
を選別するための見出し語としての文字・記号列を予め
格納している見出し語格納手段と、登録辞書データの各
文字・記号列と、見出し語を各々照合して、その結果一
致している場合には、その旨を辞書データ登録手段に出
力するための照合手段とを備えており、上記辞書データ
登録手段は、その照合手段から、一致している旨の出力
を受けて、登録辞書データを登録する翻訳用辞書登録装
置である。
According to the present invention of claim 6, an entry word storage means for storing in advance a character / symbol string as an entry word for selecting the registered dictionary data, and each character / symbol string of the registered dictionary data. , The collation means for collating each headword and outputting the fact to the dictionary data registration means when the result is in agreement, and the dictionary data registration means is provided with the collation means. Is a translation dictionary registration device that registers registered dictionary data in response to an output indicating that they match.

【0013】[0013]

【作用】本発明では、入力手段により第1文字・記号
列、およびその第1文字・記号列と所定の関係を有する
第2文字・記号列が入力されると、部分文字・記号列組
生成手段がその入力された第1文字・記号列、および第
2文字・記号列が各々分割されたところの第1文字・記
号列部分と第2文字・記号列部分を相互に組み合わせ
て、いくつかの文字・記号列部分の組を生成する。辞書
格納手段は、文字・記号列部分と、その文字・記号列部
分と所定の関係を有する文字・記号列と、各々に対して
意味的に関連する関連文字・記号列等の辞書データを予
め格納している。検索手段は、生成された文字・記号列
部分の組の内で選別された組について、その組を構成す
る第1文字・記号列部分と第2文字・記号列部分に対す
る関連文字・記号列を各々辞書データを参照して検索
し、データ生成手段が、第1文字・記号列部分と、その
第1文字・記号列部分に対して意味的に関連があるとし
て検索された第1関連文字・記号列と、第2文字・記号
列部分と、その第2文字・記号列部分に対して意味的に
関連があるとして検索された第2関連文字・記号列とを
相互に組み合わせて、新たな文字・記号列の組を生成す
る。辞書データ登録手段は、生成された新たな文字・記
号列の組の内で選別された組と、分割された相手側の第
1文字・記号列部分および分割された相手側の第2文字
・記号列部分について、同様にして得られた組とを合成
して登録辞書データを生成し、登録する。
In the present invention, when the first character / symbol sequence and the second character / symbol sequence having a predetermined relationship with the first character / symbol sequence are input by the input means, a partial character / symbol sequence set is generated. The means mutually combines the input first character / symbol string and the first character / symbol string portion and the second character / symbol string portion where the second character / symbol string is divided, respectively. Generate a set of character / symbol string parts of. The dictionary storage means stores in advance character / symbol string portions, character / symbol strings having a predetermined relationship with the character / symbol string portions, and dictionary data such as related characters / symbol strings that are semantically related to each of them. Is stored. The searching means, for a set selected from the set of generated character / symbol string parts, searches for a related character / symbol string for the first character / symbol string part and the second character / symbol string part forming the set. The respective data are searched by referring to the dictionary data, and the data generation means searches the first character / symbol string portion and the first related character / character string searched for as being semantically related to the first character / symbol string portion. The symbol string, the second character / symbol string portion, and the second related character / symbol string retrieved as being semantically related to the second character / symbol string portion are combined with each other to create a new character. Generate a set of character / symbol strings. The dictionary data registration means selects a set selected from the newly generated set of character / symbol strings, the divided first character / symbol string portion of the other party, and the divided second character of the other party. The symbol string portion is combined with a set obtained in the same manner to generate registration dictionary data and register it.

【0014】[0014]

【実施例】以下本発明の第一の実施例の翻訳用辞書登録
装置について、図面を参照しながら説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS A translation dictionary registration device according to a first embodiment of the present invention will be described below with reference to the drawings.

【0015】図1は、本実施例の翻訳用辞書登録装置の
構成を示すブロック図であり、同図を用いてその構成を
説明する。
FIG. 1 is a block diagram showing the configuration of the translation dictionary registration apparatus of this embodiment, and the configuration will be described with reference to the same figure.

【0016】すなわち、1は、第一言語の文字・記号列
と、その翻訳語である第二言語の文字・記号列を組にし
た辞書データを入力する、本発明の入力手段としての入
力部であり、具体的にはキーボード等で構成されるもの
である。
That is, 1 is an input unit as an input means of the present invention for inputting dictionary data in which a character / symbol string of a first language and a character / symbol string of a second language which is a translation thereof are paired. Specifically, it is configured by a keyboard or the like.

【0017】2は、入力部1で入力された辞書データを
一時記憶する一時記憶部であり、具体的にはメモリーな
どで構成される。
Reference numeral 2 is a temporary storage unit for temporarily storing the dictionary data input by the input unit 1, and is specifically composed of a memory or the like.

【0018】3は、一時記憶部2に一時記憶された辞書
データをユーザーに提示する表示部であり、具体的には
CRTやプリンターなどで構成されるものである。
Reference numeral 3 is a display unit for presenting the dictionary data temporarily stored in the temporary storage unit 2 to the user, and is specifically composed of a CRT, a printer or the like.

【0019】4は、第一言語の文字・記号列と、その翻
訳語である第二言語の文字・記号列を組にした辞書デー
タを記憶する、本発明の辞書格納手段としての翻訳用辞
書部であり、基本辞書(図2の翻訳用辞書部4に示され
る例えば「辞書B」に相当する)、専門用語辞書(同図
の例えば「辞書C」に相当する)、ユーザー辞書(同図
の例えば「辞書D」に相当する)等の一つ以上の辞書が
予め格納されて構成されている。なお、同図に示された
「辞書A」は、本実施例において辞書データ追加として
辞書登録をしようとする初期状態の辞書である。
Reference numeral 4 is a translation dictionary as dictionary storage means of the present invention, which stores dictionary data in which a character / symbol string in the first language and a character / symbol string in the second language, which is the translated word, are paired. A basic dictionary (corresponding to, for example, "Dictionary B" shown in the translation dictionary unit 4 in FIG. 2), a technical term dictionary (corresponding to, for example, "Dictionary C" in FIG. 2), a user dictionary (corresponding to (Corresponding to, for example, "Dictionary D") is stored in advance. The "dictionary A" shown in the figure is a dictionary in an initial state in which dictionary registration is performed by adding dictionary data in this embodiment.

【0020】5は、翻訳用辞書部4を検索するための、
本発明の検索手段としての検索部である。
Reference numeral 5 is for searching the translation dictionary unit 4,
It is a search unit as a search means of the present invention.

【0021】6は、部分文字・記号列組作成部であり、
一時記憶部2に一時記憶されている辞書データの第一言
語の文字・記号列と、その翻訳語としての第二言語の文
字・記号列を各々分割し、分割された第一言語の文字・
記号列部分と分割された第二言語の文字・記号列部分を
各々対応付け、それを仮の組とする複数の部分文字・記
号列組を作成し、その仮の組を構成する各々の文字・記
号列部分が、相互に関連性のある文字・記号列部分とし
て翻訳用辞書部4に記憶されているか否かを検索・判定
して、記憶されている組についてのみ正式の部分文字・
記号列組を作成する。
Reference numeral 6 denotes a partial character / symbol string set creating section,
The first language character / symbol string of the dictionary data temporarily stored in the temporary storage unit 2 and the second language character / symbol string as a translation word thereof are each divided, and the divided first language character / symbol string is divided.
Each of the characters that make up the temporary set is created by associating the symbol string part with the divided character / symbol string part of the second language, and creating a plurality of partial character / symbol string sets using it as a temporary set. -The symbol string portion is searched / determined as to whether or not it is stored in the translation dictionary unit 4 as a character / symbol string portion which is related to each other.
Create a symbol string set.

【0022】7は、辞書データ作成部であり、部分文字
列組作成部6で作成された各々の部分文字・記号列組に
おいて、各組を構成する分割された第一言語の文字・記
号列と分割された第二言語の文字・記号列の各々に対応
する関連語を翻訳用辞書部4から検索して相互に組合せ
て、新たな文字・記号列組を作成し、その新たな組を構
成する各々の文字・記号列が、相互に関連性のある文字
・記号列として翻訳用辞書部4に記憶されているか否か
を検索・判定して、記憶されておれば、それらを用いて
元の第一言語の文字・記号列とその翻訳語としての第二
言語の文字・記号列の組を構成する各文字・記号列部分
を置き換えることにより新たな辞書データを作成し、翻
訳用辞書部4に記憶する。なお、部分文字・記号列組作
成部6は、本発明の部分文字・記号列組生成手段等を含
む。また、辞書データ作成部7は、本発明のデータ生成
手段と辞書データ登録手段等を含む。
Reference numeral 7 is a dictionary data creation unit, and in each of the partial character / symbol string sets created by the partial character string set creating unit 6, the divided character / symbol strings of the first language constituting each set. The related words corresponding to each of the character and symbol strings of the second language divided by are searched from the translation dictionary unit 4 and are combined with each other to create a new character and symbol string set. Each of the constituent character / symbol strings is searched / determined as to whether or not it is stored in the translation dictionary unit 4 as a character / symbol string having mutual relevance, and if stored, those characters / symbol strings are used. A new dictionary data is created by replacing each character / symbol string part that makes up the character / symbol string of the original first language and the character / symbol string of the second language as its translation word, and the dictionary for translation is created. Store in part 4. The partial character / symbol string set creating unit 6 includes the partial character / symbol string set generating means of the present invention. Further, the dictionary data creation unit 7 includes the data generation means and the dictionary data registration means of the present invention.

【0023】本装置の動作説明に先立って、翻訳用辞書
部4に予め記憶されている辞書データについて説明す
る。
Prior to explaining the operation of this apparatus, the dictionary data stored in the translation dictionary unit 4 in advance will be described.

【0024】図2は、翻訳用辞書部4において、例え
ば、基本辞書としての英日翻訳用辞書(図2の翻訳用辞
書部4に示される例えば「辞書B」に相当する)に記憶
されているデータの例を示す説明図である。これらのデ
ータは、例えば磁気ディスクや上位装置のメモリにファ
イル化されて格納されている。図2に示すように、一つ
の辞書データには、第1言語としての英語の見出し語、
その品詞、関連語が格納されている。また、英語の見出
し語に対応する第2言語としての日本語訳とその品詞、
関連語、接頭語の有無、意味情報の組が1つ以上格納さ
れている。なお、辞書データには、これらのデータをす
べて含む必要はなく、また、他のデータを含んでいても
よい。
2 is stored in the translation dictionary unit 4 in, for example, an English-Japanese translation dictionary (corresponding to, for example, "dictionary B" shown in the translation dictionary unit 4 in FIG. 2) as a basic dictionary. It is explanatory drawing which shows the example of the stored data. These data are stored as a file in a magnetic disk or a memory of a host device, for example. As shown in FIG. 2, in one dictionary data, an English headword as a first language,
The part of speech and related words are stored. Also, a Japanese translation and its part of speech as a second language corresponding to the English headword,
One or more sets of related words, presence / absence of prefix, and semantic information are stored. The dictionary data does not have to include all of these data, and may include other data.

【0025】次に、本実施例の翻訳用辞書登録装置の動
作について主に図4を用いて説明する。
Next, the operation of the translation dictionary registration device of this embodiment will be described mainly with reference to FIG.

【0026】図4は、本実施例の翻訳用辞書登録装置の
辞書データ登録手順を示すフローチャートである。図3
は、入力部1から入力された辞書データが、各ステップ
を経て新たな辞書データが作成されるまでの間にその形
態が変遷していく状態を示すための説明図である。同図
(a)は、辞書データが入力部1に入力された時の辞書
データの状態を示す説明図である。同図(b)は、その
入力された辞書データが形態素解析等によって、分割さ
れた状態を示している。同図(c)と(d)は、翻訳用
辞書部4(例えば、「辞書A」)に登録するために、新
たに作成された辞書データの状態を示す説明図である。
FIG. 4 is a flow chart showing the dictionary data registration procedure of the translation dictionary registration device of this embodiment. Figure 3
FIG. 4 is an explanatory diagram showing a state in which the form of the dictionary data input from the input unit 1 changes until new dictionary data is created through each step. FIG. 1A is an explanatory diagram showing a state of dictionary data when the dictionary data is input to the input unit 1. FIG. 6B shows a state in which the input dictionary data is divided by morphological analysis or the like. FIGS. 7C and 7D are explanatory diagrams showing the state of dictionary data newly created for registration in the translation dictionary unit 4 (for example, “dictionary A”).

【0027】図4において、第一言語(例えば英語)の
文字・記号列と第二言語(例えば日本語)の文字・記号
列を組とした辞書データが入力部1から入力される(ス
テップS401)。入力された辞書データは一時記憶部
2に記憶される。
In FIG. 4, dictionary data in which a character / symbol string in a first language (eg English) and a character / symbol string in a second language (eg Japanese) are combined is input from the input unit 1 (step S401). ). The input dictionary data is stored in the temporary storage unit 2.

【0028】表示部3は一時記憶部2に記憶された辞書
データをディスプレイ等に表示する(ステップS40
2)。
The display unit 3 displays the dictionary data stored in the temporary storage unit 2 on a display or the like (step S40).
2).

【0029】部分文字列組作成部6は、形態素解析等を
行い一時記憶部2に記憶されている辞書データの第一言
語の文字・記号列と第二言語の文字・記号列を分割する
(図3(a)参照。すなわち、英語「loud voi
ce」が「loud」と「voice」に分割され、日
本語「大声」は「大」と「声」に分割されている。)
(ステップS403)。
The partial character string set creating unit 6 divides the first language character / symbol string and the second language character / symbol string of the dictionary data stored in the temporary storage unit 2 by performing morphological analysis and the like ( See Fig. 3 (a), that is, the English word "loud voy".
"ce" is divided into "loud" and "voice", and the Japanese "loud voice" is divided into "loud" and "voice". )
(Step S403).

【0030】更に、部分文字列組作成部6は、分割され
た第一言語の文字・記号列部分と第二言語の文字・記号
列部分を仮の組として(例えば、「loud」と
「大」、「loud」と「声」等の組)、分割された文
字・記号列部分の全ての組み合わせについて作成し、各
々について検索部5を用いて翻訳用辞書部4を検索す
る。翻訳用辞書部4に、分割された第一言語の文字・記
号列部分と第二言語の文字・記号列部分の仮の組の各々
が相互に関連性のある文字・記号列部分として記憶され
ている場合、部分文字列組作成部6は、仮に組とした、
分割された第一言語の文字・記号列部分と第二言語の文
字・記号列部分を対応付け、これを組とする正式の部分
文字・記号列組を作成する(ステップS404)。
Further, the partial character string set creating section 6 uses the divided character / symbol string part of the first language and the divided character / symbol string part of the second language as a temporary set (for example, "loud" and "large"). , “Loud” and “voice”), and all combinations of the divided character / symbol string portions are created, and the translation dictionary unit 4 is searched using the search unit 5 for each. Each of the divided temporary character / symbol string portions of the first language and the divided temporary character / symbol string portions of the second language is stored in the translation dictionary unit 4 as mutually related character / symbol string portions. , The partial character string set creating unit 6 temporarily sets the set,
The divided character / symbol string portion of the first language and the divided character / symbol string portion of the second language are associated with each other to create a formal partial character / symbol string pair (step S404).

【0031】辞書データ作成部7は、部分文字列組作成
部6が作成した(ステップ404)部分文字列組の第一
言語の文字・記号列部分と第二言語の文字・記号列部分
の各々の関連語(図2参照。例えば、「loud」の関
連語は「soft」、「大」の関連語は「小」)を検索
部5を用いて翻訳用辞書部4より検出する(ステップ4
06)。
The dictionary data creating unit 7 creates each of the character / symbol string portion of the first language and the character / symbol string portion of the second language of the partial character string set created by the partial character string set creating unit 6 (step 404). (See FIG. 2. For example, the related word of "loud" is "soft" and the related word of "large" is "small") is detected from the translation dictionary unit 4 using the search unit 5 (step 4).
06).

【0032】更に、辞書データ作成部7は、部分文字・
記号列組の第一言語の文字・記号列部分の関連語(例え
ば、「loud」に対する関連語「soft」)と第二
言語の文字・記号列部分の関連語(例えば、「大」に対
する関連語「小」)を組にして(例えば、「soft」
と「小」の組)、検索部5を用いて翻訳用辞書部4の中
に記憶されているか否かを検索する(ステップS40
7)。ステップ407での検索結果から検索された関連
語の組が、翻訳用辞書部4の中に記憶されているか否か
を判定する(ステップ408)。ステップ408にて検
索された関連語の組が、翻訳用辞書部4に記憶されてい
る場合は、辞書データ作成部7は、分割する前の各々の
文字・記号列(例えば、「loud voice」と
「大声」)に対して分割された前半部分の各文字・記号
列部分(例えば、「loud voice」に対しては
「loud」、「大声」に対しては「大」)の組、すな
わち部分文字・記号列組(「loud」と「大」の組)
を、上述した関連語の組(例えば、「soft」と
「小」の組)に置き換えることによって新たな辞書デー
タを作成(例えば、「soft voice」と「小
声」)し、翻訳用辞書部4に登録する(ステップS40
9)。
Further, the dictionary data creation unit 7 is
A related word of the character / symbol string part of the first language of the symbol string set (for example, a related word “soft” for “loud”) and a related word of the character / symbol string part of the second language (for example, a relation for “large”) The word "small") in pairs (for example, "soft")
And "small"), and the search unit 5 is used to search whether or not it is stored in the translation dictionary unit 4 (step S40).
7). It is determined whether the set of related words retrieved from the retrieval result in step 407 is stored in the translation dictionary unit 4 (step 408). When the set of related words searched in step 408 is stored in the translation dictionary unit 4, the dictionary data creation unit 7 determines each character / symbol string (for example, “loud voice”) before the division. And "loud") divided into first and second character / symbol string portions (for example, "loud" for "loud voice" and "loud" for "loud"), that is, Partial character / symbol string set (set of "loud" and "large")
By creating a new dictionary data (for example, “soft voice” and “small voice”) by replacing the above with a set of related words (for example, a set of “soft” and “small”). To register (step S40
9).

【0033】一方、ステップ408にて検索された関連
語の組が、翻訳用辞書部4に記憶されていない場合は、
ステップ409の処理を行わずステップ410へ進む。
On the other hand, if the set of related words retrieved in step 408 is not stored in the translation dictionary unit 4,
The process proceeds to step 410 without performing the process of step 409.

【0034】このように、部分文字・記号列組と関連語
の組との置き換えによる新たな辞書データを作成する一
連の処理に関しては、ステップ410において部分文字
列組作成部6で作成された正式の部分文字・記号列組の
第一言語の文字・記号列部分と第二言語の文字・記号列
部分の各々の関連語の全ての組合せについて同様の処理
が繰り返されたか否かが判定されて、全ての組合せにつ
いて同様の処理が完了していなければ、再びステップ4
06に戻り、完了していれば、ステップ411に進み、
最後に、辞書データ作成部7は、一時記憶部2が記憶す
る最初に入力された辞書データを翻訳用辞書部4に記憶
する(ステップ411)。全ての辞書データが入力完了
するまで上記処理が繰り返される。
As described above, regarding the series of processing for creating new dictionary data by replacing the partial character / symbol string set and the related word set, the official character string created by the partial character string set creating unit 6 in step 410. It is determined whether or not the same processing is repeated for all combinations of the related words of the first language character / symbol string portion and the second language character / symbol string portion of the partial character / symbol string set of , If the same process is not completed for all the combinations, step 4 again.
Return to 06, and if completed, proceed to step 411,
Finally, the dictionary data creation unit 7 stores the first input dictionary data stored in the temporary storage unit 2 in the translation dictionary unit 4 (step 411). The above process is repeated until all the dictionary data have been input.

【0035】ここで、入力された辞書データが本実施例
における翻訳用辞書登録装置によって新たに作成された
辞書データと共に翻訳用辞書部4に登録される一連の過
程を、翻訳用辞書部4の内容の一部を示す説明図としの
図2と、辞書データの各ステップでの形態を示す説明図
としての図3を参照して、更に具体的に説明する。
Here, the series of processes in which the input dictionary data is registered in the translation dictionary unit 4 together with the dictionary data newly created by the translation dictionary registration device in the present embodiment will be described. A more specific description will be given with reference to FIG. 2 which is an explanatory diagram showing a part of the contents and FIG. 3 which is an explanatory diagram showing the form of each step of the dictionary data.

【0036】すなわち、入力部1は図3(a)に示され
た英語「loud voice」と日本語「大声」を組
とする辞書データを入力して、一時記憶部2に一時記憶
する。 部分文字列組作成部6は、一時記憶部2が記憶
する辞書データの英語「loud voice」と日本
語「大声」を形態素解析を行い文字・記号列部分に分割
する。図3(b)は、形態素解析によって、分割された
状態を示している。英語「loud voice」が
「loud」と「voice」に分割され、日本語「大
声」は「大」と「声」に分割されている。次に部分文字
列作成部6は、分割された英語「loud」と日本語
「大」を仮の組とし、検索部5を用いて翻訳用辞書部4
を検索する。検索部5は、翻訳用辞書部4に記憶される
「loud」を見出し語とする辞書データを調べ、
「大」は「loud」が対応する日本語「大きい」の接
頭語であることを検出する。部分文字列組作成部6は、
検索部5の検索結果から、「loud」と「大」を対応
付け正式の部分文字・記号列組とする。
That is, the input unit 1 inputs the dictionary data which is a combination of the English "loud voice" and the Japanese "loud voice" shown in FIG. 3A, and temporarily stores it in the temporary storage unit 2. The partial character string set creating unit 6 performs a morphological analysis on the English "loud voice" and the Japanese "loud voice" of the dictionary data stored in the temporary storage unit 2 and divides them into character / symbol string portions. FIG. 3B shows a state of being divided by the morphological analysis. English "loud voice" is divided into "loud" and "voice", and Japanese "loud voice" is divided into "loud" and "voice". Next, the partial character string creating unit 6 uses the divided English “loud” and Japanese “large” as a temporary set, and uses the search unit 5 to use the translation dictionary unit 4
To search. The search unit 5 checks the dictionary data having “loud” as a headword stored in the translation dictionary unit 4,
"Large" detects that "loud" is the corresponding Japanese "Large" prefix. The partial character string set creating unit 6
Based on the search result of the search unit 5, “loud” and “large” are associated with each other to form a formal partial character / symbol string set.

【0037】次に、部分文字列組作成部6は同様にし
て、「loud」と「声」、「voice」と「大」、
「voice」と「声」を仮の組とし、検索部5を用い
て翻訳用辞書部4を検索を行う。その結果、部分文字列
組作成部6は「voice」と「声」を対応付け正式の
部分文字・記号列組とする。
Next, the sub-character string set creating section 6 similarly performs "loud" and "voice", "voice" and "large",
With the provisional combination of "voice" and "voice", the translation dictionary unit 4 is searched using the search unit 5. As a result, the partial character string set creating unit 6 associates “voice” with “voice” to form a formal partial character / symbol string set.

【0038】辞書データ作成部7は、部分文字列組作成
部6が作成した、部分文字・記号列組「loud」−
「大」の英語「loud」と日本語「大」の各々の関連
語を、検索部5を用いて翻訳用辞書部4より検出する。
図2の英日翻訳用辞書(例えば、図1における「辞書
B」に相当する)を参照して、「loud」の関連語と
して「soft」が検出される。また、「大」の関連語
は、「大」が「大きい」の接頭語であることから、ま
ず、「大きい」の関連語として「小さい」が検出される
が、「大」が接頭語であることから、「大きい」の関連
語として検出された「小さい」の接頭語「小」が、最終
的に「大」の関連語として検出される。
The dictionary data creating unit 7 creates a partial character / symbol string set "loud" -created by the partial character string set creating unit 6.
The related words of "large" in English "loud" and Japanese "large" are detected from the translation dictionary unit 4 using the search unit 5.
By referring to the English-Japanese translation dictionary in FIG. 2 (e.g., corresponding to "dictionary B" in FIG. 1), "soft" is detected as a related term of "loud". In addition, since the word “large” is a prefix of “large”, the word “small” is first detected as the word of “large”, but the word “large” is a prefix. Therefore, the prefix “small” of “small” that is detected as a related word of “large” is finally detected as a related word of “large”.

【0039】次に辞書データ作成部7は、英語「lou
d」の関連語「soft」と日本語「大」の関連語
「小」を組とし、検索部5を用いて翻訳用辞書部4に予
め格納されている英日翻訳用辞書(図2参照)を検索す
る。翻訳用辞書部4の英日翻訳用辞書には、「sof
t」−「小」の組が記憶されているので、この組につい
ては新たな辞書データ作成において使用するものとし
て、辞書データ作成部7は、分割前の元の辞書データの
文字・記号列組としての「loud voice」と
「大声」の組において部分文字・記号列組「loud」
−「大」とその関連語の組「soft」−「小」を置き
換えることにより、図3(c)に示すように、英語「s
oft voice」と日本語「小声」を組とする新た
な辞書データを作成し、翻訳用辞書部4に登録する。
Next, the dictionary data creation unit 7 uses the English word "lou".
An English-Japanese translation dictionary stored in advance in the translation dictionary unit 4 using the search unit 5 as a set of the related word “soft” of “d” and the related word “small” of Japanese “large” (see FIG. 2). ) Is searched. In the English-Japanese translation dictionary of the translation dictionary unit 4, "sof
Since a set of "t"-"small" is stored, the dictionary data creation unit 7 determines that this set is used in creating new dictionary data, and the dictionary data creating unit 7 sets the character / symbol string set of the original dictionary data before division. In the combination of "loud voice" and "loud" as a subcharacter / symbol string set "loud"
-By replacing "large" and its related word set "soft"-"small", as shown in FIG.
New dictionary data which is a combination of "of voice" and Japanese "small voice" is created and registered in the translation dictionary unit 4.

【0040】辞書データ作成部7は、もう一つの部分文
字・記号列組「voice」−「声」に対しても同様の
操作を行い、図3(d)に示すように英語「loud
sound」と日本語「大音」を組とする新たな辞書デ
ータを作成し、翻訳用辞書部4に登録する。
The dictionary data creation unit 7 performs the same operation for the other partial character / symbol string set "voice"-"voice", and the English "loud" as shown in FIG. 3 (d).
New dictionary data including a pair of “sound” and Japanese “loud sound” is created and registered in the translation dictionary unit 4.

【0041】最後に、辞書データ作成部7は、一時記憶
部2が記憶する最初に入力された英語「loud vo
ice」と日本語「大声」を組とする辞書データを翻訳
用辞書部4に登録する。このように、1回の辞書データ
の登録で、複数の辞書データの翻訳用辞書部4への登録
を効率よく行うことができる。
Finally, the dictionary data creation unit 7 stores the first input English “loud vo” stored in the temporary storage unit 2.
The dictionary data of a pair of "ice" and Japanese "loud voice" is registered in the translation dictionary unit 4. In this way, by registering the dictionary data once, it is possible to efficiently register a plurality of dictionary data in the translation dictionary unit 4.

【0042】次に本発明の第二の実施例の翻訳用辞書登
録装置について図面を参照して説明する。
Next, a translation dictionary registration device according to a second embodiment of the present invention will be described with reference to the drawings.

【0043】図5は、本実施例の翻訳用辞書登録装置の
構成を示すブロック図であり、同図を用いてその構成お
よび動作を説明する。なお、同図において、図1に示す
第一の実施例の構成要素と同じ番号を付した要素は、第
一の実施例の翻訳用辞書登録装置と同様の動作を行う。
従って、第一の実施例の構成要素と同じ番号を付した要
素の説明は省略する。
FIG. 5 is a block diagram showing the configuration of the translation dictionary registration apparatus of this embodiment, and the configuration and operation will be described with reference to FIG. In the figure, the elements with the same numbers as the constituent elements of the first embodiment shown in FIG. 1 perform the same operations as the translation dictionary registration device of the first embodiment.
Therefore, the description of the elements given the same numbers as the components of the first embodiment is omitted.

【0044】すなわち、51は入力部であり、入力部5
1は第一の実施例の入力部1の動作に加え、後述する辞
書データ作成部57が作成する新たな辞書データを翻訳
用辞書部4に格納すべきか否かの指示を、利用者により
入力されるためのものである。
That is, 51 is an input unit, and the input unit 5
In addition to the operation of the input unit 1 of the first embodiment, the user inputs an instruction as to whether or not new dictionary data created by a dictionary data creation unit 57, which will be described later, should be stored in the translation dictionary unit 4. To be done.

【0045】53は、本発明の表示手段としての表示部
であり、表示部53は第一の実施例の表示部3の動作に
加え、後述する辞書データ作成部57が作成する新たな
辞書データをも表示部53に表示する。
Reference numeral 53 denotes a display section as a display means of the present invention. The display section 53 has new dictionary data created by a dictionary data creation section 57, which will be described later, in addition to the operation of the display section 3 of the first embodiment. Is also displayed on the display unit 53.

【0046】57は辞書データ作成部であり、辞書デー
タ作成部57は第一の実施例の辞書データ作成部7の動
作に加え、新たな辞書データ作成後に、利用者が入力部
51を用いて、新たに作成された辞書データを翻訳用辞
書部4に格納すべき旨の指示を与えたとき、その格納す
べき旨の指示を受けた辞書データを翻訳用辞書部4に格
納する。
Reference numeral 57 denotes a dictionary data creating section. The dictionary data creating section 57 uses the input section 51 after the user creates new dictionary data in addition to the operation of the dictionary data creating section 7 of the first embodiment. When an instruction to store the newly created dictionary data in the translation dictionary unit 4 is given, the dictionary data instructed to be stored is stored in the translation dictionary unit 4.

【0047】次に、第二の実施例の動作について説明す
る。
Next, the operation of the second embodiment will be described.

【0048】ここで、本実施例と第一の実施例との主な
相違点は、上述のような表示部53等を設けることによ
り、全ての関連語の組合せに関して第1の実施例におい
てステップ407、ステップ408等で行った、翻訳用
辞書部4に各々の関連語が記憶されているか否かの検索
等を行い、全ての関連語の組合せの内で採用するものと
しないものとの選別を行った上で、更に、ステップ40
9等で、辞書データ作成部67にて作成した新たな辞書
データ内で登録するものとしないものとの選別を装置に
行わせるのではなく、利用者にその選別の判断を任せる
ようにした点である。
Here, the main difference between this embodiment and the first embodiment is that, by providing the display section 53 and the like as described above, the steps in the first embodiment regarding all combinations of related words are performed. In step 407, step 408, etc., a search is performed to determine whether or not each related word is stored in the translation dictionary unit 4, and selection is made between all related word combinations and those not to be adopted. And then step 40
In 9 or the like, the device does not select the items to be registered or not to be registered in the new dictionary data created by the dictionary data creating unit 67, but allows the user to make the selection judgment. Is.

【0049】本実施例における翻訳用辞書登録装置の動
作手順は、主に上記の点を除いては、第一の実施例で示
された動作手順と同様であり、以下、主にその相違点を
中心として、入力部51より入力された辞書データが本
実施例における翻訳用辞書登録装置によって新たに作成
された辞書データと共に翻訳用辞書部4に登録される過
程を、辞書データの各ステップでの形態を示す説明図と
しての図3を参照して説明する。
The operation procedure of the translation dictionary registration device in this embodiment is the same as the operation procedure shown in the first embodiment except for the above points, and the differences will be mainly described below. The process of registering the dictionary data input from the input unit 51 in the translation dictionary unit 4 together with the dictionary data newly created by the translation dictionary registration device according to the present embodiment will be described in each step of the dictionary data. This will be described with reference to FIG. 3 as an explanatory view showing the form of FIG.

【0050】すなわち、表示部53は、入力された初期
の辞書データ(英語「loud voice」と日本語
「大声」を組とする辞書データ)に加えて、辞書データ
作成部57が英語「soft voice」と日本語
「小声」を組とする新たな辞書データを作成したとき、
その辞書データの英語「soft voice」と日本
語「小声」をも表示部53のディスプレイ等に表示す
る。
That is, in addition to the input initial dictionary data (dictionary data in which English "loud voice" and Japanese "loud voice" are paired), the display unit 53 causes the dictionary data creation unit 57 to display the English "soft voice". ”And Japanese“ small voice ”as a pair,
The English "soft voice" and the Japanese "small voice" of the dictionary data are also displayed on the display unit 53 or the like.

【0051】利用者は、表示部53のディスプレイ等に
表示された、辞書データ作成部57が作成した英語「s
oft voice」と日本語「小声」を組とする新た
な辞書データ等を見て翻訳用辞書部4に登録すべき辞書
データである旨の指示を入力部51より入力する。
The user can display the English "s" created by the dictionary data creation unit 57 on the display of the display unit 53 or the like.
By looking at the new dictionary data or the like which is a combination of "of voice" and Japanese "small voice", an instruction indicating that the dictionary data should be registered in the translation dictionary unit 4 is input from the input unit 51.

【0052】入力部51は、利用者から、辞書データ作
成部57が作成した新たな辞書データを翻訳用辞書部4
に登録すべき旨の指示を入力されたとき、辞書データ作
成部57に対して、新たに作成した英語「soft v
oice」と日本語「小声」を組とする辞書データを翻
訳用辞書部4に登録すべき旨を出力する。
The input unit 51 receives the new dictionary data created by the dictionary data creating unit 57 from the user and translates the dictionary data into the translation dictionary unit 4.
When the instruction to register is input to the dictionary data creation unit 57, the newly created English "soft v
It is output that dictionary data including a pair of "oice" and Japanese "small voice" should be registered in the translation dictionary unit 4.

【0053】次に、表示部53は、辞書データ作成部5
7が英語「loud sound」と日本語「大音」を
組とする新たな辞書データを作成したとき、その辞書デ
ータの英語「loud sound」と日本語「大音」
を表示部53のディスプレイ等に表示する。
Next, the display unit 53 displays the dictionary data creation unit 5
When 7 creates new dictionary data in which English "loud sound" and Japanese "loud sound" are paired, English "loud sound" and Japanese "loud sound" of the dictionary data are created.
Is displayed on the display or the like of the display unit 53.

【0054】ここで、入力部51は、利用者から、辞書
データ作成部57が作成した英語「loud soun
d」と日本語「大音」を組とする新たな辞書データを登
録しない旨の指示を入力されたとき、辞書データ作成部
57に対して、作成した英語「loud sound」
と日本語「大音」を組とする新たな辞書データを破棄す
る旨の指示を出力する。このようにして、利用者にとっ
て、必要な辞書データのみを翻訳用辞書に登録すること
もできる。
Here, the input unit 51 uses the English "loud sound" created by the dictionary data creation unit 57 from the user.
When an instruction not to register new dictionary data that is a combination of "d" and Japanese "loud sound" is input, the dictionary data creation unit 57 is instructed to create the English "loud sound".
And output an instruction to discard the new dictionary data that is a combination of Japanese "Ooto". In this way, the user can also register only the necessary dictionary data in the translation dictionary.

【0055】次に本発明の第三の実施例の翻訳用辞書登
録装置について図面を参照して説明する。
Next, a translation dictionary registration device according to a third embodiment of the present invention will be described with reference to the drawings.

【0056】図6は、本実施例の翻訳用辞書登録装置の
構成を示すブロック図であり、同図を用いてその構成お
よび動作を説明する。なお、同図において、図1に示す
第一の実施例の構成要素と同じ番号を付した要素は、第
一の実施例の翻訳用辞書登録装置と同様の動作を行う。
従って、第一の実施例の構成要素と同じ番号を付した要
素の説明は省略する。
FIG. 6 is a block diagram showing the configuration of the translation dictionary registration device of the present embodiment, and the configuration and operation will be described with reference to FIG. In the figure, the elements with the same numbers as the constituent elements of the first embodiment shown in FIG. 1 perform the same operations as the translation dictionary registration device of the first embodiment.
Therefore, the description of the elements given the same numbers as the components of the first embodiment is omitted.

【0057】ここで、本実施例と第一の実施例との主な
相違点は、上述のような照合部69等を設けることによ
り、全ての関連語の組合せに関して第1の実施例におい
てステップ407、ステップ408等で行った、翻訳用
辞書部4に各々の関連語が記憶されているか否かの検索
等を行い、全ての関連語の組合せの内で採用するものと
しないものとの選別を行った上で、更に、ステップ40
9等で、辞書データ作成部67にて作成した新たな辞書
データの第一言語の文字・記号列と第二言語の文字・記
号列の各々の、照合部69における照合結果に基づい
て、その新たな辞書データを登録するか否かを判定する
点である。
Here, the main difference between this embodiment and the first embodiment is that by providing the collating unit 69 and the like as described above, the steps in the first embodiment regarding all combinations of related words are performed. In step 407, step 408, etc., a search is performed to determine whether or not each related word is stored in the translation dictionary unit 4, and selection is made between all related word combinations and those not to be adopted. And then step 40
9 or the like based on the collation result of the collation unit 69 for each of the first language character / symbol string and the second language character / symbol string of the new dictionary data created by the dictionary data creation unit 67. This is a point to judge whether or not to register new dictionary data.

【0058】すなわち、68は、本発明の見出し語格納
手段としての見出し語辞書部であり、見出し語辞書部6
8は見出し語(図2参照)を含む辞書であって、具体的
には国語辞典や英英辞典等が電子化され磁気ディスク等
に予め記憶されているものである。
That is, reference numeral 68 denotes an entry word dictionary section as an entry word storage means of the present invention, and the entry word dictionary section 6
Reference numeral 8 is a dictionary including headwords (see FIG. 2), and specifically, is a dictionary in which a Japanese language dictionary or an English-English dictionary is digitized and stored in advance on a magnetic disk or the like.

【0059】69は、本発明の照合手段としての照合部
であり、照合部69は辞書データ作成部67にて作成さ
れた新たな辞書データの第一言語の文字・記号列や第二
言語の文字・記号列と、あるいは、外部から与えられた
見出し語等と、見出し語辞書部68に記憶する見出し語
とを各々照合する。
Reference numeral 69 denotes a collating unit as collating means of the present invention. The collating unit 69 is a new language dictionary data created by the dictionary data creating unit 67. The character / symbol string or the headword or the like given from the outside is collated with the headword stored in the headword dictionary unit 68.

【0060】67は辞書データ作成部であり、辞書デー
タ作成部67は第一の実施例の辞書データ作成部7の動
作に加え、辞書データ作成時に、作成した新たな辞書デ
ータの第一言語の文字・記号列と第二言語の文字・記号
列の照合部69における照合結果に基づいて、作成した
新たな辞書データを登録する。
Reference numeral 67 denotes a dictionary data creation unit. The dictionary data creation unit 67 operates in addition to the operation of the dictionary data creation unit 7 of the first embodiment, and at the time of creating dictionary data, creates a new dictionary data of the first language. The created new dictionary data is registered based on the collation result of the collation unit 69 of the character / symbol string and the character / symbol string of the second language.

【0061】辞書データ作成部67が作成した新たな辞
書データに対する照合部69の照合において、その新た
な辞書データの第一言語の文字・記号列と第二言語の文
字・記号列が、共に見出し語辞書部68に記憶されてい
るとの結果が出た場合、辞書データ作成部67は照合部
69から、登録すべき旨の指示を受けて、その新たな辞
書データを翻訳用辞書部4に登録する。
In the matching of the new dictionary data created by the dictionary data creating unit 67 by the matching unit 69, the character / symbol string in the first language and the character / symbol string in the second language of the new dictionary data are both found. When it is determined that the new dictionary data is stored in the word dictionary unit 68, the dictionary data creation unit 67 receives an instruction to register from the collation unit 69, and the new dictionary data is stored in the translation dictionary unit 4. register.

【0062】一方、辞書データ作成部67が作成した新
たな辞書データの第一言語の文字・記号列か、あるいは
第二言語の文字・記号列のいずれか一方でも見出し語辞
書68に、記憶されていないとの結果が出た場合は、照
合部69から、登録すべきでない旨の指示を受けて、辞
書データ作成部67はその新たな辞書データを破棄し
て、翻訳用辞書部4には登録しない。このようにして、
誤った辞書データを翻訳用辞書部4に登録することを防
ぐことをもできる。
On the other hand, either the first language character / symbol string of the new dictionary data created by the dictionary data creating unit 67 or the second language character / symbol string is stored in the entry word dictionary 68. If the result is that the dictionary data is not registered, the dictionary data creation unit 67 discards the new dictionary data in response to the instruction from the collation unit 69 that it should not be registered, and the translation dictionary unit 4 stores the new dictionary data. Do not register. In this way
It is also possible to prevent incorrect dictionary data from being registered in the translation dictionary unit 4.

【0063】なお、上記実施例では、新たな辞書データ
の作成に関して、分割する前の各々の文字・記号列(例
えば、「loud voice」と「大声」)に対して
分割された前半部分の各文字・記号列部分(例えば、
「loud voice」に対しては「loud」、
「大声」に対しては「大」)の組、すなわち部分文字・
記号列組(「loud」と「大」の組)を、上述した関
連語の組(例えば、「soft」と「小」の組)に置き
換える(但し、分割された後半部分の各文字・記号列部
分である「voice」と「声」は、元のまま用いる)
ことによって新たな辞書データを作成(例えば、「so
ft voice」と「小声」)すると共に、分割され
た後半部分の各文字・記号列部分の組(「voice」
と「声」)を、上述した関連語の組(「sound」と
「音」)に置き換える(但し、分割された前半部分の各
文字・記号列部分である「loud」と「大」は、元の
まま用いる)ことによって新たな辞書データを作成(例
えば、「loud sound」と「大音」)する場合
について説明したが、これに限らず、前半部分と後半部
分の各々に対する関連語を相互に合成して(例えば、
「soft sound」と「小音」)新たな辞書デー
タとしてももちろんよい。
It should be noted that, in the above embodiment, with respect to the creation of new dictionary data, each character / symbol string (eg, "loud voice" and "loud voice") before being divided is divided into the first half. Character / symbol string part (for example,
"Loud" for "loud voice",
"Loud" for "loud") pairs, that is, partial characters
The symbol string set (the set of "loud" and "large") is replaced with the set of the related words (for example, the set of "soft" and "small") (however, each character / symbol of the divided second half part) (The "voice" and "voice" that are the row parts are used as they are)
To create new dictionary data (for example, "so
ft voice "and" small voice "), and a set (" voice ") of each character / symbol string part of the divided second half part.
And “voice”) are replaced by the above-mentioned related word pairs (“sound” and “sound”) (however, “loud” and “large”, which are the character and symbol string portions of the divided first half part, Although the case where new dictionary data is created (for example, "loud sound" and "loud sound") by using the original word has been described, the present invention is not limited to this, and the related words for the first half and the second half can be mutually exchanged. To synthesize (for example,
Of course, new dictionary data may be used as "soft sound" and "small sound".

【0064】また、本発明の、生成された文字・記号列
部分の組の内で選別された組とは、上記実施例では、分
割された第一言語の文字・記号列部分と第二言語の文字
・記号列部分を仮の組として(例えば、「loud」と
「大」、「loud」と「声」等の組)、分割された文
字・記号列部分の全ての組み合わせについて作成し、各
々について検索部5を用いて翻訳用辞書部4を検索し、
その翻訳用辞書部4に記憶されている組合せのものを選
別して正式の部分文字・記号列組を作成したが、これに
限らず、例えば翻訳用辞書部4を検索することなく利用
者が上記選別をするよにしてもよい。
Further, in the above embodiment, the set selected from the set of generated character / symbol string parts of the present invention means the character / symbol string part and the second language of the divided first language. The character / symbol string part of is a temporary set (for example, “loud” and “large”, “loud” and “voice”, etc.), and is created for all combinations of the divided character / symbol string parts. For each of them, search the translation dictionary unit 4 using the search unit 5,
The combination stored in the translation dictionary unit 4 was selected to create a formal partial character / symbol string set. However, the present invention is not limited to this. For example, a user can search the translation dictionary unit 4 without searching. The above selection may be performed.

【0065】また、本発明の生成された新たな文字・記
号列の組の内で選別された組とは、上記実施例では、部
分文字列組作成部6で作成された正式の部分文字・記号
列組の第一言語の文字・記号列部分と第二言語の文字・
記号列部分の各々の関連語の全ての組合せについて、検
索部5を用いて翻訳用辞書部4の中に記憶されているか
否かを検索し、その翻訳用辞書部4に記憶されている組
合せのものを選別してこれを採用することとしたが、こ
れに限らず、例えば翻訳用辞書部4を検索することなく
利用者が上記選別をするよにしてもよい。
In addition, the set selected from the newly generated character / symbol string set of the present invention means the formal partial character / string created by the partial character string set creating unit 6 in the above embodiment. Characters in the first language of the symbol string set, symbol string parts and characters in the second language
For all combinations of related words in the symbol string portion, the search unit 5 is used to search whether or not they are stored in the translation dictionary unit 4, and the combinations stored in the translation dictionary unit 4 are searched. However, the present invention is not limited to this, and the user may perform the above selection without searching the translation dictionary unit 4, for example.

【0066】また、本発明の辞書格納手段は、予め格納
している辞書データの中に、関連語を全ての各文字・記
号列に対して必ずしも有している必要はない。
Further, the dictionary storing means of the present invention does not necessarily have the related words for all the character / symbol strings in the dictionary data stored in advance.

【0067】また、本発明の各手段は、コンピュータを
用いてソフトウェア的に実現し、あるいはそれら各機能
を有する専用のハード回路を用いて実現する事が出来
る。
Each means of the present invention can be realized by software using a computer, or can be realized by using a dedicated hardware circuit having each of these functions.

【0068】[0068]

【発明の効果】以上述べたところから明らかなように、
本発明は、一回の登録作業で、一つの辞書データに対し
て、同時に複数の辞書データをも効率よく翻訳用辞書に
登録することができるという長所を有する。
As is apparent from the above description,
INDUSTRIAL APPLICABILITY The present invention has an advantage that a plurality of dictionary data can be simultaneously and efficiently registered in a translation dictionary for one dictionary data by one registration operation.

【0069】また、本発明は、必要な辞書データのみ翻
訳用辞書に登録することができるという長所を有する。
Further, the present invention has an advantage that only necessary dictionary data can be registered in the translation dictionary.

【0070】また、本発明は、誤った辞書データを翻訳
用辞書に登録することを防ぐことができるという長所を
有する。
Further, the present invention has an advantage that it is possible to prevent erroneous dictionary data from being registered in the translation dictionary.

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

【図1】本発明の第一の実施例における翻訳用辞書登録
装置の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a translation dictionary registration device according to a first embodiment of the present invention.

【図2】本発明の第一の実施例における翻訳用辞書部に
予め格納されている辞書データの例を示す説明図であ
る。
FIG. 2 is an explanatory diagram showing an example of dictionary data stored in advance in a translation dictionary unit according to the first embodiment of this invention.

【図3】(a)は、本発明の一実施例における翻訳用辞
書登録装置の入力部に入力された辞書データの例を示す
説明図である。(b)は、本発明の一実施例における翻
訳用辞書登録装置の入力部に入力された辞書データが形
態素解析等によって、分割された状態を示す説明図であ
る。(c)は、本発明の一実施例における、新たに作成
された辞書データの状態を示す説明図である。(d)
は、本発明の一実施例における、新たに作成された辞書
データの状態を示す説明図である。
FIG. 3A is an explanatory diagram showing an example of dictionary data input to the input unit of the translation dictionary registration device in one embodiment of the present invention. FIG. 6B is an explanatory diagram showing a state in which the dictionary data input to the input unit of the translation dictionary registration device according to the embodiment of the present invention is divided by morphological analysis or the like. FIG. 7C is an explanatory diagram showing a state of newly created dictionary data in the embodiment of the present invention. (D)
FIG. 7 is an explanatory diagram showing a state of newly created dictionary data in the embodiment of the present invention.

【図4】本発明の第一の実施例における翻訳用辞書登録
装置の辞書データ登録手順を示すフローチャートであ
る。
FIG. 4 is a flow chart showing a dictionary data registration procedure of the translation dictionary registration device in the first embodiment of the present invention.

【図5】本発明の第二の実施例における翻訳用辞書登録
装置の構成を示すブロック図である。
FIG. 5 is a block diagram showing a configuration of a translation dictionary registration device according to a second embodiment of the present invention.

【図6】本発明の第三の実施例における翻訳用辞書登録
装置の構成を示すブロック図である。
FIG. 6 is a block diagram showing a configuration of a translation dictionary registration device according to a third embodiment of the present invention.

【図7】従来の翻訳用辞書登録装置の構成を示すブロッ
ク図である。
FIG. 7 is a block diagram showing a configuration of a conventional translation dictionary registration device.

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

1 入力部 2 一時記憶部 3 表示部 4 翻訳用辞書部 5 検索部 6 部分文字列作成部 7 辞書データ作成部 1 Input Section 2 Temporary Storage Section 3 Display Section 4 Translation Dictionary Section 5 Search Section 6 Partial Character String Creation Section 7 Dictionary Data Creation Section

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 第1文字・記号列、およびその第1文字
・記号列と所定の関係を有する第2文字・記号列を入力
する入力手段と、その入力手段から入力された前記第1
文字・記号列、および前記第2文字・記号列が各々分割
されたところの第1文字・記号列部分と第2文字・記号
列部分を相互に組み合わせて、いくつかの文字・記号列
部分の組を生成するための部分文字・記号列組生成手段
と、文字・記号列部分と、その文字・記号列部分と所定
の関係を有する文字・記号列と、各々に対して意味的に
関連する関連文字・記号列等とから構成される辞書デー
タを予め格納している辞書格納手段と、前記生成された
文字・記号列部分の組の内で選別された組について、そ
の組を構成する前記第1文字・記号列部分と前記第2文
字・記号列部分に対する前記関連文字・記号列を各々前
記辞書データを参照して検索するための検索手段と、前
記第1文字・記号列部分と、その第1文字・記号列部分
に対して意味的に関連があるとして検索された第1関連
文字・記号列と、前記第2文字・記号列部分と、その第
2文字・記号列部分に対して意味的に関連があるとして
検索された第2関連文字・記号列とを相互に組み合わせ
て、新たな文字・記号列の組を生成するためのデータ生
成手段と、前記生成された新たな文字・記号列の組の内
で選別された組と、前記分割された相手側の第1文字・
記号列部分および前記分割された相手側の第2文字・記
号列部分について、同様にして得られた組とを合成して
登録辞書データを生成し、その登録辞書データの内で選
別された登録辞書データを登録するための辞書データ登
録手段とを備えたことを特徴とする翻訳用辞書登録装
置。
1. An input unit for inputting a first character / symbol string and a second character / symbol string having a predetermined relationship with the first character / symbol string, and the first input from the input unit.
The character / symbol string, and the first character / symbol string portion and the second character / symbol string portion, where the second character / symbol string is divided, are mutually combined to form several character / symbol string portions. Partial character / symbol string set generating means for generating a set, a character / symbol string part, and a character / symbol string having a predetermined relationship with the character / symbol string part, which are semantically related to each other. Dictionary storing means for storing in advance dictionary data composed of related characters / symbol strings, etc., and a set selected from the set of generated character / symbol string parts, which constitutes the set. Search means for searching the related character / symbol string for the first character / symbol string portion and the second character / symbol string portion respectively by referring to the dictionary data; and the first character / symbol string portion, Semantically for the first character / symbol string part A first related character / symbol string searched for as a string, the second character / symbol string portion, and a second relationship searched for as being semantically related to the second character / symbol string portion. A data generating means for generating a new character / symbol string set by mutually combining the character / symbol strings, and a set selected from the generated new character / symbol string set, The divided first character of the other party
The symbol string portion and the divided second character / symbol string portion of the other party are combined with a set obtained in the same manner to generate registered dictionary data, and the registration selected from the registered dictionary data is registered. A translation dictionary registration device comprising: dictionary data registration means for registering dictionary data.
【請求項2】 第1文字・記号列と所定の関係を有する
とは、その第1文字・記号列に対する翻訳語としての文
字・記号列の関係にあることであり、文字・記号列部分
と所定の関係を有するとは、その文字・記号列部分に対
する翻訳語としての文字・記号列の関係にあることであ
ることを特徴とする請求項1記載の翻訳用辞書登録装
置。
2. Having a predetermined relationship with a first character / symbol string means a relationship of a character / symbol string as a translated word with respect to the first character / symbol string, and with a character / symbol string portion. 2. The translation dictionary registration device according to claim 1, wherein having a predetermined relationship is a relationship of a character / symbol string as a translation word with respect to the character / symbol string portion.
【請求項3】 生成された文字・記号列部分の組の内で
選別された組とは、その組の第1文字・記号列部分と第
2文字・記号列部分が、相互に関連性のある文字・記号
列部分として前記辞書格納手段に格納されているか否か
を、関連性判定手段によって検索・判定し、その結果を
利用して選別された前記第1文字・記号列部分と第2文
字・記号列部分の組であることを特徴とする請求項1記
載の翻訳用辞書登録装置。
3. The set selected from the set of generated character / symbol string parts means that the first character / symbol string part and the second character / symbol string part of the set are mutually related. Whether or not a certain character / symbol string portion is stored in the dictionary storage means is searched / determined by the relevance determining means, and the result is used to select the first character / symbol string portion and the second character / symbol string portion. 2. The translation dictionary registration device according to claim 1, which is a set of character / symbol string portions.
【請求項4】 生成された新たな文字・記号列の組の内
で選別された組とは、その組を構成する各々の文字・記
号列が、相互に関連性のある文字・記号列として前記辞
書格納手段に格納されているか否かを、辞書格納判定手
段によって検索・判定し、その結果を利用して選別され
た前記生成された文字・記号列の組であることを特徴と
する請求項1または請求項3記載の翻訳用辞書登録装
置。
4. The set selected from the newly generated set of character / symbol strings means that each of the character / symbol strings forming the set is a character / symbol string having mutual relation. It is a set of the generated character / symbol strings selected and searched by the dictionary storage determining means for searching / determining whether or not the dictionary is stored in the dictionary storing means. The translation dictionary registration device according to claim 1 or 3.
【請求項5】 登録辞書データの内で選別された登録辞
書データとは、前記登録辞書データを表示するための表
示手段によって表示されたその登録辞書データの内容に
基づいて、オペレータによって選別された登録辞書デー
タであることを特徴とする請求項1、請求項3または請
求項4記載の翻訳用辞書登録装置。
5. The registered dictionary data selected from the registered dictionary data is selected by an operator based on the content of the registered dictionary data displayed by the display means for displaying the registered dictionary data. The translation dictionary registration device according to claim 1, 3, or 4, which is registered dictionary data.
【請求項6】 登録辞書データを選別するための見出し
語としての文字・記号列を予め格納している見出し語格
納手段と、前記登録辞書データの各文字・記号列と、前
記見出し語を各々照合して、その結果一致している場合
には、その旨を前記辞書データ登録手段に出力するため
の照合手段とを備えており、前記辞書データ登録手段
は、その照合手段から、一致している旨の出力を受け
て、前記登録辞書データを登録することを特徴とする請
求項1、請求項3または請求項4記載の翻訳用辞書登録
装置。
6. An entry word storage unit that stores in advance a character / symbol string as an entry word for selecting registered dictionary data, each character / symbol string of the registered dictionary data, and each of the entry words. When the result of collation is coincident with each other as a result, it is provided with collating means for outputting the fact to the dictionary data registering means, and the dictionary data registering means is provided with the collating means. 5. The translation dictionary registration device according to claim 1, wherein the registration dictionary data is registered in response to an output indicating that the dictionary data is registered.
JP5257112A 1993-10-14 1993-10-14 Device for registering translation dictionary Pending JPH07110816A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5257112A JPH07110816A (en) 1993-10-14 1993-10-14 Device for registering translation dictionary

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5257112A JPH07110816A (en) 1993-10-14 1993-10-14 Device for registering translation dictionary

Publications (1)

Publication Number Publication Date
JPH07110816A true JPH07110816A (en) 1995-04-25

Family

ID=17301905

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5257112A Pending JPH07110816A (en) 1993-10-14 1993-10-14 Device for registering translation dictionary

Country Status (1)

Country Link
JP (1) JPH07110816A (en)

Similar Documents

Publication Publication Date Title
US8027966B2 (en) Method and system for searching a multi-lingual database
JP2535629B2 (en) Input string normalization method of search system
JP3328104B2 (en) Keyword automatic extraction device and document search device
JPH07110816A (en) Device for registering translation dictionary
JPH05250416A (en) Registering and retrieving device for data base
JPH0612451A (en) Illustrative sentence retrieving system
JPH08249341A (en) Document storage and retrieval device for document data base
JPH08115330A (en) Method for retrieving similar document and device therefor
JPH0944521A (en) Index generating device and document retrieval device
JPH0962700A (en) Method and device for constructing dictionary
JPH09269952A (en) Document retrieval device/method
JP3241854B2 (en) Automatic word spelling correction device
JPH04123264A (en) Device for preparing relational word table and device for retrieving document
JP2000311170A (en) Text information extracting method
JPH0785040A (en) Inscription nonuniformity detecting method and kana/ kanji converting method
JPH03161865A (en) Method for retrieving document
JP3087699B2 (en) Standard information simple input system and standard information simple input method
JPH0756943A (en) Whole sentence data base system
JPS62282364A (en) Character string retrieval system
JP2002197116A (en) Retrieval device
JPH0721197A (en) Key word imparting device
JPH08287083A (en) Method and device for developing word unregistered in dictionary
JPH08180060A (en) Electronic dictionary display device
JPH086951A (en) Electronic dictionary referring device
JPH0721212A (en) Word processor