JPH09245046A - Information retrieval device - Google Patents

Information retrieval device

Info

Publication number
JPH09245046A
JPH09245046A JP8082082A JP8208296A JPH09245046A JP H09245046 A JPH09245046 A JP H09245046A JP 8082082 A JP8082082 A JP 8082082A JP 8208296 A JP8208296 A JP 8208296A JP H09245046 A JPH09245046 A JP H09245046A
Authority
JP
Japan
Prior art keywords
access
information
history
time
access history
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.)
Granted
Application number
JP8082082A
Other languages
Japanese (ja)
Other versions
JP3531344B2 (en
Inventor
Rumiko Kakehi
るみ子 筧
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 JP08208296A priority Critical patent/JP3531344B2/en
Publication of JPH09245046A publication Critical patent/JPH09245046A/en
Application granted granted Critical
Publication of JP3531344B2 publication Critical patent/JP3531344B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To perform efficient retrieval aligned with the sensation of a user by utilizing the relation of the number of times of access and access date and time as an access history at the time of trying access again to information accessed in the past and performing the retrieval with the access history as a retrieval key. SOLUTION: For the respective pieces of the information managed by an information management part 1, an access history management part 2 manages the number of times of the access in the past and the access date and time as the access history and an access history feature extraction part 3 extracts the timewise change of the number of times of the access of the respective pieces of the information from the access history as an access history feature. Then, at the time of a retrieval operation, when an access period in the past for the information desired by the user and an access frequency in the period are inputted from an access history input part 4 as the retrieval key, an information retrieval part 5 retrieves the information provided with the access history feature similar to the inputted retrieval key from the information management part 1 and a retrieved result is outputted from a display device 6.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、蓄積管理された多
数の情報から所望の情報を検索する装置に関し、特に、
過去にアクセスした情報に再びアクセスを試みる際に、
特定時期に集中的にアクセスした情報や定期的にアクセ
スしている情報等といった過去のアクセス経過の特徴を
指定することで、全ての情報を検索することなしに求め
る情報を迅速に検索することができる装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus for retrieving desired information from a large number of pieces of information stored and managed.
When trying to access the information accessed in the past again,
By specifying the characteristics of past access history, such as information that was intensively accessed at a specific time or information that is regularly accessed, you can quickly search for the information you want without searching all the information. Regarding equipment that can.

【0002】[0002]

【従来の技術】近年では、電子データ化された膨大な量
の情報がデータベース化されて管理されており、このよ
うな情報の内から所望の情報を効率良く検索することが
求められている。このような情報検索の効率向上を実現
するため、従来より次のような発明が提案されている。
2. Description of the Related Art In recent years, an enormous amount of information converted into electronic data is stored in a database and managed, and it is required to efficiently retrieve desired information from such information. In order to improve the efficiency of such information retrieval, the following inventions have been conventionally proposed.

【0003】特開平2−39225号公報に記載された
ファイルシステムは、保存されている各情報ファイルに
対して、それらの保存位置を示すヘッダ情報を情報ファ
イルの使用頻度が高い順に配列しておき、ヘッダ情報の
使用頻度の高いものから検索することにより、所望の情
報ファイルを迅速に検索することを実現しようとするも
のである。しかしながら、この発明にあっては、最近に
アクセス頻度が高い情報ファイルは用意に検索し得るも
のの、過去の或る時期にアクセス頻度が高い情報といっ
たように、1年前等といったような過去にアクセスした
情報に再びアクセスを試みる場合には、有効な検索を行
い得るものではなかった。
In the file system described in Japanese Patent Laid-Open No. 2-39225, header information indicating the storage position of each stored information file is arranged in the order of high frequency of use of the information file. , The header information is searched for in the most frequently used manner, so that a desired information file can be quickly searched. However, according to the present invention, although an information file that has been frequently accessed recently can be easily searched, it is possible to access information files that have been accessed a year ago, such as information that has been accessed frequently at a certain time in the past. If they tried to access the information again, they could not do a valid search.

【0004】また、特開平3−22084号公報に記載
された情報検索システムは、トリー型のデータ構造を有
するデータベースにおいて、データへのアクセス頻度が
高い又はアクセス時期が最近の選択肢を抽出したメニュ
ーを作成しておき、当該メニューを用いることにより、
所望のデータを迅速に検索することを実現しようとする
ものである。また、特開平4−10153号公報に記載
された情報検索システムは、上記の情報検索システムに
おいて、選択肢から抽出した標題毎にアクセス頻度が高
い選択肢を抽出したメニューを作成しておき、当該メニ
ューを用いることにより、所望のデータを迅速に検索す
ることを実現しようとするものである。
Further, the information search system described in Japanese Patent Laid-Open No. 3-22084 discloses a menu having a tree-type data structure, in which a selection of options with a high frequency of access to data or a latest access time is selected. By creating and using the menu,
It is intended to realize quick retrieval of desired data. In the information search system described in Japanese Patent Laid-Open No. 4-10153, in the above information search system, a menu is created in which a frequently accessed option is extracted for each title extracted from the options, and the menu is created. By using it, it is intended to realize a quick search for desired data.

【0005】しかしながら、これらの発明にあっては、
アクセス頻度又はアクセス時期のいずれか一方のみをメ
ニュー作成の基準として扱い、アクセス頻度とアクセス
時期との関係を考慮に入れたものがなかった。過去にア
クセスした情報に再びアクセスを試みる場合には、同じ
アクセス頻度であっても、かなり以前に頻繁にアクセス
したが現在はほとんどアクセスしていない情報と、最近
になって頻繁にアクセスしている情報とでは、扱いが異
なるべきであるし、もっとも最近アクセスされた情報で
あっても、それ以前のアクセス頻度が低い情報と高い情
報とでは、区別して考えるべきである。また、アクセス
頻度は低くとも、定期的にアクセスしている情報や特定
時期に集中してアクセスした情報等の検索を効率良く行
いたいという要求に対しても、これらの発明にあっては
要求を満足させることができなかった。
However, in these inventions,
Only one of the access frequency and the access time was treated as the standard for creating a menu, and there was no method that considered the relationship between the access frequency and the access time. If you try to access previously accessed information again, even if the access frequency is the same, you will access information that was accessed very often a long time ago, but is rarely accessed now, and recently accessed frequently. Information should be treated differently, and even the most recently accessed information should be considered as being divided into information that has been accessed less frequently before and information that has been accessed more frequently. In addition, even if the access frequency is low, even if there is a request to efficiently search for information that is regularly accessed or information that is concentrated and accessed at a specific time, these inventions make a request. I could not be satisfied.

【0006】また、特開平5−307569号公報に記
載された時間変動する情報に対応する情報の蓄積及び検
索方法は、時事情報の発生頻度の周期性を調べ、ユーザ
から入力された時間周期に対する情報の発生頻度から、
ユーザが要求する時間周期の最適な情報をデータベース
から検索することを実現しようとするものである。しか
しながら、この発明にあっては、周期的に発生する時事
情報についてのみ対象とし、時間周期に基づいて過去の
情報を検索し得るものの、過去のアクセスに周期性がな
い情報については、効率の良い検索を実現し得るもので
はなかった。
Further, the method of storing and retrieving information corresponding to time-varying information disclosed in Japanese Patent Laid-Open No. 5-307569 examines the periodicity of the frequency of occurrence of current affairs information and compares it with the time period input by the user. From the frequency of information generation,
It is intended to realize to retrieve the optimum information of the time period requested by the user from the database. However, in the present invention, only the current information that periodically occurs is targeted, and although past information can be searched based on the time period, it is efficient for information that has no periodicity in past access. Search was not feasible.

【0007】[0007]

【発明が解決しようとする課題】上記のように、従来よ
り情報検索の効率向上を実現するために種々な発明がな
されているが、これら発明において情報を検索するため
に用いたれるキー(時期、アクセス頻度等)は、検索作
業に従事する利用者が実際に思考するものとは異なって
おり、利用者の感覚にあった検索を実現し得るものでは
なかった。本発明は上記従来の事情に鑑みなされたもの
で、過去にアクセスした情報に再びアクセスを試みる際
に、アクセス回数とアクセス日時との関係をアクセス履
歴として利用し、アクセス履歴を検索キーとして検索す
ることにより、利用者の感覚に沿った効率の良い検索を
実現する情報検索装置を提供することを目的とする。
As described above, various inventions have been made in order to improve the efficiency of information retrieval, but the keys used to retrieve information in these inventions (timing , Access frequency, etc.) is different from what the user engaged in the search work actually thinks, and it was not possible to realize the search according to the user's feeling. The present invention has been made in view of the above-mentioned conventional circumstances, and when attempting to access the information accessed in the past again, the relationship between the access count and the access date and time is used as the access history, and the access history is searched as the search key. Accordingly, it is an object of the present invention to provide an information search device that realizes an efficient search according to the user's feeling.

【0008】[0008]

【課題を解決するための手段】上記の目的を達成するた
め、本発明に係る情報検索装置では、情報管理手段によ
って管理されている個々の情報に対して、アクセス履歴
管理手段が過去のアクセス回数及びアクセス日時をアク
セス履歴として管理し、このアクセス履歴から個々の情
報のアクセス回数の時間変化をアクセス履歴特徴抽出手
段がアクセス履歴特徴として抽出する。そして、検索作
業に際して、利用者が所望の情報に対する過去のアクセ
ス時期及び当該時期におけるアクセス頻度を検索キーと
してアクセス履歴入力手段から入力すると、情報検索手
段が入力された検索キーと類似するアクセス履歴特徴を
有する情報を情報管理手段から検索し、検索された結果
を出力手段から出力する。
In order to achieve the above object, in the information retrieval apparatus according to the present invention, the access history management means accesses the individual information managed by the information management means in the past access count. Further, the access date and time is managed as an access history, and the access history characteristic extraction means extracts the time change of the number of times of access of each information as the access history characteristic from the access history. Then, in the search operation, when the user inputs the past access time to the desired information and the access frequency at that time as the search key from the access history input means, the access history feature similar to the input search key by the information search means The information managing means is searched for from the information managing means, and the searched result is output from the output means.

【0009】すなわち、この情報検索装置では、情報管
理手段によって管理されている個々の情報について、そ
れぞれ過去に利用者がその情報に対してアクセスした回
数と、そのアクセスが行われた日時とをアクセス履歴と
してアクセス履歴管理手段が管理している。アクセス履
歴特徴抽出手段が、個々の情報毎にアクセス履歴を時間
経過に従って配列し、アクセス時期とアクセス頻度に関
するアクセス履歴の特徴を抽出する。利用者は過去にア
クセスし、現在再びアクセスを希望する情報の検索を行
う際に、その情報に対して過去にアクセスした時期と、
その時期に頻繁にアクセスしたのか、或いは、二、三度
アクセスしたのか等といったアクセス頻度を、検索キー
としてアクセス頻度履歴入力手段により指定する。情報
検索手段は入力された時期と頻度のアクセス履歴を、ア
クセス情報特徴抽出手段によって抽出された各情報のア
クセス履歴の特徴と比較し、類似するアクセス履歴を持
っている情報を検索し、この検索結果が表示装置等の出
力手段により表示出力される。
That is, in this information retrieval apparatus, for each piece of information managed by the information management means, the number of times the user has accessed that information in the past and the date and time when the access was made are accessed. The access history management means manages the history. The access history characteristic extraction means arranges the access history for each piece of information according to the passage of time, and extracts the characteristics of the access history regarding the access timing and the access frequency. When a user accesses the information in the past and searches for information that he / she wants to access again, when the information was accessed in the past,
The access frequency, such as frequent access or frequent access, is specified by the access frequency history input means as a search key. The information retrieval means compares the access history of the input time and frequency with the characteristics of the access history of each information extracted by the access information characteristic extraction means, retrieves information having a similar access history, and performs this retrieval. The result is displayed and output by output means such as a display device.

【0010】また、本発明に係る情報検索装置では、情
報管理手段によって管理されている個々の情報に対し
て、アクセス履歴管理手段が過去のアクセス回数及びア
クセス日時をアクセス履歴として管理し、このアクセス
履歴から個々の情報のアクセス回数の時間変化をアクセ
ス履歴特徴抽出手段がアクセス履歴特徴として抽出す
る。そして、検索作業に際して、利用者が所望の情報に
対する過去のアクセス頻度の時間的推移を文形式でアク
セス頻度推移入力手段から入力すると、アクセス頻度推
移解析手段が入力された過去のアクセス頻度の時間的推
移を解析してアクセス回数及びアクセス日時を抽出し、
アクセス推移特徴抽出手段が抽出されたアクセス回数及
びアクセス日時から情報のアクセス回数の時間変化をア
クセス推移の特徴として抽出し、情報検索手段が抽出さ
れたアクセス推移の特徴と類似するアクセス履歴特徴を
有する情報を情報管理手段から検索し、検索された結果
を出力手段から出力する。
Further, in the information retrieving apparatus according to the present invention, the access history managing means manages the past number of accesses and the access date and time as an access history for each piece of information managed by the information managing means. The access history feature extraction means extracts the time change of the access count of each information from the history as the access history feature. Then, when performing a search operation, when the user inputs a temporal transition of the past access frequency to desired information in the form of a sentence from the access frequency transition input means, the access frequency transition analysis means inputs the temporal access frequency of the past access frequency. Analyze the transition and extract the access count and access date and time,
The access transition feature extraction unit extracts the time change of the number of times of access of information from the extracted access count and access date and time as the access transition feature, and the information search unit has an access history feature similar to the extracted access transition feature. The information is retrieved from the information management means, and the retrieved result is output from the output means.

【0011】すなわち、この情報検索装置では、過去の
アクセス時期やアクセス回数が不明確な場合には、利用
者は、文或いは文章によって「以前はとてもよくアクセ
スしたが、ここ数ヶ月は全くアクセスしていない」とい
ったような過去のアクセス頻度の時間的推移を検索キー
としてアクセス推移入力手段から入力する。入力された
過去のアクセス頻度の時間的推移はアクセス頻度推移解
析手段によって解析され、アクセス推移特徴抽出手段が
解析されたアクセス推移の特徴を抽出する。そして、情
報検索手段が、アクセス推移特徴抽出手段によって抽出
されたアクセス推移の特徴と、アクセス情報特徴抽出手
段によって抽出されたアクセス履歴の特徴とを比較し
て、類似しているアクセス履歴を持っている情報を検索
し、検索結果が出力手段によって出力される。
In other words, in this information retrieval device, when the past access time or the number of accesses is unclear, the user may use a sentence or a sentence to say "I used to access very often, but in the last few months I have not accessed it at all. It is input from the access transition input means by using a temporal transition of the past access frequency such as "not available" as a search key. The input temporal transition of the access frequency is analyzed by the access frequency transition analysis means, and the access transition characteristic extraction means extracts the analyzed characteristic of the access transition. Then, the information search means compares the access transition feature extracted by the access transition feature extraction means with the access history feature extracted by the access information feature extraction means, and has a similar access history. The existing information is searched, and the search result is output by the output means.

【0012】また、本発明に係る情報検索装置では、情
報管理手段によって管理されている個々の情報に対し
て、アクセス履歴管理手段が過去のアクセス回数及びア
クセス日時をアクセス履歴として管理し、このアクセス
履歴から個々の情報のアクセス回数の時間変化をアクセ
ス履歴特徴抽出手段がアクセス履歴特徴として抽出す
る。そして、検索作業に際して、利用者が所望の情報に
対する過去のアクセス頻度の時間分布をグラフ形式でア
クセス頻度分布入力手段から入力すると、アクセス頻度
分布特徴抽出手段が入力された過去のアクセス頻度の時
間的分布を解析して特徴を抽出し、情報検索手段が抽出
されたアクセス頻度分布特徴と類似するアクセス履歴特
徴を有する情報を情報管理手段から検索し、検索された
結果を出力手段から出力する。
Further, in the information retrieving apparatus according to the present invention, the access history managing means manages the past access count and access date and time as an access history for each piece of information managed by the information managing means. The access history feature extraction means extracts the time change of the access count of each information from the history as the access history feature. When the user inputs the time distribution of the past access frequency to the desired information in the form of a graph from the access frequency distribution input means during the search operation, the access frequency distribution feature extraction means inputs the temporal access frequency of the past access frequency. The distribution is analyzed to extract a characteristic, the information retrieval means retrieves information having an access history characteristic similar to the extracted access frequency distribution characteristic from the information management means, and outputs the retrieved result from the output means.

【0013】すなわち、この情報検索装置では、文或い
は文章でアクセス時期やアクセス頻度を表現することも
困難な場合や、よりきめ細かい頻度指定を行う場合に
は、利用者は、アクセス頻度の時間的分布を表すグラフ
を検索キーとしてアクセス分布入力手段から入力する。
アクセス頻度分布特徴抽手段が入力された過去のアクセ
ス頻度の時間的分布を解析してその特徴を抽出し、情報
検索手段が抽出されたアクセス分布の特徴を、アクセス
情報特徴抽出手段によって抽出されたアクセス履歴の特
徴と比較して、対応するアクセス履歴を持っている情報
を検索し、検索結果が出力手段によって出力される。
That is, in this information retrieval apparatus, when it is difficult to express the access time or the access frequency in a sentence or a sentence, or when a more detailed frequency is designated, the user has a temporal distribution of the access frequency. Is input from the access distribution input means using the graph representing the as a search key.
The access frequency distribution characteristic extraction means analyzes the temporal distribution of the past access frequencies input and extracts the characteristics, and the information retrieval means extracts the characteristics of the extracted access distribution by the access information characteristic extraction means. Information having a corresponding access history is searched for in comparison with the characteristics of the access history, and the search result is output by the output means.

【0014】[0014]

【発明の実施の形態】以下、本発明の実施例に係る情報
検索装置を図面を参照して説明する。図1には、本発明
の第1実施例に係る情報検索装置の構成を示してある。
本実施例の情報検索装置には、データベースとして蓄積
された個々の情報を管理する情報管理部1と、情報管理
部1によって管理されている個々の情報についての過去
のアクセス回数とアクセス日時とをアクセス履歴として
管理するアクセス履歴管理部2と、アクセス履歴管理部
2が管理しているアクセス履歴から個々の情報について
のアクセス回数の時間変化をアクセス履歴特徴として抽
出するアクセス履歴特徴抽出部3と、過去にアクセスし
たことがある情報についての検索作業において利用者が
当該情報にアクセスした時期とその時期のアクセス頻度
とを検索キーとして入力するアクセス履歴入力部4と、
入力された検索キーの特徴をアクセス履歴特徴抽出部3
で抽出されたアクセス履歴の特徴と比較して類似する特
徴を有する情報を検索する情報検索部5と、当該検索結
果を表示出力する出力手段としての表示装置6と、が備
えられている。
DETAILED DESCRIPTION OF THE INVENTION An information retrieval apparatus according to an embodiment of the present invention will be described below with reference to the drawings. FIG. 1 shows the configuration of an information search device according to the first embodiment of the present invention.
The information retrieval apparatus of the present embodiment includes an information management unit 1 that manages individual information stored as a database, a past access count and access date and time for individual information managed by the information management unit 1. An access history management unit 2 that manages as an access history, an access history feature extraction unit 3 that extracts, as an access history feature, a change in the number of times of access to each piece of information from the access history managed by the access history management unit 2. An access history input unit 4 for inputting, as a search key, a time when a user accesses the information and an access frequency at that time in a search operation for information that has been accessed in the past;
The feature of the input search key is the access history feature extraction unit 3
An information retrieval unit 5 that retrieves information having similar characteristics as compared with the characteristics of the access history extracted in 1. and a display device 6 as an output unit that displays and outputs the retrieval result are provided.

【0015】情報管理部1は、図外のデータベースに蓄
積されている多数の情報(文書、書籍等)を、その名称
(文書名、書籍名等)によって管理しており、個々の情
報を識別可能に管理している。なお、情報管理部1が各
情報を管理する方法は公知の種々な方法を用いることが
でき、例えば、各情報に識別子を付してこれによって管
理するようにしてもよい。また、情報管理部1はデータ
ベースの一部として構成してもよく、各情報の内容と共
にその名称を管理するようにしてもよい。アクセス履歴
管理部2は、情報管理部1に対応して個々の情報につい
ての過去のアクセス回数とアクセス日時とをアクセス履
歴として管理し、情報管理部1が管理する情報がアクセ
スされる毎に当該情報についてのアクセス履歴を更新す
る。アクセス履歴特徴抽出部3は、個々の情報について
のアクセス履歴からアクセス回数の時間変化をアクセス
履歴の特徴として抽出し、図2に示すように、個々の情
報に対応付けたアクセス頻度(アクセス回数)の時間的
な推移データとしてアクセス履歴特徴を保持する。
The information management unit 1 manages a large number of information (documents, books, etc.) stored in a database (not shown) by their names (document names, book names, etc.), and identifies each information. It is managed as possible. Note that various known methods can be used as a method for the information management unit 1 to manage each information. For example, each information may be attached with an identifier and managed by this. Further, the information management unit 1 may be configured as a part of a database, and may manage the name of each information together with the content of each information. The access history management unit 2 manages the past number of accesses and the access date and time for each piece of information as an access history corresponding to the information management unit 1, and the information managed by the information management unit 1 is accessed every time the information is managed. Update access history for information. The access history feature extraction unit 3 extracts the time change of the access count from the access history of each piece of information as a feature of the access history, and as shown in FIG. 2, the access frequency (the number of accesses) associated with each piece of information. The access history feature is retained as temporal transition data of.

【0016】アクセス履歴入力部4は、キーボード等を
備えた入力手段から構成されており、利用者が所望の情
報を検索する際にアクセスした時期とその時期のアクセ
ス頻度とを検索キーとして入力する。情報検索部5は、
入力された検索キーに基づいて、アクセス履歴特徴抽出
部3が保持する各情報についてのアクセス履歴特徴を検
索し、類似する特徴を有する情報を検索結果として抽出
する。表示装置6はディスプレイ装置から構成されてお
り、検索された情報の名称を一覧表示する。なお、表示
装置6はプリンタから構成し、検索結果を印刷出力する
ようにしてもよい。
The access history input unit 4 is composed of an input means having a keyboard or the like, and inputs the time when the user accessed when searching for desired information and the access frequency at that time as a search key. . The information retrieval unit 5
Based on the input search key, the access history feature extraction unit 3 searches the access history feature for each piece of information, and extracts information having similar features as a search result. The display device 6 is composed of a display device and displays a list of names of retrieved information. The display device 6 may be composed of a printer, and the search results may be printed out.

【0017】次に、上記の構成の情報検索装置により、
利用者が過去にアクセスしたことのある情報に対して、
再びアクセスしようと試みる場合の処理を説明する。当
該情報にアクセスした時期とその時期のアクセス頻度を
検索キーとして、利用者がアクセス履歴入力部4から入
力すると、情報検索部5が入力された検索キーの特徴を
アクセス履歴特徴抽出部3に保持されているアクセス履
歴の特徴と比較して、類似の特徴を有する情報を検索す
る。
Next, by the information retrieval apparatus having the above configuration,
For information that the user has accessed in the past,
The process when trying to access again will be described. When the user inputs from the access history input unit 4 by using the time when the information is accessed and the access frequency at that time as the search key, the information search unit 5 holds the characteristics of the input search key in the access history feature extraction unit 3. Information having similar characteristics is searched for by comparing with the characteristics of the access history.

【0018】例えば、利用者が「以前C言語を勉強して
いた時に頻繁にデータベースへアクセスしていたドキュ
メントを、もう一度見たい。」と思い立ち、「C言語を
勉強していたのは今年の5月から6月だった。何度も見
たから、少なくとも100回以上はアクセスしているだ
ろう。」と思考した場合には、{アクセス時期:アクセ
ス頻度}={1995.5〜1995.6:”OVER
100”}」という情報を検索キーとして入力する。
情報検索部5はアクセス履歴特徴抽出部3に保持されて
いるアクセス履歴の特徴の中から、図2に示すように、
1995年5月から1995年6月の間に100回以上
アクセスされたことのある履歴特徴を有する情報を検索
し、検索された情報名を図3に示すよう表示装置6に表
示する。例えば、検索キーに合致する情報名が、「特許
の書き方」、「中古車市場の動向」、「How To
Programming C」、「テクニカルレポート
作成手順」であったときには、これらのドキュメント名
が一覧表示される。
For example, the user thought "I would like to see again the documents that were frequently accessing the database when I was studying C language before." And said, "I was studying C language in 5 of this year." It was from June to June. Since I saw it many times, I think that I have been accessing it at least 100 times or more. "{Access time: Access frequency} = {1995-5 to 19955.6: "OVER
The information "100"} "is input as a search key.
As shown in FIG. 2, the information search unit 5 selects the features of the access history stored in the access history feature extraction unit 3 as shown in FIG.
Information having a history characteristic that has been accessed 100 times or more between May 1995 and June 1995 is searched, and the searched information name is displayed on the display device 6 as shown in FIG. For example, information names that match the search key are "patent writing", "used car market trends", and "How To"
In the case of "Programming C" and "technical report creation procedure", these document names are displayed in a list.

【0019】したがって、所望の情報「How To
Programming C」を記憶に基づいた曖昧性
を含んだ検索キーによって容易に捜し出すことができ
る。なお、一覧表示された情報名の中から、所望の情報
名を利用者が入力手段によって選択すると、情報管理部
1から当該情報が存在する場所の情報や当該情報の内容
が抽出され、表示装置6に表示出力される。
Therefore, the desired information "How To
"Programming C" can be easily found by a search key including ambiguity based on memory. When the user selects a desired information name from the displayed information names by the input means, the information management unit 1 extracts the information of the location where the information exists and the content of the information, and the display device 6 is displayed and output.

【0020】図4には、本発明の第2実施例に係る情報
検索装置の構成を示してある。なお、上記した第1実施
例と同一部分には同一符号を付して重複する説明は省略
する。本実施例の情報検索装置には、第1実施例のアク
セス履歴入力部4に代えて、利用者が所望の情報に対す
る過去のアクセス頻度の時間的推移を文形式で入力する
アクセス頻度推移入力手段14と、入力された過去のア
クセス頻度の時間的推移を解析してアクセス回数及びア
クセス日時を抽出するアクセス頻度推移解析手段17
と、抽出されたアクセス回数及びアクセス日時から情報
のアクセス回数の時間変化をアクセス推移の特徴として
抽出するアクセス推移特徴抽出手段18と、が備えられ
ている。また、本実施例に備えられた情報検索手段15
は、アクセス推移特徴抽出手段18によって抽出された
アクセス推移の特徴と類似するアクセス履歴特徴を有す
る情報をアクセス履歴特徴抽出部3から比較処理により
検索する。
FIG. 4 shows the configuration of the information retrieval apparatus according to the second embodiment of the present invention. The same parts as those in the first embodiment described above are designated by the same reference numerals, and duplicate description will be omitted. In the information retrieval apparatus of this embodiment, instead of the access history input unit 4 of the first embodiment, an access frequency transition input means for inputting a temporal transition of past access frequency for desired information by a user in a sentence format. 14, and an access frequency transition analysis unit 17 that analyzes the temporal transition of the input past access frequency and extracts the access count and access date and time.
And an access transition feature extraction means 18 for extracting the temporal change of the access count of information from the extracted access count and access date and time as a feature of access transition. In addition, the information retrieval means 15 provided in this embodiment
Searches the information having the access history feature similar to the feature of the access transition extracted by the access transition feature extraction unit 18 from the access history feature extraction unit 3 by the comparison process.

【0021】次に、上記の構成の情報検索装置により、
利用者が過去にアクセスしたことのある情報に対して、
再びアクセスしようと試みる場合の処理を説明する。当
該情報にアクセスした時のアクセス頻度の時間的推移を
文或いは文章によって、利用者がアクセス履歴入力部4
から入力すると、当該文或いは文章をアクセス頻度推移
解析手段17が解析してアクセス回数及びアクセス日時
を抽出し、当該アクセス回数及びアクセス日時からアク
セス推移特徴抽出手段18がアクセス回数の時間変化を
アクセス推移の特徴として抽出する。そして、情報検索
部15がアクセス推移の特徴をアクセス履歴特徴抽出部
3に保持されているアクセス履歴の特徴と比較して、類
似の特徴を有する情報を検索する。
Next, by the information retrieval device having the above configuration,
For information that the user has accessed in the past,
The process when trying to access again will be described. When the user accesses the information, the user can access the access frequency input section 4 by a sentence or a sentence to show the temporal transition of the access frequency.
When input from, the access frequency transition analysis unit 17 analyzes the sentence or the sentence to extract the access count and the access date and time, and the access transition feature extraction unit 18 uses the access count and the access date and time to change the access transition over time. It is extracted as a feature of. Then, the information search unit 15 compares the characteristics of the access transition with the characteristics of the access history stored in the access history characteristic extraction unit 3 and searches for information having similar characteristics.

【0022】例えば、利用者が”プリンタの設定方法の
メールを検索したい”と思い立ち、このメールに対する
以前のアクセス状況を「以前は頻度に参照したが、最近
は、一度アクセスしただけ」という文で入力した場合に
は、アクセス頻度推移解析部17がこの文から時及び回
数を意味する語を解析して、{アクセス時期:アクセス
頻度}={”以前”、”最近”:”頻繁”、”一
度”}」というアクセス頻度推移に関する解析結果をア
クセス推移特徴抽出部18に渡し、アクセス推移特徴抽
出部18がこのアクセス頻度推移から図5に示すように
アクセス推移の特徴を抽出する。すなわち、アクセス推
移特徴抽出部18には、例えば、「”以前”=1年以上
前」、「”最近”=1週間以内」、「”頻繁”=100
回以上」等といったように、語を数値的に表す対応付け
情報が予め設定されており、図5に示すような時間とア
クセス回数との関係によってアクセス推移特徴を抽出す
る。
For example, the user thinks "I want to search for an e-mail about how to set up a printer", and the previous access status to this e-mail is described as "I used to refer frequently, but recently I only accessed once". When input, the access frequency transition analysis unit 17 analyzes words that mean time and number of times from this sentence, and {access time: access frequency} = {"before", "recent": "frequent", " The analysis result relating to the access frequency transition of once "}" is passed to the access transition feature extraction unit 18, and the access transition feature extraction unit 18 extracts the access transition feature from the access frequency transition as shown in FIG. In other words, the access transition feature extraction unit 18 displays, for example, ““ before ”= 1 year or more ago”, ““ recent ”= 1 week or less”, ““ frequent ”= 100.
Corresponding information that numerically represents a word, such as “more than once”, is set in advance, and the access transition feature is extracted based on the relationship between the time and the number of accesses as illustrated in FIG.

【0023】そして、情報検索部15が、アクセス履歴
特徴抽出部3に保持されている各情報のアクセス履歴の
特徴と、アクセス推移特徴抽出部18によって抽出され
たアクセス推移の特徴とを比較し、類似した特徴を持つ
情報を検索して、その検索結果を表示装置6に表示出力
させる。例えば、図5に示す特徴に類似する履歴特徴を
有するものとして、図6に点線で示す特徴Aを有する情
報名と、同図に一点破線で示す特徴Bを有する情報名と
が検索される。なお、図5に示す特徴と図6に示す線A
又はBの特徴とは若干の相違があるが、予め設定した程
度の相違は許容して、類似する特徴を有するものを検索
するように設定してある。
Then, the information retrieving unit 15 compares the access history feature of each information held in the access history feature extracting unit 3 with the access transition feature extracted by the access transition feature extracting unit 18, Information having similar characteristics is searched for, and the search result is displayed and output on the display device 6. For example, an information name having a feature A indicated by a dotted line in FIG. 6 and an information name having a feature B indicated by a dashed line in FIG. 6 are searched for as having a history feature similar to the feature shown in FIG. Note that the features shown in FIG. 5 and the line A shown in FIG.
Or, there is a slight difference from the characteristic of B, but a difference of a preset degree is allowed, and it is set to search for those having similar characteristics.

【0024】この検索処理の結果、例えば、検索された
情報名が、「ネットワークセキュリティ」、「プリンタ
の設定」、「電源配置リスト」であったときには、図7
に示すように、これらの情報名が表示装置6に一覧表示
され、所望のメール「プリンタの設定」を記憶に基づい
た曖昧性を含んだ文形式の入力によって容易に捜し出す
ことができる。
As a result of the search processing, for example, when the searched information names are “network security”, “printer setting”, and “power supply arrangement list”, FIG.
As shown in FIG. 5, these information names are displayed in a list on the display device 6, and the desired mail “printer setting” can be easily found by inputting a sentence format including ambiguity based on the memory.

【0025】図8には、本発明の第3実施例に係る情報
検索装置の構成を示してある。なお、上記した第1実施
例と同一部分には同一符号を付して重複する説明は省略
する。本実施例の情報検索装置には、第1実施例のアク
セス履歴入力部4に代えて、利用者が所望の情報に対す
る過去のアクセス頻度の時間分布をグラフで入力するア
クセス頻度分布入力手段24と、入力された過去のアク
セス頻度の分布を解析してアクセス推移の特徴を抽出す
るアクセス頻度分布特徴抽出手段27と、が備えられて
いる。また、本実施例に備えられた情報検索手段25
は、アクセス頻度分布特徴抽出手段27によって抽出さ
れたアクセス推移の特徴と類似するアクセス履歴特徴を
有する情報をアクセス履歴特徴抽出部3から比較処理に
より検索する。
FIG. 8 shows the configuration of an information retrieval apparatus according to the third embodiment of the present invention. The same parts as those in the first embodiment described above are designated by the same reference numerals, and duplicate description will be omitted. In the information retrieval apparatus of the present embodiment, instead of the access history input unit 4 of the first embodiment, an access frequency distribution input means 24 for inputting a time distribution of past access frequencies for desired information by a user in a graph is provided. An access frequency distribution feature extraction unit 27 that analyzes the input distribution of past access frequencies and extracts the feature of the access transition is provided. In addition, the information retrieval means 25 provided in this embodiment
Searches the access history feature extraction unit 3 for information having access history features similar to the access transition features extracted by the access frequency distribution feature extraction means 27 by comparison processing.

【0026】次に、上記の構成の情報検索装置により、
利用者が過去にアクセスしたことのある情報に対して、
再びアクセスしようと試みる場合の処理を説明する。当
該情報にアクセスした時のアクセス頻度の時間的分布を
グラフによって、利用者がアクセス頻度分布入力部24
から入力すると、当該グラフをアクセス頻度分布特徴抽
出部27が解析してアクセス回数の時間変化をアクセス
推移の特徴として抽出する。そして、情報検索部25が
アクセス推移の特徴をアクセス履歴特徴抽出部3に保持
されているアクセス履歴の特徴と比較して、類似の特徴
を有する情報を検索する。
Next, by the information retrieval device having the above configuration,
For information that the user has accessed in the past,
The process when trying to access again will be described. The access frequency distribution input unit 24 allows the user to draw a graph showing the temporal distribution of access frequency when accessing the information.
When the input graph is input from, the access frequency distribution feature extraction unit 27 analyzes the graph and extracts the time change of the access count as the feature of the access transition. Then, the information search unit 25 compares the characteristics of the access transition with the characteristics of the access history stored in the access history characteristic extraction unit 3, and searches for information having similar characteristics.

【0027】例えば、利用者が”コピー用紙の利用状況
に関する情報を参照したい”と思い立ち、その情報に対
する以前のアクセス状況が、おおまかにいって「昔何度
かアクセスした。その後、頻繁にアクセスした時期が二
度続けてあった。」というものであり、これに基づい
て、利用者が図9に示すようなグラフをアクセス頻度分
布入力部24から入力した場合には、アクセス頻度分布
特徴抽出部27が入力されたグラフを解析して、その特
徴を情報検索部25に渡す。すなわち、利用者がアクセ
ス頻度の時間変化を表すグラフ(図9)を入力すると、
図10に太線で示すように、アクセス頻度分布特徴抽出
部27はこのグラフの輪郭線をアクセス頻度の時間的分
布の特徴として抽出する。
For example, the user thought "I want to refer to the information regarding the usage status of copy paper", and the previous access status to that information was roughly: "I accessed several times in the past. Based on this, when the user inputs the graph as shown in FIG. 9 from the access frequency distribution input unit 24, the access frequency distribution feature extraction unit 27 analyzes the input graph and passes the characteristics to the information retrieval unit 25. That is, when the user inputs the graph (FIG. 9) showing the change in access frequency with time,
As indicated by the thick line in FIG. 10, the access frequency distribution feature extraction unit 27 extracts the contour line of this graph as a feature of the temporal distribution of access frequency.

【0028】そして、情報検索部25が、アクセス履歴
特徴抽出部3に保持されている各情報のアクセス履歴の
特徴と、アクセス頻度分布特徴抽出部27によって抽出
されたアクセス推移の特徴とを比較し、類似した特徴を
持つ情報を検索して、その検索結果を表示装置6に表示
出力させる。例えば、図10に太線で示す特徴に類似す
る履歴特徴を有するものとして、図11に点線で示す特
徴Cを有する情報名が検索される。なお、これら特徴の
間には若干の相違があるが、予め設定した程度の相違は
許容して、類似する特徴を有するものを検索するように
設定してある。
Then, the information retrieval unit 25 compares the characteristics of the access history of each information held in the access history characteristic extraction unit 3 with the characteristics of the access transition extracted by the access frequency distribution characteristic extraction unit 27. , Information having similar characteristics is searched, and the search result is displayed and output on the display device 6. For example, an information name having the characteristic C indicated by the dotted line in FIG. 11 is searched for as having the history characteristic similar to the characteristic indicated by the thick line in FIG. Although there is a slight difference between these features, a preset degree of difference is allowed, and settings are made so as to search for those having similar features.

【0029】この検索処理の結果、例えば、検索された
情報名が、「コピー用紙の利用状況」、「Webのアク
セス頻度分布図」、「住所録」であったときには、図1
2に示すように、これらの情報名が表示装置6に一覧表
示され、所望の情報「コピー用紙の利用状況」を記憶に
基づいた曖昧性を含んだグラフ形式の入力によって容易
に捜し出すことができる。
As a result of this search processing, for example, when the searched information names are "copy paper usage status", "Web access frequency distribution map", and "address book",
As shown in FIG. 2, these information names are displayed on the display device 6 as a list, and desired information “copy paper usage status” can be easily found by inputting in a graph format including ambiguity based on memory. .

【0030】次に、上記した検索処理において、アクセ
ス履歴特徴との若干の相違を許容して、類似する特徴を
有する情報を検索するための手法例を説明する。図13
に示す例では、アクセス履歴の特徴Dにアクセス回数の
幅(例えば、5回)をもたせ、この幅Eに範囲内に納ま
るものは類似するものとして検索抽出する。また、図1
4に示す例では、アクセス履歴特徴Dの各変曲点P0〜
P4について時間間隔t1〜t4を求め、これら時間間隔
の比を比較することにより、類似するものとして検索抽
出する。なお、本発明においては、これらの手法以外に
も種々な手法を採用することができ、要は、比較処理に
おいて時期的要素と回数的要素との少なくともいずれか
一方に幅をもたせればよい。
Next, an example of a method for searching for information having similar characteristics by allowing a slight difference from the access history characteristics in the above-described search processing will be described. FIG.
In the example shown in (1), the characteristic D of the access history is given a range of access times (for example, 5 times), and the range E within the range is searched and extracted as similar. Also, FIG.
In the example shown in FIG. 4, the inflection points P0 to
The time intervals t1 to t4 are obtained for P4, and the ratios of these time intervals are compared to search and extract as similar ones. It should be noted that in the present invention, various methods other than these methods can be adopted, and the point is that at least one of the temporal element and the number-of-times element should have a width in the comparison process.

【0031】[0031]

【発明の効果】以上説明したように、本発明に係る情報
検索装置によると、アクセス頻度とアクセス時期との関
係から特徴を抽出し、当該アクセス履歴の特徴に基づい
て情報を検索するようにしたため、過去のアクセス頻度
に関する利用者の曖昧な記憶によって、必要とする情報
を迅速に検索することができる。なお、時間経過に対し
て一定の周期性を持つ情報の検出にも利用することがで
き、また、同じ傾向のアクセス頻度変化を持つ情報を収
集することも可能であることから、例えば、情報群をア
クセス頻度の分布が同じ傾向の情報毎に分類することに
よってアクセス効率の向上を図るといった利用も可能で
ある。
As described above, according to the information retrieval apparatus of the present invention, the characteristic is extracted from the relationship between the access frequency and the access time, and the information is retrieved based on the characteristic of the access history. The necessary information can be quickly retrieved by the user's vague memory about the past access frequency. In addition, since it can be used to detect information having a certain periodicity with the passage of time, and it is also possible to collect information having the same tendency of change in access frequency. It is also possible to improve the access efficiency by classifying the information items according to the information having the same tendency of access frequency.

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

【図1】 本発明の第1実施例に係る情報検索装置の構
成図である。
FIG. 1 is a configuration diagram of an information search device according to a first embodiment of the present invention.

【図2】 本発明の第1実施例に係るアクセス履歴特徴
を説明する図である。
FIG. 2 is a diagram illustrating characteristics of an access history according to the first embodiment of the present invention.

【図3】 本発明の第1実施例に係る検索結果の表示例
を示す図である。
FIG. 3 is a diagram showing a display example of search results according to the first embodiment of the present invention.

【図4】 本発明の第2実施例に係る情報検索装置の構
成図である。
FIG. 4 is a configuration diagram of an information search device according to a second embodiment of the present invention.

【図5】 本発明の第2実施例に係るアクセス推移の特
徴抽出結果を説明する図である。
FIG. 5 is a diagram illustrating a feature extraction result of access transition according to the second embodiment of the present invention.

【図6】 本発明の第2実施例に係るアクセス履歴特徴
を説明する図である。
FIG. 6 is a diagram illustrating characteristics of an access history according to the second embodiment of the present invention.

【図7】 本発明の第2実施例に係る検索結果の表示例
を示す図である。
FIG. 7 is a diagram showing a display example of search results according to the second embodiment of the present invention.

【図8】 本発明の第3実施例に係る情報検索装置の構
成図である。
FIG. 8 is a configuration diagram of an information search device according to a third embodiment of the present invention.

【図9】 本発明の第3実施例に係る検索キーを説明す
る図である。
FIG. 9 is a diagram illustrating a search key according to a third embodiment of the present invention.

【図10】 本発明の第3実施例に係る検索キーの解析
結果を示す図である。
FIG. 10 is a diagram showing an analysis result of a search key according to the third embodiment of the present invention.

【図11】 本発明の第3実施例に係るアクセス履歴特
徴を説明する図である。
FIG. 11 is a diagram illustrating access history features according to the third embodiment of the present invention.

【図12】 本発明の第3実施例に係る検索結果の表示
例を示す図である。
FIG. 12 is a diagram showing a display example of search results according to the third embodiment of the present invention.

【図13】 本発明に係る類似度判定原理の一例を説明
する図である。
FIG. 13 is a diagram illustrating an example of a similarity determination principle according to the present invention.

【図14】 本発明に係る類似度判定原理の他の一例を
説明する図である。
FIG. 14 is a diagram illustrating another example of the similarity determination principle according to the present invention.

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

1・・・情報管理部、 2・・・アクセス履歴管理部、
3・・・アクセス履歴特徴抽出部、 4・・・アクセス
履歴入力部、5、15、25・・・情報検索部、 6・
・・表示装置、14・・・アクセス頻度推移入力部、
17・・・アクセス頻度推移解析部、18・・・アクセ
ス推移特徴抽出部、 24・・・アクセス頻度分布入力
部、27・・・アクセス頻度分布特徴抽出部、
1 ... Information management unit, 2 ... Access history management unit,
3 ... Access history feature extraction unit, 4 ... Access history input unit, 5, 15, 25 ... Information search unit, 6 ...
..Display devices, 14 ... Access frequency transition input unit,
17 ... Access frequency transition analysis unit, 18 ... Access transition feature extraction unit, 24 ... Access frequency distribution input unit, 27 ... Access frequency distribution feature extraction unit,

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】複数の情報を管理する情報管理手段と、 情報管理手段により管理された個々の情報に対するアク
セス回数及びアクセス日時を個々の情報のアクセス履歴
として管理するアクセス履歴管理手段と、 前記アクセス履歴から個々の情報のアクセス回数の時間
変化をアクセス履歴特徴として抽出するアクセス履歴特
徴抽出手段と、 所望の情報に対する過去のアクセス時期及び当該時期に
おけるアクセス頻度を検索キーとして入力するアクセス
履歴入力手段と、 入力された検索キーと類似するアクセス履歴特徴を有す
る情報を情報管理手段から検索する情報検索手段と、 情報検索手段により検索された結果を出力する出力手段
と、 を備えたことを特徴とする情報検索装置。
1. An information management means for managing a plurality of information, an access history management means for managing the number of times of access and access date and time for each piece of information managed by the information management means as an access history of each piece of information, said access An access history characteristic extracting means for extracting a time change of the number of times of access of individual information from the history as an access history characteristic, and an access history input means for inputting a past access time to desired information and an access frequency at the time as a search key. An information retrieval means for retrieving information having an access history characteristic similar to the input retrieval key from the information management means, and an output means for outputting a result retrieved by the information retrieval means. Information retrieval device.
【請求項2】複数の情報を管理する情報管理手段と、 情報管理手段により管理された個々の情報に対するアク
セス回数及びアクセス日時を個々の情報のアクセス履歴
として管理するアクセス履歴管理手段と、 前記アクセス履歴から個々の情報のアクセス回数の時間
変化をアクセス履歴特徴として抽出するアクセス履歴特
徴抽出手段と、 所望の情報に対する過去のアクセス頻度の時間的推移を
文形式で入力するアクセス頻度推移入力手段と、 入力された過去のアクセス頻度の時間的推移を解析して
アクセス回数及びアクセス日時を抽出するアクセス頻度
推移解析手段と、 抽出されたアクセス回数及びアクセス日時から情報のア
クセス回数の時間変化をアクセス推移の特徴として抽出
するアクセス推移特徴抽出手段と、 抽出されたアクセス推移の特徴と類似するアクセス履歴
特徴を有する情報を情報管理手段から検索する情報検索
手段と、 情報検索手段により検索された結果を出力する出力手段
と、 を備えたことを特徴とする情報検索装置。
2. An information management means for managing a plurality of information, an access history management means for managing the access count and access date and time of each information managed by the information management means as an access history of each information, and the access. An access history feature extraction means for extracting a time change of the access count of each information from the history as an access history feature, and an access frequency transition input means for inputting a temporal transition of the past access frequency for desired information in a sentence format, An access frequency transition analysis unit that analyzes the input temporal changes in the access frequency and extracts the access count and access date and time, and the time transition of the access count of information from the extracted access count and access date and time. Access transition feature extraction means to extract as a feature, and extracted access estimation Information retrieval apparatus characterized by comprising: the information retrieval means for retrieving information with access history characteristics from the information management means for similar features, and output means for outputting the results retrieved by the information retrieval means, the.
【請求項3】複数の情報を管理する情報管理手段と、 情報管理手段により管理された個々の情報に対するアク
セス回数及びアクセス日時を個々の情報のアクセス履歴
として管理するアクセス履歴管理手段と、 前記アクセス履歴から個々の情報のアクセス回数の時間
変化をアクセス履歴特徴として抽出するアクセス履歴特
徴抽出手段と、 所望の情報に対する過去のアクセス頻度の時間分布をグ
ラフ形式で入力するアクセス頻度分布入力手段と、 入力された過去のアクセス頻度の時間的分布を解析して
特徴を抽出するアクセス頻度分布特徴抽出手段と、 抽出されたアクセス頻度分布特徴と類似するアクセス履
歴特徴を有する情報を情報管理手段から検索する情報検
索手段と、 情報検索手段により検索された結果を出力する出力手段
と、 を備えたことを特徴とする情報検索装置。
3. Information management means for managing a plurality of information, access history management means for managing the number of times of access and access date and time for each piece of information managed by the information management means as an access history of each piece of information, said access An access history feature extraction means for extracting the time change of the access count of each information from the history as an access history feature, and an access frequency distribution input means for inputting the time distribution of the past access frequency for the desired information in a graph format, Access frequency distribution feature extraction means for analyzing the temporal distribution of past access frequencies extracted to extract features, and information for searching the information management means for information having access history features similar to the extracted access frequency distribution features A search means, and an output means for outputting the result searched by the information search means. An information retrieval device characterized in that
JP08208296A 1996-03-11 1996-03-11 Information retrieval device Expired - Lifetime JP3531344B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP08208296A JP3531344B2 (en) 1996-03-11 1996-03-11 Information retrieval device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP08208296A JP3531344B2 (en) 1996-03-11 1996-03-11 Information retrieval device

Publications (2)

Publication Number Publication Date
JPH09245046A true JPH09245046A (en) 1997-09-19
JP3531344B2 JP3531344B2 (en) 2004-05-31

Family

ID=13764536

Family Applications (1)

Application Number Title Priority Date Filing Date
JP08208296A Expired - Lifetime JP3531344B2 (en) 1996-03-11 1996-03-11 Information retrieval device

Country Status (1)

Country Link
JP (1) JP3531344B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001175682A (en) * 1999-12-21 2001-06-29 Nec Corp Database device, database managing method, and storage medium stored with managing program for database
JP2006243817A (en) * 2005-02-28 2006-09-14 Ntt Docomo Inc Information providing device and information providing method
JP2009009346A (en) * 2007-06-27 2009-01-15 Scigineer Inc Information processor, information processing method, and program
JP2009211375A (en) * 2008-03-04 2009-09-17 Nippon Telegr & Teleph Corp <Ntt> Network management server
JP2009277147A (en) * 2008-05-16 2009-11-26 Internatl Business Mach Corp <Ibm> File relocation device, relocation method, and relocation program
JP2009282957A (en) * 2008-04-22 2009-12-03 Ntt Docomo Inc Document processing system and document processing method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001175682A (en) * 1999-12-21 2001-06-29 Nec Corp Database device, database managing method, and storage medium stored with managing program for database
JP2006243817A (en) * 2005-02-28 2006-09-14 Ntt Docomo Inc Information providing device and information providing method
JP2009009346A (en) * 2007-06-27 2009-01-15 Scigineer Inc Information processor, information processing method, and program
JP2009211375A (en) * 2008-03-04 2009-09-17 Nippon Telegr & Teleph Corp <Ntt> Network management server
JP2009282957A (en) * 2008-04-22 2009-12-03 Ntt Docomo Inc Document processing system and document processing method
JP2009277147A (en) * 2008-05-16 2009-11-26 Internatl Business Mach Corp <Ibm> File relocation device, relocation method, and relocation program
US9256272B2 (en) 2008-05-16 2016-02-09 International Business Machines Corporation Method and system for file relocation
US9710474B2 (en) 2008-05-16 2017-07-18 International Business Machines Corporation Method and system for file relocation

Also Published As

Publication number Publication date
JP3531344B2 (en) 2004-05-31

Similar Documents

Publication Publication Date Title
JP4772378B2 (en) Method and apparatus for generating time-series data from a web page
JP3943824B2 (en) Information management method and information management apparatus
US10366154B2 (en) Information processing device, information processing method, and computer program product
JP3803961B2 (en) Database generation apparatus, database generation processing method, and database generation program
JPWO2004034282A1 (en) Content reuse management device and content reuse support device
JP2001290843A (en) Device and method for document retrieval, document retrieving program, and recording medium having the same program recorded
JP3531344B2 (en) Information retrieval device
KR100616216B1 (en) System and method for retrieving and managing desired online information
JP3702268B2 (en) Information search system, information search method and program
JP2002149668A (en) Internet auxiliary software and recording medium having the same software recorded
KR102463120B1 (en) Patent document searching server providing user customized flle name generating function when dowloading document and patent document searching method using thereof
JP2004046870A (en) Information unit group operation device
JP2004102818A (en) Retrieval support method and retrieval support device
KR100862565B1 (en) Patent db construction system of specific needs
JP2002288189A (en) Method and apparatus for classifying documents, and recording medium with document classification processing program recorded thereon
JPH11282874A (en) Information filtering method and device
JPH0561910A (en) Full sentence index retrieving method
JPH10162011A (en) Information retrieval method, information retrieval system, information retrieval terminal equipment, and information retrieval device
JP3933407B2 (en) Document processing apparatus, document processing method, and storage medium storing document processing program
JP4034503B2 (en) Document search system and document search method
JPH08314973A (en) Operation device for information unit group
JP2001147922A (en) Device and method for managing document and storage medium
JP6114980B2 (en) Music processing apparatus and music processing method
JPH0991305A (en) Method and device for information processing
JP2023057658A (en) Information processing device, method executed by computer to provide information, and program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20031212

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20031226

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040210

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040223

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080312

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090312

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100312

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110312

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120312

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130312

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130312

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20140312

Year of fee payment: 10

EXPY Cancellation because of completion of term