JP2808893B2 - Text conversion method - Google Patents

Text conversion method

Info

Publication number
JP2808893B2
JP2808893B2 JP2405194A JP40519490A JP2808893B2 JP 2808893 B2 JP2808893 B2 JP 2808893B2 JP 2405194 A JP2405194 A JP 2405194A JP 40519490 A JP40519490 A JP 40519490A JP 2808893 B2 JP2808893 B2 JP 2808893B2
Authority
JP
Japan
Prior art keywords
keyword
text
hypertext
tree
keywords
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
JP2405194A
Other languages
Japanese (ja)
Other versions
JPH04220768A (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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2405194A priority Critical patent/JP2808893B2/en
Publication of JPH04220768A publication Critical patent/JPH04220768A/en
Application granted granted Critical
Publication of JP2808893B2 publication Critical patent/JP2808893B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、コンピュータシステ
ムで利用されているプレーンなテキストを階層構造化さ
れたハイパーテキストに変換するテキスト変換方法に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a text conversion method for converting a plain text used in a computer system into a hierarchically structured hypertext.

【0002】[0002]

【従来の技術】従来、コンピュータシステムで利用され
ているプレーンなテキストをハイパーテキストに変換す
るテキスト変換方法としては、 1)プレーンなテキストの区切り文字までの単位テキス
トを、それぞれ1つのノードとしてとりあえず作成し、
このノードを手作業で階層構造化して前記プレーンなテ
キストをハイパーテキストに変換する 2)プレーンなテキストに手を加えて、プレーンなテキ
ストの適宜箇所に階層や構造を指示する特種文字を埋め
込み、これら特種文字を頼りに前記プレーンなテキスト
をハイパーテキストに変換する方法がある。
2. Description of the Related Art Conventionally, as a text conversion method for converting a plain text into a hypertext used in a computer system, 1) a unit text up to a delimiter of a plain text is created as one node for each time. And
This node is manually hierarchically structured to convert the plain text into hypertext. 2) The plain text is modified, and special characters indicating the hierarchy and structure are embedded in appropriate portions of the plain text. There is a method of converting the plain text into hypertext by relying on special characters.

【0003】しかし、1)の方法は、基本的には、手作
業で階層構造化するため非常に手間がかかり、また、
2)の方法は、特種文字を埋め込む作業に手間がかか
り、いずれの方法によっても多大な労力と時間を要し
た。
[0003] However, the method 1) basically takes a great deal of time because it is manually made into a hierarchical structure.
In the method 2), the work of embedding the special characters is troublesome, and both methods require a great deal of labor and time.

【0004】[0004]

【発明が解決しようとする課題】このように従来のプレ
ーンなテキストをハイパーテキストに変換するテキスト
変換方法においては、手作業で階層構造化したり、プレ
ーンなテキストに特種文字を埋め込むなどの修正が必要
なため非常に手間がかかり、プレーンなテキストをハイ
パーテキストに変換する作業に多大な労力と時間を要し
た。
As described above, in the conventional text conversion method for converting plain text to hypertext, it is necessary to modify the hierarchical structure manually or to embed special characters in the plain text. Therefore, converting the plain text to the hypertext was very labor-intensive and time-consuming.

【0005】そこで、この発明はプレーンなテキストを
ハイパーテキストに変換する作業を、短時間でかつ容易
に行うことができるようにしたテキスト変換方法を提供
することを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a text conversion method that can easily and simply convert plain text into hypertext in a short time.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、この発明によれば、ハイパーテキスト上で階層構造
化されたキーワードからなるキーワードツリーを作成
し、このキーワードツリーのキーワードと変換すべきプ
レーンなテキストから読み出された単位テキストに含ま
れるキーワードとの照合を、前記キーワードツリーの階
層構造の深いキーワードを優先して行ない、自己のキー
ワードより階層構造の深いキーワードに前記単位テキス
トがリンクされていないことを条件に該単位テキストと
該キーワードとの間にリンクを形成し、この動作を各単
位テキスト毎に繰り返すことにより前記プレーンなテキ
ストをハイパーテキストに変換する。
According to the present invention, in order to achieve the above object, a keyword tree composed of keywords hierarchically structured on a hypertext is created, and a keyword to be converted into a keyword tree of the keyword tree. A keyword included in the unit text read from the original text is compared with a keyword having a deeper hierarchical structure in the keyword tree, and the unit text is linked to a keyword having a deeper hierarchical structure than its own keyword. A link is formed between the unit text and the keyword on condition that there is no unit text, and this operation is repeated for each unit text to convert the plain text into hypertext.

【0007】[0007]

【作用】ハイパーテキスト上のキーワードツリーと変換
すべきプレーンなテキストから読み出された単位テキス
トに含まれるキーワードとの照合により自動的に前記プ
レーンなテキストから直接ハイパーテキストに変換する
ので、ハイパーテキストへの変換作業が非常に簡単にな
る。
According to the present invention, the plain text is automatically converted directly into the hypertext by comparing the keyword tree on the hypertext with the keyword included in the unit text read from the plain text to be converted. The conversion process becomes very easy.

【0008】[0008]

【実施例】図1はこの発明のテキスト変換方法が適用さ
れるシステムの一例のハードウエア構成を示したもので
ある。このシステムはハイパーテキストデータベース1
0、制御装置20、記憶装置30、制御装置20と入出
力装置40を介して接続されるディスプレイ50、キー
ボード、マウス70を備えて構成される。
FIG. 1 shows an example of a hardware configuration of a system to which a text conversion method according to the present invention is applied. This system is a hypertext database 1
0, a control device 20, a storage device 30, a display 50, a keyboard, and a mouse 70 connected to the control device 20 via the input / output device 40.

【0009】ハイパーテキストデータベース10は、階
層構造化されたハイパーテキストを記憶する。このハイ
パーテキストは情報のかたまりであるノード情報および
各ノードとのリンク関係を表わすリンク情報を含んでい
る。制御装置20は、ハイパーテキストデータベース1
0に記憶されたハイパーテキストの処理、およびこの発
明に関係するプレーンなテキストからのハイパーテキス
トへの変換処理などを実行する。記憶装置30は、この
発明により変換すべきプレーンなテキストおよびその他
このシステムの制御に必要な種々のデータを記憶する。
制御装置20における処理は入出力装置20を介してキ
ーボード60、マウス70から入力された指令にしたが
って実行され、制御装置20における処理結果および処
理状態は入出力装置40を介してディスプレイ50に表
示される。
The hypertext database 10 stores hierarchically structured hypertexts. The hypertext includes node information which is a block of information and link information indicating a link relationship with each node. The control device 20 controls the hypertext database 1
For example, the processing of the hypertext stored in “0” and the processing of converting plain text to hypertext related to the present invention are executed. The storage device 30 stores plain text to be converted according to the present invention and other various data necessary for controlling the system.
The processing in the control device 20 is executed according to commands input from the keyboard 60 and the mouse 70 via the input / output device 20, and the processing result and the processing state in the control device 20 are displayed on the display 50 via the input / output device 40. You.

【0010】次に、この実施例の動作を図2、図3に示
したフローチャートおよび図4乃至図6の示した具体的
処理例を参照して説明する。この実施例では記憶装置3
0に記憶されたプレーンなテキストをハイパーテキスト
データベース10のハイパーテキスト上において、階層
構造化されたハイパーテキストに変換する。ここで、記
憶装置30に記憶されたプレーンなテキストは、キーボ
ード60から入出力装置40を介して入力されたもの、
また、図示しない他の装置によって予め入力されこの記
憶装置に転送されたものである。
Next, the operation of this embodiment will be described with reference to the flowcharts shown in FIGS. 2 and 3 and the specific processing examples shown in FIGS. In this embodiment, the storage device 3
0 is converted into a hierarchically structured hypertext on the hypertext of the hypertext database 10. Here, the plain text stored in the storage device 30 is input from the keyboard 60 via the input / output device 40,
The data is input in advance by another device (not shown) and transferred to the storage device.

【0011】まず、ハイパーテキストデータベース10
のハイパーテキスト上にキーワードツリーを作成する
(ステップ101)。このキーワードツリーは、例えば
図4に示すように構造化された複数のキーワードからな
っている。図4において各ブロック内に記載されたA〜
Fはそれぞれキーワードを表わしており、各ブロックの
間に描かれた実線はこれらのキーワードの階層関係を表
わしている。
First, the hypertext database 10
A keyword tree is created on the hypertext (step 101). This keyword tree is composed of a plurality of keywords structured as shown in FIG. 4, for example. A to A described in each block in FIG.
F represents keywords, and a solid line drawn between the blocks represents a hierarchical relationship between these keywords.

【0012】次に、変換すべきプレーンなテキストは終
わりかの判断を行う(ステップ102)。ここで、まだ
テキストの変換を開始したばかりで、変換すべきプレー
ンなテキストは終わりではない。そこで、まず、この変
換すべきプレーンなテキストから所定の区切り文字まで
を1つの単位テキストとして読み出し(ステップ10
3)、この単位テキストに含まれるキーワードに関し
て、図4に示すようなキーワードツリーを参照してキー
ワードのバックトラック処理を実行する(ステップ10
4)。
Next, it is determined whether or not the plain text to be converted ends (step 102). Here, the text conversion has just begun, and the plain text to be converted is not the end. Therefore, first, from the plain text to be converted to a predetermined delimiter is read as one unit text (step 10).
3) For the keywords included in the unit text, a backtracking process of the keywords is executed with reference to a keyword tree as shown in FIG. 4 (step 10).
4).

【0013】このキーワードのバックトラック処理の詳
細は図3のフローチャートに示される。このキーワード
のバックトラック処理においては、図2のステップ10
1で作成してキーワードツリーの階層の深いキーワード
を優先にして、このキーワードツリーをたどり、変換す
べきプレーンなテキストから読み出された単位テキスト
に含まれるキーワードの中に、このキーワードツリーの
キーワードにマッチ(一致)するものがあるかを調べ、
マッチするものがあるとこのキーワードと単位テキスト
との間にリンクを形成する。すなわち、これを図4に示
すキーワードツリーを参照して更に説明すると、図4の
キーワードツリーで一番階層が深いのはキーワードFで
あり、次に階層が深いのはキーワードD,Eであり、次
に階層が深いのはキーワードB,Cであり、キーワード
Aが一番階層が浅い。そこで、このキーワードツリーの
場合、図5に示すように、まずキーワードFのマッチン
グを調べ、続いてキーワードD,E,B,C,Aの順に
マッチングを調べる。
The details of the keyword backtracking process are shown in the flowchart of FIG. In this keyword backtracking process, step 10 in FIG.
Following this keyword tree, priority is given to keywords deep in the hierarchy of the keyword tree created in step 1 and the keywords included in the unit text read from the plain text to be converted are included in the keywords of this keyword tree. Find out if there is a match,
If there is a match, a link is formed between this keyword and the unit text. That is, this will be further described with reference to the keyword tree shown in FIG. 4. In the keyword tree of FIG. 4, the keyword having the deepest hierarchy is the keyword F, and the keywords having the next deeper hierarchy are the keywords D and E. Keywords B and C have the next highest levels, and keyword A has the lowest level. Therefore, in the case of this keyword tree, as shown in FIG. 5, matching of the keyword F is checked first, and then matching is checked in the order of the keywords D, E, B, C and A.

【0014】図3のフローチャートにおいては、まず、
キーワードツリーのキーワードはまだあるか、すなわ
ち、キーワードツリーのキーワードのうちまだマッチン
グを調べていないものがあるかを調べる。ここで、キー
ワードのマッチングは、図5に示したように、キーワー
ドツリーの階層の深いキーワードを優先にして行われる
ので、最も階層の浅いキーワード(図5の場合キーワー
ドA)のマッチングが終了すると、ステップ201で参
照すべきキーワードツリーのキーワードはないと判断さ
れる。ここではまだ参照すべきキーワードツリーのキー
ワードはあるので、キーワードツリーのキーワードと単
位テキストに含まれるキーワードとのマッチングが行わ
れる(ステップ202)。このマッチングにおいて、キ
ーワードツリーのキーワードと単位テキストに含まれる
キーワードとがマッチしたと判断されると(ステップ2
03)、次に、その単位テキストは既に自分の子供、す
なわち自分よりも階層の深いキーワードとリンクされて
いるかを調べる(ステップ204)。ここで、自分より
も階層の深いキーワードとリンクされていないと、その
単位テキストをノードとしてそのキーワード、すなわち
キーワードツリーのマッチングしたキーワードとリンク
を形成し(ステップ205)、ステップ201に戻る。
なお、ステップ203でキーワードツリーのキーワード
と単位テキストに含まれるキーワードとがマッチしない
場合、またはその単位テキストが既に自分の子供、すな
わち自分よりも階層の深いキーワードとリンクされてい
る場合もステップ201に戻る。
In the flowchart of FIG. 3, first,
It is checked whether there are any more keywords in the keyword tree, that is, if any of the keywords in the keyword tree have not yet been checked for matching. Here, as shown in FIG. 5, keyword matching is performed with priority given to keywords having a deeper hierarchy in the keyword tree. Therefore, when matching of the keyword having the lowest hierarchy (keyword A in FIG. 5) is completed, In step 201, it is determined that there is no keyword in the keyword tree to be referred to. Since there are still keywords in the keyword tree to be referred to here, matching between the keywords in the keyword tree and the keywords included in the unit text is performed (step 202). In this matching, when it is determined that the keyword in the keyword tree matches the keyword included in the unit text (step 2).
03) Then, it is checked whether the unit text is already linked to its own child, that is, a keyword deeper than itself (step 204). If the keyword is not linked to a keyword deeper than the user, the unit text is used as a node to form a link with the keyword, that is, a keyword matched in the keyword tree (step 205), and the process returns to step 201.
Note that if the keyword in the keyword tree does not match the keyword included in the unit text in step 203, or if the unit text is already linked to one's own child, that is, a keyword deeper than oneself, step 201 is also performed. Return.

【0015】この動作は、ステップ201でキーワード
ツリーのキーワードはないと判断されるまで繰り返され
る。
This operation is repeated until it is determined in step 201 that there is no keyword in the keyword tree.

【0016】この動作において、例えば、図2のステッ
プ102で読み出された単位テキストが、第6図に示す
ように、キーワードBとFとCの3つのキーワードを含
むものであるとする。この場合、図5のキーワードツリ
ーを用いて考えると、まず、キーワードFとマッチし、
この単位テキストはキーワードFとリンクされる。次に
キーワードBとマッチする。しかし、キーワードBに関
してはキーワードBの子供、すなわち、キーワードBよ
りも階層の深いキーワードFとこの単位テキストが既に
リンクされているので、図3のステップ204で「Y」
と判断され、この単位テキストとキーワードBとはリン
クされない。また、その後、キーワードCとマッチす
る。ここではキーワードCの子供とこの単位テキストは
リンクされていないので、図3のステップ204で
「N」と判断され、この単位テキストはキーワードCと
リンクされる。
In this operation, for example, it is assumed that the unit text read in step 102 of FIG. 2 includes three keywords B, F, and C as shown in FIG. In this case, considering the keyword tree of FIG. 5, first, the keyword F is matched,
This unit text is linked to the keyword F. Next, it matches with keyword B. However, as for the keyword B, since the unit text is already linked to the child of the keyword B, that is, the keyword F which is deeper than the keyword B, the "Y" in step 204 of FIG.
Therefore, the unit text and the keyword B are not linked. After that, it matches the keyword C. Here, since the child of the keyword C and the unit text are not linked, “N” is determined in step 204 in FIG.

【0017】キーワードツリーの最も階層の浅いキーワ
ードとのマッチングが終了し、図3のステップ201に
おいてキーワードツリーのキーワードがないと判断され
ると、このキーワードのバックトラック処理を終了す
る。
When matching with the keyword having the shallowest hierarchy in the keyword tree is completed, and it is determined in step 201 in FIG. 3 that there is no keyword in the keyword tree, the backtracking process for this keyword is terminated.

【0018】キーワードのバックトラック処理が終了す
ると、図2のステップ102に戻り、以下の処理を繰り
返す。
When the keyword backtracking process is completed, the process returns to step 102 in FIG. 2 and the following process is repeated.

【0019】そして、変換すべきプレーンなテキストか
らの単位テキストの読み出しが全て終了し、図2のステ
ップ102においてテキストの終わりと判断されると、
このプレーンなテキストからハイパーテキストへの変換
処理を終了する。
When the reading of the unit text from the plain text to be converted has been completed and the end of the text is determined in step 102 of FIG. 2,
The process of converting the plain text to the hypertext is completed.

【0020】このように、この実施例によればプレーン
なテキストからハイパーテキストへの変換処理を自動化
することができ、非常に簡単に、かつ短時間でハイパー
テキストを直接作成することができる。
As described above, according to this embodiment, the process of converting plain text into hypertext can be automated, and hypertext can be directly created very simply and in a short time.

【0021】なお、上記実施例ではキーワードツリーの
キーワードとして簡単なキーワードによる指定を用いた
が、これに加え、複雑なキーワードの指定を許すように
構成してもよい。また、キーワードのAND,OR,N
OT,キーワードの指定に省略記号を許すように構成し
てもよい。
In the above-described embodiment, a simple keyword is used as a keyword in the keyword tree. In addition, a configuration may be adopted in which a complicated keyword can be specified. Also, the keywords AND, OR, N
An abbreviation may be allowed in the specification of the OT and the keyword.

【0022】[0022]

【発明の効果】以上説明したようにこの発明によれば、
ハイパーテキスト上に構造化されたキーワードツリーを
形成し、このキーワードツリーのキーワードと変換すべ
きプレーンなテキストから読み出された単位テキストに
含まれるキーワードとの照合により自動的にプレーンな
テキストを直接ハイパーテキストに変換するので、ハイ
パーテキストへの変換作業が非常に簡単になる。
As described above, according to the present invention,
A structured keyword tree is formed on the hypertext, and the plain text is automatically converted directly to the hypertext by matching the keywords of the keyword tree with the keywords contained in the unit text read from the plain text to be converted. Converting to text makes converting to hypertext much easier.

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

【図1】この発明の適用されるシステムのハードウエア
構成を示すブロック図。
FIG. 1 is a block diagram showing a hardware configuration of a system to which the present invention is applied.

【図2】この発明の一実施例の動作を説明するフローチ
ャート。
FIG. 2 is a flowchart illustrating the operation of one embodiment of the present invention.

【図3】図2に示したフローチャートのキーワードのバ
ックトラック処理の詳細を示すフローチャート。
FIG. 3 is a flowchart illustrating details of a keyword backtracking process in the flowchart shown in FIG. 2;

【図4】この実施例の動作を説明するためのキーワード
ツリーの一例を示す図。
FIG. 4 is a diagram showing an example of a keyword tree for explaining the operation of this embodiment.

【図5】図4に示したキーワードツリーのキーワードの
マッチングの順番を説明する図。
FIG. 5 is a view for explaining the order of keyword matching in the keyword tree shown in FIG. 4;

【図6】この実施例で読み出される単位テキストの一例
を説明する図。
FIG. 6 is an exemplary view for explaining an example of a unit text read in the embodiment.

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

10 ハイパーテキストデータベース 20 制御装置 30 記憶装置 40 入出力装置 50 ディスプレイ 60 キーボード 70 マウス Reference Signs List 10 hypertext database 20 control device 30 storage device 40 input / output device 50 display 60 keyboard 70 mouse

フロントページの続き (56)参考文献 特開 平2−178877(JP,A) 特開 昭59−38846(JP,A) 寺田智彦,佐藤衛,間野浩太郎,「画 像情報とハイパーテキスト構造を用いた 情報保存・索引システムの試作」,情報 処理学会第40回(平成2年前記)全国大 会講演論文集pp644−645(平成2年3 月) E.WLSON,”CASES FO R JUSTUS:PREPARING A CASE DATABASE F OR A HYPERTEXT INF ORMATION RETRIEVAL SYSTEM”,LITERARYH & LINGUISTIC COMP UTING VOL5,NO2 (1990),119−128 PICHARD POLLARD," HYPERTEXT PRESENTA TION OF THESAURI U SED IN ONLINE SEAR CHING”,ELECTRONIC PUBLISHING ORIGINA TION DISSEMINATION AND DESIGN PP36−49, WILEY(1990) (58)調査した分野(Int.Cl.6,DB名) G06F 17/30Continuation of the front page (56) References JP-A-2-178877 (JP, A) JP-A-59-38846 (JP, A) Tomohiko Terada, Mamoru Sato, Kotaro Mano, "Using image information and hypertext structure" Prototype of Information Storage and Index System, "Proc. Of the 40th Annual Meeting of the Information Processing Society of Japan (above, 1990), pp. 644-645 (March, 1990). WLSON, "CASES FO R JUSTUS: PREPARING A CASE DATABASE F OR A HYPERTEXT INF ORMATION RETRIEVAL SYSTEM", LITERARYH & LINGUISTIC COMP UTING VOL5, NO2 (1990), 119-128 PICHARD POLLARD, "HYPERTEXT PRESENTA TION OF THESAURI U SED IN ONLINE SEA CHING ", ELECTRONIC PUBLISHING ORIGINA TION DISSEMINATION AND DESIGN PP36-49, WILEY (1990) (58) Fields investigated (Int. Cl. 6 , DB name) G06F 17/30

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】ハイパーテキスト上で階層構造化されたキ
ーワードからなるキーワードツリーを作成し、このキー
ワードツリーのキーワードと変換すべきプレーンなテキ
ストから読み出された単位テキストに含まれるキーワー
ドとの照合を、前記キーワードツリーの階層構造の深い
キーワードを優先して行ない、自己のキーワードより階
層構造の深いキーワードに前記単位テキストがリンクさ
れていないことを条件に該単位テキストと該キーワード
との間にリンクを形成し、この動作を各単位テキスト毎
に繰り返すことにより前記プレーンなテキストをハイパ
ーテキストに変換することを特徴とするテキスト変換方
法。
1. A keyword tree composed of keywords hierarchically structured on a hypertext is created, and a keyword in the keyword tree is compared with a keyword contained in a unit text read from a plain text to be converted. Priority is given to a keyword having a deep hierarchical structure of the keyword tree, and a link between the unit text and the keyword is provided on condition that the unit text is not linked to a keyword having a deeper hierarchical structure than the own keyword. A text conversion method, wherein the plain text is converted into hypertext by forming and repeating this operation for each unit text.
JP2405194A 1990-12-21 1990-12-21 Text conversion method Expired - Fee Related JP2808893B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2405194A JP2808893B2 (en) 1990-12-21 1990-12-21 Text conversion method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2405194A JP2808893B2 (en) 1990-12-21 1990-12-21 Text conversion method

Publications (2)

Publication Number Publication Date
JPH04220768A JPH04220768A (en) 1992-08-11
JP2808893B2 true JP2808893B2 (en) 1998-10-08

Family

ID=18514822

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2405194A Expired - Fee Related JP2808893B2 (en) 1990-12-21 1990-12-21 Text conversion method

Country Status (1)

Country Link
JP (1) JP2808893B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5822720A (en) 1994-02-16 1998-10-13 Sentius Corporation System amd method for linking streams of multimedia data for reference material for display
US6438620B2 (en) 1996-10-29 2002-08-20 Mitsubishi Denki Kabushiki Kaisha Software linking system in information processor
US6092074A (en) 1998-02-10 2000-07-18 Connect Innovations, Inc. Dynamic insertion and updating of hypertext links for internet servers
US7130861B2 (en) 2001-08-16 2006-10-31 Sentius International Corporation Automated creation and delivery of database content

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
E.WLSON,"CASES FOR JUSTUS:PREPARING A CASE DATABASE FOR A HYPERTEXT INFORMATION RETRIEVAL SYSTEM",LITERARYH & LINGUISTIC COMPUTING VOL5,NO2(1990),119−128
PICHARD POLLARD,"HYPERTEXT PRESENTATION OF THESAURI USED IN ONLINE SEARCHING",ELECTRONIC PUBLISHING ORIGINATION DISSEMINATION AND DESIGN PP36−49,WILEY(1990)
寺田智彦,佐藤衛,間野浩太郎,「画像情報とハイパーテキスト構造を用いた情報保存・索引システムの試作」,情報処理学会第40回(平成2年前記)全国大会講演論文集pp644−645(平成2年3月)

Also Published As

Publication number Publication date
JPH04220768A (en) 1992-08-11

Similar Documents

Publication Publication Date Title
US5752021A (en) Document database management apparatus capable of conversion between retrieval formulae for different schemata
US6449620B1 (en) Method and apparatus for generating information pages using semi-structured data stored in a structured manner
US5047918A (en) File management system
US6581062B1 (en) Method and apparatus for storing semi-structured data in a structured manner
US7502810B2 (en) Tagging of facet elements in a facet tree
US5649192A (en) Self-organized information storage system
US7062705B1 (en) Techniques for forming electronic documents comprising multiple information types
US6385600B1 (en) System and method for searching on a computer using an evidence set
US6502112B1 (en) Method in a computing system for comparing XMI-based XML documents for identical contents
US6128635A (en) Document display system and electronic dictionary
US7376634B2 (en) Method and apparatus for implementing Q&A function and computer-aided authoring
JP3063555B2 (en) Document database management apparatus and method
US5142674A (en) Interchange object data base index which eliminates the need for private copies of interchange documents files by a plurality of application programs
US20070208769A1 (en) System and method for generating an XPath expression
EP1253527A2 (en) Method and system for applying input mode bias
JP2009080849A (en) Method for responding to single high-level structured user query
JP2007102814A (en) Method for defining and managing file
US6892220B2 (en) Apparatus and method for creating a link and checking link validity for objects by storing a timestamp in a validity check field for linking to a multimedia document
US6910181B2 (en) Extensible ordered information within a markup language document
US20040148612A1 (en) System and method for generating an application programming interface from a schema
JP2808893B2 (en) Text conversion method
US20040243396A1 (en) User-oriented electronic dictionary, electronic dictionary system and method for creating same
EP0229232A2 (en) File management system
WO2001018630A2 (en) Xml dynamic content retrieval using style and content definition sheets
JP2861453B2 (en) Hypertext model creation device

Legal Events

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