JP2005332326A5 - - Google Patents

Download PDF

Info

Publication number
JP2005332326A5
JP2005332326A5 JP2004152057A JP2004152057A JP2005332326A5 JP 2005332326 A5 JP2005332326 A5 JP 2005332326A5 JP 2004152057 A JP2004152057 A JP 2004152057A JP 2004152057 A JP2004152057 A JP 2004152057A JP 2005332326 A5 JP2005332326 A5 JP 2005332326A5
Authority
JP
Japan
Prior art keywords
document
seed
user
version
message
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
JP2004152057A
Other languages
Japanese (ja)
Other versions
JP4552509B2 (en
JP2005332326A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2004152057A priority Critical patent/JP4552509B2/en
Priority claimed from JP2004152057A external-priority patent/JP4552509B2/en
Publication of JP2005332326A publication Critical patent/JP2005332326A/en
Publication of JP2005332326A5 publication Critical patent/JP2005332326A5/ja
Application granted granted Critical
Publication of JP4552509B2 publication Critical patent/JP4552509B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Claims (13)

コンピュータシステムを、
文書データベースに登録された各文書に対し各ユーザが行った参照についてのログに記録するログ記録手段、
前記各文書の中から種文書とする文書の指定を受け付ける種文書指定手段、
前記各文書について、該文書の前記種文書に対する適合度を、前記ログ記録手段に記録されたログ群から求められる各ユーザの各文書に対する参照頻度に基づき計算する適合度計算手段、
計算された適合度の値が高い文書から順に提示する提示手段、
として機能させるためのプログラム。
Computer system
Log recording means for recording in a log about the reference made by each user for each document registered in the document database;
Seed document specifying unit accepting an designation of a document to be a seed document among the respective document,
Relevance calculation means for calculating the relevance of the document with respect to the seed document based on the frequency of reference to each document of each user obtained from the log group recorded in the log recording means;
Hisage shows means values of the calculated goodness of fit that shows Hisage from higher document in order,
Program to function as.
前記適合度計算手段は、
ユーザと文書の組合せごとに、前記ログ記録手段に記録されたログに基づき当該ユーザ当該文書に対する照頻度に応じた参照頻度スコアを計算し、ユーザと文書の組合せごとの参照頻度スコアを記憶したインデックステーブルを作成する手段と、
前記種文書を参照したユーザを前記参照ログ記録手段から求め、求めた各ユーザの各文書に対する参照頻度スコアを前記インデックステーブルから求め、求めた参照頻度スコアを文書ごとに集計することで、前記種文書に対する各文書の適合度を計算する手段と、
を備えることを特徴とする、請求項1記載のプログラム。
The fitness calculation means includes:
For each combination of the user and the document, the reference frequency score according to the participants Terushiki level for the document of the user based on the recorded log to the log recording unit calculates a reference frequency score of each combination of the user and the document Means for creating a stored index table;
By obtaining the user who referred to the seed document from the reference log recording means, obtaining a reference frequency score for each document of each obtained user from the index table, and counting the obtained reference frequency score for each document, A means for calculating the fitness of each document to the document;
The program according to claim 1, further comprising:
前記インデックステーブルを作成する手段は、ログに記録されたユーザの文書に対する参照の時が前記文書データベースに対する該文書の登録の時点から短時間であるほど、前記参照頻度スコアに対する該参照の寄与が大きくなる計算式により、前記参照頻度スコアを計算することを特徴とする、請求項2記載のプログラム。 Means for creating the index table, the more time-life of the reference to the document of the user logged is short from the time of registration of the document for the document database, the contribution of the references to the reference frequency score The program according to claim 2, wherein the reference frequency score is calculated by a formula that increases. コンピュータシステムを、
通信手段を介してユーザからメッセージの投稿を受け付け、投稿されたメッセージを該通信手段を利用する各ユーザに公開するコミュニケーション手段であって、相互に関連度が規定された複数の投稿場所を有し、ユーザからそれら投稿場所のうちのいずれかを指定しメッセージの投稿を受け付けると共に、受け付けたメッセージに文書が添付されている場合、該文書を所定の文書データベースに登録するコミュニケーション手段、
前記文書データベースに登録された文書群の中から、種文書とする文書の指定を受け付ける種文書指定手段、
前記文書データベースに登録された各文書の前記種文書に対する適合度を、前記種文書が添付されたメッセージの投稿場所と他の文書が添付されたメッセージの投稿場所との間の関連度に基づき計算する適合度計算手段、
計算された適合度の値が高い文書から順に提示する提示手段、
として機能させるためのプログラム。
Computer system
A communication means for accepting posting of a message from a user via a communication means and publishing the posted message to each user who uses the communication means, and having a plurality of posting places whose relevance is defined. A communication means for accepting a posting of a message designating one of those posting locations from a user and registering the document in a predetermined document database when a document is attached to the received message;
Seed document designation means for accepting designation of a document as a seed document from a group of documents registered in the document database;
The degree of compatibility of each document registered in the document database with respect to the seed document is calculated based on the degree of association between the posting location of the message to which the seed document is attached and the posting location of the message to which another document is attached. Means for calculating the fitness,
Hisage shows means values of the calculated goodness of fit that shows Hisage from higher document in order,
Program to function as.
前記種文書指定手段は、前記コミュニケーション手段の提供するメッセージの表示画面における該メッセージへの添付文書の表示に対応づけて、該添付文書を種文書とする指定を受けるためのグラフィカルユーザインタフェースを表示部に表示させる手段を含む、ことを特徴とする請求項4記載のプログラム。 The seed document designating unit displays a graphical user interface for receiving designation of the attached document as a seed document in association with the display of the attached document to the message on the message display screen provided by the communication unit. claim 4, wherein the program includes means Ru is displayed, characterized in that the. 前記コンピュータシステムを、
前記文書データベースに登録された文書群が形成する版系列の情報を管理する版管理手段、
記提示手段に提示された文書群から、前記種文書の旧版となる旧版文書の選択を受け付ける選択手段、
選択された旧版文書が属する版系列に対し前記種文書を新版とする情報を前記版管理手段に登録する版追加手段、
として更に機能させる請求項1から5のいずれか1項に記載のプログラム。
The computer system;
Version management means for managing version series information formed by a document group registered in the document database;
From the presented document group before Kihisage shown means, selection means for accepting a selection of old document as an old of the species document,
Version addition means for registering information that sets the seed document as a new version in the version management means for the version series to which the selected old version document belongs,
The program according to any one of claims 1 to 5, further functioning as:
前記コンピュータシステムを、前記文書データベースに登録された文書群が形成する版系列の情報を管理する版管理を行う版管理手段、として更に機能させると共に、
前記種文書指定手段は、前記版管理手段に管理された文書群を提示し、その中から種文書の指定を受け付ける手段を含む、
ことを特徴とする請求項1から4のいずれか1項に記載のプログラム。
Further causing the computer system to function as version management means for performing version management for managing information of the version series formed by the document group registered in the document database,
The seed document specifying means includes means for presenting a document group managed by the version management means and receiving specification of a seed document from the document group;
The program according to any one of claims 1 to 4, wherein:
前記コンピュータシステムを、
記提示手段に提示された文書群から、前記種文書の新版となる新版文書の選択を受け付ける選択手段、
選択された新版文書を、前記種文書が属する版系列の新版とする情報を前記版管理手段に登録する版追加手段、
として更に機能させる請求項7に記載のプログラム。
The computer system;
From the presented document group before Kihisage shown means, selection means for accepting a selection of the new plate document as a new version of the seed documents,
Version addition means for registering the selected new version document as a new version of the version series to which the seed document belongs in the version management means,
The program according to claim 7, further functioning as:
前記コンピュータシステムを、
記種文書と、前記提示手段に提示された各文書との間の差分を示す差分情報を提示する手段、
として更に機能させる請求項6又は8に記載のプログラム。
The computer system;
It means for presenting the difference information indicating the difference between the previous SL species document, and each document presented before Kihisage shown means,
The program according to claim 6 or 8, further functioning as:
前記コンピュータシステムを、
前記文書データベースに登録された文書群が形成する版系列の情報を管理する版管理手段、
記提示手段に提示された文書群から、同一文書の版系列を構成する各文書の選択を受け付ける選択手段、
選択された各文書からなる版系列を新たに前記版管理手段に登録する版系列作成手段、
として更に機能させる請求項1から5のいずれか1項に記載のプログラム。
The computer system;
Version management means for managing version series information formed by a document group registered in the document database;
From the presented document group before Kihisage shown means, selection means for accepting a selection of the documents that make up the plate series of the same document,
Version series creation means for newly registering a version series consisting of each selected document in the version management means,
The program according to any one of claims 1 to 5, further functioning as:
前記コンピュータシステムを、
前記文書の内容及び属性の少なくとも一方についての検索条件の指定を受け付ける検索条件受付手段、
前記文書データベースに登録された各文書の該検索条件に対する適合度を計算する第2の適合度計算手段、
前記各文書について、前記適合度計算手段及び該第2の適合度計算手段で計算された前記種文書に対する適合度に基づき、総合的な適合度を計算する総合適合度計算手段、
として更に機能させると共に、
記提示手段は、前記種文書と、前記文書の内容及び属性の少なくとも一方についての検索条件と、の両方が指定された場合には、前記総合的な適合度の値が高い文書から順に示した検索結果を提示する、
ことを特徴とする請求項1から10のいずれか1項に記載のプログラム。
The computer system;
Search condition accepting means for accepting designation of a search condition for at least one of the contents and attributes of the document;
Second fitness level calculation means for calculating the fitness level of each document registered in the document database with respect to the search condition;
Comprehensive fitness calculation means for calculating a total fitness for each document based on the fitness for the seed document calculated by the fitness calculation means and the second fitness calculation means;
And further function as
Before Kihisage shown means, said seed document, the search condition of at least one of the contents and attributes of the document, if both are specified, in order from the overall goodness of fit value is high Article Present the search results shown,
The program according to any one of claims 1 to 10, wherein:
文書データベースに登録された各文書に対し各ユーザが行った参照についてのログに記録するログ記録手段と、
前記各文書の中から種文書とする文書の指定を受け付ける種文書指定手段と、
前記各文書について、該文書の前記種文書に対する適合度を、前記ログ記録手段に記録されたログ群から求められる各ユーザの各文書に対する参照頻度に基づき計算する適合度計算手段と、
計算された適合度の値が高い文書から順に示した検索結果を提示する提示手段と、
を備える関連文書検索装置。
Log recording means for recording in a log about the reference made by each user for each document registered in the document database;
Wherein a seed document designation means accepting an designation of a document to be a seed document from among the documents,
Relevance calculation means for calculating the relevance of the document with respect to the seed document based on the reference frequency of each user for each document obtained from the log group recorded in the log recording means;
And Hisage shown means from the calculated fitness value is high document you presenting search results shown in this order,
Related document search device comprising:
通信手段を介してユーザからメッセージの投稿を受け付け、投稿されたメッセージを該通信手段を利用する各ユーザに公開するコミュニケーション手段であって、相互に関連度が規定された複数の投稿場所を有し、ユーザからそれら投稿場所のうちのいずれかを指定しメッセージの投稿を受け付けると共に、受け付けたメッセージに文書が添付されている場合、該文書を所定の文書データベースに登録するコミュニケーション手段と、
前記文書データベースに登録された文書群の中から、種文書とする文書の指定を受け付ける種文書指定手段と、
前記文書データベースに登録された各文書の前記種文書に対する適合度を、前記種文書が添付されたメッセージの投稿場所と他の文書が添付されたメッセージの投稿場所との間の関連度に基づき計算する適合度計算手段と、
計算された適合度の値が高い文書から順に示した検索結果を提示する提示手段と、
を備える関連文書検索装置。
A communication means for accepting posting of a message from a user via a communication means and publishing the posted message to each user who uses the communication means, and having a plurality of posting places whose relevance is defined. , together with accepting the post message specifying any of their posts away from the user, if the document on the received message is attached, and communication means for registering the document to a predetermined document database,
A seed document designating unit that accepts designation of a document to be a seed document from a group of documents registered in the document database;
The degree of compatibility of each document registered in the document database with respect to the seed document is calculated based on the degree of association between the posting location of the message to which the seed document is attached and the posting location of the message to which another document is attached. A fitness calculation means for
And Hisage shown means from the calculated fitness value is high document you presenting search results shown in this order,
Related document search device comprising:
JP2004152057A 2004-05-21 2004-05-21 Program and apparatus for searching related documents Expired - Fee Related JP4552509B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004152057A JP4552509B2 (en) 2004-05-21 2004-05-21 Program and apparatus for searching related documents

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004152057A JP4552509B2 (en) 2004-05-21 2004-05-21 Program and apparatus for searching related documents

Publications (3)

Publication Number Publication Date
JP2005332326A JP2005332326A (en) 2005-12-02
JP2005332326A5 true JP2005332326A5 (en) 2007-06-14
JP4552509B2 JP4552509B2 (en) 2010-09-29

Family

ID=35486931

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004152057A Expired - Fee Related JP4552509B2 (en) 2004-05-21 2004-05-21 Program and apparatus for searching related documents

Country Status (1)

Country Link
JP (1) JP4552509B2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4839813B2 (en) * 2005-12-09 2011-12-21 富士ゼロックス株式会社 Information processing system and program
JP2008090418A (en) * 2006-09-29 2008-04-17 Canon Inc File management device and file management method
JP2009301442A (en) * 2008-06-16 2009-12-24 Chugoku Electric Power Co Inc:The Information sharing system, method, and program
US20120239654A1 (en) * 2009-12-04 2012-09-20 Nec Corporation Related document search system, device, method and program
JP5192518B2 (en) * 2010-08-04 2013-05-08 三菱電機インフォメーションシステムズ株式会社 Document search system, document search method, and document search program
JP5939579B2 (en) 2013-03-19 2016-06-22 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Apparatus, method and program for creating list
JP6160427B2 (en) * 2013-10-10 2017-07-12 富士ゼロックス株式会社 Difference extraction system and program
JP7318243B2 (en) * 2019-03-19 2023-08-01 富士フイルムビジネスイノベーション株式会社 Communication support system and program

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3913497B2 (en) * 2000-06-08 2007-05-09 日本電信電話株式会社 Information delivery method, information delivery apparatus, and computer program

Similar Documents

Publication Publication Date Title
Elmontsri et al. Status of patient safety culture in Arab countries: a systematic review
US8615511B2 (en) Data visualization interface
US20130179442A1 (en) Social network analysis
Sabet et al. Quality management in heavy duty manufacturing industry: TQM vs. Six Sigma
AU2010200719B2 (en) Matching tools for use in attribute-based performance systems
WO2019237571A1 (en) Method for directionally recommending user, device and storage medium, and server
Perez Leon et al. An approach to the travel and tourism competitiveness index in the Caribbean region
JP2005332326A5 (en)
Lavalette et al. The Scottish state and the criminalisation of football fans: Michael Lavalette and Gerry Mooney consider football fandom and the ‘ultras’ phenomenon
KR101598076B1 (en) Method of data process for patent evaluation and apparatus of providing data for patent evaluation
Lee et al. The reconfiguration of e-campaign practices in Korea: A case study of the presidential primaries of 2007
JP2018085981A (en) Pest management system, pest management method and management terminal
Smith et al. Outcome measurement in New Zealand
US20160275080A1 (en) Determining a user's rank in a social network
US9386108B1 (en) Automated rare species and new species discovery alerts via crowdsourcing
WO2006041425A2 (en) Social network analysis
Foley et al. Consumer discrimination in professional sports: New evidence from Major League Baseball
Schult et al. Management support, worksite culture, and local resources for healthier employees: the veterans affairs experience
Ooi et al. Education websites and their benefits to potential international students: a case study of higher education service providers in Malaysia
JP6506459B1 (en) INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM
Chen et al. Presence of nursing information on hospital websites in five countries: a review
Baumer et al. A statistician reads the sports page: There is no avoiding WAR
CN111971702A (en) Multi-dimensional data organization for efficient analysis
Lee et al. From the internet to the hospital: current experiences of individuals presenting to the Emergency Department with acute recreational drug toxicity
JP2014010796A (en) Management device, control method and program thereof, and service providing system