JPH0934897A - Book management system - Google Patents

Book management system

Info

Publication number
JPH0934897A
JPH0934897A JP7181709A JP18170995A JPH0934897A JP H0934897 A JPH0934897 A JP H0934897A JP 7181709 A JP7181709 A JP 7181709A JP 18170995 A JP18170995 A JP 18170995A JP H0934897 A JPH0934897 A JP H0934897A
Authority
JP
Japan
Prior art keywords
keyword
book
library
search
input
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
JP7181709A
Other languages
Japanese (ja)
Inventor
Isao Hosoya
谷 功 細
Toru Maruyama
山 亨 丸
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP7181709A priority Critical patent/JPH0934897A/en
Publication of JPH0934897A publication Critical patent/JPH0934897A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide the book management system in which a keyword is easily selected, the unified selection criterion is maintained and efficient retrieval is conducted. SOLUTION: The system is provided with a real book data file 4, a management data file 31, a key word library 32, and a synonym library 33 in which synonyms corresponding to keywords stored in the library 32 are stored by using a keyword registered in the keyword library as a representative keyword, and when a retrieved keyword is not in existence in the keyword library 32, whether or not it is in existence in the synonym library 33 is checked, and when in existence therein, the key word is replaced with a represyntative keyword of a corresponding synonym group and the result is used for the retrieval keyword and the word is retrieved by using the management data file 31.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は電子化された図書を
管理する図書管理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a book management system for managing electronic books.

【0002】[0002]

【従来の技術】電子化された図書を管理する図書管理シ
ステムの一従来例では、図書登録の際に当該図書を表す
インデックスを設定し、また当該図書検索の利便性を高
めるために予め各図書毎にキーワードを設定する。登録
済みの図書を検索する際には前期のインデックスとキー
ワードを入力し、これらが全て一致した図書を引当てて
検索結果とすることになる。
2. Description of the Related Art In a conventional example of a book management system for managing digitalized books, an index representing the book is set at the time of book registration, and each book is preset in order to improve the convenience of the book search. Set keywords for each. When searching for registered books, the index and keyword of the previous term are input, and books that match all of these are reserved and used as search results.

【0003】[0003]

【発明が解決しようとする課題】かかる従来の技術で
は、図書の登録・検索の際に設定するキーワードが設定
者の判断によりキーワード選定の基準にばらつきがあっ
たりして均質なキーワード設定が困難である。また、検
索の利便性からキーワードを多数設定すると、登録作業
が繁雑になるばかりか、図書管理システムの運用そのも
のの継続が困難になりかねない。さらに、キーワードに
よっては、本来、全くまたはほとんど同じ意味でありな
がら形式的に異なる表現を持つ単語(以下、「類義語」
という)、あるいは記号、略号、コードなどもあるため
に、キーワード設定を最少限度にとどめると、検索上の
利便性が損なわれてしまう。加えて、検索するのはキー
ワード等の管理データのみであることから、管理データ
が不十分であれば必要な図書が検索されないという不都
合を生ずる。
In such a conventional technique, it is difficult to set a uniform keyword because the keywords set at the time of registering / retrieving a book have variations in the keyword selection criteria depending on the judgment of the setter. is there. Further, if a large number of keywords are set for the convenience of search, not only the registration work will be complicated but also the operation itself of the book management system may become difficult. Furthermore, depending on the keyword, a word that originally has the same or almost the same meaning but has a different formally (hereinafter, “synonym”)
,), Or symbols, abbreviations, codes, etc., and if the keyword setting is kept to the minimum limit, the convenience of searching will be impaired. In addition, since only the management data such as the keyword is searched, if the management data is insufficient, the inconvenience that the necessary books cannot be searched occurs.

【0004】本発明は、かかる不都合を解消させるべく
なされたもので、キーワード選定が容易であって、その
選定基準の統一性を保つことが可能であり、さらに検索
も効率的に行いうる図書管理システムを提供することを
目的とする。
The present invention has been made in order to eliminate such inconvenience, and it is easy to select keywords, it is possible to maintain the uniformity of the selection criteria, and further, book management that enables efficient retrieval. The purpose is to provide a system.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するため
に、本発明の図書管理システムは、入出力装置と、管理
対象の各図書に関するデータを格納した実体図書データ
ファイルと、この実体図書データファイルを管理するイ
ンデックスを格納した管理データファイルと、この管理
データファイル内の図書のデータを検索するために使用
するキーワードを格納したキーワードライブラリと、こ
のキーワードライブラリに格納された各キーワードに対
する類義語をキーワードライブラリに登録されたキーワ
ードを代表キーワードとして複数の類義語グループにグ
ループ化して格納した類義語ライブラリと、図書の検索
のために入出力装置を介して入力されたキーワードがキ
ーワードライブラリのキーワードの中に存在するかどう
かの照合を行い、存在するとき入力されたキーワードを
検索キーワードとして出力する第1の照合手段と、この
第1の照合手段による照合の結果、入力されたキーワー
ドが存在しなかったとき入力されたキーワードが類義語
ライブラリの中に存在するかどうかの照合を行い、存在
した場合に対応する類義語グループの代表キーワードに
置換しそれを検索キーワードとして出力する第2の照合
手段と、第1または第2の照合手段から出力される検索
キーワードに従い管理データファイルを用いたキーワー
ド検索を実行し、その実行結果を入出力装置に表示させ
る検索手段とを備えたものである。
In order to achieve the above object, the book management system of the present invention comprises an input / output device, a substantive book data file storing data relating to each book to be managed, and the substantive book data. A management data file that stores the index that manages the file, a keyword library that stores the keywords used to search the data in the books in this management data file, and a synonym for each keyword stored in this keyword library. The synonym library in which the keywords registered in the library are grouped into a plurality of synonym groups as a representative keyword and stored, and the keywords input through the input / output device for searching the books are present in the keywords of the keyword library. To check whether If there is no input keyword as a result of the collation by the first collating means and the first collating means that outputs the keyword inputted as a search keyword, the keyword inputted is in the synonym library. Is output from the first or second matching means, and second matching means that replaces the representative keyword of the corresponding synonym group and outputs it as a search keyword. A search means is provided for executing a keyword search using the management data file according to the search keyword and displaying the execution result on the input / output device.

【0006】このように構成された図書管理システム
は、キーワードライブラリを用いてキーワード選定が容
易であり、かつこれによって既に選定したキーワードを
基にして選定するため統一性の確保が可能である。ま
た、類義語ライブラリを用い少ないキーワードの設定で
同一の意味を持つ単語全てを検索できるため、必要な図
書を効率的に実行することができる。
In the book management system thus constructed, it is easy to select a keyword by using the keyword library, and it is possible to ensure uniformity because the keyword is selected based on the already selected keyword. Further, since all the words having the same meaning can be searched by setting a small number of keywords using the synonym library, it is possible to efficiently execute a necessary book.

【0007】[0007]

【発明の実施の形態】以下に本発明の実施の形態を図面
を参照して説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0008】図1は本発明の一つの実施形態を示すもの
である。図1に示す図書管理システムは、図書の登録・
検索を行うための入出力装置1、CPUを含むデータ処
理装置2、図書管理データファイル3、および実体図書
データファイル4とから成っている。このうち、図書管
理データファイル3は、各実体図書を管理するための情
報を格納する管理データファイル31と、検索に使用す
るキーワードを格納したキーワードライブラリ32と、
キーワードライブラリ32に登録された各語の類義語デ
ータを格納する類義語ライブラリ33、および管理デー
タファイル31で使用されているインデックスによって
分類される定型図書グループ毎に定義されたキーワード
群を格納する定型図書キーワードライブラリ34とから
成っている。管理データファイル31は、各図書毎に図
書ID311、文書タイトルや所属定型図書グループ、
実体図書データ格納場所等の各種インデックス312、
検索に使用するために図書毎に登録された1つまたは複
数のキーワード313を格納している。類義語ライブラ
リ33は、キーワードライブラリ32に格納される各キ
ーワードに対する類義語をグループ化し、キーワードラ
イブラリ32に登録されたキーワードを代表キーワード
331とした類義語グループ332を記憶しており、定
型図書キーワードライブラリ34は定型図書名341お
よび定型図書毎に定義された1つまたは複数のキーワー
ド342を記憶している。本発明の図書管理システム
は、これらの図書管理データによって、実体図書データ
ファイル4に格納されているテキスト図書データ41、
ラスタ図書データ42、ベクタ図書データ43を管理す
ることを特徴とするものである。ここで、テキスト図書
データはテキストファイルからなる図書データを意味
し、ラスタ図書データはラスタ図形処理される図書デー
タを意味し、ベクトル図書データはCAD(コンピュー
タ支援設計)などで用いられているもので、ベクトルが
2点間を結ぶ直線として表わされる図書データを意味す
る。
FIG. 1 shows one embodiment of the present invention. The book management system shown in FIG.
It is composed of an input / output device 1 for performing a search, a data processing device 2 including a CPU, a book management data file 3, and an actual book data file 4. Of these, the book management data file 3 is a management data file 31 that stores information for managing each physical book, a keyword library 32 that stores keywords used for retrieval,
A synonym library 33 that stores synonym data of each word registered in the keyword library 32, and a fixed book keyword that stores a keyword group defined for each fixed book group classified by the index used in the management data file 31. It consists of a library 34. The management data file 31 includes a book ID 311 for each book, a document title and an organization template group,
Various indexes 312 such as storage location of actual book data,
One or a plurality of keywords 313 registered for each book for use in the search are stored. The synonym library 33 groups synonyms for each keyword stored in the keyword library 32, and stores synonym groups 332 in which the keywords registered in the keyword library 32 are set as representative keywords 331. The book name 341 and one or more keywords 342 defined for each standard book are stored. The book management system of the present invention uses the book management data to store the text book data 41 stored in the actual book data file 4,
The raster book data 42 and the vector book data 43 are managed. Here, the text book data means book data composed of a text file, the raster book data means book data to be subjected to raster graphic processing, and the vector book data is used in CAD (Computer Aided Design) or the like. , Means book data represented as a straight line connecting two points.

【0009】図1のシステムの作用について図1〜図3
を参照して説明する。図2および図3はそれぞれデータ
処理装置2によって実行されるキーワード登録およびキ
ーワード検索の手順を示すフローチャートである。
Operation of the system of FIG. 1 will be described with reference to FIGS.
This will be described with reference to FIG. 2 and 3 are flowcharts showing the procedure of keyword registration and keyword search executed by the data processing device 2, respectively.

【0010】まず図2を参照してキーワード登録の手順
について説明する。キーワードの登録に際して本図書管
理システムでは、まず当該図書がテキストファイルであ
るかどうかを判別し(ブロック51)、テキストファイ
ルである場合には図書中の文字列を検索して、キーワー
ドライブラリ32および類義語ライブラリ33に登録し
てある語を全てピックアップする(ブロック52)。こ
こで抽出された全ての語は類義語ライブラリ33中でこ
の語に対応する代表キーワード330に置換され(ブロ
ック53)た後、それがキーワード候補として入出力装
置1に表示される(ブロック54)。また、ブロック5
1においてテキストファイルでないとされた図書につい
てはキーワードライブラリ32に登録されたキーワード
の全てがキーワード候補として入出力装置1に表示され
る。いずれの場合においても、これらのキーワード候補
の中から実際のキーワードが登録者により選択された
(ブロック55)後、管理データファイル31への登録
が行われる。
First, the procedure of keyword registration will be described with reference to FIG. When registering a keyword, the book management system first determines whether or not the book is a text file (block 51), and if it is a text file, searches the character string in the book to search the keyword library 32 and synonyms. All the words registered in the library 33 are picked up (block 52). After all the words extracted here are replaced with the representative keyword 330 corresponding to this word in the synonym library 33 (block 53), it is displayed as a keyword candidate on the input / output device 1 (block 54). Also, block 5
For a book that is not a text file in 1, all the keywords registered in the keyword library 32 are displayed on the input / output device 1 as keyword candidates. In any case, after the actual keyword is selected by the registrant from these keyword candidates (block 55), registration in the management data file 31 is performed.

【0011】次に図3を参照してキーワード検索の手順
について説明する。初めに検索のためのキーワードを検
索者が入出力装置1により入力する(ブロック61)
と、入力されたキーワードと、キーワードライブラリ3
2との照合が行なわれ(ブロック62)、キーワードラ
イブラリ32内にこのキーワードが存在する場合はこの
語が検索用に使用される。キーワードライブラリ32に
は存在しない場合、類義語ライブラリ33との照合が行
なわれ(ブロック63)、類義語ライブラリ33内に存
在する場合には当該類義語グループの代表キーワードが
検索用キーワードとして入力したキーワードと置換され
る(ブロック64)。類義語ライブラリ33内に存在し
ない場合には該当キーワードなしとして(ブロック6
5)検索が終了する。検索用キーワードがブロック62
またはブロック63のいずれかで抽出された場合、それ
を用いて(1)キーワード検索(ブロック661)、
(2)定型図書検索(ブロック662)、(3)テキス
ト検索(ブロック663)のいずれかの方法によって該
当図書を抽出(ブロック67)した後、その結果を入出
力装置1に出力し(ブロック68)、検索が終了する。
Next, the procedure of keyword search will be described with reference to FIG. First, a searcher inputs a keyword for a search using the input / output device 1 (block 61).
And entered keywords and keyword library 3
2 is matched (block 62) and if the keyword is present in the keyword library 32, this word is used for the search. If it does not exist in the keyword library 32, it is compared with the synonym library 33 (block 63). If it exists in the synonym library 33, the representative keyword of the synonym group is replaced with the keyword input as the search keyword. (Block 64). If the keyword does not exist in the synonym library 33, it means that there is no corresponding keyword (block 6
5) The search ends. Search keyword is block 62
Alternatively, if it is extracted in any of the blocks 63, (1) keyword search (block 661) using it,
(2) After extracting the corresponding book (block 67) by one of the methods of the fixed form book search (block 662) and (3) text search (block 663), the result is output to the input / output device 1 (block 68). ), The search ends.

【0012】次に上記(1)〜(3)の3通りの検索方
法を図1を用いて説明する。まずブロック661のキー
ワード検索は、ブロック62または64において抽出さ
れた検索用キーワードと、管理データファイル31との
照合を行ない、抽出された実体データ名を入出力装置1
に表示し(ブロック68)て検索が終了する。次にブロ
ック662の定型図書検索は、ブロック62またはブロ
ック64において抽出された検索用キーワードと定型図
書キーワードライブラリ34との照合が行なわれ、該当
する定型図書グループが抽出されたとき、それを基にし
て管理データファイル31との照合を行って該当する図
書を抽出(ブロック67)し、その結果を入出力装置1
に出力し(ブロック68)、検索が終了する。最後にテ
キスト検索は、ブロック62または64において抽出さ
れた検索用キーワードを基に、管理データファイル31
に格納された図書タイトル等のインデックスに使用され
ている語、および直接に実体図書データファイル4中の
テキストデータ41中に使用されている語との照合を行
って、当該キーワードを使用している図書を抽出し、入
出力装置1に図書データ名を表示し(ブロック68)て
検索が終了する。
Next, three search methods (1) to (3) will be described with reference to FIG. First, in the keyword search in block 661, the search keyword extracted in block 62 or 64 is collated with the management data file 31, and the extracted actual data name is input / output device 1
Is displayed (block 68) and the search ends. Next, in the fixed form book search of block 662, the search keyword extracted in block 62 or block 64 is collated with the fixed form book keyword library 34, and when the corresponding fixed form book group is extracted, based on it. The management data file 31 is collated and the corresponding book is extracted (block 67), and the result is input / output device 1
(Block 68) and the search ends. Finally, the text search is performed based on the search keyword extracted in block 62 or 64 in the management data file 31.
The keyword used by directly matching the word used in the index such as the book title and the word used in the text data 41 in the actual book data file 4 is used. The book is extracted, the book data name is displayed on the input / output device 1 (block 68), and the search ends.

【0013】以上述べた実施形態によれば、キーワード
の登録の際に使用キーワードの統一を図ることが可能と
なり、また登録するキーワードの選択を容易かつ迅速に
漏れなく行うことが可能になる。
According to the embodiment described above, it is possible to unify the keywords to be used when registering the keywords, and it is possible to easily and quickly select the keywords to be registered without omission.

【0014】また検索においては、類義語ライブラリ3
3を使用することにより、従来、類似の意味を持ちなが
ら登録キーワードと完全に一致していないためにキーワ
ードして使用することが不可能であった語をもキーワー
ドとして使用することが可能になる。また、定型図書キ
ーワードライブラリ34の使用により、関連図書の一括
検索を行うことが可能となる。
In the search, the synonym library 3
By using 3, it becomes possible to use a word that has a similar meaning but cannot be used as a keyword because it does not completely match the registered keyword as a keyword. . Further, by using the standard book keyword library 34, it becomes possible to carry out a collective search for related books.

【0015】さらにテキスト検索によって、キーワード
の設定されていない図書に対しても検索を行うことが可
能となる。
Further, by the text search, it is possible to search even a book for which no keyword is set.

【0016】[0016]

【発明の効果】以上述べたように、本発明によれば、キ
ーワード選定が容易であって、その選定基準の統一性を
保つことが可能であり、キーワード検索時に、類義語検
索による関連の表現方法によらない幅広いキーワード検
索を効率的に行うことが可能となる。またキーワード登
録時におけるキーワードの統一を図り、必要なキーワー
ドを漏れなく登録することが可能となる。
As described above, according to the present invention, it is possible to easily select a keyword and maintain the uniformity of the selection criteria, and at the time of keyword search, a related expression method by a synonym search. It is possible to efficiently perform a wide range of keyword searches regardless of the above. In addition, it is possible to unify the keywords at the time of keyword registration and to register the necessary keywords without omission.

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

【図1】本発明に係る図書管理システムの一実施形態を
示すブロック図。
FIG. 1 is a block diagram showing an embodiment of a book management system according to the present invention.

【図2】本発明に係る図書管理システムによるキーワー
ド登録の一例を示すフローチャート。
FIG. 2 is a flowchart showing an example of keyword registration by the book management system according to the present invention.

【図3】本発明に係る図書管理システムによる図書検索
の一例を示すフローチャート。
FIG. 3 is a flowchart showing an example of a book search by the book management system according to the present invention.

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

1 入出力装置 2 データ処理装置 3 図書管理データファイル 31 管理データファイル 32 キーワードライブラリ 33 類義語ライブラリ 331 代表キーワード 332 類義語グループ 34 定型図書キーワードライブラリ 4 実体図書データファイル 41 テキスト図書データ 42 ラスタ図書データ 43 ベクトル図書データ 1 input / output device 2 data processing device 3 book management data file 31 management data file 32 keyword library 33 synonym library 331 representative keyword 332 synonym group 34 standard book keyword library 4 physical book data file 41 text book data 42 raster book data 43 vector book data

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】入出力装置と、管理対象の各図書に関する
データを格納した実体図書データファイルと、この実体
図書データファイルを管理するインデックスを格納した
管理データファイルと、この管理データファイル内の図
書のデータを検索するために使用するキーワードを格納
したキーワードライブラリと、このキーワードライブラ
リに格納された各キーワードに対する類義語を前記キー
ワードライブラリに登録されたキーワードを代表キーワ
ードとして複数の類義語グループにグループ化して格納
した類義語ライブラリと、図書の検索のために前記入出
力装置を介して入力されたキーワードが前記キーワード
ライブラリのキーワードの中に存在するかどうかの照合
を行い、存在するとき前記入力されたキーワードを検索
キーワードとして出力する第1の照合手段と、この第1
の照合手段による照合の結果、入力されたキーワードが
存在しなかったとき前記入力されたキーワードが前記類
義語ライブラリの中に存在するかどうかの照合を行い、
存在した場合に対応する類義語グループの代表キーワー
ドに置換しそれを検索キーワードとして出力する第2の
照合手段と、前記第1または第2の照合手段から出力さ
れる検索キーワードに従い前記管理データファイルを用
いたキーワード検索を実行し、その実行結果を前記入出
力装置に表示させる検索手段とを備えた図書管理システ
ム。
1. An input / output device, a substantive book data file storing data relating to each book to be managed, a management data file storing an index for managing the substantive book data file, and books in the management data file. A keyword library that stores keywords used to search for data, and synonyms for each keyword stored in this keyword library are grouped and stored in a plurality of synonym groups with the keyword registered in the keyword library as a representative keyword. The synonym library described above is collated with a keyword input through the input / output device for searching a book to see if the keyword is present in the keyword library, and when the keyword is present, the input keyword is searched. As a keyword A first comparing means for force, the first
As a result of the matching by the matching means, when the input keyword does not exist, the input keyword is checked whether or not it exists in the synonym library,
When the management data file exists, the management data file is used in accordance with a second matching unit that replaces the representative keyword of the corresponding synonym group and outputs it as a search keyword, and the search keyword output from the first or second matching unit. A book management system including a searching means for executing the keyword search, and displaying the execution result on the input / output device.
【請求項2】前記管理データファイルで使用されている
インデックスによって分類される定型図書グループ毎に
定義されたキーワード群を格納した定型図書キーワード
ライブラリを備え、前記検索手段がキーワード検索によ
って該当図書を抽出できなかったとき前記検索キーワー
ドにより前記定型図書キーワードライブラリとの照合を
行い、該当する定型図書グループが抽出されたとき、そ
の定型図書グループを基にして前記管理データとの照合
を行い該当図書を抽出する定型図書検索を実行する、請
求項1記載の図書管理システム。
2. A fixed-form book keyword library storing a keyword group defined for each fixed-form book group classified by an index used in the management data file, wherein the searching means extracts the corresponding book by keyword search. When it is not possible, it collates with the standard book keyword library by the search keyword, and when the corresponding standard book group is extracted, it collates with the management data based on the standard book group and extracts the corresponding book. The book management system according to claim 1, which executes a fixed book search.
【請求項3】前記前記検索手段が前記定型図書検索を実
行してもなお該当図書を抽出できなかったとき前記検索
キーワードにより前記管理データファイルに格納されて
いる前記インデックスに使用されている語との照合、お
よび前記実体図書データファイルに使用されている語と
の直接照合を行って前記検索キーワードを使用している
図書を抽出するテキスト検索を実行する、請求項2記載
の図書管理システム。
3. The word used in the index stored in the management data file by the search keyword when the search means still cannot extract the corresponding book after executing the standard book search. 3. The book management system according to claim 2, wherein the text search for extracting the book using the search keyword is performed by performing the collation of [1] and the word directly used in the actual book data file to extract the book using the search keyword.
【請求項4】キーワード登録のために前記入出力装置を
介して入力された情報に従い登録対象の図書がテキスト
ファイルかどうかを判別する手段と、テキストファイル
でなかったときは前記キーワードライブラリに登録され
た全てのキーワードをキーワード候補として前記入出力
装置に表示させ、テキストファイルであったときは図書
中の文字列を検索して前記キーワードライブラリおよび
前記類義語ライブラリの登録語を全て抽出し、その抽出
された全ての語を前記類義語ライブラリの対応する代表
キーワードに置換しそれをキーワード候補として前記入
出力装置に表示させる手段と、入出力装置に表示された
キーワード候補の中からその入出力装置を介して選択さ
れたキーワードを前記管理データファイルに登録する手
段とを備えた請求項1に記載の図書管理システム。
4. A means for discriminating whether or not the book to be registered is a text file according to the information input through the input / output device for keyword registration, and if the book is not a text file, it is registered in the keyword library. All of the keywords are displayed as keyword candidates on the input / output device, and when the file is a text file, the character strings in the book are searched to extract all the registered words in the keyword library and the synonym library, and the extracted words are extracted. Means for replacing all the words with the corresponding representative keywords of the synonym library and displaying it on the input / output device as a keyword candidate; and through the input / output device from the keyword candidates displayed on the input / output device. A means for registering the selected keyword in the management data file. Library management system according to 1.
JP7181709A 1995-07-18 1995-07-18 Book management system Pending JPH0934897A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7181709A JPH0934897A (en) 1995-07-18 1995-07-18 Book management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7181709A JPH0934897A (en) 1995-07-18 1995-07-18 Book management system

Publications (1)

Publication Number Publication Date
JPH0934897A true JPH0934897A (en) 1997-02-07

Family

ID=16105492

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7181709A Pending JPH0934897A (en) 1995-07-18 1995-07-18 Book management system

Country Status (1)

Country Link
JP (1) JPH0934897A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100789407B1 (en) * 2005-11-25 2007-12-28 김주원 Method for management of books
CN100458784C (en) * 2006-04-06 2009-02-04 中国科学院计算技术研究所 Researching system and method used in digital labrary

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100789407B1 (en) * 2005-11-25 2007-12-28 김주원 Method for management of books
CN100458784C (en) * 2006-04-06 2009-02-04 中国科学院计算技术研究所 Researching system and method used in digital labrary

Similar Documents

Publication Publication Date Title
US7523102B2 (en) Content search in complex language, such as Japanese
US5995962A (en) Sort system for merging database entries
Elliott Survey of author name disambiguation: 2004 to 2010
WO2020056977A1 (en) Knowledge point pushing method and device, and computer readable storage medium
US20050138079A1 (en) Processing, browsing and classifying an electronic document
JPH08147320A (en) Information retrieving method and system
JPWO2003034279A1 (en) Information retrieval method, information retrieval program, and computer-readable recording medium on which information retrieval program is recorded
JPH0782504B2 (en) Information retrieval processing method and retrieval file creation device
WO2014002212A1 (en) Document linking method, document searching method, document linking apparatus, document linking apparatus, and program therefor
JPH0934897A (en) Book management system
JP2001005830A (en) Information processor, its method and computer readable memory
JPH1166078A (en) Retrieval request embodiment method/device and storage medium storing retrieval, request embodiment program
JPH1153383A (en) Plural database retrieval method and recording medium recording plural database retrieval program or the like
EP1605371A1 (en) Content search in complex language, such as japanese
JP3825829B2 (en) Registration information retrieval apparatus and method
JP3666066B2 (en) Multilingual document registration and retrieval device
KR100434718B1 (en) Method and system for indexing document
JPH07296005A (en) Japanese text registration/retrieval device
JP2550022B2 (en) Document information search method
JPH0635971A (en) Document retrieving device
JPH08287083A (en) Method and device for developing word unregistered in dictionary
JPS60247756A (en) Data base device
CN115809321A (en) Retrieval system and method based on knowledge graph
JPH08115336A (en) Multimedia processor
JPH05158984A (en) Device for extracting character string