JP2009238007A - Information retrieval device and program - Google Patents

Information retrieval device and program Download PDF

Info

Publication number
JP2009238007A
JP2009238007A JP2008084575A JP2008084575A JP2009238007A JP 2009238007 A JP2009238007 A JP 2009238007A JP 2008084575 A JP2008084575 A JP 2008084575A JP 2008084575 A JP2008084575 A JP 2008084575A JP 2009238007 A JP2009238007 A JP 2009238007A
Authority
JP
Japan
Prior art keywords
search
document
person
information
searcher
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
JP2008084575A
Other languages
Japanese (ja)
Other versions
JP5054593B2 (en
Inventor
Makoto Onizuka
真 鬼塚
Kengo Fujioka
健吾 藤岡
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2008084575A priority Critical patent/JP5054593B2/en
Publication of JP2009238007A publication Critical patent/JP2009238007A/en
Application granted granted Critical
Publication of JP5054593B2 publication Critical patent/JP5054593B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To personalize a retrieval result so that word-of-mouth information is ranked high out of a large number of documents and data. <P>SOLUTION: When retrieval conditions are input, retrieval is performed with documents of close persons as retrieval objects sequentially from persons closer in social relation to a retriever set as a starting point, and scores are computed on the retrieved documents. A distance to the retriever is extended to enlarge a search range. At this time, the maximum score that can be taken by the distance is computed, and when there is no possibility of the maximum score exceeding a minimum score, search is ended, and the N documents ranked high are output as a retrieval result. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、情報検索装置及びプログラムに係り、特に、多数の情報(文書やデータ)の中から、検索条件に適合する情報を検索する情報検索装置及びプログラムに関する。   The present invention relates to an information search apparatus and program, and more particularly to an information search apparatus and program for searching for information that meets a search condition from a large number of information (documents and data).

詳しくは、検索者に関わる別の情報を利用して、検索結果をパーソナライズする情報検索装置及びプログラムに関する。   More specifically, the present invention relates to an information search apparatus and program for personalizing search results using other information related to a searcher.

特に、本発明は、検索結果を表すソーシャルグラフの情報を用いて、文書やデータをランキングする情報検索装置及びプログラムに関する。   In particular, the present invention relates to an information search apparatus and program for ranking documents and data using information of a social graph representing a search result.

典型的なパーソナライズ検索の例として、「ジャガー」という検索条件を入力した場合に、動物好きの人に対しては動物のジャガーを提示した方が適切であるし、また、車好きの人に対してはジャガー社の車を提示する方が望ましい。しかし、Webの検索エンジンやデータベース管理システムに代表される従来のパーソナライズ機能を持たない検索装置では、入力される検索条件と蓄積されている文書・データをもとに、検索結果を決定していた。   As an example of a typical personalized search, if you enter the search condition "Jaguar", it is more appropriate to present animal jaguars to those who like animals, and to people who like cars It is better to present a Jaguar car. However, a search device that does not have a personalization function, such as a Web search engine or a database management system, determines a search result based on an input search condition and accumulated documents / data. .

また、パーソナライズ機能に関する既存の検索技術としては、利用者のWebブラウザのブックマークを利用するもの(例えば、非特許文献1、2参照)、クリックログを利用するもの(例えば、非特許文献3参照)が挙げられる。
Glen Jeh, Jennifer Widom, "Scaling personalized web search," International World Wide Web conference, Pages: 271-279,2003 "Personalized search." Communications of the ACM vol. 45, No.9, Pages:50-55, 2002. Zhicheng Dou, Ruihua Song, Ji-Rong Wen, "A Large-scale Evaluation and Analysis of Personalized Search Strategies", International World Wide Web Conference, Pages: 581-590 2007.
Further, as an existing search technique related to the personalization function, a method using a bookmark of a user's Web browser (for example, see Non-Patent Documents 1 and 2), a method using a click log (for example, Non-Patent Document 3) Is mentioned.
Glen Jeh, Jennifer Widom, "Scaling personalized web search," International World Wide Web conference, Pages: 271-279,2003 "Personalized search." Communications of the ACM vol. 45, No. 9, Pages: 50-55, 2002. Zhicheng Dou, Ruihua Song, Ji-Rong Wen, "A Large-scale Evaluation and Analysis of Personalized Search Strategies", International World Wide Web Conference, Pages: 581-590 2007.

しかしながら、上記のパーソナライズ機能を持たない検索技術では、同一の検索条件に対して、検索毎に異なる趣味趣向を検索結果に反映することができないという問題があった。また、パーソナライズ機能を有する技術についても、文書やデータに関係する人(著作情報等)と検索者の距離を用いて検索結果をパーソナライズする検索技術は過去に知られていない。   However, in the search technology that does not have the above personalization function, there is a problem that different search interests cannot be reflected in the search result for each search with respect to the same search condition. In addition, as for a technology having a personalization function, a search technology for personalizing a search result using a distance between a person (copyright information etc.) related to a document or data and a searcher has not been known in the past.

人が信頼できる情報を得る方法の一つとして、友人から友人へと情報を伝播するクチコミの方法があげられる。   One way to get information that people can trust is through word-of-mouth communication that propagates information from friends to friends.

本発明は、上記の点に鑑みなされたもので、クチコミ情報が上位ランキングされるように検索結果をパーソナライズすることが可能な情報検索装置及びプログラムを提供することを目的とする。   The present invention has been made in view of the above points, and an object of the present invention is to provide an information search apparatus and program capable of personalizing search results so that word-of-mouth information is ranked higher.

図1は、本発明の原理を説明するための図である。   FIG. 1 is a diagram for explaining the principle of the present invention.

本発明は、テキスト文書群を検索する情報検索方法であって、
人の間の関係を示すソーシャルグラフを格納したソーシャルグラフ記憶手段と、
検索対象文書を格納した検索対象文書記憶手段と、
文書と人との関係情報を格納した人・文書関係情報記憶手段と、を有する情報検索装置において、
検索者を一意に識別する検索者IDと検索条件が入力される(ステップ1)と、
検索者IDに基づいてソーシャルグラフ記憶手段を検索し、該検索者IDの検索者と距離が近い人のIDを検索し(ステップ2)、該距離が近い人のIDに基づいて人・文書関係情報記憶手段から該距離が近い人のIDに関係する文書を検索し(ステップ3)、該文書を検索対象文書として、検索条件で検索対象文書記憶手段を検索する(ステップ4)検索ステップと、
検索された文書の上位N件を検索者の情報端末に出力する出力ステップ(ステップ5)と、を行う。
The present invention is an information retrieval method for retrieving a text document group,
Social graph storage means for storing a social graph indicating a relationship between people;
Search target document storage means storing the search target document;
In an information retrieval apparatus having a person / document relation information storage unit storing relation information between a document and a person,
When a searcher ID for uniquely identifying a searcher and a search condition are input (step 1),
The social graph storage means is searched based on the searcher ID, the ID of the person who is close to the searcher of the searcher ID is searched (step 2), and the person / document relationship is based on the ID of the person who is close to the distance Searching for a document related to the ID of the person who is close to the distance from the information storage means (step 3), searching the search target document storage means with search conditions using the document as a search target document (step 4);
An output step (step 5) for outputting the top N searched documents to the information terminal of the searcher is performed.

図2は、本発明の原理構成図である。   FIG. 2 is a principle configuration diagram of the present invention.

本発明(請求項1)は、テキスト文書群を検索する情報検索装置であって、
人の間の関係を示すソーシャルグラフを格納したソーシャルグラフ記憶手段3と、
検索対象文書を格納した検索対象文書記憶手段と5、
文書と人との関係情報を格納した人・文書関係情報記憶手段4と、
検索者を一意に識別する検索者IDと検索条件が入力されると、該検索者IDに基づいてソーシャルグラフ記憶手段3を検索し、該検索者IDの検索者と距離が近い人のIDを検索し、該距離が近い人のIDに基づいて人・文書関係情報記憶手段4から該距離が近い人のIDに関係する文書を検索し、該文書を検索対象文書として、検索条件で検索対象文書記憶手段5を検索する検索手段1と、
検索された文書の上位N件を検索者の情報端末に出力する出力手段13と、を有する。
The present invention (Claim 1) is an information retrieval apparatus for retrieving a text document group,
Social graph storage means 3 storing a social graph indicating a relationship between people,
Search target document storage means for storing the search target document, and 5,
A person / document relation information storage means 4 storing relation information between a document and a person;
When a searcher ID for uniquely identifying a searcher and a search condition are input, the social graph storage unit 3 is searched based on the searcher ID, and an ID of a person who is close to the searcher of the searcher ID is selected. A search is performed to search for a document related to the ID of the person who is near the distance from the person / document relation information storage unit 4 based on the ID of the person who is close to the distance. Search means 1 for searching the document storage means 5;
Output means 13 for outputting the top N searched documents to the searcher's information terminal.

また、本発明(請求項2)は、検索手段1において、
文書と検索条件との適合度の値、及びソーシャルグラフ記憶手段3のソーシャルグラフにおける検索者から該文書に関係する人への距離の値を用いて該文書のスコア値を算出するスコア算出手段を更に有し、
検索者から文書に関係する人の距離の値は、
グラフ構造におけるホップ数(ノード間距離)、または、参照と情報の追加の要因の線形和により定義される。
Further, the present invention (Claim 2) is provided in the search means 1,
Score calculating means for calculating the score value of the document using the value of the degree of matching between the document and the search condition, and the value of the distance from the searcher to the person related to the document in the social graph of the social graph storage means 3 In addition,
The distance between the searcher and the person involved in the document is
It is defined by the number of hops (internode distance) in the graph structure, or the linear sum of additional factors of reference and information.

また、本発明(請求項3)は、検索前に、人単位で、該人に関係する文書群に対するインデックスを構築し、インデックス記憶手段に格納するインデックス構築手段をさらに有し、
検索手段1は、
検ソーシャルグラフ記憶手段に格納されるソーシャルグラフにおいて、検索者を中心として該ソーシャルグラフを探索し、探索された人のインデックスをインデックス記憶手段を参照して取得し、入力された検索条件と該インデックスを用いて検索対象文書記憶手段を検索する手段を含む。
In addition, the present invention (Claim 3) further includes an index construction unit that constructs an index for a document group related to the person, and stores the index group in the index storage unit before the search.
Search means 1
In the social graph stored in the test social graph storage means, the social graph is searched centering on the searcher, the index of the searched person is obtained by referring to the index storage means, and the input search condition and the index Means for searching the search target document storage means using.

また、本発明(請求項4)は、検索手段1において、
検索件数が指定されている場合に、
検索者を起点としてソーシャルグラフ記憶手段3のソーシャルグラフを、範囲を広げて探索する際に、
スコア算出手段で算出された検索途中の最低スコアの文書とこれから探索する人に関係する文書がとり得る最大のスコアとを比較し、該最低のスコアが該最大のスコアを超えないと判断できた時点でソーシャルグラフの探索を終了する手段を含む。
Further, the present invention (Claim 4) is provided in the search means 1,
When the number of searches is specified,
When searching the social graph of the social graph storage means 3 starting from the searcher with an expanded range,
Comparing the document with the lowest score in the middle of the search calculated by the score calculation means with the maximum score that can be taken by the document related to the person to be searched for, it was determined that the minimum score did not exceed the maximum score Means for terminating the search of the social graph at the time.

本発明(請求項5)は、請求項1乃至4のいずれか1項に記載の情報検索装置を構成する各手段としてコンピュータを機能させるための情報検索プログラムである。   The present invention (Claim 5) is an information search program for causing a computer to function as each means constituting the information search apparatus according to any one of Claims 1 to 4.

従来は、Webブラウザのブックマークや利用者のクリックログを利用するものであるのに対し、本発明では、人の間の関係を利用してランキングすることで、検索者との距離の近い人に関係する文書を、検索結果の上位にランキングすることが可能となる。   Conventionally, a bookmark of a Web browser or a click log of a user is used. In the present invention, ranking is performed using a relationship between people, so that a person who is close to a searcher can be ranked. It becomes possible to rank related documents at the top of the search results.

また、本発明では、従来から用いられている文書と検索条件との適合度の値に加えて、ソーシャルグラフにおける検索者と該文書に関係する人の距離に基づきスコア値を算出し、検索結果の文書順を決定する。これにより、情報が人伝いに伝播する距離を加味して検索結果のランキングを行うことができる。   Further, in the present invention, in addition to the value of the degree of matching between the document used conventionally and the search condition, the score value is calculated based on the distance between the searcher in the social graph and the person related to the document, and the search result Determine the document order. Thereby, the ranking of search results can be performed in consideration of the distance that information propagates to people.

また、本発明では、事前に人単位でその人に関係する文書群に対してインデックスを構築し、検索時には、検索者の起点とし、入力される検索条件とソーシャルグラフにおいて検索者に近い人のインデックスを用いて、適合度の高い文書を検索し、順次検索者から距離の遠い人へとソーシャルグラフの探索を繰り返し、探索先の人のインデックスを用いて文書の検索を行い、検索結果候補を構築する。これにより、既存のインデックス技術を利用することで、高速に検索処理を行うことができる。   Further, in the present invention, an index is constructed in advance for a group of documents related to the person in units of people, and at the time of search, the searcher is set as the starting point. Use the index to search for documents with high relevance, sequentially search the social graph from the searcher to a person who is far away, search the document using the index of the search target person, and select search result candidates To construct. Thereby, a search process can be performed at high speed by using the existing index technology.

更に、本発明では、検索者が検索件数を指定して検索を行う場合、検索者を起点としてソーシャルグラフを遠方へと探索する際に、検索途中で得られた最低スコアの文書とこれから探索する人に関係する文書がとり得る最大のスコアとを比較し、後者スコアが前者スコアを超えないことが判断できた時点で、探索を終了する。これにより、情報の全検索を避けることで、検索処理の更なる高速化を行うことができる。   Furthermore, in the present invention, when a searcher performs a search by specifying the number of search cases, when searching the social graph far away from the searcher, a search is made for a document with the lowest score obtained in the middle of the search The maximum score that a document related to a person can take is compared, and when it is determined that the latter score does not exceed the former score, the search is terminated. Thereby, it is possible to further speed up the search process by avoiding the entire search of information.

以下、図面と共に本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図3は、本発明の一実施の形態におけるソーシャル情報検索装置の構成図である。   FIG. 3 is a configuration diagram of a social information search apparatus according to an embodiment of the present invention.

ソーシャル情報検索装置10は、情報検索部1、インデックス構築部2、ソーシャルグラフ記憶部3、人と文書の関係情報記憶部(以下、単に関係情報記憶部と記す)4、検索対象文書蓄積部5、インデックス記憶部6から構成される。   The social information search device 10 includes an information search unit 1, an index construction unit 2, a social graph storage unit 3, a person-document relationship information storage unit (hereinafter simply referred to as a relationship information storage unit) 4, and a search target document storage unit 5 And an index storage unit 6.

ここで、ソーシャルグラフ記憶部3、関係情報記憶部4、検索対象文書蓄積部5、インデックス記憶部6は、ディスク装置等の記憶手段である。インデックス記憶部6は、転置ファイルやB+-treeなどの検索処理を高速化するためのデータ構造を有する。   Here, the social graph storage unit 3, the relationship information storage unit 4, the search target document storage unit 5, and the index storage unit 6 are storage means such as a disk device. The index storage unit 6 has a data structure for speeding up the search process for transposed files, B + -trees, and the like.

図4は、本発明の一実施の形態におけるソーシャルグラフ記憶部のソーシャルグラフの例を示す。   FIG. 4 shows an example of a social graph in the social graph storage unit in one embodiment of the present invention.

同図において、点は人を表しており、人から人への関係は点の間を接続する矢印として表現されている。簡略化のため、両端に矢印を持つ線を用いて双方向の矢印を表現しており、人のIDと人から人への距離がソーシャルグラフ記憶部3に格納されている。   In the figure, the dots represent people, and the relationship from person to person is represented as an arrow connecting the points. For simplification, a bidirectional arrow is expressed using a line having arrows at both ends, and the person's ID and the distance from person to person are stored in the social graph storage unit 3.

例えば、mixiなどのソーシャル・ネットワーキング・サービスでは、ある人Aが別の人Bの日記を見たことを「足あと」として記録するが、これは、AからBへの関係として表現することができる。同様に、Aが別の人Bの日記に対して「コメント」を加えた場合も、AからBへの関係と捉えることができる。また、AとBとが「友人」の関係にある場合は、AとBとの双方向の関係として表現することができる。ソーシャルグラフを構成する際には、これらの「足あと」「コメント」「友人関係」の情報のいずれか1つ以上を用いて構成すればよい。また、人から人への距離は、ソーシャルグラフにおけるホップ数(ノード間の距離)によって決められるか、もしくは、参照(足あと)と情報の追加(コメント)の要因の線形和により定義される距離により定義されるかの、いずれかの方法がある。   For example, in social networking services such as mixi, one person A records that he saw another person's B diary as a “footstep”, which can be expressed as a relationship from A to B. it can. Similarly, when A adds “comment” to the diary of another person B, it can be regarded as a relationship from A to B. When A and B are in a “friend” relationship, it can be expressed as a bidirectional relationship between A and B. When constructing a social graph, it may be constructed using any one or more of these “footstep”, “comment”, and “friendship” information. The distance from person to person is determined by the number of hops (distance between nodes) in the social graph, or a distance defined by the linear sum of factors of reference (footstep) and information addition (comment) There are either methods defined by:

例えば、検索条件Qに関するAからBへの距離は、AとBがソーシャルグラフにおいて隣接する場合には、次の式で定義する例があげられる。   For example, the distance from A to B relating to the search condition Q is defined by the following formula when A and B are adjacent in the social graph.

式1)
距離(A,B,Q)=
α×{Aが情報の追加をしたQにマッチするAの全友人の文書数}
/{Aが情報の追加をしたQにマッチするBの文書数}
+β×{Aが参照したQにマッチするAの全友人の文書数}
/{Aが参照したQにマッチするBの文書数}
但し、α、βは線形和と正規化のための数値であるとする。
Formula 1)
Distance (A, B, Q) =
α × {number of documents of all friends of A that match Q to which A added information}
/ {Number of B documents that match Q to which A added information}
+ Β × {number of documents of all friends of A that match Q referenced by A}
/ {Number of B documents matching Q referenced by A}
Here, α and β are numerical values for linear summation and normalization.

また、AとBがソーシャルグラフにおいて隣接しない場合には、ソーシャルグラフ上でAからBへの到達可能パスを求めパスを構成する任意の2つのノード間の距離を式1で求めた値の総和を、AからBへの距離として定義する。到達パスが複数ある場合は、疎の最小値をAからBへの距離として定義する。   If A and B are not adjacent to each other in the social graph, the reachable path from A to B is obtained on the social graph, and the distance between any two nodes constituting the path is summed up by the formula 1. Is defined as the distance from A to B. When there are a plurality of reaching paths, the sparse minimum value is defined as the distance from A to B.

別の距離の表現として、グラフにおけるホップ数で定義される距離は次の式で与えられる。   As another expression of distance, the distance defined by the number of hops in the graph is given by the following equation.

式2)
距離(A,B)={AからBへの最短パス長}
文書スコアが満たすべき特徴は、検索条件に対する文書の適合度が高ければ文書のスコアを高くし、且つ、検索者からその文書の著者への距離が大きいほど文書のスコアを低くする、を満たす必要がある。その一例として、次の式で定義される文書スコアが挙げられる。
Formula 2)
Distance (A, B) = {shortest path length from A to B}
The feature that the document score should satisfy must satisfy that the document score is higher if the document is more suitable for the search condition, and the document score is lower as the distance from the searcher to the author of the document is larger. There is. One example is a document score defined by the following equation.

式3)
文書スコア(t)=(検索条件に対する文書tの適合度)/(検索者から文書tの著者への距離)
なお、式3における、「検索者からの文書tの適合度」は、転置ファイルなどの既存手法により算出される適合度であり、「検索者から文書tの著者への距離」はソーシャルグラフにより得られる数値である。
Formula 3)
Document score (t) = (Fitness of document t to search condition) / (Distance from searcher to author of document t)
Note that “the fitness of the document t from the searcher” in Equation 3 is the fitness calculated by an existing method such as a transposed file, and the “distance from the searcher to the author of the document t” is expressed by a social graph. This is the numerical value obtained.

図5は、本発明の一実施の形態における人と文書の関係情報記憶部の例を示す。当該人と文書の関係情報記憶部4には、人の人IDと当該人との関係(距離)と当該人IDに関係する文書IDが格納される。   FIG. 5 shows an example of a person-document relationship information storage unit in an embodiment of the present invention. The person-document relationship information storage unit 4 stores the person ID of the person, the relationship (distance) between the person and the document ID related to the person ID.

図65は、本発明の一実施の形態におけるインデックス記憶部の例を示しており、ある人Aに関係する文書に対するインデックスの例である。同図において、ある単語に関係する文書ID(d1,d5,…)、文書内の単語の出現頻度等の文書にかかる値(t15、t8)が格納される。   FIG. 65 shows an example of an index storage unit according to an embodiment of the present invention, which is an example of an index for a document related to a certain person A. In the figure, document IDs (d1, d5,...) Related to a certain word, and the values (t15, t8) relating to the document such as the appearance frequency of words in the document are stored.

図7は、本発明の一実施の形態における情報検索部の構成を示す。   FIG. 7 shows the configuration of the information search unit in one embodiment of the present invention.

同図に示す情報検索部1は、検索部11、スコア算出部12、検索結果選択部13、メモリA14,メモリB15から構成される。   The information search unit 1 shown in the figure includes a search unit 11, a score calculation unit 12, a search result selection unit 13, a memory A14, and a memory B15.

検索部11は、情報端末20から、検索者を特定する情報(以下では、検索者IDと記す)と検索条件が入力されると、ソーシャルグラフ記憶部3に格納されたソーシャルグラフ、人と文書の関係情報記憶部4に格納された人と文書の関係序情報、インデックス記憶部6に格納されたインデックス情報を検索し、メモリA14に格納する。   When a searcher 11 receives information (hereinafter referred to as a searcher ID) and a search condition from the information terminal 20, the searcher 11 stores a social graph, a person and a document stored in the social graph storage unit 3. The relationship order information between the person and the document stored in the relationship information storage unit 4 and the index information stored in the index storage unit 6 are retrieved and stored in the memory A14.

スコア算出部12は、検索者と検索された人の距離を用いてスコアを算出し、検索結果候補としてメモリB15に格納する。   The score calculation unit 12 calculates a score using the distance between the searcher and the searched person, and stores it in the memory B15 as a search result candidate.

検索結果選択部13は、インデックス記憶部6内のインデックスの取り得る最高のスコアがスコア算出部12で算出された上位n件のスコアを超えない時点において、メモリB15の検索候補の上位nを選択して情報端末20に出力する。   The search result selection unit 13 selects the top n search candidates in the memory B15 when the highest possible score of the index in the index storage unit 6 does not exceed the top n scores calculated by the score calculation unit 12. And output to the information terminal 20.

インデックス構築部2は、情報検索部1の検索処理の高速化のために、検索処理の前に、検索対象文書蓄積部5より文書を読み込み、人単位でその人に関係する文書群に対してインデックスを構築し、インデックス記憶部6に格納する。これにより、情報検索部1において、検索者を起点として、入力された検索条件とソーシャルグラフにおいて検索者に隣接する人のインデックスを用いて適合度の高い文書を検索する。   The index construction unit 2 reads a document from the search target document storage unit 5 before the search process in order to speed up the search process of the information search unit 1, and for a document group related to that person in units of people. An index is constructed and stored in the index storage unit 6. As a result, the information search unit 1 searches for a document having a high degree of fitness using the searcher as a starting point and using the input search condition and the index of a person adjacent to the searcher in the social graph.

次に、上記の構成における動作を説明する。   Next, the operation in the above configuration will be described.

図8は、本発明の一実施の形態におけるインデックス構築部のフローチャートである。   FIG. 8 is a flowchart of the index construction unit in one embodiment of the present invention.

ステップ101) インデックス構築部2は、検索対象文書蓄積部5から検索対象となる文書を読み込む。   Step 101) The index construction unit 2 reads the search target document from the search target document storage unit 5.

ステップ102) 次に、人と文書の関係情報記憶部4から人と文書の関係情報を読み込み、文書を関係する人毎にグループ化する。   Step 102) Next, the relationship information between the person and the document is read from the relationship information storage unit 4 between the person and the document, and the documents are grouped for each person concerned.

ステップ103) インデックスの構築を終了していない人を選択し、その人に係る文書群に対して、インデックスを構築して、インデックス記憶部6に格納する。インデックスの構築方法としては、転置ファイルによる方法や、B+-treeによる方法等がある。   Step 103) A person who has not completed the construction of the index is selected, and an index is constructed for the group of documents related to that person and stored in the index storage unit 6. As an index building method, there are a transposed file method, a B + -tree method, and the like.

ステップ104) 全ての検索体操文書に対する処理が完了したかを判定し、完了している場合には、当該インデックス構築処理を終了し、完了していない場合には、ステップ105に移行する。   Step 104) It is determined whether or not the processing has been completed for all search gymnastic documents. If it has been completed, the index construction processing is terminated, and if it has not been completed, the processing proceeds to Step 105.

ステップ105) 人と文書の関係情報のうち、処理が終了していない人を選択し、ステップ103に移行する。   Step 105) A person who has not finished processing is selected from the relation information between the person and the document, and the process proceeds to Step 103.

次に、上記のインデックスの構築の処理が完了しているものとして、情報検索部1の処理を説明する。   Next, the processing of the information search unit 1 will be described assuming that the above index construction processing has been completed.

図9は、本発明の一実施の形態における情報検索部のフローチャートである。   FIG. 9 is a flowchart of the information search unit according to the embodiment of the present invention.

ステップ201) 情報端末20から検索者を特定する情報(検索者ID)と検索者が入力する検索条件(検索式)及び出力される上位件数(N件)を入力する。   Step 201) Information (searcher ID) for specifying a searcher, a search condition (search formula) input by the searcher, and the number of output higher ranks (N) are input from the information terminal 20.

ステップ202) 情報検索部1の検索部11は、検索者IDに基づいて、ソーシャルグラフ記憶部3からソーシャルグラフを取得して、人の探索の開始点を変数Sに設定し、検索結果候補を空(={})に初期化する。Sは、探索済みの人の集合を保持する変数であり、当該情報検索部1のメモリA14に格納されている。   Step 202) The search unit 11 of the information search unit 1 acquires the social graph from the social graph storage unit 3 based on the searcher ID, sets the starting point of the person search to the variable S, and selects the search result candidate. Initialize to empty (= {}). S is a variable that holds a set of searched people, and is stored in the memory A14 of the information search unit 1.

ステップ203) 検索部11は、変数Sに含まれる任意の人から最も距離の近い人s(但し、Sに含まれない)をソーシャルグラフから特定して、変数Sに追加する。   Step 203) The search unit 11 identifies a person s (but not included in S) that is closest to any person included in the variable S from the social graph and adds the person s to the variable S.

ステップ204) sと入力された検索条件に基づいて、インデックス記憶部6を検索し、スコア算出部12において、得られた文書に対して上記の式3)を用いてスコアを計算して、検索結果候補として、メモリB15に格納する。なお、インデックスを用いた検索条件の処理の方法としては、転置ファイルによる方法やB+-treeによる方法等がある。   Step 204) Based on the search condition input as s, the index storage unit 6 is searched, and the score calculation unit 12 calculates the score for the obtained document using the above formula 3), and performs the search. The result is stored in the memory B15. As a method of processing the search condition using the index, there are a transposed file method and a B + -tree method.

ステップ205) これまでの検索結果候補の最小スコアと今後探索して得られる文書の最大スコアを比較して、後者のスコアが前者のスコアを越えないと場合(Yes)は、探索を終了し、そうでない場合(No)、更にソーシャルグラフ記憶部3の探索を続ける。   Step 205) Comparing the minimum score of the search result candidates so far with the maximum score of the document obtained by searching in the future. If the latter score does not exceed the former score (Yes), the search is terminated. When that is not right (No), the search of the social graph memory | storage part 3 is continued further.

今後探索して得られる文書の最大スコアは、前述の式1もしくは式2から得られる距離と、文書がとり得る適合度の上限値を用いて、式3から導出することができる。   The maximum score of the document obtained by searching in the future can be derived from Equation 3 using the distance obtained from Equation 1 or Equation 2 described above and the upper limit value of the fitness that the document can take.

ステップ206)最後に、検索結果選択部13において、メモリB15に格納されている検索結果候補を情報端末20に出力することで、検索者に結果を提示する。   Step 206) Finally, the search result selection unit 13 outputs the search result candidate stored in the memory B15 to the information terminal 20 to present the result to the searcher.

次に、上記の情報検索処理について詳細に説明する。   Next, the information search process will be described in detail.

以下では、人の距離としてソーシャルグラフのホップ数を利用し、検索者はAであり、検索条件は"出張"という単語を含む文書を探す条件を示し、検索結果は上位20件を求めるものとして説明する。   In the following, the number of hops of the social graph is used as the distance of the person, the searcher is A, the search condition indicates a condition for searching for a document including the word “business trip”, and the search result is for the top 20 items. explain.

図9は、本発明の一実施の形態における検索処理の詳細な動作を示す図(ステップ1)である。   FIG. 9 is a diagram (step 1) showing the detailed operation of the search process according to the embodiment of the present invention.

情報検索部1の検索部11は、検索者を特定する情報(検索者ID:A)と当該検索者Aが入力する検索条件が情報端末20から入力されると、検索者ID(A)に基づいてソーシャルグラフ記憶部3からホップ数=1のソーシャルグラフを取得する。図9の例において取得されるのは、G,H,C,Eである。次に、検索部11は、取得した当該ソーシャルグラフ(G,H,C,E)に基づいて、インデックス記憶部6を参照し、検索者であるAを中心としてAからホップ数=1の人であるG、H,C,Eの人の文書に関する文書に関するインデックスと、入力された検索条件"出張"に基づいて検索結果候補を取得し、メモリA14に格納する。   When the information (searcher ID: A) for specifying the searcher and the search conditions input by the searcher A are input from the information terminal 20, the search unit 11 of the information search unit 1 receives the searcher ID (A). Based on the social graph storage unit 3, a social graph with the number of hops = 1 is acquired. In the example of FIG. 9, G, H, C, and E are acquired. Next, the search unit 11 refers to the index storage unit 6 based on the acquired social graph (G, H, C, E), and the number of hops = 1 from A with the searcher A as the center. A search result candidate is acquired based on the index relating to the documents of the persons G, H, C, and E and the input search condition “business trip”, and stored in the memory A14.

次に、スコア算出部12は、メモリA14から検索候補を読み出して、Aからの距離である"1"を用いて文書スコアを算出する。当該文書スコアに基づいて検索結果候補をソートし、メモリB15に格納する。   Next, the score calculation unit 12 reads a search candidate from the memory A14 and calculates a document score using “1” which is a distance from A. The search result candidates are sorted based on the document score and stored in the memory B15.

図10は、本発明の一実施の形態における検索処理の詳細な動作を示す図(ステップ2)である。   FIG. 10 is a diagram (step 2) showing the detailed operation of the search process in one embodiment of the present invention.

検索部11は、検索者Aからホップ数=2でソーシャルグラフ記憶部3を検索し、取得した人J,K,D,B,Fに基づいてインデックス記憶部6を検索し、得られたインデックスを用いて、検索条件"出張"に基づいて検索し、メモリA14に格納する。   The search unit 11 searches the social graph storage unit 3 with the number of hops = 2 from the searcher A, searches the index storage unit 6 based on the acquired people J, K, D, B, and F, and the obtained index Is searched based on the search condition “business trip” and stored in the memory A14.

スコア算出部12は、メモリA14から検索候補を取得し、Aからの距離"2"を用いて、文書のスコアを算出し、スコアに基づいて検索候補をソートして、スコアと共に当該検索候補をメモリB15の検索結果候補に追加する。この時点で検索結果候補の最低スコアである20位の文書スコアは3.4であると仮定する。   The score calculation unit 12 acquires search candidates from the memory A14, calculates the score of the document using the distance “2” from A, sorts the search candidates based on the score, and selects the search candidates together with the scores. It adds to the search result candidate of memory B15. It is assumed that the 20th-ranked document score, which is the lowest score of search result candidates at this point, is 3.4.

図11は、本発明の一実施の形態における検索処理の詳細な動作を示す図(ステップ3)である。   FIG. 11 is a diagram (step 3) showing the detailed operation of the search process according to the embodiment of the present invention.

ここでは、上記と同様にして、検索者Aからホップ数=3で探索される人のインデックスを用いて検索条件"出張"に基づいて検索する。検索された文書がとり得る適合度の上限値を1.0と仮定した場合、ここでは、ホップ数が"3"であるため、上記の式3により、最大のスコアは、
文書スコア=1.0/3=3.3となる。
Here, in the same manner as described above, the search is performed based on the search condition “business trip” using the index of the person who is searched from the searcher A with the number of hops = 3. Assuming that the upper limit value of the fitness that the retrieved document can have is 1.0, the number of hops here is “3”.
Document score = 1.0 / 3 = 3.3.

仮に現在の20位の文書スコアが3.4であるとすると、ホップ数3以降で、3.4のスコアを超える文書は見つからないことが判定できる。この場合は、20位までの検索結果が確定し、ソーシャルグラフの探索を終了して、図12の過程までの検索結果候補を最終結果として情報端末20に返却する。   If the current 20th-ranked document score is 3.4, it can be determined that no document exceeding the score of 3.4 is found after the number of hops of 3. In this case, the search results up to the 20th place are confirmed, the search of the social graph is terminated, and the search result candidates up to the process of FIG. 12 are returned to the information terminal 20 as the final results.

上記の図3、図7に示す構成要素の動作をプログラムとして構築し、当該情報検索装置として利用されるコンピュータにインストールして実行させる、または、ネットワークを介して流通させることが可能である。   The operations of the components shown in FIGS. 3 and 7 can be constructed as a program and installed in a computer used as the information search apparatus to be executed or distributed via a network.

また、構築されたプログラムをハードディスクや、フレキシブルディスク・CD−ROM等の可搬記憶媒体に格納し、コンピュータにインストールする、または、配布することが可能である。   Further, the constructed program can be stored in a portable storage medium such as a hard disk, a flexible disk, or a CD-ROM, and can be installed or distributed in a computer.

なお、本発明は、上記の実施の形態に限定されることなく、特許請求の範囲内において種々変更・応用が可能である。   The present invention is not limited to the above-described embodiment, and various modifications and applications can be made within the scope of the claims.

本発明は、人と文書との関係性を有する文書検索技術に適用可能である。   The present invention is applicable to a document retrieval technique having a relationship between a person and a document.

本発明の原理を説明するための図である。It is a figure for demonstrating the principle of this invention. 本発明の原理構成図である。It is a principle block diagram of this invention. 本発明の一実施の形態におけるソーシャル情報検索装置の構成図である。It is a lineblock diagram of a social information search device in one embodiment of the present invention. 本発明の一実施の形態におけるソーシャルグラフの構成を示す図である。It is a figure which shows the structure of the social graph in one embodiment of this invention. 本発明の一実施の形態における人と文書の関係情報記憶部の例である。It is an example of the relationship information storage part of the person and document in one embodiment of this invention. 本発明の一実施の形態におけるインデックス記憶部の例である。It is an example of the index memory | storage part in one embodiment of this invention. 本発明の一実施の形態における情報検索部の構成図である。It is a block diagram of the information search part in one embodiment of this invention. 本発明の一実施の形態におけるインデックス構築部のフローチャートである。It is a flowchart of the index construction part in one embodiment of this invention. 本発明の一実施の形態における情報検索部のフローチャートである。It is a flowchart of the information search part in one embodiment of this invention. 本発明の一実施の形態における検索処理の詳細な動作を示す図(ステップ1)である。It is a figure (step 1) which shows the detailed operation | movement of the search process in one embodiment of this invention. 本発明の一実施の形態における検索処理の詳細な動作を示す図(ステップ2)である。It is a figure (step 2) which shows the detailed operation | movement of the search process in one embodiment of this invention. 本発明の一実施の形態における検索処理の詳細な動作を示す図(ステップ3)である。It is a figure (step 3) which shows the detailed operation | movement of the search process in one embodiment of this invention.

符号の説明Explanation of symbols

1 検索手段、情報検索部
2 インデックス構築部
3 ソーシャルグラフ記憶手段、ソーシャルグラフ記憶部
4 人・文書関係情報記憶手段、人と文書の関係情報記憶部
5 検索対象文書記憶手段、検索対象文書蓄積部
6 インデックス記憶部
11 検索部
12 スコア算出部
13 出力手段、検索結果選択部
14 メモリA
15 メモリB
DESCRIPTION OF SYMBOLS 1 Search means, Information search part 2 Index construction part 3 Social graph memory | storage means, Social graph memory | storage part 4 Person / document relation information storage means, Person and document relation information storage part 5 Search object document storage means, Search object document storage part 6 Index storage unit 11 Search unit 12 Score calculation unit 13 Output means, search result selection unit 14 Memory A
15 Memory B

Claims (5)

テキスト文書群を検索する情報検索装置であって、
人の間の関係を示すソーシャルグラフを格納したソーシャルグラフ記憶手段と、
検索対象文書を格納した検索対象文書記憶手段と、
文書と人との関係情報を格納した人・文書関係情報記憶手段と、
検索者を一意に識別する検索者IDと検索条件が入力されると、該検索者IDに基づいて前記ソーシャルグラフ記憶手段を検索し、該検索者IDの検索者と距離が近い人のIDを検索し、該距離が近い人のIDに基づいて前記人・文書関係情報記憶手段から該距離が近い人のIDに関係する文書を検索し、該文書を検索対象文書として、前記検索条件で前記検索対象文書記憶手段を検索する検索手段と、
検索された文書の上位N件を前記検索者の情報端末に出力する出力手段と、
を有することを特徴とする情報検索装置。
An information retrieval device for retrieving a text document group,
Social graph storage means for storing a social graph indicating a relationship between people;
Search target document storage means storing the search target document;
A person / document relation information storage means for storing document / person relation information;
When a searcher ID for uniquely identifying a searcher and a search condition are input, the social graph storage unit is searched based on the searcher ID, and an ID of a person who is close to the searcher of the searcher ID is selected. Search, search for a document related to the ID of the person who is near the distance from the person / document relation information storage means based on the ID of the person who is close to the distance, Search means for searching the search target document storage means;
An output means for outputting the top N searched documents to the information terminal of the searcher;
An information retrieval apparatus comprising:
前記検索手段は、
文書と前記検索条件との適合度の値、及び前記ソーシャルグラフ記憶手段のソーシャルグラフにおける検索者から該文書に関係する人への距離の値を用いて該文書のスコア値を算出するスコア算出手段を更に有し、
前記検索者から文書に関係する人の距離の値は、
グラフ構造におけるホップ数(ノード間距離)、または、参照と情報の追加の要因の線形和により定義される
請求項1記載の情報検索装置。
The search means includes
Score calculation means for calculating the score value of the document using the value of the degree of matching between the document and the search condition and the value of the distance from the searcher to the person related to the document in the social graph of the social graph storage means Further comprising
The value of the distance of the person related to the document from the searcher is:
The information search apparatus according to claim 1, wherein the information search apparatus is defined by a hop count (internode distance) in a graph structure or a linear sum of additional factors of reference and information.
検索前に、人単位で、該人に関係する文書群に対するインデックスを構築し、インデックス記憶手段に格納するインデックス構築手段をさらに有し、
前記検索手段は、
前記ソーシャルグラフ記憶手段に格納されるソーシャルグラフにおいて、前記検索者を中心として該ソーシャルグラフを探索し、探索された人のインデックスを前記インデックス記憶手段を参照して取得し、入力された前記検索条件と該インデックスを用いて前記検索対象文書記憶手段を検索する手段を含む
請求項1記載の情報検索装置。
Prior to the search, an index construction unit for constructing an index for a document group related to the person in units of people and storing the index group in the index storage unit,
The search means includes
In the social graph stored in the social graph storage means, the social graph is searched with the searcher as a center, the index of the searched person is obtained with reference to the index storage means, and the input search condition 2. An information search apparatus according to claim 1, further comprising means for searching said search target document storage means using said index.
前記検索手段は、
検索件数が指定されている場合に、
前記検索者を起点として前記ソーシャルグラフ記憶手段のソーシャルグラフを、範囲を広げて探索する際に、
前記スコア算出手段で算出された検索途中の最低スコアの文書とこれから探索する人に関係する文書がとり得る最大のスコアとを比較し、該最低のスコアが該最大のスコアを超えないと判断できた時点で前記ソーシャルグラフの探索を終了する手段を含む
請求項1または2記載の情報検索装置。
The search means includes
When the number of searches is specified,
When searching the social graph of the social graph storage means starting from the searcher with an expanded range,
The lowest score document in the middle of the search calculated by the score calculation means is compared with the maximum score that can be taken by the document related to the person to be searched, and it can be determined that the minimum score does not exceed the maximum score. The information search device according to claim 1, further comprising means for terminating the search of the social graph at a point in time.
請求項1乃至4のいずれか1項に記載の情報検索装置を構成する各手段としてコンピュータを機能させるための情報検索プログラム。   An information search program for causing a computer to function as each means constituting the information search device according to any one of claims 1 to 4.
JP2008084575A 2008-03-27 2008-03-27 Information retrieval apparatus and program Expired - Fee Related JP5054593B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008084575A JP5054593B2 (en) 2008-03-27 2008-03-27 Information retrieval apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008084575A JP5054593B2 (en) 2008-03-27 2008-03-27 Information retrieval apparatus and program

Publications (2)

Publication Number Publication Date
JP2009238007A true JP2009238007A (en) 2009-10-15
JP5054593B2 JP5054593B2 (en) 2012-10-24

Family

ID=41251856

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008084575A Expired - Fee Related JP5054593B2 (en) 2008-03-27 2008-03-27 Information retrieval apparatus and program

Country Status (1)

Country Link
JP (1) JP5054593B2 (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011134209A (en) * 2009-12-25 2011-07-07 Fujifilm Corp Document retrieval system
JP2012226400A (en) * 2011-04-14 2012-11-15 Garbs Inc Application program for employment information social graph preparation
JP2012242859A (en) * 2011-05-13 2012-12-10 Nippon Hoso Kyokai <Nhk> Graph generator and program
KR101215019B1 (en) 2010-12-24 2012-12-24 (주)지원커뮤니케이션즈 Community system adding media-function in social network service
CN102929950A (en) * 2011-10-04 2013-02-13 微软公司 Contend and member recommended by social network is used for personalized search result
WO2013073206A1 (en) * 2011-11-17 2013-05-23 株式会社日立システムズ Information collection system, information collection method and program
JP2014522046A (en) * 2011-08-02 2014-08-28 ▲騰▼▲訊▼科技(深▲セン▼)有限公司 Search method, system, and device
JP2016119116A (en) * 2012-12-21 2016-06-30 フェイスブック,インク. Extract operator
JP2016521404A (en) * 2013-03-27 2016-07-21 フェイスブック,インク. Media preview based on social context
JP2016143425A (en) * 2015-02-02 2016-08-08 三星電子株式会社Samsung Electronics Co.,Ltd. Content retrieval device, system and method
JP2016186791A (en) * 2011-06-13 2016-10-27 フェイスブック,インク. Client-side modification of search result based on social network data
JP2017123199A (en) * 2012-12-31 2017-07-13 フェイスブック,インク. Ambiguous structured search queries on online social networks
US10140338B2 (en) 2010-04-19 2018-11-27 Facebook, Inc. Filtering structured search queries based on privacy settings
US10275405B2 (en) 2010-04-19 2019-04-30 Facebook, Inc. Automatically generating suggested queries in a social network environment
US10282354B2 (en) 2010-04-19 2019-05-07 Facebook, Inc. Detecting social graph elements for structured search queries
US10282377B2 (en) 2010-04-19 2019-05-07 Facebook, Inc. Suggested terms for ambiguous search queries
US10331748B2 (en) 2010-04-19 2019-06-25 Facebook, Inc. Dynamically generating recommendations based on social graph information
US10430477B2 (en) 2010-04-19 2019-10-01 Facebook, Inc. Personalized structured search queries for online social networks
US10614084B2 (en) 2010-04-19 2020-04-07 Facebook, Inc. Default suggested queries on online social networks

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006309660A (en) * 2005-05-02 2006-11-09 Nippon Hoso Kyokai <Nhk> Recommendation order selection device, recommendation order selection program recommendation order selection device and recommendation order selection program

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006309660A (en) * 2005-05-02 2006-11-09 Nippon Hoso Kyokai <Nhk> Recommendation order selection device, recommendation order selection program recommendation order selection device and recommendation order selection program

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011134209A (en) * 2009-12-25 2011-07-07 Fujifilm Corp Document retrieval system
US10282377B2 (en) 2010-04-19 2019-05-07 Facebook, Inc. Suggested terms for ambiguous search queries
US10140338B2 (en) 2010-04-19 2018-11-27 Facebook, Inc. Filtering structured search queries based on privacy settings
US10275405B2 (en) 2010-04-19 2019-04-30 Facebook, Inc. Automatically generating suggested queries in a social network environment
US11074257B2 (en) 2010-04-19 2021-07-27 Facebook, Inc. Filtering search results for structured search queries
US10614084B2 (en) 2010-04-19 2020-04-07 Facebook, Inc. Default suggested queries on online social networks
US10430477B2 (en) 2010-04-19 2019-10-01 Facebook, Inc. Personalized structured search queries for online social networks
US10430425B2 (en) 2010-04-19 2019-10-01 Facebook, Inc. Generating suggested queries based on social graph information
US10331748B2 (en) 2010-04-19 2019-06-25 Facebook, Inc. Dynamically generating recommendations based on social graph information
US10282354B2 (en) 2010-04-19 2019-05-07 Facebook, Inc. Detecting social graph elements for structured search queries
KR101215019B1 (en) 2010-12-24 2012-12-24 (주)지원커뮤니케이션즈 Community system adding media-function in social network service
JP2012226400A (en) * 2011-04-14 2012-11-15 Garbs Inc Application program for employment information social graph preparation
JP2012242859A (en) * 2011-05-13 2012-12-10 Nippon Hoso Kyokai <Nhk> Graph generator and program
US10296547B2 (en) 2011-06-13 2019-05-21 Facebook, Inc. Client-side modification of search results based on social network data
JP2016186791A (en) * 2011-06-13 2016-10-27 フェイスブック,インク. Client-side modification of search result based on social network data
US9477765B2 (en) 2011-08-02 2016-10-25 Tencent Technology (Shenzhen) Company Limited Search method, system and device
JP2014522046A (en) * 2011-08-02 2014-08-28 ▲騰▼▲訊▼科技(深▲セン▼)有限公司 Search method, system, and device
US8949232B2 (en) 2011-10-04 2015-02-03 Microsoft Corporation Social network recommended content and recommending members for personalized search results
WO2013052563A3 (en) * 2011-10-04 2013-08-01 Microsoft Corporation Social network recommended content and recommending members for personalized search results
CN102929950A (en) * 2011-10-04 2013-02-13 微软公司 Contend and member recommended by social network is used for personalized search result
JP2013105475A (en) * 2011-11-17 2013-05-30 Hitachi Systems Ltd Information collection system, information collection method and program
WO2013073206A1 (en) * 2011-11-17 2013-05-23 株式会社日立システムズ Information collection system, information collection method and program
US10061846B2 (en) 2012-12-21 2018-08-28 Facebook, Inc. Extract operator
JP2016170820A (en) * 2012-12-21 2016-09-23 フェイスブック,インク. Extract operator
JP2016119116A (en) * 2012-12-21 2016-06-30 フェイスブック,インク. Extract operator
JP2017123199A (en) * 2012-12-31 2017-07-13 フェイスブック,インク. Ambiguous structured search queries on online social networks
JP2016521404A (en) * 2013-03-27 2016-07-21 フェイスブック,インク. Media preview based on social context
JP2016143425A (en) * 2015-02-02 2016-08-08 三星電子株式会社Samsung Electronics Co.,Ltd. Content retrieval device, system and method

Also Published As

Publication number Publication date
JP5054593B2 (en) 2012-10-24

Similar Documents

Publication Publication Date Title
JP5054593B2 (en) Information retrieval apparatus and program
Chen et al. Searching trajectories by locations: an efficiency study
JP5550669B2 (en) SEARCH DEVICE, SEARCH METHOD, AND PROGRAM
JP2009525520A (en) Evaluation method for ranking and sorting electronic documents in search result list based on relevance, and database search engine
CN107145545B (en) Top-k area user text data recommendation method in social network based on position
JP2013069136A (en) Searching apparatus and program
CN110750704A (en) Method and device for automatically completing query
JP6079270B2 (en) Information provision device
JP2023551418A (en) Method and system for reuse of data item fingerprints in the generation of semantic maps
CN104199954A (en) Recommendation system and method for search input
JP5980520B2 (en) Method and apparatus for efficiently processing a query
US20120124060A1 (en) Method and system of identifying adjacency data, method and system of generating a dataset for mapping adjacency data, and an adjacency data set
JP5367632B2 (en) Knowledge amount estimation apparatus and program
CN104021202B (en) The entry processing unit and method of a kind of knowledge sharing platform
JP2013168177A (en) Information provision program, information provision apparatus, and provision method of retrieval service
JP2019125124A (en) Extraction device, extraction method and extraction program
JP5761029B2 (en) Dictionary creation device, word collection method, and program
KR101615164B1 (en) Query processing method and apparatus based on n-gram
JP5741242B2 (en) Profile updating apparatus, control method therefor, and profile updating program
JP5647090B2 (en) Query recommendation apparatus, method, and program
JP6167531B2 (en) Region search method, region index construction method, and region search device
CN111694929B (en) Data map-based searching method, intelligent terminal and readable storage medium
JP5505207B2 (en) Information search apparatus, information search method, and information search program
JP5292322B2 (en) Document search method, document search apparatus, and document search program
CN114385777A (en) Text data processing method and device, computer equipment and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100208

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120417

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120612

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: 20120724

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120727

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: 20150803

Year of fee payment: 3

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees