JPH0719257B2 - Word attribute registration processing method in document processing system - Google Patents

Word attribute registration processing method in document processing system

Info

Publication number
JPH0719257B2
JPH0719257B2 JP1138008A JP13800889A JPH0719257B2 JP H0719257 B2 JPH0719257 B2 JP H0719257B2 JP 1138008 A JP1138008 A JP 1138008A JP 13800889 A JP13800889 A JP 13800889A JP H0719257 B2 JPH0719257 B2 JP H0719257B2
Authority
JP
Japan
Prior art keywords
word attribute
word
tree structure
item
information
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
JP1138008A
Other languages
Japanese (ja)
Other versions
JPH033062A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP1138008A priority Critical patent/JPH0719257B2/en
Publication of JPH033062A publication Critical patent/JPH033062A/en
Publication of JPH0719257B2 publication Critical patent/JPH0719257B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔概要〕 文書処理システムが備える辞書の単語情報に対応する単
語属性を登録するよう処理する文書処理システムにおけ
る単語属性登録処理方式に関し、 単語属性の登録を簡単かつ正確に実行できるようにする
ことを目的とし、 木構造に従って管理される単語属性項目の木構造の一部
若しくはすべてを、単語属性項目が割り付けられる単語
情報の具体例とともにディスプレイ画面上に表示する単
語属性木構造表示部と、この表示されるディスプレイ画
面に従って特定の単語属性項目が指定されるときに、木
構造における最上位の単語属性項目から指定される単語
属性項目までのルート情報を求める木構造ルート検出部
と、この検出されたルート情報により特定される単語属
性項目情報を、新たに登録される単語情報若しくは既に
登録されている単語情報と対応付けて辞書に登録する単
語属性登録部とを備えるよう構成する。
The present invention relates to a word attribute registration processing method in a document processing system for processing to register a word attribute corresponding to word information of a dictionary included in the document processing system, and to easily and accurately register a word attribute. A word attribute tree that displays on the display screen a part or all of the tree structure of word attribute items managed according to the tree structure together with a concrete example of the word information to which the word attribute items are assigned for the purpose of enabling execution. When a specific word attribute item is specified according to the structure display section and the displayed display screen, a tree structure root detection that obtains root information from the highest word attribute item in the tree structure to the specified word attribute item Part and the word attribute item information specified by the detected root information, the newly registered word information Or, it is configured to include a word attribute registration unit that registers in a dictionary in association with already registered word information.

〔産業上の利用分野〕[Industrial application field]

本発明は、文書処理システムが備える辞書の単語情報に
対応する単語属性を登録するよう処理する文書処理シス
テムにおける単語属性登録処理方式に関し、特に、単語
属性の登録を簡単かつ正確に実行できるようにする文書
処理システムにおける単語属性登録処理方式に関するも
のである。
The present invention relates to a word attribute registration processing method in a document processing system for processing to register a word attribute corresponding to word information of a dictionary included in the document processing system, and particularly, to enable a word attribute registration to be performed easily and accurately. The present invention relates to a word attribute registration processing method in a document processing system.

近年の翻訳処理装置やワードプロセッサ等の文書処理シ
ステムでは、文章推敲機構を備えるよう構成して、処理
対象となる文書の翻訳処理や日本語変換処理等の文書処
理を実行していくという構成を採っている。このような
文章推敲機構を実現していくためには、文章処理の実行
のために備える辞書の単語情報に種々の単語属性を登録
していく必要がある。この単語属性の登録処理はユーザ
サイドで行われることもあるので、簡単かつ正確に実行
できるような手段を講じていく必要があるのである。
In recent years, document processing systems such as translation processors and word processors are configured to have a sentence revision mechanism, and to perform document processing such as translation processing of documents to be processed and Japanese conversion processing. ing. In order to realize such a sentence revision mechanism, it is necessary to register various word attributes in the word information of the dictionary provided for executing the sentence processing. Since this word attribute registration process may be performed on the user side, it is necessary to take measures so that it can be executed easily and accurately.

〔従来の技術〕[Conventional technology]

文書処理システムでは、辞書に登録されることになる単
語属性の項目を階層的な木構造に従って管理するという
構成を採っている。
The document processing system has a configuration in which items of word attributes to be registered in the dictionary are managed according to a hierarchical tree structure.

従来では、単語属性の登録の必要があるときには、この
管理する木構造を上位に位置する単語属性項目分類から
順番にディスプレイ画面に表示させることでユーザに指
定させるよう構成して、特定の単語属性項目と、その単
語属性項目の上位に位置する単語属性項目情報とを辞書
に登録するよう処理していたのである。すなわち、先ず
最初に、最も広い概念に従って表現される大分類の単語
属性項目を表示してユーザに指定させるよう構成し、続
いて、指定された大分類中の単語属性項目の下位に位置
する中分類の単語属性項目を表示してユーザに指定させ
るよう構成して、続いて、指定された中分類中の単語属
性項目の下位に位置する小分類の単語属性項目を表示し
てユーザに指定させるよう構成するといったようにし
て、該当する単語属性の登録処理を実現するよう処理し
ていたのである。
Conventionally, when it is necessary to register a word attribute, the tree structure to be managed is configured to be displayed on the display screen in order from the word attribute item classification positioned at a higher position so that the user can specify it. The item and the word attribute item information located above the word attribute item were processed to be registered in the dictionary. That is, first, a word attribute item of a large category expressed according to the broadest concept is displayed and configured to be designated by the user, and then a word attribute item in the designated large category is placed in a subordinate position. It is configured to display the word attribute item of the classification and prompt the user to specify it, and then display the subordinate word attribute item below the specified word attribute item in the middle classification and prompt the user to specify it. Thus, the processing is performed so as to realize the registration processing of the corresponding word attribute.

〔発明が解決しようとする課題〕[Problems to be Solved by the Invention]

しかしながら、このような従来技術では、単語属性項目
の指定を木構造の階層的な分類に従って順番に指定させ
るよう構成するために、操作回数が多くなって単語属性
の登録に時間がかかるという問題点があった。しかも、
途中で誤って指定されるようなことがあると最初に戻っ
て指定し直す必要があることから、単語属性の登録の負
荷が増大するという問題点があった。
However, in such a conventional technique, since the word attribute items are designated in order according to the hierarchical classification of the tree structure, the number of operations increases and it takes time to register the word attribute. was there. Moreover,
If there is a mistaken designation on the way, it is necessary to return to the first place and re-designate, which causes a problem that the load of registering the word attribute increases.

本発明はかかる事情に鑑みてなされたものであって、文
書処理システムの辞書への単語属性の登録処理を簡単か
つ正確に実行できるようにする単語属性登録処理方式の
提供を目的とする。
The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a word attribute registration processing method that enables simple and accurate execution of the word attribute registration processing in the dictionary of the document processing system.

〔課題を解決するための手段〕[Means for Solving the Problems]

第1図は本発明の原理構成図である。 FIG. 1 is a block diagram showing the principle of the present invention.

図中、1は本発明を具備する文書処理装置本体、2は文
書処理装置本体1が備えるマンマシン・インタフェー
ス、3はマンマシン・インタフェースのポインタ手段、
4は文書処理装置本体1が備える記憶装置であって、文
書処理のために必要となる辞書5を格納するもの、10は
入出力制御部であって、マンマシン・インタフェース2
のディスプレイ画面の表示制御を実行するとともに、ポ
インタ手段3からの入力処理を受け付けるもの、11は単
語属性木構造管理部であって、辞書5により管理される
単語情報に割り付けられる単語属性の項目情報を木構造
に従って管理するもの、12は単語属性木構造表示部であ
って、単語属性木構造管理部11により管理される単語属
性項目の木構造の一部若しくはすべてを、単語属性項目
が割り付けられる単語情報の具体例とともにディスプレ
イ画面に表示するもの、13は木構造ルート検出部であっ
て、ディスプレイ画面上に表示される単語属性項目の木
構造の内の特定の単語属性項目がポインタ手段3により
ポイントされるときに、そのポイントされた単語属性項
目に関連付けられる木構造のルート情報を求めるもの、
14は単語属性登録部であって、木構造ルート検出部13に
より検出されるルート情報により特定される単語属性項
目情報を辞書5の対応する単語情報の単語属性のところ
に登録するものである。
In the figure, 1 is a document processing apparatus main body having the present invention, 2 is a man-machine interface provided in the document processing apparatus main body 1, 3 is a man-machine interface pointer means,
Reference numeral 4 denotes a storage device included in the document processing apparatus main body 1, which stores a dictionary 5 required for document processing, 10 denotes an input / output control unit, and a man-machine interface 2
Which executes the display control of the display screen and receives the input processing from the pointer means 3. Reference numeral 11 is a word attribute tree structure management unit, which is word attribute item information assigned to the word information managed by the dictionary 5. According to a tree structure, 12 is a word attribute tree structure display unit, and a part or all of the tree structure of the word attribute items managed by the word attribute tree structure management unit 11 is assigned to the word attribute items. What is displayed on the display screen together with a concrete example of the word information, 13 is a tree structure root detection unit, and a specific word attribute item in the tree structure of the word attribute item displayed on the display screen is displayed by the pointer means 3. When it is pointed, the root information of the tree structure associated with the pointed word attribute item is obtained,
Reference numeral 14 is a word attribute registration unit that registers the word attribute item information specified by the root information detected by the tree structure root detection unit 13 at the word attribute of the corresponding word information in the dictionary 5.

〔作用〕[Action]

本発明では、単語属性木構造表示部12の処理に従ってマ
ンマシン・インタフェース2のディスプレイ画面に単語
属性項目の木構造の一部若しくはすべてが表示される
と、ユーザがポインタ手段3に従って処理対象となる単
語情報の該当する単語属性項目を表示される具体例を参
照しながらポイントしてくるので、木構造ルート検出部
13は、表示している単語属性項目の木構造における最上
位の単語属性項目からポイントされた単語属性項目まで
のルート情報を求めるよう処理する。例えば、ディスプ
レイ画面に第2図のような単語属性項目の木構造が表示
されるときにあって、ポインタ手段3により“A111"の
単語属性項目がポイントされるときには、木構造ルート
検出部13は、“A111"が「A→A1→A11→A111」のルート
に従って特定される単語属性項目であることを検出し、
“A32"の単語属性項目がポイントされるときには、“A3
2"が「A→A3→A32」のルートに従って特定される単語
属性項目であることを検出することになる。このように
して、木構造ルート検出部13によってポイントされた単
語属性項目に連なる単語属性項目情報が検出されると、
単語属性登録部14は、この求められた単語属性項目情報
を辞書5の対応する単語情報のところに登録すること
で、単語属性の登録処理を終了する。
In the present invention, when part or all of the tree structure of the word attribute item is displayed on the display screen of the man-machine interface 2 according to the processing of the word attribute tree structure display unit 12, the user becomes the processing target according to the pointer means 3. The tree structure root detection unit will be pointed to while referring to the concrete example of the displayed word attribute item of the word information.
Step 13 performs processing so as to obtain route information from the uppermost word attribute item in the tree structure of the displayed word attribute item to the pointed word attribute item. For example, when the tree structure of the word attribute item as shown in FIG. 2 is displayed on the display screen and the word attribute item of "A111" is pointed by the pointer means 3, the tree structure root detecting unit 13 , "A111" is a word attribute item specified according to the route of "A → A1 → A11 → A111",
When the word attribute item of "A32" is pointed, "A3"
It is detected that "2" is a word attribute item specified according to the route of "A->A3->A32." In this way, when the word attribute item information linked to the word attribute item pointed by the tree structure root detection unit 13 is detected,
The word attribute registration unit 14 ends the word attribute registration processing by registering the obtained word attribute item information in the corresponding word information of the dictionary 5.

このように、本発明では、ユーザが最終的に指定したい
単語属性項目を指定するだけで、登録する必要のある単
語属性項目情報のすべてを求められるようにすることか
ら、従来のように、ディスプレイ画面上の単語属性項目
の木構造を上位分類から下位分類への順次更新していく
必要がなくなり、簡単かつ正確に単語属性の登録を実行
できるようになるのである。
As described above, according to the present invention, the user can specify all the word attribute item information that needs to be registered by simply specifying the word attribute item to be finally specified. It is not necessary to update the tree structure of the word attribute items on the screen from the upper classification to the lower classification one by one, and the word attribute can be registered easily and accurately.

〔実施例〕〔Example〕

以下、実施例に従って本発明を詳細に説明する。 Hereinafter, the present invention will be described in detail according to examples.

第1図で説明したように、本発明では、マンマシン・イ
ンタフェース2のディスプレイ画面上に、登録対象とな
っている単語属性項目の木構造の一部若しくはすべて
を、単語属性項目が割り付けられる単語情報の具体例と
ともに表示するよう処理するものである。
As described with reference to FIG. 1, in the present invention, on the display screen of the man-machine interface 2, some or all of the tree structure of the word attribute item to be registered is a word to which the word attribute item is assigned. It is processed so as to be displayed together with a specific example of information.

第3図に、ディスプレイ装置上に表示されるこの単語属
性項目の木構造のディスプレイ画面(以下、木構造画面
と称する)の一実施例を示す。この図に示すように、木
構造画面では、最も広い概念に従って表現される単語属
性項目を第一分類として表示し、この第一分類の下位に
位置してより具体的な概念に従って表現される単語属性
項目を第二分類として表示し、そして、この第二分類の
下位に位置して更に具体的な概念に従って表現される単
語属性項目を第三分類として表示するもので、上位下位
の関係にある単語属性項目については、項目間に線を結
ぶ等してその関係が明確となるよう表示するものであ
る。この木構造画面では、1つのディスプレイ画面上に
登録可能なすべての単語属性項目に係る木構造のものを
表示することが好ましいが、登録可能な単語属性項目数
が多いときには、第3図に示すように、指定された第一
分類中の単語属性項目(この例では、■印の「時空領
域」)を木構造の根の項目として、その根の項目から派
生する木構造を1つのディスプレイ画面上に表示するこ
とでも実用性が減じられることはない。
FIG. 3 shows an example of a tree-structured display screen (hereinafter, referred to as a tree-structured screen) of the word attribute item displayed on the display device. As shown in this figure, in the tree structure screen, the word attribute items expressed according to the broadest concept are displayed as the first classification, and the words expressed under the more specific concept are positioned under the first classification. The attribute items are displayed as the second classification, and the word attribute items located under the second classification and expressed according to a more concrete concept are displayed as the third classification. The word attribute items are displayed so that the relationship between them is clear by connecting a line between the items. In this tree structure screen, it is preferable to display a tree structure related to all the word attribute items that can be registered on one display screen. However, when the number of word attribute items that can be registered is large, it is shown in FIG. As described above, the word attribute item in the designated first classification (in this example, the “space-time area” marked with ■) is used as the root item of the tree structure, and the tree structure derived from the root item is displayed on one display screen. Displaying above does not impair utility.

そして、木構造画面では、第3図中の右側に示すよう
に、木構造の葉の項目に相当する単語属性項目(それよ
り下位の単語属性項目を有しないもの)の意味するとこ
ろを分かり易くするために、それらの単語属性項目が割
り付けられることになる単語情報の具体例を併せて表示
するよう処理することになる。例えば、第三分類に属す
る「地名」という単語属性項目は、図中に示すように
「東京」や「静岡」といった単語情報に割り付けられる
というように表示されることになるので、ユーザは、こ
の表示構成に従って正確に単語属性項目の指定を実現で
きるようになるのである。
Then, on the tree structure screen, as shown on the right side of FIG. 3, it is easy to understand the meaning of the word attribute items (those having no lower word attribute items) corresponding to the leaf items of the tree structure. In order to do so, processing is performed so that specific examples of word information to which those word attribute items are to be assigned are also displayed. For example, the word attribute item “place name” belonging to the third category is displayed as being assigned to the word information such as “Tokyo” or “Shizuoka” as shown in the figure. The word attribute item can be accurately specified according to the display configuration.

第4図に、木構造画面を表示するために管理する単語属
性項目の木構造のデータ構造を示す。ここで、第4図
(a)は、木構造を構成する各単語属性項目が管理する
データ内容であり、第4図(b)は、第3図の木構造画
面を例にして、各単語属性項目が管理するデータを具体
的に示したものである。
FIG. 4 shows a data structure of a tree structure of word attribute items managed to display the tree structure screen. Here, FIG. 4 (a) shows the data content managed by each word attribute item forming the tree structure, and FIG. 4 (b) shows each word by taking the tree structure screen of FIG. 3 as an example. It specifically shows data managed by the attribute item.

第4図(a)に示すように、各単語属性項目は、自らが
属する分類番号と、自らに接続される下位の単語属性項
目名を表す接続情報と、自らが属する分類中における項
目番号の通番とを、 〔分類番号,接続情報,第一分類項目番号,第二分類項
目番号,第三分類項目番号〕 の順番に従って管理することで、木構造画面に表示され
るところの木構造を管理するよう構成することになる。
第4図(b)の具体例で説明するならば、「時空領域」
は、第一分類に属する項目であることから〔分類番号〕
で“1"を管理し、下位に接続される項目として「場所・
空間・位置関係・時・期間」があることから〔接続情
報〕でこれらを管理し、自らが属する第一分類中の“0"
番目の項目であることから〔第一分類項目番号〕で“0"
を管理することになる。なお、「時空領域」は第一分類
に属することから第二及び第三分類に関しての分類項目
番号はないのであるが、先頭の〔分類番号〕でどの分類
の項目番号に従えばよいかが分かっているので、この例
では“0"を管理するよう構成してある。
As shown in FIG. 4 (a), each word attribute item includes a classification number to which it belongs, connection information indicating a lower word attribute item name connected to itself, and an item number in the classification to which it belongs. Manages the tree structure displayed on the tree structure screen by managing the serial number and the order of [classification number, connection information, first classification item number, second classification item number, third classification item number] Will be configured.
To explain using the specific example of FIG. 4 (b), "space-time area"
Is the item that belongs to the first category, [classification number]
"1" is managed by, and "Location /
"Space", "Position", "Time", "Period" are used to manage them in [Connection Information], and "0" in the first category to which they belong
Since it is the second item, [0] in [1st category item number]
Will be managed. Since the "space-time area" belongs to the first classification, there is no classification item number for the second and third classifications, but it is clear from the beginning [classification number] which classification item number should be followed. Therefore, in this example, “0” is managed.

次に、本発明の文書処理システムが実行する第5図のフ
ローチャートに従って、ディスプレイ画面上に表示され
る木構造画面により実行されることになる本発明の単語
属性の登録処理について詳細に説明する。
Next, the word attribute registration processing of the present invention to be executed by the tree structure screen displayed on the display screen will be described in detail according to the flowchart of FIG. 5 executed by the document processing system of the present invention.

ユーザからの単語属性情報の登録要求があると、文書処
理システムは、先ず最初に、ステップ1で示すように、
ディスプレイ画面上に木構造画面の初期画面を表示す
る。第6図に、このとき表示される木構造画面の初期画
面の一実施例を示す。第3図でも説明したように、本発
明の実施例では、第一分類中の各単語属性項目を木構造
の根の項目としてその根の項目から派生する木構造を1
つの木構造画面で表示するよう構成したことから、この
ステップ1の処理では、この内の1つが初期画面として
表示されることになるのである。第6図では、「具体
物」が根の項目となっている木構造の木構造画面が初期
画面となる例を示してある。
When there is a request for registration of word attribute information from the user, the document processing system firstly, as shown in step 1,
The initial screen of the tree structure screen is displayed on the display screen. FIG. 6 shows an example of the initial screen of the tree structure screen displayed at this time. As described with reference to FIG. 3, in the embodiment of the present invention, each word attribute item in the first classification is set as a root item of the tree structure, and a tree structure derived from the root item is set to 1.
Since it is configured to display one tree structure screen, in the process of step 1, one of them is displayed as the initial screen. FIG. 6 shows an example in which the tree structure screen having a tree structure in which "concrete" is the root item is the initial screen.

次に、文書処理システムは、ステップ2で、表示してい
る木構造中の単語属性項目がマウス(第1図のポインタ
手段3に相当するもの)によりクリックされたのか否か
を判断する。このステップ2の判断で、マウスによりク
リックされたと判断するときには、次のステップ3で、
第一分類の単語属性項目がクリックされたのか否かを判
断する。そして、このステップ3の判断で、第一分類の
単語属性項目がクリックされたと判断するときには、続
くステップ4で、クリックされたものが表示中の木構造
画面の木構造の根(第一分類)の項目に相当する単語属
性項目であるのか否かを判断する。このステップ4の判
断で、クリックされたものが表示中の木構造の根の項目
に相当する単語属性項目でないと判断するときには、ス
テップ5に進んで、クリックされた単語属性項目を根の
項目とする木構造の木構造画面をディスプレイ画面に表
示する。このようにして、第一分類の単語属性項目数に
対応して用意される複数の木構造画面の内の必要とされ
る木構造画面が表示されることになる。
Next, in step 2, the document processing system determines whether or not the word attribute item in the displayed tree structure is clicked by the mouse (corresponding to the pointer means 3 in FIG. 1). If it is determined in step 2 that the mouse has been clicked, in step 3,
It is determined whether or not the word attribute item of the first category is clicked. When it is determined in step 3 that the word attribute item of the first classification is clicked, in step 4 that follows, the clicked item is the root of the tree structure of the displayed tree structure screen (first classification). It is determined whether the item is a word attribute item corresponding to the item. If it is determined in step 4 that the clicked item is not the word attribute item corresponding to the root item of the tree structure being displayed, the process proceeds to step 5 and the clicked word attribute item is set as the root item. The tree structure screen of the tree structure is displayed on the display screen. In this way, the required tree structure screen among the plurality of tree structure screens prepared corresponding to the number of word attribute items of the first classification is displayed.

一方、ステップ3の判断でクリックされたものが第一分
類の単語属性項目ではないと判断するときと、ステップ
4の判断でクリックされたものが表示中の木構造画面の
木構造の根の項目に相当する単語属性項目であると判断
するときには、ステップ6に進んで、クリックされた単
語属性項目と根の項目である単語属性項目との間を結ぶ
木構造ルートを検出する処理を実行する。第7図に、こ
のステップ6で実行される処理の詳細なフローチャート
を示す。この木構造ルートの検出処理は、具体的には、
第4図のデータ構造に従って単語属性項目の木構造を逆
に辿ることで実行されることになる。このステップ6の
処理に従って、例えば第3図の木構造画面中の「現在」
がマウスによりクリックされたときには、 「時空領域−時−現在」 という木構造ルートが検出されることになる。
On the other hand, when it is determined in step 3 that the clicked item is not the first-class word attribute item, and in step 4 that the clicked item is the root item of the tree structure of the displayed tree structure screen. If it is determined that the word attribute item corresponds to, the process proceeds to step 6 to execute a process of detecting a tree-structure root connecting the clicked word attribute item and the root word attribute item. FIG. 7 shows a detailed flowchart of the processing executed in step 6. This tree root detection process is
It is executed by reversing the tree structure of the word attribute item according to the data structure of FIG. According to the processing of step 6, for example, "current" in the tree structure screen of FIG.
When is clicked with the mouse, the tree-structured root "space-time region-time-current" is detected.

文書処理システムは、クリックされた単語属性項目に係
る木構造ルートが検出されると、最後に、ステップ7
で、この検出された木構造ルートを記述する単語属性項
目情報を入力要求のある単語属性情報として登録して処
理を終了する。
When the tree-structure root related to the clicked word attribute item is detected, the document processing system finally executes step 7
Then, the word attribute item information describing the detected tree structure root is registered as the word attribute information for which an input request has been made, and the processing ends.

このようにして、本発明では、ユーザはディスプレイ画
面上に表示されている木構造画面中の所望の単語属性項
目をポイントするだけで、単語属性情報を入力できるよ
うになるのである。
In this way, according to the present invention, the user can input the word attribute information only by pointing to the desired word attribute item in the tree structure screen displayed on the display screen.

ディスプレイ画面に表示する木構造画面は、様々な変更
が可能である。例えば、第8図に示すように、ユーザが
ポイントできるものを木構造の根の項目に相当する単語
属性項目と、葉の項目に相当する単語属性項目とに限定
するという方法を採ることも有効なことである。すなわ
ち、このような木構造画面構成を採るときには、第二分
類に属する「時期」のような下位の単語属性項目を持つ
ものに対してはポイントできないようになるので、ユー
ザが指定し易くなることになる。
Various changes can be made to the tree structure screen displayed on the display screen. For example, as shown in FIG. 8, it is effective to adopt a method of limiting what the user can point to to word attribute items corresponding to root items of the tree structure and word attribute items corresponding to leaf items. That's right. That is, when adopting such a tree structure screen configuration, it becomes difficult to point to items having a lower word attribute item such as "time" belonging to the second classification, so that the user can easily specify. become.

図示実施例について説明したが、本発明はこれに限定さ
れるものではない。例えば、ポインタ手段はマウスに限
られるものではなく、カーソル手段により構成するもの
であってもよい。また、木構造の分類は3段層に限られ
るものでもないのである。
Although the illustrated embodiment has been described, the present invention is not limited to this. For example, the pointer means is not limited to the mouse, but may be constituted by the cursor means. Moreover, the classification of the tree structure is not limited to three layers.

〔発明の効果〕〔The invention's effect〕

以上説明したように、本発明によれば、単語属性の登録
をただ単に所望の単語属性項目を指定していくだけで簡
単に実行できるようになる。しかも、単語属性項目が割
り付けられる単語情報の具体例が表示されることになる
ので、単語属性の登録を正確に実行できるようになるの
である。
As described above, according to the present invention, the registration of the word attribute can be easily performed by simply designating the desired word attribute item. Moreover, since the specific example of the word information to which the word attribute item is assigned is displayed, the word attribute can be accurately registered.

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

第1図は本発明の原理構成図、 第2図は本発明の作用を説明するための説明図、 第3図は木構造画面の一実施例、 第4図は単語属性項目を木構造のデータ構造の説明図、 第5図は本発明が実行するフローチャート、 第6図は木構造画面の初期画面の一実施例、 第7図は木構造ルートの検出処理の詳細なフローチャー
ト、 第8図は木構造画面の他の実施例である。 図中、1は文書処理装置本体、2はマンマシン・インタ
フェース、3はポインタ手段、4は記憶装置、5は辞
書、10は入出力制御部、11は単語属性木構造管理部、12
は単語属性木構造表示部、13は木構造ルート検出部、14
は単語属性登録部である。
FIG. 1 is a block diagram of the principle of the present invention, FIG. 2 is an explanatory diagram for explaining the operation of the present invention, FIG. 3 is an example of a tree structure screen, and FIG. 4 is a tree structure of word attribute items. FIG. 5 is an explanatory diagram of a data structure, FIG. 5 is a flowchart executed by the present invention, FIG. 6 is an example of an initial screen of a tree structure screen, FIG. 7 is a detailed flowchart of a tree structure root detection process, and FIG. Is another embodiment of the tree structure screen. In the figure, 1 is a document processing apparatus main body, 2 is a man-machine interface, 3 is pointer means, 4 is a storage device, 5 is a dictionary, 10 is an input / output control unit, 11 is a word attribute tree structure management unit, 12
Is a word attribute tree structure display unit, 13 is a tree structure root detection unit, 14
Is a word attribute registration unit.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】単語属性項目を木構造に従って管理するよ
う構成し、かつ、単語情報と該単語情報がもつ単語属性
項目とを管理する辞書(5)を備え、該辞書(5)に従
って文書処理を実行する文書処理システムにおいて、 上記単語属性項目の木構造の一部若しくはすべてを、単
語属性項目が割り付けられる単語情報の具体例とともに
ディスプレイ画面上に表示する単語属性木構造表示部
(12)と、 該単語属性木構造表示部(12)により表示されるディス
プレイ画面に従って特定の単語属性項目が指定されると
きに、上記木構造における最上位の単語属性項目から該
指定される単語属性項目までのルート情報を求める木構
造ルート検出部(13)と、 該木構造ルート検出部(13)により検出されたルート情
報により特定される単語属性項目情報を、新たに登録さ
れる単語情報若しくは既に登録されている単語情報と対
応付けて上記辞書(5)に登録する単語属性登録部(1
4)とを備えることを、 特徴とする文書処理システムにおける単語属性登録処理
方式。
1. A dictionary (5) configured to manage a word attribute item according to a tree structure and managing word information and a word attribute item included in the word information, and document processing according to the dictionary (5). In the document processing system for executing a part of or all of the tree structure of the word attribute item, and a word attribute tree structure display unit (12) for displaying on the display screen together with a specific example of word information to which the word attribute item is assigned. When a specific word attribute item is designated according to the display screen displayed by the word attribute tree structure display unit (12), from the highest word attribute item in the tree structure to the designated word attribute item A tree-structured root detection unit (13) for obtaining root information and word attribute item information specified by the root information detected by the tree-structured root detection unit (13). Word attribute registering unit registers to the dictionary (5) in association with the word information is newly word information or already registered is registered (1
4) A word attribute registration processing method in a document processing system characterized by comprising:
JP1138008A 1989-05-31 1989-05-31 Word attribute registration processing method in document processing system Expired - Fee Related JPH0719257B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1138008A JPH0719257B2 (en) 1989-05-31 1989-05-31 Word attribute registration processing method in document processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1138008A JPH0719257B2 (en) 1989-05-31 1989-05-31 Word attribute registration processing method in document processing system

Publications (2)

Publication Number Publication Date
JPH033062A JPH033062A (en) 1991-01-09
JPH0719257B2 true JPH0719257B2 (en) 1995-03-06

Family

ID=15211907

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1138008A Expired - Fee Related JPH0719257B2 (en) 1989-05-31 1989-05-31 Word attribute registration processing method in document processing system

Country Status (1)

Country Link
JP (1) JPH0719257B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4591427B2 (en) 2006-09-06 2010-12-01 トヨタ自動車株式会社 Vehicle cooling structure
JP5059959B1 (en) 2011-06-24 2012-10-31 ファナック株式会社 Printed wiring board having lands

Also Published As

Publication number Publication date
JPH033062A (en) 1991-01-09

Similar Documents

Publication Publication Date Title
US7805451B2 (en) Ontology-integration-position specifying apparatus, ontology-integration supporting method, and computer program product
US9733820B2 (en) Methods, systems and computer readable media for pasting data
TWI290698B (en) System and method for updating and displaying patent citation information
US6133917A (en) Tracking changes to a computer software application when creating context-sensitive help functions
US8077178B2 (en) Displaying multi-ownership in a tree-map visualization
US8194075B2 (en) Method and system for generating and displaying an interactive dynamic list view of multiply connected objects
US20160232140A1 (en) Systems and methods for remote dashboard image generation
US20160342678A1 (en) Manipulation of arbitrarily related data
US20100079462A1 (en) method and system for generating and displaying an interactive dynamic view of bi-directional impact analysis results for multiply connected objects
JP2005242995A (en) Database management system and database management method
US20060253466A1 (en) Data Mapping Editor Graphical User Interface
JP2007265031A (en) Dictionary content processor, content display system and content display method
CN107506499A (en) The method, apparatus and server of logical relation are established between point of interest and building
US20020054082A1 (en) System and method for providing accurate geocoding of responses to location questions in a computer assisted self interview
JP2010015458A (en) Program correction support system, program correction support method, and program correction support program
US7554544B2 (en) Just-in-time user interface layout
JPH0719257B2 (en) Word attribute registration processing method in document processing system
JP2746667B2 (en) Document creation management method
CN108595225A (en) A kind of gauge package and its definition and automatic loading method
US11636255B2 (en) Methods for displaying and interfacing with polymorphic data in spreadsheets
EP4287020A1 (en) Method and system for resizing a view and assigned data objects of a grid displayed in a dashboard software product
JPH0277872A (en) Document processor with active function
CN113139074A (en) Image management method
JPH03170022A (en) Plant data display device
US20210326949A1 (en) Catalog creation support device, support screen display method, and catalog creation support method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees