JP2776257B2 - Shared dictionary lookup device - Google Patents

Shared dictionary lookup device

Info

Publication number
JP2776257B2
JP2776257B2 JP6192819A JP19281994A JP2776257B2 JP 2776257 B2 JP2776257 B2 JP 2776257B2 JP 6192819 A JP6192819 A JP 6192819A JP 19281994 A JP19281994 A JP 19281994A JP 2776257 B2 JP2776257 B2 JP 2776257B2
Authority
JP
Japan
Prior art keywords
dictionary
data
worker
management
headword
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP6192819A
Other languages
Japanese (ja)
Other versions
JPH0836581A (en
Inventor
貢 三浦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP6192819A priority Critical patent/JP2776257B2/en
Publication of JPH0836581A publication Critical patent/JPH0836581A/en
Application granted granted Critical
Publication of JP2776257B2 publication Critical patent/JP2776257B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Machine Translation (AREA)
  • Document Processing Apparatus (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は共有辞書引き装置に関
し、特に複数の作業者が共有(共用)する辞書から辞書
引きを行う共有辞書引き装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a shared dictionary lookup apparatus, and more particularly to a shared dictionary lookup apparatus for performing dictionary lookup from a dictionary shared (shared) by a plurality of workers.

【0002】[0002]

【従来の技術】辞書引き装置は、機械翻訳装置,校閲支
援装置等に必要な装置であり、また辞書引き装置単独で
も機能する装置である。
2. Description of the Related Art A dictionary lookup device is a device required for a machine translation device, a reviewing support device, and the like, and is also a device that functions alone as a dictionary lookup device.

【0003】従来、辞書引き装置は作業者が1人の環境
で利用されてきたが、ネットワークの発展により機械翻
訳,校閲支援,辞書引きなどにおいて複数の作業者に共
有されるようになってきた。しかし、従来は、辞書引き
装置の使用にあたって、複数の作業者が辞書を共有した
場合の問題を考慮していなかった(例えば、特開昭64
−41066号公報「辞書引き支援装置」等参照)。
Conventionally, a dictionary lookup apparatus has been used in an environment where a single worker is used. However, due to the development of networks, it has become common to a plurality of workers in machine translation, editing support, dictionary lookup, and the like. . However, conventionally, when using a dictionary lookup apparatus, the problem in the case where a plurality of workers share a dictionary has not been considered (for example, Japanese Patent Laid-Open No.
No. 41066, “Dictionary lookup support device” and the like).

【0004】[0004]

【発明が解決しようとする課題】上述した従来の辞書引
き装置では、辞書引き装置の使用にあたって複数の作業
者が辞書を共有した場合の問題を考慮していなかったの
で、辞書を複数の作業者が共有する場合、ある作業者が
辞書に変更を加えたときに、その変更は他の作業者の作
業に影響を与えてしまうという問題点があった。例え
ば、ある作業者が誤った辞書登録をした場合、その辞書
を共有する全作業者が同じ誤りを犯してしまうことにな
っていた。
In the conventional dictionary lookup apparatus described above, the problem of a case where a plurality of workers share a dictionary was not considered when using the dictionary lookup apparatus. However, there is a problem that when a certain worker makes a change to the dictionary, the change affects the work of another worker. For example, when a certain worker registers an erroneous dictionary, all workers sharing the dictionary make the same error.

【0005】このような誤りを防ぐためには、各作業者
ごとに辞書を分けることも考えられるが、そのようにし
た場合には辞書の共有化の意味がなくなってしまうとい
う問題点があった。
In order to prevent such an error, it is conceivable to divide the dictionary for each worker. However, in such a case, there is a problem that the sharing of the dictionary becomes meaningless.

【0006】本発明の目的は、上述の点に鑑み、共有さ
れる辞書の管理を容易にし、一作業者の誤りが全作業者
に影響を与えるなどの問題を解決できるようにした共有
辞書引き装置を提供することにある。
SUMMARY OF THE INVENTION In view of the above, it is an object of the present invention to provide a shared dictionary lookup system which facilitates the management of a shared dictionary and solves the problem that one worker's error affects all workers. It is to provide a device.

【0007】[0007]

【課題を解決するための手段】本発明の共有辞書引き装
置は、作業者と該作業者がアクセスできる実辞書との関
係を表す管理情報を格納する辞書管理テーブルと、入出
力インタフェイス装置から辞書アクセス要求を入力する
入力手段と、この入力手段により入力された辞書アクセ
ス要求から辞書を引くための見出し語と見出し語以外の
データとを分離する管理データ分離手段と、この管理デ
ータ分離手段により分離された見出し語以外のデータを
前記辞書管理テーブルと照合して実辞書から仮想辞書を
構築する辞書管理手段と、前記管理データ分離手段によ
り分離された見出し語で前記仮想辞書を検索する辞書検
索手段と、この辞書検索手段により検索された結果を前
記入出力インタフェイス装置に渡す出力手段とを有す
る。
According to the present invention, there is provided a shared dictionary lookup apparatus comprising: a dictionary management table for storing management information indicating a relationship between a worker and a real dictionary accessible to the worker; Input means for inputting a dictionary access request, management data separating means for separating a headword and data other than a headword for subtracting a dictionary from the dictionary access request input by the input means, and management data separating means. Dictionary management means for constructing a virtual dictionary from a real dictionary by comparing data other than the separated headwords with the dictionary management table, and a dictionary search for searching the virtual dictionary with the headwords separated by the management data separation means Means for outputting the result searched by the dictionary search means to the input / output interface device.

【0008】[0008]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
Next, the present invention will be described in detail with reference to the drawings.

【0009】図1は、本発明の一実施例に係る共有辞書
引き装置1の構成を示すブロック図である。本実施例の
共有辞書引き装置1は、入力手段11と、管理データ分
離手段12と、辞書管理手段13と、辞書管理テーブル
14と、仮想辞書15と、辞書検索手段16と、出力手
段17とを含んで構成されている。なお、図1中、符号
2は複数の実辞書A,B,C,…を、3は入出力インタ
フェイス装置3をそれぞれ示す。
FIG. 1 is a block diagram showing the configuration of a shared dictionary lookup apparatus 1 according to one embodiment of the present invention. The shared dictionary lookup device 1 of the present embodiment includes an input unit 11, a management data separation unit 12, a dictionary management unit 13, a dictionary management table 14, a virtual dictionary 15, a dictionary search unit 16, an output unit 17, It is comprised including. In FIG. 1, reference numeral 2 denotes a plurality of real dictionaries A, B, C,..., And reference numeral 3 denotes an input / output interface device 3.

【0010】図2は、実辞書2のデータ構造図である。
実辞書2は、見出し語およびデータアドレスからなる検
索テーブルと、辞書データを格納する辞書データ部とか
ら構成されている。実辞書2としては、作業者が管理す
るユーザ辞書や専門用語だけを集めた参照専用辞書など
の複数の辞書が考えられる。
FIG. 2 is a data structure diagram of the real dictionary 2.
The real dictionary 2 includes a search table including a headword and a data address, and a dictionary data section for storing dictionary data. As the real dictionary 2, a plurality of dictionaries such as a user dictionary managed by an operator and a reference-only dictionary that collects only technical terms can be considered.

【0011】入出力インタフェイス装置3は、共有辞書
引き装置1以外の装置とデータの受け渡しを行うための
装置である。共有辞書引き装置1以外の装置として、機
械翻訳装置,校閲支援装置,電子メール装置,端末装置
などが考えられる。
The input / output interface device 3 is a device for exchanging data with devices other than the shared dictionary lookup device 1. As a device other than the shared dictionary lookup device 1, a machine translation device, a reviewing support device, an electronic mail device, a terminal device, and the like can be considered.

【0012】辞書管理テーブル14には、仮想辞書15
の構築方法を記述することができる。記述の例として、
「作業者Xの更新内容は仮想辞書に反映させない」、
「作業者Yの更新内容は常に仮想辞書に反映させる」、
「作業者Zが以前参照も更新もしていない見出し語に関
しては、作業者Xの更新内容を仮想辞書に反映させる」
などが考えられる。また、辞書管理テーブル14には、
実辞書2に関する更新可否情報も記述することができ
る。記述の例として、「専門用語辞書を更新できる作業
者はいない」、「作業者Xの辞書の更新内容は作業者X
の私有辞書に限定する」などが考えられる。さらに、辞
書管理テーブル14には、作業者に関する情報を記述す
ることができる。記述の例として、「作業者Xはグルー
プHに属する」、あるいは「グループHの登録内容はグ
ループIよりも優先する」などが考えられる。
The dictionary management table 14 includes a virtual dictionary 15
Can be described. As an example of the description,
"The updated content of worker X is not reflected in the virtual dictionary."
"Always reflect the updated content of worker Y in the virtual dictionary."
“For the entry words that have not been referenced or updated by the worker Z before, the updated content of the worker X is reflected in the virtual dictionary.”
And so on. The dictionary management table 14 includes
Update availability information regarding the real dictionary 2 can also be described. As an example of the description, "No worker can update the technical term dictionary", "The update content of the dictionary of worker X is worker X
Limited to private dictionaries. " Further, the dictionary management table 14 can describe information about the worker. As an example of the description, “the worker X belongs to the group H”, or “the registered content of the group H has priority over the group I” can be considered.

【0013】図3は、辞書管理テーブル14の管理情報
の一例を示す図である。1行目の”X(GRP.H,
W:DIC.A)”は、作業者XはグループHに属し、
辞書Aを使用する、辞書Aは作業者Xにより更新可能で
ある(W)、作業時にはグループHの辞書を辞書Aより
も優先するということを定義している。2行目の”Y
(W:DIC.B,GRP.I)”は、作業者Yは辞書
Bを使用し、グループIに属する、辞書Bは作業者Yに
より更新可能である(W)、作業時には辞書Bをグルー
プIの辞書よりも優先するということを定義している。
3行目の”H(L:DIC.C,L:DIC.D)”
は、グループHに属する作業者は辞書Cおよび辞書Dを
使用する、辞書Cも辞書Dも更新することができない
(L)、作業時には辞書Cを辞書Dよりも優先するとい
うことを定義している。4行目の”I(W:DIC.
C,L:DIC.D,GRP.J)”は、グループIに
属する作業者は辞書Cおよび辞書Dを使用する、辞書C
は更新することができる(W)、辞書Dは更新すること
ができない(L)、作業時には辞書Cを辞書Dよりも優
先する、グループIに属する作業者は常にグループJに
属するということを定義している。5行目の”J(L:
DIC.E)”は、グループJに属する作業者は辞書E
を使用する、辞書Eは更新できない(L)ということを
定義している。
FIG. 3 is a diagram showing an example of management information in the dictionary management table 14. In the first line, "X (GRP.H,
W: DIC. A) "means that worker X belongs to group H,
The dictionary A is used. The dictionary A can be updated by the worker X (W), and the dictionary of the group H is given priority over the dictionary A during work. "Y" on the second line
(W: DIC.B, GRP.I) "indicates that the worker Y uses the dictionary B and belongs to the group I. The dictionary B can be updated by the worker Y (W). It defines that it takes precedence over the dictionary of I.
"H (L: DIC.C, L: DIC.D)" in the third line
Defines that a worker belonging to the group H uses the dictionary C and the dictionary D, cannot update both the dictionary C and the dictionary D (L), and gives priority to the dictionary C over the dictionary D during work. I have. In the fourth line, “I (W: DIC.
C, L: DIC. D, GRP. J) ”indicates that the workers belonging to the group I use the dictionary C and the dictionary D.
Can be updated (W), dictionary D cannot be updated (L), dictionary C has priority over dictionary D at work, and workers belonging to group I always belong to group J doing. The fifth line, "J (L:
DIC. E) ”indicates that the dictionary E
, The dictionary E cannot be updated (L).

【0014】図4は、仮想辞書15のデータ構造図であ
る。仮想辞書15は、見出し語,書込みフラグ,辞書名
およびデータアドレス(複数あってよい)からなる検索
テーブルで構成されている。仮想辞書15の辞書データ
部は、実辞書2の辞書データ部で兼用されている(実辞
書2の辞書データ部を複製して使用してもよいことはも
ちろんである)。仮想辞書15の検索テーブルは、辞書
管理テーブル14の管理情報に従って作成され、管理情
報中の実辞書2のリストにおいて左にある実辞書2が右
にある実辞書2よりも優先順位が高いとされる。
FIG. 4 is a data structure diagram of the virtual dictionary 15. The virtual dictionary 15 is configured by a search table including a headword, a write flag, a dictionary name, and a data address (there may be a plurality). The dictionary data section of the virtual dictionary 15 is also used as the dictionary data section of the real dictionary 2 (of course, the dictionary data section of the real dictionary 2 may be duplicated and used). The search table of the virtual dictionary 15 is created in accordance with the management information of the dictionary management table 14, and in the list of the real dictionaries 2 in the management information, the real dictionary 2 on the left has higher priority than the real dictionary 2 on the right. You.

【0015】図5を参照すると、辞書管理手段13の仮
想辞書15の構築時の処理は、作業者情報入力ステップ
S101と、実辞書リスト作成ステップS102と、所
属グループ有無判定ステップS103と、所属グループ
情報入力ステップS104と、実辞書リスト展開ステッ
プS105と、仮想辞書検索テーブル作成ステップS1
06とからなる。
Referring to FIG. 5, the processing performed by the dictionary management means 13 when constructing the virtual dictionary 15 includes an operator information input step S101, a real dictionary list creation step S102, an affiliation group presence / absence determination step S103, an affiliation group Information input step S104, real dictionary list expansion step S105, virtual dictionary search table creation step S1
06.

【0016】図6を参照すると、辞書検索手段16の辞
書更新要求時の処理は、辞書更新要求ステップS201
と、見出し語検索テーブル入力ステップS202と、書
込みフラグ,辞書名およびデータアドレス取得ステップ
S203と、書込みフラグチェックステップS204
と、辞書データ更新ステップS205と、実辞書終了判
定ステップS206とからなる。
Referring to FIG. 6, the process performed by the dictionary search means 16 at the time of a dictionary update request is a dictionary update request step S201.
Headword search table input step S202, write flag, dictionary name and data address acquisition step S203, and write flag check step S204.
And a dictionary data update step S205 and a real dictionary end determination step S206.

【0017】図7を参照すると、辞書検索手段16の辞
書参照要求時の処理は、辞書参照要求ステップS301
と、見出し語検索テーブル入力ステップS302と、辞
書名およびデータアドレス取得ステップS303と、辞
書データ参照ステップS304と、辞書データ出力ステ
ップS305とからなる。
Referring to FIG. 7, the process performed by the dictionary search means 16 at the time of a dictionary reference request is a dictionary reference request step S301.
, A headword search table input step S302, a dictionary name and data address acquisition step S303, a dictionary data reference step S304, and a dictionary data output step S305.

【0018】次に、このように構成された本実施例の共
有辞書引き装置1の動作について説明する。
Next, the operation of the thus configured shared dictionary lookup apparatus 1 of this embodiment will be described.

【0019】入出力インタフェイス装置3は、共有辞書
引き装置1以外の装置からの辞書アクセス要求を入力手
段11に入力する。
The input / output interface device 3 inputs a dictionary access request from a device other than the shared dictionary lookup device 1 to the input means 11.

【0020】入力手段11は、入出力インタフェイス装
置3から入力された辞書アクセス要求を管理データ分離
手段12に渡す。
The input means 11 transfers the dictionary access request input from the input / output interface device 3 to the management data separating means 12.

【0021】管理データ分離手段12は、辞書アクセス
要求中の辞書を引くための見出し語(キー)と、見出し
語以外のデータとを分離する。見出し語以外のデータに
は、辞書アクセス要求の種類(更新,参照等),要求時
間,要求者名(作業者名)などが考えられる。管理デー
タ分離手段12は、見出し語を辞書検索手段16に送
り、見出し語以外のデータを辞書管理手段13に送る。
The management data separating means 12 separates a headword (key) for looking up the dictionary in the dictionary access request from data other than the headword. The data other than the headword may include the type of dictionary access request (update, reference, etc.), request time, requester name (worker name), and the like. The management data separating unit 12 sends the entry word to the dictionary search unit 16 and sends data other than the entry word to the dictionary management unit 13.

【0022】辞書管理手段13は、見出し語以外のデー
タを受けると、作業者の初めての辞書アクセス要求であ
れば、見出し語以外のデータを辞書管理テーブル14の
管理情報と照合し、仮想辞書15の検索テーブルを構築
する。
When receiving data other than the headword, the dictionary management means 13 checks the data other than the headword with the management information in the dictionary management table 14 if it is the first dictionary access request of the operator, and the virtual dictionary 15 Build a lookup table.

【0023】詳しくは、まず、辞書管理手段13は、作
業者情報を辞書管理テーブル14から入力し(ステップ
S101)、実辞書2のリストを作成する(ステップS
102)。次に、辞書管理手段13は、その作業者が所
属するグループがあるかどうかを判定し(ステップS1
03)、所属するグループがあれば、所属グループ情報
を辞書管理テーブル14から入力し(ステップS10
4)、実辞書2のリストに展開し(ステップS10
5)、ステップS103に制御を戻す。辞書管理手段1
3は、ステップS103〜S105をステップS103
で作業者が所属するグループがなくなるまで繰り返す。
More specifically, first, the dictionary management means 13 inputs the worker information from the dictionary management table 14 (step S101), and creates a list of the real dictionary 2 (step S101).
102). Next, the dictionary management means 13 determines whether there is a group to which the worker belongs (step S1).
03), if there is a group to which the user belongs, the group information is entered from the dictionary management table 14 (step S10).
4) Expand the list into the actual dictionary 2 (step S10)
5), control is returned to step S103. Dictionary management means 1
3 is a process in which steps S103 to S105 are performed in step S103.
Repeat until there are no more groups to which the worker belongs.

【0024】例えば、図3に示した辞書管理テーブル1
4の管理情報の例では、作業者Xの実辞書2のリスト
は、1行目の”X(GRP.H,W:DIC.A)”中
の”GRP.H”を、3行目の”H(L:DIC.C,
L:DIC.D)”を用いて展開することにより、”X
(L:DIC.C,L:DIC.D,W:DIC.
A)”として作成される。
For example, the dictionary management table 1 shown in FIG.
In the example of the management information shown in FIG. 4, the list of the actual dictionary 2 of the worker X includes “GRP.H” in “X (GRP.H, W: DIC.A)” on the first line and “GRP.H” on the third line. "H (L: DIC.C,
L: DIC. D), the expansion using “X”
(L: DIC.C, L: DIC.D, W: DIC.
A) ".

【0025】また、作業者Yの実辞書2のリストは、2
行目の”Y(W:DIC.B,GRP.I)”中の”G
RP.I”を、4行目の”I(W:DIC.C,L:D
IC.D,GRP.J)”を用いて展開し、さらに”G
RP.J”を5行目の”J(L:DIC.E)”を用い
て展開することにより、”Y(W:DIC.B,W:D
IC.C,L:DIC.D,L:DIC.E)”として
作成される。
The list of the real dictionary 2 of the worker Y is 2
"G" in "Y (W: DIC.B, GRP.I)" on the line
RP. I ”on the fourth line,“ I (W: DIC.C, L: D
IC. D, GRP. J), and then expand to "G".
RP. By developing “J” using “J (L: DIC.E)” on the fifth line, “Y (W: DIC.B, W: D
IC. C, L: DIC. D, L: DIC. E) ".

【0026】ステップS103で所属するグループがな
くなれば、辞書管理手段13は、実辞書2のリストの順
番に従い仮想辞書15の検索テーブルを作成する(ステ
ップS106)。
If there is no group to which the user belongs in step S103, the dictionary management means 13 creates a search table for the virtual dictionary 15 in accordance with the order of the list in the real dictionary 2 (step S106).

【0027】例えば、作業者Xの仮想辞書15の検索テ
ーブルは、作業者Xの実辞書2のリスト”X(L:DI
C.C,L:DIC.D,W:DIC.A)”から、す
べての見出し語について、以下のように作られる(図4
参照)。
For example, the search table of the virtual dictionary 15 of the worker X is a list “X (L: DI) of the real dictionary 2 of the worker X.
C. C, L: DIC. D, W: DIC. A) ”, all headwords are created as follows (FIG. 4)
reference).

【0028】 見出し語 :更新不可 辞書C データアドレス 更新不可 辞書D データアドレス 更新可能 辞書A データアドレスHeadword: Not Updatable Dictionary C Data Address Not Updatable Dictionary D Data Address Updatable Dictionary A Data Address

【0029】また、作業者Yの仮想辞書15の検索テー
ブルは、作業者Yの実辞書2のリスト”Y(W:DI
C.B,W:DIC.C,L:DIC.D,L:DI
C.E)”から、すべての見出し語について、以下のよ
うに作られる(図4参照)。
The search table of the virtual dictionary 15 of the worker Y is a list “Y (W: DI) of the real dictionary 2 of the worker Y.
C. B, W: DIC. C, L: DIC. D, L: DI
C. E) ”, all headwords are created as follows (see FIG. 4).

【0030】 見出し語 :更新可能 辞書B データアドレス 更新可能 辞書C データアドレス 更新不可 辞書D データアドレス 更新不可 辞書E データアドレスHeadword: Updatable Dictionary B data address Updatable Dictionary C data address Not updatable Dictionary D data address Updatable Dictionary E data address

【0031】仮想辞書15の検索テーブルの構築が終了
すると、辞書検索手段16は、管理データ分離手段12
から受け取った見出し語で辞書アクセス要求の種類に応
じて仮想辞書15を検索する。
When the construction of the search table for the virtual dictionary 15 is completed, the dictionary search means 16
The virtual dictionary 15 is searched according to the type of the dictionary access request by using the headword received from.

【0032】詳しくは、辞書アクセス要求が辞書更新要
求であった場合(ステップS201)、辞書検索手段1
6は、見出し語に対応する仮想辞書15の検索テーブル
を入力し(ステップS202)、検索テーブル上から書
込みフラグ,辞書名およびデータアドレスを1組取得し
(ステップS203)、取得した書込みフラグをチェッ
クする(ステップS204)。書込みフラグが書込み可
であれば、辞書検索手段16は、取得した辞書名を有す
る実辞書2の、取得したデータアドレスが指す辞書デー
タを更新し(ステップS205)、ステップS203に
制御を戻す。ステップS204で書込みフラグが書込み
不可であれば、辞書検索手段16は、検索テーブル中の
すべての辞書名について書込みフラグをチェックしたか
どうかを判定し(ステップS206)、チェックしてい
なければステップS203に制御を戻す。ステップS2
06で検索テーブル中のすべての辞書名について書込み
フラグをチェックしていれば、辞書検索手段16は、処
理を終了する。
More specifically, if the dictionary access request is a dictionary update request (step S201), the dictionary search means 1
6 inputs a search table of the virtual dictionary 15 corresponding to the headword (step S202), acquires one set of a write flag, a dictionary name and a data address from the search table (step S203), and checks the acquired write flag. (Step S204). If the write flag is writable, the dictionary search means 16 updates the dictionary data indicated by the obtained data address of the real dictionary 2 having the obtained dictionary name (step S205), and returns the control to step S203. If the write flag is not writable in step S204, the dictionary search means 16 determines whether or not the write flags have been checked for all dictionary names in the search table (step S206). Return control. Step S2
If the write flags have been checked for all dictionary names in the search table at 06, the dictionary search means 16 ends the processing.

【0033】例えば、作業者Xが見出し語Qを更新しよ
うとする辞書更新要求を行った場合、図4に示す仮想辞
書15の検索テーブルにより辞書CおよびDには書き込
めず、辞書Aの見出し語Qの辞書データのみが更新され
る。辞書Aの優先順位は、辞書Cおよび辞書Dよりも低
いため、辞書参照要求時にはかならず辞書Cの辞書デー
タが参照されることになるので、辞書Aの見出し語Qの
辞書データの更新は以降の作業者Xの作業に影響を与え
ない。また、作業者Xと共通の辞書CおよびDを使用し
ている作業者Yにも作業者Xによる辞書Aの見出し語Q
の辞書データの更新は影響を与えない。
For example, when the worker X makes a dictionary update request to update the headword Q, the data cannot be written in the dictionaries C and D by the search table of the virtual dictionary 15 shown in FIG. Only the dictionary data of Q is updated. Since the priority of the dictionary A is lower than that of the dictionaries C and D, the dictionary data of the dictionary C is always referred to when a dictionary reference request is made. It does not affect the work of the worker X. In addition, the worker Y who uses the common dictionaries C and D with the worker X also receives the headword Q of the dictionary A by the worker X.
Updating the dictionary data has no effect.

【0034】また、作業者Yが見出し語Qを更新しよう
とする辞書更新要求を行った場合、図4に示す仮想辞書
15の検索テーブルにより辞書DおよびEに書き込め
ず、辞書BおよびCの見出し語Qの辞書データが更新さ
れる。辞書Bの優先順位は、辞書Dおよび辞書Eよりも
高いため、辞書Bの見出し語Qの辞書データの更新は以
降の作業者Yの作業に影響を与えることができる。ま
た、作業者Yと共通の辞書CおよびDを使用している作
業者Xには、作業者Yによる辞書Bの見出し語Qの辞書
データの更新は影響を与えることができる。
When the worker Y makes a dictionary update request to update the headword Q, he / she cannot write in the dictionaries D and E according to the search table of the virtual dictionary 15 shown in FIG. The dictionary data of the word Q is updated. Since the priority order of the dictionary B is higher than that of the dictionary D and the dictionary E, the update of the dictionary data of the headword Q of the dictionary B can affect the work of the worker Y thereafter. In addition, the update of the dictionary data of the headword Q of the dictionary B by the worker Y can be affected on the worker X using the common dictionaries C and D with the worker Y.

【0035】一方、辞書アクセス要求が辞書参照要求で
あった場合(ステップS301)、辞書検索手段16
は、見出し語に対応する仮想辞書15の検索テーブルを
入力し(ステップS302)、検索テーブル上から先頭
の辞書名およびアドレスを1組取得し(ステップS30
3)、取得した辞書名を有する実辞書2の、取得したデ
ータアドレスが指す辞書データを取得し(ステップS3
04)、出力手段17に出力する(ステップS30
5)。
On the other hand, if the dictionary access request is a dictionary reference request (step S301), the dictionary search means 16
Inputs a search table of the virtual dictionary 15 corresponding to the headword (step S302), and acquires a set of the first dictionary name and address from the search table (step S30).
3) Acquire dictionary data indicated by the acquired data address of the real dictionary 2 having the acquired dictionary name (step S3)
04), and outputs the result to the output means 17 (step S30).
5).

【0036】出力手段17は、辞書検索手段16から出
力された辞書参照要求の結果である辞書データを入出力
インタフェイス装置3に渡す。
The output means 17 transfers the dictionary data as a result of the dictionary reference request output from the dictionary search means 16 to the input / output interface device 3.

【0037】[0037]

【発明の効果】以上説明したように本発明は、辞書管理
テーブル,入力手段,管理データ分離手段,辞書管理手
段,辞書検索手段および出力手段を設け、実辞書から仮
想辞書を作成して複数の作業者間で共有する辞書の管理
を行うようにしたことにより、共有する辞書を容易に管
理することができるとともに、一作業者の誤りが全作業
者に影響を与えるなどの問題を解決することができると
いう効果がある。
As described above, the present invention is provided with a dictionary management table, an input means, a management data separation means, a dictionary management means, a dictionary search means and an output means. By managing dictionaries shared among workers, it is possible to easily manage dictionaries to be shared and to solve problems such as errors of one worker affecting all workers. There is an effect that can be.

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

【図1】本発明の一実施例に係る共有辞書引き装置の構
成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a shared dictionary lookup device according to an embodiment of the present invention.

【図2】図1中の実辞書のデータ構造図である。FIG. 2 is a data structure diagram of a real dictionary in FIG. 1;

【図3】図1中の辞書管理テーブルの管理情報の一例を
示す図である。
FIG. 3 is a diagram showing an example of management information of a dictionary management table in FIG.

【図4】図1中の仮想辞書のデータ構造図である。FIG. 4 is a data structure diagram of a virtual dictionary in FIG. 1;

【図5】図1中の辞書管理手段による仮想辞書構築時の
処理を示す流れ図である。
FIG. 5 is a flowchart showing a process performed by the dictionary management means in FIG. 1 when constructing a virtual dictionary.

【図6】図1中の辞書検索手段による辞書更新要求時の
処理を示す流れ図である。
FIG. 6 is a flowchart showing processing when a dictionary update request is made by the dictionary search means in FIG. 1;

【図7】図1中の辞書検索手段による辞書参照要求時の
処理を示す流れ図である。
FIG. 7 is a flowchart showing a process at the time of a dictionary reference request by the dictionary search means in FIG. 1;

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

1 共有辞書引き装置 2 実辞書 3 入出力インタフェイス装置 11 入力手段 12 管理データ分離手段 13 辞書管理手段 14 辞書管理テーブル 15 仮想辞書 16 辞書検索手段 17 出力手段 REFERENCE SIGNS LIST 1 shared dictionary lookup device 2 real dictionary 3 input / output interface device 11 input means 12 management data separation means 13 dictionary management means 14 dictionary management table 15 virtual dictionary 16 dictionary search means 17 output means

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 FI G06F 15/38 C 15/20 520R (58)調査した分野(Int.Cl.6,DB名) G06F 17/30 G06F 12/00 537 G06F 17/22 G06F 17/28──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 6 identification code FI G06F 15/38 C 15/20 520R (58) Investigated field (Int.Cl. 6 , DB name) G06F 17/30 G06F 12 / 00 537 G06F 17/22 G06F 17/28

Claims (6)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 作業者と該作業者がアクセスできる実辞
書との関係を表す管理情報を格納する辞書管理テーブル
と、 入出力インタフェイス装置から辞書アクセス要求を入力
する入力手段と、 この入力手段により入力された辞書アクセス要求から辞
書を引くための見出し語と見出し語以外のデータとを分
離する管理データ分離手段と、 この管理データ分離手段により分離された見出し語以外
のデータを前記辞書管理テーブルと照合して実辞書から
仮想辞書を構築する辞書管理手段と、 前記管理データ分離手段により分離された見出し語で前
記仮想辞書を検索する辞書検索手段と、 この辞書検索手段により検索された結果を前記入出力イ
ンタフェイス装置に渡す出力手段とを有することを特徴
とする共有辞書引き装置。
1. A dictionary management table for storing management information indicating a relationship between a worker and a real dictionary accessible to the worker, input means for inputting a dictionary access request from an input / output interface device, and the input means Management data separating means for separating a headword and data other than a headword for subtracting a dictionary from the dictionary access request input by the management data separating means, and the data other than the headword separated by the management data separating means is stored in the dictionary management table. Dictionary management means for constructing a virtual dictionary from a real dictionary by collating with the dictionary; dictionary search means for searching for the virtual dictionary with a headword separated by the management data separation means; and a search result obtained by the dictionary search means. Output means for passing the data to the input / output interface device.
【請求項2】 前記辞書管理テーブルが、作業者が使用
する辞書名およびその更新可否情報ならびに作業者が所
属するグループ名からなる作業者情報と、グループが使
用する辞書名およびその更新可否情報からなる所属グル
ープ情報とを含む請求項1記載の共有辞書引き装置。
2. The dictionary management table includes: a dictionary name used by an operator and information on whether the group can be updated; worker information including a group name to which the worker belongs; and a dictionary name used by the group and information on whether the group can be updated. The shared dictionary lookup device according to claim 1, wherein the shared dictionary lookup device includes:
【請求項3】 前記辞書管理手段が、作業者の初めての
辞書アクセス要求であれば、前記辞書管理テーブルから
作業者情報および所属グループ情報を入力して作業者が
使用する実辞書のリストを作成し、この実辞書のリスト
の順番に従い前記仮想辞書の検索テーブルを作成する請
求項2記載の共有辞書引き装置。
3. The dictionary management means creates a list of actual dictionaries used by the worker by inputting worker information and belonging group information from the dictionary management table when the first dictionary access request is made by the worker. 3. The shared dictionary lookup apparatus according to claim 2, wherein a search table of said virtual dictionary is created in accordance with the order of said list of real dictionaries.
【請求項4】 前記仮想辞書が、見出し語,書込みフラ
グ,辞書名,データアドレスからなる検索テーブルと、
前記実辞書の辞書データ部とから構成される請求項1記
載の共有辞書引き装置。
4. The virtual dictionary includes a search table including a headword, a write flag, a dictionary name, and a data address.
2. The shared dictionary lookup device according to claim 1, comprising a dictionary data section of said real dictionary.
【請求項5】 前記辞書検索手段が、辞書アクセス要求
が辞書更新要求である場合、見出し語に対応する仮想辞
書の検索テーブルを入力し、書込みフラグが書込み可で
あれば辞書名を有する実辞書のデータアドレスが指す辞
書データを更新する請求項4記載の共有辞書引き装置。
5. When the dictionary access request is a dictionary update request, the dictionary search means inputs a search table of a virtual dictionary corresponding to the headword, and if the write flag is writable, a real dictionary having a dictionary name 5. The shared dictionary lookup device according to claim 4, wherein the dictionary data pointed to by said data address is updated.
【請求項6】 前記辞書検索手段が、辞書アクセス要求
が辞書参照要求である場合、見出し語に対応する仮想辞
書の検索テーブルを入力し、検索テーブル上の先頭の辞
書名を有する実辞書のデータアドレスが指す辞書データ
を参照する請求項4記載の共有辞書引き装置。
6. When the dictionary access request is a dictionary reference request, the dictionary search means inputs a search table of a virtual dictionary corresponding to the headword, and inputs data of a real dictionary having a leading dictionary name on the search table. The shared dictionary lookup device according to claim 4, wherein the dictionary data referred to by the address is referred to.
JP6192819A 1994-07-25 1994-07-25 Shared dictionary lookup device Expired - Fee Related JP2776257B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6192819A JP2776257B2 (en) 1994-07-25 1994-07-25 Shared dictionary lookup device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6192819A JP2776257B2 (en) 1994-07-25 1994-07-25 Shared dictionary lookup device

Publications (2)

Publication Number Publication Date
JPH0836581A JPH0836581A (en) 1996-02-06
JP2776257B2 true JP2776257B2 (en) 1998-07-16

Family

ID=16297516

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6192819A Expired - Fee Related JP2776257B2 (en) 1994-07-25 1994-07-25 Shared dictionary lookup device

Country Status (1)

Country Link
JP (1) JP2776257B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3562134B2 (en) * 1996-04-19 2004-09-08 富士ゼロックス株式会社 Collaborative design support system and method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61251941A (en) * 1985-05-01 1986-11-08 Fujitsu Ltd Data base management system
JPH04188343A (en) * 1990-11-22 1992-07-06 Nec Software Ltd Data update informing method in data analysis system data base
JPH04209042A (en) * 1990-11-30 1992-07-30 Nec Corp Life cycle control system

Also Published As

Publication number Publication date
JPH0836581A (en) 1996-02-06

Similar Documents

Publication Publication Date Title
US5717950A (en) Input/output device information management system for multi-computer system
KR890004994B1 (en) Address translation control system
CN110737680A (en) Cache data management method and device, storage medium and electronic equipment
US5067154A (en) Terminal management method and apparatus
CN111953609B (en) OVS-based data packet processing method and related equipment
JP2516703B2 (en) Logic automatic generation method and logic automatic generation system
JP2776257B2 (en) Shared dictionary lookup device
US6799183B2 (en) Operation assistance method and system and recording medium for storing operation assistance method
JPH1166095A (en) Data managing device
CN111857883A (en) Page data checking method and device, electronic equipment and storage medium
JPH09292986A (en) Part extraction method
JPH05225021A (en) Document text file sharing system
JPH06314262A (en) Distributed processing system
CN113434359B (en) Data traceability system construction method and device, electronic device and readable storage medium
JPH10254973A (en) Family register information processing method and family register information system
JPH0659964A (en) Management system for distributed operation of dictionary
JP2003296349A (en) Data retrieval device and update method by server
JPH11265389A (en) Shared data base device ahd shared data base system
JP2633500B2 (en) Facsimile transmission equipment
KR100491090B1 (en) A control method and apparatus for the table having array data structure for managing layer 2 forwarding table
JPH04175875A (en) Image data retrieval system
JP2000172678A (en) Device and method for registering document
JPH11259351A (en) Data base device, shared data base device, shared data base system, data extracting method for shared data base device and storage medium recording data extraction program for shared data base device
JPH07219863A (en) Business distribution system
CN1234076C (en) Object management system and method

Legal Events

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

Free format text: PAYMENT UNTIL: 20090501

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20100501

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees