JPH03245262A - Sharing mechanism for kana/kanji conversion dictionary - Google Patents

Sharing mechanism for kana/kanji conversion dictionary

Info

Publication number
JPH03245262A
JPH03245262A JP2042946A JP4294690A JPH03245262A JP H03245262 A JPH03245262 A JP H03245262A JP 2042946 A JP2042946 A JP 2042946A JP 4294690 A JP4294690 A JP 4294690A JP H03245262 A JPH03245262 A JP H03245262A
Authority
JP
Japan
Prior art keywords
kana
kanji conversion
data
kanji
conversion dictionary
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
JP2042946A
Other languages
Japanese (ja)
Inventor
Kazuyuki Jinbo
神保 一之
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
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2042946A priority Critical patent/JPH03245262A/en
Publication of JPH03245262A publication Critical patent/JPH03245262A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)
  • Machine Translation (AREA)

Abstract

PURPOSE:To attain the use of the new additional data without registering these data into each data processor by providing a shared KANA (Japanese syllabary)/KANJI (Chinese character) conversion dictionary to store the KANJI data which are newly added and enabling plural data processors to share the conversion dictionary. CONSTITUTION:A request program 11 contained in a data processor 1 requests a KANA/KANJI converter 12 to perform the KANA/KANJI conversion. The converter 12 retrieves a KANA/KANJI conversion dictionary 13 contained in its own data processor and then requests a KANA/KANJI conversion dictionary data transfer device 61 of a shared KANA/KANJI dictionary 6 to transfer the candidate KANA/KANJI conversion dictionary data if no requested KANA/ KANJI conversion candidate is not included in the dictionary 13. Then the device 61 retrieves a KANA/KANJI conversion dictionary data store area 62 and transfers the requested KANA/KANJI conversion candidate is obtained to the converter 12. If no requested candidate is detected, the data showing an undefined KANA/KANJI conversion candidate decided previously is transferred to the converter 12. The converter 12 gives the received candidate to the program 11.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はかな漢字変換辞書共有機構に関し、特に情報処
理システムのデータ処理技術における複数のデータ処理
装置間でのかな漢字変換辞書の共有機構に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a kana-kanji conversion dictionary sharing mechanism, and more particularly to a mechanism for sharing a kana-kanji conversion dictionary among a plurality of data processing devices in data processing technology of an information processing system.

〔従来の技術〕[Conventional technology]

従来、この種のデータ処理機構は、データ処理装置ごと
に独立してかな漢字変換辞書を専有して利用する方式と
なっていた。
Conventionally, this type of data processing mechanism has been a system in which each data processing device independently uses a kana-kanji conversion dictionary exclusively.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のデータ処理機構はあるデータ処理装置上
で新規に追加かな漢字変換辞書データが作成されても、
それ以外のデータ処理装置で同じかな漢字変換辞書デー
タを利用することはできず複数のデータ処理装置で同一
の新規追加かな漢字変換辞書データを必要とするときは
それぞれのデータ処理装置で追加登録を行なわなければ
ならないという欠点がある。
The conventional data processing mechanism described above does not work even if newly added Kana-Kanji conversion dictionary data is created on a certain data processing device.
The same Kana-Kanji conversion dictionary data cannot be used with other data processing devices, and if multiple data processing devices require the same newly added Kana-Kanji conversion dictionary data, additional registration must be performed on each data processing device. It has the disadvantage that it cannot be used.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のかな漢字変換辞書共有機構は、ネットワークを
構成する複数のデータ処理装置と、共有かな漢字変換辞
書と、それらの装置間を接続するネットワーク装置と、
データ処理装置上のかな漢字変換装置およびかな漢字変
換辞書と共有かな漢字変換辞書上でかな漢字変換装置か
らの要求に従い、かな漢字変換辞書データ格納領域を検
索しデータ処理装置へ転送するかな漢字変換辞書データ
転送装置とを有している。
The kana-kanji conversion dictionary sharing mechanism of the present invention includes a plurality of data processing devices that constitute a network, a shared kana-kanji conversion dictionary, and a network device that connects these devices.
A kana-kanji conversion device on the data processing device and a kana-kanji conversion dictionary data transfer device that searches the kana-kanji conversion dictionary data storage area on the kana-kanji conversion dictionary shared with the kana-kanji conversion dictionary and transfers it to the data processing device according to a request from the kana-kanji conversion device. have.

〔実施例〕〔Example〕

次に本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例によるかな漢字変換辞書共有
機構を実現するための各装置の構成を示す。第1図にお
いて、本発明の一実施例はデータ処理装置1〜4とデー
タ処理装置上でデータ入力を行い、かな漢字変換を要求
する要求プログラムと、要求プログラムからの要求に従
いかな漢字変換処理を行い、漢字の候補を検索するかな
漢字変換袋W ]、 2と、かな漢字変換辞書13と共
有かな漢字変換辞書6とかな漢字変換装置12からの要
求に従いかな漢字変換辞書データ格納領域62を検索し
要求元へかな漢字変換辞書データを転送するかな漢字変
換辞書データ転送装置51とデータ処理装置群1〜4及
び共有かな漢字変換辞書6を接続するネットワーク装M
5とを含む。
FIG. 1 shows the configuration of each device for realizing a kana-kanji conversion dictionary sharing mechanism according to an embodiment of the present invention. In FIG. 1, one embodiment of the present invention inputs data on data processing devices 1 to 4, a request program that requests kana-kanji conversion, and performs kana-kanji conversion processing according to a request from the request program. To search for kanji candidates, search the kana-kanji conversion dictionary data storage area 62 according to requests from the kana-kanji conversion bag W], 2, the kana-kanji conversion dictionary 6 shared with the kana-kanji conversion dictionary 13, and the kana-kanji conversion device 12, and send the kana-kanji conversion dictionary to the request source. A network device M that connects the kana-kanji conversion dictionary data transfer device 51 that transfers data, the data processing device groups 1 to 4, and the shared kana-kanji conversion dictionary 6
5.

ここて、データ処理装置1内の要求プログラム11かデ
ータ入力を行うに当り、かな漢字変換をかな漢字変換装
置1−2に要求すると、かな漢字変換袋W12は自デー
タ処理装置内のかな漢字変換辞書13を検索し、要求か
な漢字変換候補が存在する場合は要求プログラムへその
かな漢字変換候補を引渡す。かな漢字変換辞書に要求す
るかな漢字変換候補が存在しない場合は、かな漢字変換
装置12はネットワーク装置5を経由して共有かな漢字
変換辞書6のかな漢字変換辞書データ転送装置61にか
な漢字変換候補となるかな漢字変換辞書データの転送を
要求する。転送を要求されたかな漢字変換辞書データ転
送装置61はあらかじめ、かな漢字変換辞書データ群が
登録されているかな漢字変換辞書データ格納領域6を検
索し要求する、かな漢字変換候補が存在する場合はかな
漢字変換装置12にそのかな漢字変換候補を転送する。
When the request program 11 in the data processing device 1 inputs data and requests kana-kanji conversion to the kana-kanji conversion device 1-2, the kana-kanji conversion bag W12 searches the kana-kanji conversion dictionary 13 in its own data processing device. However, if a requested kana-kanji conversion candidate exists, the kana-kanji conversion candidate is delivered to the requesting program. If the desired kana-kanji conversion candidate does not exist in the kana-kanji conversion dictionary, the kana-kanji conversion device 12 sends the kana-kanji conversion dictionary data that will be the kana-kanji conversion candidate to the kana-kanji conversion dictionary data transfer device 61 of the shared kana-kanji conversion dictionary 6 via the network device 5. Request a transfer. The kana-kanji conversion dictionary data transfer device 61 requested for transfer searches in advance the kana-kanji conversion dictionary data storage area 6 in which the kana-kanji conversion dictionary data group is registered and makes a request.If a kana-kanji conversion candidate exists, the kana-kanji conversion device 12 Transfer the Kana-Kanji conversion candidates to .

要求するかな漢字変換候補が存在しない場合はあらかじ
め決められた未定義なかな漢字変換候補を表わすデータ
を転送する。かな漢字変換装置12は転送されたかな漢
字変換候補を要求プログラム11へ引渡す。
If the requested Kana-Kanji conversion candidate does not exist, data representing a predetermined undefined Kana-Kanji conversion candidate is transferred. The kana-kanji conversion device 12 delivers the transferred kana-kanji conversion candidates to the request program 11.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明はデータ処理装置内のかな漢
字変換辞書とは別にネットワークにより接続された共有
かな漢字変換辞書をもち、新規に追加されるかな漢字変
換辞書データを格納し、その1箇所にかな漢字変換辞書
を複数のデータ処理装置から共有できるようにすること
により、新規追加かな漢字変換辞書データを各データ処
理装置のかな漢字変換辞書にそれぞれ登録しなくても利
用することができる効果がある。
As explained above, the present invention has a shared kana-kanji conversion dictionary that is connected to a network separately from the kana-kanji conversion dictionary in the data processing device, stores newly added kana-kanji conversion dictionary data, and stores the kana-kanji conversion dictionary data in one place. By allowing a dictionary to be shared by a plurality of data processing devices, there is an effect that newly added kana-kanji conversion dictionary data can be used without having to be registered in the kana-kanji conversion dictionary of each data processing device.

字変換辞書、61・・・かな漢字変換辞書データ転送装
置、62・・・かな漢字変換辞書データ格納領域。
Character conversion dictionary, 61...Kana-Kanji conversion dictionary data transfer device, 62...Kana-Kanji conversion dictionary data storage area.

Claims (1)

【特許請求の範囲】[Claims]  ネットワークを構成する複数のデータ処理装置と、共
有かな漢字変換辞書と、それらの装置間を接続するネッ
トワーク装置と、データ処理装置上のかな漢字変換装置
およびかな漢字変換辞書と共有かな漢字変換辞書上でか
な漢字変換装置からの要求に従い、かな漢字変換辞書デ
ータ格納領域を検索しデータ処理装置へ転送するかな漢
字変換辞書データ転送装置とを有するかな漢字変換辞書
共有機構。
Multiple data processing devices that constitute a network, a shared Kana-Kanji conversion dictionary, a network device that connects these devices, a Kana-Kanji conversion device on the data processing device, and a Kana-Kanji conversion device on the Kana-Kanji conversion dictionary and the shared Kana-Kanji conversion dictionary. A kana-kanji conversion dictionary sharing mechanism comprising a kana-kanji conversion dictionary data transfer device that searches a kana-kanji conversion dictionary data storage area and transfers the data to a data processing device in accordance with a request from a user.
JP2042946A 1990-02-22 1990-02-22 Sharing mechanism for kana/kanji conversion dictionary Pending JPH03245262A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2042946A JPH03245262A (en) 1990-02-22 1990-02-22 Sharing mechanism for kana/kanji conversion dictionary

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2042946A JPH03245262A (en) 1990-02-22 1990-02-22 Sharing mechanism for kana/kanji conversion dictionary

Publications (1)

Publication Number Publication Date
JPH03245262A true JPH03245262A (en) 1991-10-31

Family

ID=12650181

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2042946A Pending JPH03245262A (en) 1990-02-22 1990-02-22 Sharing mechanism for kana/kanji conversion dictionary

Country Status (1)

Country Link
JP (1) JPH03245262A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07192005A (en) * 1993-12-27 1995-07-28 Sharp Corp Learning storage controller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07192005A (en) * 1993-12-27 1995-07-28 Sharp Corp Learning storage controller

Similar Documents

Publication Publication Date Title
JPH09319757A (en) Information retrieving system
JPH03245262A (en) Sharing mechanism for kana/kanji conversion dictionary
JPH10240760A (en) Method for managing related data
JPH03174653A (en) Method and device for control of key word
EP0286807A2 (en) Method for regulating access by concurrent transactions to resources
JPH0749805A (en) Virtual file management system
JPH04352253A (en) Master data file sharing mechanism of information processing system
JP3010721B2 (en) Document processing device
JPH03265945A (en) Data sharing system for operating systems of different types
JPH02128246A (en) Control system in discrete data base system
JPH07262118A (en) Information utilization system
JPH02304482A (en) Character pattern output mechanism
JPH03222047A (en) Area control system
JPH05143540A (en) Terminal control device
JPH0683740A (en) Device for transferring network environment
JPH10289145A (en) Resource sharing system
JPH01187632A (en) Inquiry processing system for distributed data base control system
JPH05151264A (en) Information retrieving device
JP2001344406A (en) Method utilizing customer data
JPH0253163A (en) Permission controller for connection of work station
JPH04274524A (en) System for controlling inter-process communication
JPH11327977A (en) Distributed data base management device and system therefor
JPH0231279A (en) Processing system for decentralized data base
JPH02201576A (en) System for retrieving image information at distant place
JPS62159216A (en) Mouse device