JP5968967B2 - Information processing device - Google Patents

Information processing device Download PDF

Info

Publication number
JP5968967B2
JP5968967B2 JP2014184754A JP2014184754A JP5968967B2 JP 5968967 B2 JP5968967 B2 JP 5968967B2 JP 2014184754 A JP2014184754 A JP 2014184754A JP 2014184754 A JP2014184754 A JP 2014184754A JP 5968967 B2 JP5968967 B2 JP 5968967B2
Authority
JP
Japan
Prior art keywords
comment
url
user
page
browsing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2014184754A
Other languages
Japanese (ja)
Other versions
JP2014238889A (en
Inventor
竜実 真下
竜実 真下
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nomura Research Institute Ltd
Original Assignee
Nomura Research Institute 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 Nomura Research Institute Ltd filed Critical Nomura Research Institute Ltd
Priority to JP2014184754A priority Critical patent/JP5968967B2/en
Publication of JP2014238889A publication Critical patent/JP2014238889A/en
Application granted granted Critical
Publication of JP5968967B2 publication Critical patent/JP5968967B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

この発明は、データ処理技術に関し、特に、ユーザを支援するための情報を提供する技術に関する。   The present invention relates to a data processing technique, and more particularly, to a technique for providing information for assisting a user.

現在、インターネットを介して様々なウェブページにアクセスすることができ、ユーザはウェブページを閲覧して必要な情報を収集する。以下の特許文献1では、ウェブページを閲覧するユーザに対して、そのウェブページに対して設定されたコメントを提供する装置が記載されている。   Currently, various web pages can be accessed through the Internet, and a user browses the web pages and collects necessary information. The following Patent Document 1 describes an apparatus that provides a user who browses a web page with a comment set for the web page.

特開2002−015005号公報JP 2002-015005 A

上記の特許文献1では、ユーザが閲覧するウェブページのURL(Uniform Resource Locator)と完全一致するURLが属性として設定されたコメントが、そのウェブページに対するコメントとして特定される。言い換えれば、ユーザにとって有用なコメントであっても、その属性のURLがウェブページのURLと完全一致しない場合、そのコメントはユーザに提供されない。   In the above-mentioned Patent Document 1, a comment in which a URL that completely matches a URL (Uniform Resource Locator) of a web page viewed by the user is set as an attribute is specified as a comment for the web page. In other words, even if the comment is useful to the user, if the URL of the attribute does not completely match the URL of the web page, the comment is not provided to the user.

本発明は、本発明者による上記課題認識に基づきなされたものであり、その主たる目的は、電子的に情報が記載された情報ページを閲覧するユーザに対して有用なコメントを提示しやすくすることにより、ユーザを支援する技術を提供することである。   The present invention has been made on the basis of the above-mentioned problem recognition by the present inventor, and its main purpose is to make it easy to present useful comments to users who browse information pages on which information is electronically described. Thus, it is to provide a technology for supporting the user.

上記課題を解決するために、本発明のある態様の情報提供装置は、第1のIDで特定される電子的に情報が記述された情報ページに対するコメントを第1のIDと対応づけて記憶するコメント記憶部と、第1のIDとは異なる第2のIDで特定される情報ページを閲覧するユーザから、その情報ページに対するコメントの取得要求を受け付ける要求受付部と、コメント記憶部に記憶されたコメントのうち、第2のIDとの一致度合いが高い第1のIDと対応づけられたコメントほどその表示優先度を高く設定する優先度設定部と、表示優先度が高く設定されたコメントほどユーザから視認されやすい態様で表示させるコメント表示部と、を備える。   In order to solve the above-described problem, an information providing apparatus according to an aspect of the present invention stores a comment for an information page in which information is electronically specified specified by a first ID, in association with the first ID. A comment storage unit, a request reception unit that receives a comment acquisition request for the information page from a user browsing an information page specified by a second ID different from the first ID, and a comment storage unit Among the comments, a priority setting unit that sets a higher display priority for a comment that is associated with a first ID that has a higher degree of matching with the second ID, and a user that has a higher display priority for a comment. And a comment display unit for displaying in an easy-to-view manner.

なお、以上の構成要素の任意の組合せ、本発明の表現を装置、方法、システム、プログラム、プログラムを格納した記録媒体などの間で変換したものもまた、本発明の態様として有効である。   It should be noted that any combination of the above-described constituent elements and a representation of the present invention converted between an apparatus, a method, a system, a program, a recording medium storing the program, and the like are also effective as an aspect of the present invention.

本発明によれば、情報ページを閲覧するユーザに対して有用なコメントを提示しやすくなる。   According to the present invention, it becomes easy to present a useful comment to a user who browses an information page.

本発明の実施の形態である情報提供システムの構成を示す図である。It is a figure which shows the structure of the information provision system which is embodiment of this invention. コメント管理装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of a comment management apparatus. コメント蓄積テーブルのデータ構造を示す図である。It is a figure which shows the data structure of a comment storage table. 置換設定テーブルのデータ構造を示す図である。It is a figure which shows the data structure of a replacement setting table. ユーザ端末の画面図である。It is a screen figure of a user terminal. ユーザ端末の画面図である。It is a screen figure of a user terminal. ユーザ端末の画面図である。It is a screen figure of a user terminal. ユーザ端末の画面図である。It is a screen figure of a user terminal. ユーザ端末の画面図である。It is a screen figure of a user terminal. 実施の形態におけるコメント管理装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the comment management apparatus in embodiment. 第6の変形例におけるコメント管理装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the comment management apparatus in a 6th modification. 第7の変形例におけるコメント管理装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the comment management apparatus in a 7th modification.

本発明の実施の形態を説明する前に、まず概要を説明する。
ネットワーク上のウェブサーバが提供するウェブページは、URLにより一意に特定される。このURLは、ネットワーク上に存在する各種リソースの位置を段階的に特定するための階層構造になった文字列である。本実施の形態におけるURLは、「http://ホスト名/上位ディレクトリ名/・・・/下位ディレクトリ名/ファイル名」の形式であることとする。
Before describing the embodiment of the present invention, an outline will be described first.
A web page provided by a web server on the network is uniquely specified by a URL. This URL is a character string having a hierarchical structure for stepwise specifying the position of various resources existing on the network. The URL in the present embodiment is in the format of “http: // host name / upper directory name /.. ./Lower directory name / file name”.

本発明者は、URLの階層構造に着目して、複数のURL間の関連度合いを推定できると考えた。すなわち、URLではネットワーク上のウェブページの位置が段階的に特定されるため、互いに異なる第1のURLと第2のURLについて、第1のURLに対して第2のURLが前方一致する長さが長いほど、第1および第2のURLの関連度合いが高いと考えた。   The present inventor considered that the degree of association between a plurality of URLs can be estimated by paying attention to the hierarchical structure of URLs. In other words, since the position of the web page on the network is specified step by step in the URL, the length of the first URL and the second URL that are different from each other is such that the second URL matches the front of the first URL. The longer the is, the higher the degree of association between the first and second URLs.

本発明者の着想をさらに具体的に説明する。典型的なURLは「http://ホスト名/情報の上位カテゴリ名/情報の中位カテゴリ名/情報の下位カテゴリ名/情報ファイル名」となることが多い。したがって、第1のURLと、その第1のURLに対して情報の中位カテゴリ名までが前方一致する第2のURLとはある程度関連すると考えられる。さらに、情報の下位カテゴリ名までが前方一致するURLよりも第1のURLに対する関連性は低いと考えられる。さらにまた、情報の上位カテゴリ名までが前方一致するURLよりも第1のURLに対する関連性は高いと考えられる。   The idea of the present inventor will be described more specifically. A typical URL is often “http: // host name / higher category name of information / middle category name of information / lower category name of information / information file name”. Therefore, it is considered that the first URL and the second URL whose information matches the first URL up to the middle category name are related to some extent. Furthermore, it is considered that the relevance with respect to the first URL is lower than the URL in which the lower category name of the information matches forward. Furthermore, it is considered that the relevance with respect to the first URL is higher than the URL in which the upper category name of the information matches forward.

本実施の形態では、ウェブページに対してユーザが記述したコメントを管理し、ウェブページを閲覧するユーザに対してそのコメントを提供する装置を提案する。この装置は、上述した本発明者の着想に基づいて、ユーザが閲覧中のウェブページのURLと、コメントが設定されたウェブページのURLとが完全一致しない場合であっても、ユーザに有用であると想定されるコメントを提供する。   In the present embodiment, a device that manages comments written by a user on a web page and provides the comments to a user browsing the web page is proposed. This device is useful to the user even when the URL of the web page being browsed by the user and the URL of the web page where the comment is set do not completely match based on the above-described idea of the present inventor. Provide comments that are assumed to exist.

図1は、本発明の実施の形態である情報提供システムの構成を示す。情報提供システム100は、ウェブサーバ10で総称される第1のウェブサーバ10a、第2のウェブサーバ10b、第3のウェブサーバ10cと、ユーザ端末12で総称される第1のユーザ端末12a、第2のユーザ端末12b、第3のユーザ端末12cと、コメント管理装置14とを備える。これらの各装置は、LAN・WAN・インターネット等、公知の通信手段を含む通信網16を介して、適宜相互に接続される。   FIG. 1 shows a configuration of an information providing system according to an embodiment of the present invention. The information providing system 100 includes a first web server 10a, a second web server 10b, a third web server 10c, which are collectively referred to as a web server 10, and a first user terminal 12a, which is collectively referred to as a user terminal 12, 2 user terminals 12b, a third user terminal 12c, and a comment management device 14. These devices are appropriately connected to each other via a communication network 16 including known communication means such as LAN, WAN, and the Internet.

ウェブサーバ10は、ウェブページの取得を要求するデータ(以下、適宜「ページ取得要求」とも呼ぶ。)をユーザ端末12から受け付ける。このページ取得要求では特定のURLが指定され、ウェブサーバ10はそのURLで識別されるウェブページのデータをユーザ端末12に送信する。図1の第1のウェブサーバ10a、第2のウェブサーバ10b、第3のウェブサーバ10cは、同様のディレクトリ構成であり、複数のページ取得要求を水平負荷分散して処理する。   The web server 10 receives from the user terminal 12 data requesting acquisition of a web page (hereinafter also referred to as “page acquisition request” as appropriate). In this page acquisition request, a specific URL is specified, and the web server 10 transmits data of the web page identified by the URL to the user terminal 12. The first web server 10a, the second web server 10b, and the third web server 10c in FIG. 1 have the same directory structure, and process a plurality of page acquisition requests with horizontal load distribution.

ユーザ端末12は、ユーザにより操作される一般的なPC端末である。ユーザ端末12にはウェブブラウザがインストールされており、ウェブサーバ10から取得したウェブページのデータをウェブブラウザ上に表示させる。ユーザはウェブブラウザ上に表示されたウェブページを閲覧することにより、必要な情報を収集する。   The user terminal 12 is a general PC terminal operated by a user. A web browser is installed in the user terminal 12 and the web page data acquired from the web server 10 is displayed on the web browser. The user collects necessary information by browsing the web page displayed on the web browser.

ウェブサーバ10における負荷の集中を回避するため、特定のウェブページについては、第1のユーザ端末12aは第1のウェブサーバ10aから取得するように規定されている。また、第2のユーザ端末12bは第2のウェブサーバ10bから、第3のユーザ端末12cは第3のウェブサーバ10cからそのウェブページを取得するように規定されている。したがって特定のウェブページを取得する際に、ユーザ端末12の各装置では、ホスト名のみが異なるURLがウェブブラウザに指定されて、同一のウェブページのデータが取得される。本実施の形態では、第1のユーザ端末12aのホスト名は「host01」、第2のユーザ端末12bのホスト名は「host02」、第3のユーザ端末12cのホスト名は「host03」とする。   In order to avoid load concentration on the web server 10, the first user terminal 12a is specified to be acquired from the first web server 10a for a specific web page. The second user terminal 12b is defined to acquire the web page from the second web server 10b, and the third user terminal 12c is defined to acquire the web page from the third web server 10c. Therefore, when acquiring a specific web page, in each device of the user terminal 12, URLs that differ only in the host name are designated in the web browser, and data of the same web page is acquired. In the present embodiment, the host name of the first user terminal 12a is “host01”, the host name of the second user terminal 12b is “host02”, and the host name of the third user terminal 12c is “host03”.

コメント管理装置14は、ウェブサーバ10が提供するウェブページに対してユーザが記述したコメントを保持し、ウェブページを閲覧するユーザの要求に応じてコメントを提供する。コメント管理装置14は、ユーザが閲覧するウェブページのURL(以下、適宜「閲覧中URL」とも呼ぶ。)と、コメントが設定されたウェブページのURL(以下、適宜「登録済URL」とも呼ぶ。)とが異なる場合、閲覧中URLと登録済URLとの間の関連度合いを推定する。そして、ユーザが閲覧するウェブページと関連度合いが高いと推定されたコメントを優先的にユーザに提示する。   The comment management device 14 holds a comment written by the user on the web page provided by the web server 10 and provides a comment in response to a user request to browse the web page. The comment management device 14 is also referred to as a URL of a web page browsed by a user (hereinafter also referred to as “browsing URL” as appropriate) and a URL of a web page in which a comment is set (hereinafter also referred to as “registered URL” as appropriate). ) Is different, the degree of association between the browsing URL and the registered URL is estimated. Then, a comment presumed to have a high degree of association with the web page browsed by the user is preferentially presented to the user.

なお、本実施の形態では、コメント管理装置14もウェブサーバ機能を有することとする。後述するように、ユーザ端末12は、ウェブサーバ10に対するアクセスと同様に、ウェブブラウザを介してコメント管理装置14にアクセスする。   In the present embodiment, the comment management device 14 also has a web server function. As will be described later, the user terminal 12 accesses the comment management device 14 via a web browser, similarly to the access to the web server 10.

図2は、コメント管理装置14の機能構成を示すブロック図である。コメント管理装置14は、コメント記憶部20と、置換データ記憶部22と、取得要求受信部24と、優先度設定部26と、コメント表示部28と、登録画面表示部30と、登録要求受付部32とを有する。なお、ウェブサーバ機能は公知技術であるため、以下では特に説明しない。   FIG. 2 is a block diagram showing a functional configuration of the comment management device 14. The comment management device 14 includes a comment storage unit 20, a replacement data storage unit 22, an acquisition request reception unit 24, a priority setting unit 26, a comment display unit 28, a registration screen display unit 30, and a registration request reception unit. 32. Since the web server function is a known technique, it will not be particularly described below.

本明細書のブロック図において示される各ブロックは、ハードウェア的には、コンピュータのCPUをはじめとする素子や機械装置で実現でき、ソフトウェア的にはコンピュータプログラム等によって実現されるが、ここでは、それらの連携によって実現される機能ブロックを描いている。したがって、これらの機能ブロックはハードウェア、ソフトウェアの組合せによっていろいろなかたちで実現できることは、当業者には理解されるところである。   Each block shown in the block diagram of the present specification can be realized in terms of hardware by an element such as a CPU of a computer or a mechanical device, and in terms of software, it can be realized by a computer program or the like. The functional block realized by those cooperation is drawn. Therefore, those skilled in the art will understand that these functional blocks can be realized in various forms by a combination of hardware and software.

コメント記憶部20は、ウェブサーバ10が提供するウェブページに対してユーザが記述したコメントのデータと、そのウェブページのURLとが対応づけられるコメント蓄積テーブルを記憶する記憶領域である。   The comment storage unit 20 is a storage area for storing a comment accumulation table in which comment data described by a user with respect to a web page provided by the web server 10 is associated with a URL of the web page.

図3は、コメント蓄積テーブルのデータ構造を示す。コメントID欄には、コメントを一意に識別するための識別情報が記録される。URL欄には、コメントの設定対象であるウェブページのURLが記録される。すなわち、このURL欄に記録されたURLが登録済URLとなる。タイトル欄には、コメントのタイトルが記録される。コメント本文欄には、コメントの内容そのものが記録される。出典・引用欄には、コメントの出典元や引用元等、コメント記述の際に参照されたウェブページのURLが記録される。コメントの設定対象であるウェブページのURLが記録されてもよい。評価値欄には、コメントを参照したユーザがそのコメントを良評価した回数が評価値として記録される。   FIG. 3 shows the data structure of the comment accumulation table. Identification information for uniquely identifying a comment is recorded in the comment ID column. In the URL column, the URL of the web page that is the target of comment setting is recorded. That is, the URL recorded in this URL field becomes the registered URL. In the title column, the title of the comment is recorded. The comment content itself is recorded in the comment text column. In the source / quotation column, the URL of the web page referred to in the comment description, such as the source or the source of the comment, is recorded. The URL of a web page that is a comment setting target may be recorded. In the evaluation value column, the number of times that the user who referred to the comment evaluated the comment well is recorded as an evaluation value.

追加コメント本文欄には、コメントに対する他のユーザからの追加コメントが記録される。一つのコメントに対する複数の追加コメントが識別可能に記録されてもよいのはもちろんである。以下、コメント蓄積テーブルに記録されたレコードを、適宜「コメントレコード」とも呼ぶ。なお、本実施の形態では、一つのウェブページに対して、言い換えれば、一つのURLに対してコメントレコードは一つ設定され、最初のコメントはコメント本文欄に、それ以外のコメントは追加コメント本文欄に記録される。図2に戻る。   In the additional comment text column, additional comments from other users with respect to the comments are recorded. Of course, a plurality of additional comments for one comment may be recorded in an identifiable manner. Hereinafter, the record recorded in the comment accumulation table is also referred to as “comment record” as appropriate. In this embodiment, one comment record is set for one web page, in other words, one URL, the first comment is in the comment text column, and the other comments are additional comment text. Recorded in the column. Returning to FIG.

置換データ記憶部22は、URLの少なくとも一部を構成する文字列であり、所定のデリミタ文字、本実施の形態では「/」で区切られた要素(以下、適宜「URL要素」とも呼ぶ。)について、置換元のURL要素と置換先のURL要素とが対応づけられる置換設定テーブルを記憶する記憶領域である。置換元および置換先のURL要素のそれぞれとして、1つのURL要素が記録されてもよく、複数種のURL要素が記録されてもよい。また、「/」を含まない1階層のURL要素が記録されてもよく、1以上の「/」を含む、例えば「A/B」の形式となる複数階層のURL要素が記録されてもよい。   The replacement data storage unit 22 is a character string that forms at least a part of a URL, and is an element delimited by a predetermined delimiter character, “/” in the present embodiment (hereinafter also referred to as “URL element” as appropriate). Is a storage area for storing a replacement setting table in which a replacement source URL element and a replacement destination URL element are associated with each other. One URL element may be recorded as each of the replacement source and replacement destination URL elements, or a plurality of types of URL elements may be recorded. Further, a one-level URL element not including “/” may be recorded, and a plurality of URL elements including one or more “/”, for example, in the format of “A / B” may be recorded. .

図4は、置換設定テーブルのデータ構造を示す。置換元URL要素欄には、置換元のURL要素とすべき閲覧中URLのURL要素が記録される。置換先URL要素欄には、置換元のURL要素を置き換えるための置換先のURL要素が記録される。同図の置換レコード200、置換レコード202、置換レコード204は、閲覧中URLと登録済URLとの関連度合いが判定される際に、ホスト名「host01」と「host02」と「host03」とを同一視させるためのレコードである。置換レコード206は、閲覧中URLの「chizai」を登録済URLの「houmu/chizai」に変換するためのレコードである。例えば、組織変更等の影響によりウェブページのURLが変更された際に、その変更に対応するために設定される。図2に戻る。   FIG. 4 shows the data structure of the replacement setting table. In the replacement source URL element field, the URL element of the browsing URL to be used as the replacement source URL element is recorded. In the replacement destination URL element column, a replacement destination URL element for replacing the replacement source URL element is recorded. In the replacement record 200, the replacement record 202, and the replacement record 204 in the figure, the host names “host01”, “host02”, and “host03” are the same when the degree of association between the browsing URL and the registered URL is determined. This is a record for viewing. The replacement record 206 is a record for converting the browsing URL “chizai” into the registered URL “houmu / chisai”. For example, when the URL of a web page is changed due to an organizational change or the like, it is set to respond to the change. Returning to FIG.

取得要求受信部24は、ユーザが閲覧するウェブページに対して設定されたコメントの取得を要求するデータ(以下、適宜「コメント取得要求」とも呼ぶ。)をユーザ端末12から受け付ける。このコメント取得要求では、閲覧中URLが指定される。   The acquisition request reception unit 24 receives from the user terminal 12 data requesting acquisition of a comment set for a web page browsed by the user (hereinafter also referred to as “comment acquisition request” as appropriate). In this comment acquisition request, a browsing URL is specified.

なお、閲覧中URLに加えて、ユーザ端末12からウェブサーバ10に送信された各種情報を含むパラメータがコメント取得要求に含まれる場合、取得要求受信部24はそのパラメータ部分を除外して閲覧中URLを取得する。例えば、コメント取得要求における閲覧中URLとして、「URL?パラメータ」が設定されていた場合、取得要求受信部24はそのURLの部分のみを閲覧中URLとして取得する。このパラメータ除外処理は、取得要求受信部24に代わって、後述する優先度設定部26において実行されてもよい。   When a parameter including various information transmitted from the user terminal 12 to the web server 10 is included in the comment acquisition request in addition to the browsing URL, the acquisition request receiving unit 24 excludes the parameter portion and the browsing URL To get. For example, when “URL? Parameter” is set as the browsing URL in the comment acquisition request, the acquisition request receiving unit 24 acquires only the portion of the URL as the browsing URL. This parameter exclusion process may be executed by the priority setting unit 26 described later, instead of the acquisition request receiving unit 24.

優先度設定部26は、コメント記憶部20のコメント蓄積テーブルを参照して、閲覧中URLと完全一致する登録済URLを有するコメントレコードを検索する。閲覧中URLと完全一致する登録済URLを有するコメントレコードが存在した場合、優先度設定部26は、コメントそのものを表示させるウェブページ(以下、適宜「コメントページ」とも呼ぶ。)を表示すべき旨と、閲覧中URLと完全一致する登録済URLを有するコメントレコードのIDとをコメント表示部28に送出する。   The priority setting unit 26 refers to the comment accumulation table of the comment storage unit 20 and searches for a comment record having a registered URL that completely matches the browsing URL. When there is a comment record having a registered URL that completely matches the browsing URL, the priority setting unit 26 should display a web page (hereinafter also referred to as “comment page” as appropriate) for displaying the comment itself. And the ID of the comment record having the registered URL that completely matches the browsing URL is sent to the comment display unit 28.

閲覧中URLと完全一致する登録済URLを有するコメントレコードが存在しない場合、優先度設定部26は、コメント蓄積テーブルに記録された各コメントレコードと閲覧中URLとの関連度合いを推定する。そして、閲覧中URLとの関連度合いが高いコメントレコードほど、表示の際に優先されるように、高い優先度を示す指標値(以下、適宜「表示優先度」とも呼ぶ。)を設定する。以下、コメントレコードに対する表示優先度の設定を具体的に説明する。   When there is no comment record having a registered URL that completely matches the browsing URL, the priority setting unit 26 estimates the degree of association between each comment record recorded in the comment accumulation table and the browsing URL. Then, an index value indicating a high priority (hereinafter also referred to as “display priority” as appropriate) is set so that a comment record having a higher degree of association with the browsing URL is prioritized at the time of display. Hereinafter, the setting of the display priority for the comment record will be specifically described.

設定態様1.閲覧中URLとURL欄との比較
閲覧中URLがn個のURL要素を有する場合、優先度設定部26は、まずn−1個のURL要素の内容および順序が前方一致する登録済URLを検索する。以降、最後尾のURL要素を順次除外したn−2個、n−3個、・・・のURL要素の内容および順序が前方一致する登録済URLを検索する。優先度設定部26は、先の検索において特定された登録済URL、言い換えれば、閲覧中URLのURL要素と前方一致する長さが長い登録済URL、を有するコメントレコードほど高い表示優先度を設定する。
Setting mode 1. Comparison between the URL being browsed and the URL column When the URL being browsed has n URL elements, the priority setting unit 26 first searches for a registered URL in which the contents and the order of the n-1 URL elements coincide with each other. To do. Thereafter, registered URLs in which the content and order of n-2, n-3,. The priority setting unit 26 sets a higher display priority for a comment record having a registered URL specified in the previous search, in other words, a registered URL having a long length that matches the URL element of the URL being browsed. To do.

設定態様2.閲覧中URLと出典・引用欄との比較
優先度設定部26は、出典・引用欄のデータとして閲覧中URLが設定されたコメントレコードには高い表示優先度を設定する。この場合にも設定態様1と同様に、閲覧中URLとの一致度が高いURLが出典・引用欄に設定されたコメントレコードほど高い表示優先度を設定する。言い換えれば、閲覧中URLの少なくとも一部と前方一致するURLが出典・引用欄に設定されたコメントレコードについて、前方一致する長さが長いコメントレコードほど高い表示優先度を設定する。
Setting mode 2. Comparison between browsing URL and citation / quotation column The priority setting unit 26 sets a high display priority to a comment record in which a browsing URL is set as data in the citation / citation column. Also in this case, as in the setting mode 1, a higher display priority is set for a comment record in which a URL having a higher degree of coincidence with the browsing URL is set in the source / quotation column. In other words, for a comment record in which a URL that matches forward with at least a part of the URL being browsed is set in the source / quotation column, a higher display priority is set for a comment record having a longer forward match.

設定態様3.閲覧中URLとコメント本文欄との比較
優先度設定部26は、コメント本文欄の内容に閲覧中URLが設定されたコメントレコードについて、その閲覧中URLの設定数が多いコメントレコードほど高い表示優先度を設定する。この場合にも設定態様1と同様に、閲覧中URLとの一致度が高いURLがコメント本文欄に多く設定されたコメントレコードほど高い表示優先度を設定する。すなわち、コメント本文欄の内容に閲覧中URLの一部が設定されたコメントレコードについて、そのURLの一致部分の設定数が多いコメントレコードほど高い表示優先度を設定する。
Setting mode 3. Comparison between the browsing URL and the comment text field The priority setting unit 26 has a higher display priority for a comment record in which the browsing URL is set as the content of the comment text field, as the number of setting of the browsing URL is higher. Set. Also in this case, as in the setting mode 1, a higher display priority is set for a comment record in which many URLs having a high matching degree with the browsing URL are set in the comment text column. That is, for a comment record in which a part of the URL being browsed is set in the content of the comment text field, a higher display priority is set for a comment record having a larger number of matching parts of the URL.

具体例を説明する。あるコメントレコードのコメント本文欄に
http://www.x.com/company/training.html
http://www.x.com/company/internal.html
http://www.x.com/company/genten.html
http://www.x.com/company/history.html
の4つのURLが含まれていたとする。このコメントレコードと、閲覧中URLの
http://www.x.com/company/aiueo.html
とが比較された場合、このコメントレコードのコメント本文欄には「http://www.x.com/company/」の部分が4回設定されているため、高い表示優先度が設定されることになる。
A specific example will be described. In the comment text field of a comment record, enter http: // www. x. com / company / training. html
http: // www. x. com / company / internal. html
http: // www. x. com / company / genten. html
http: // www. x. com / company / history. html
4 URLs are included. This comment record and the URL being browsed at http: // www. x. com / company / aiueo. html
Is compared with “http://www.x.com/company/” in the comment text field of this comment record, the high display priority is set. become.

優先度設定部26は、設定態様1〜3において各コメントレコードに設定した表示優先度を合算する。各設定態様において設定される表示優先度の大きさは、典型的には、設定態様1>設定態様2>設定態様3であるため、設定態様1で高い表示優先度が設定されたコメントレコードほど最終的な表示優先度も大きくなりやすい。優先度設定部26は、ユーザに対して有用であると想定されるコメントの候補を一覧表示するウェブページ(以下、適宜「候補一覧ページ」とも呼ぶ。)を表示すべき旨と、設定態様1〜3において何らかの表示優先度が設定されたコメントレコードのコメントIDおよび表示優先度とをコメント表示部28に送出する。その際、所定値以上の表示優先度が設定されたコメントレコードに限って送出してもよく、表示優先度の降順で整列させた場合に所定の順位以上となるコメントレコードに限って送出してもよい。   The priority setting unit 26 adds the display priorities set for the comment records in the setting modes 1 to 3. Typically, the size of the display priority set in each setting mode is set mode 1> setting mode 2> setting mode 3, so that a comment record in which a higher display priority is set in setting mode 1 The final display priority tends to increase. The priority setting unit 26 should display a web page (hereinafter also referred to as “candidate list page” as appropriate) that displays a list of comment candidates that are assumed to be useful to the user, and setting mode 1 The comment ID and the display priority of the comment record in which some display priority is set in .about.3 are sent to the comment display unit 28. At that time, it may be sent only to comment records with a display priority set higher than a predetermined value, or sent only to comment records that are higher than a predetermined rank when arranged in descending order of display priority. Also good.

なお、優先度設定部26は、置換データ記憶部22の置換設定テーブルを参照して、コメント取得要求で指定された閲覧中URLのURL要素のうち、置換元URL要素として設定されたURL要素を特定する。そして、置換元URL要素として設定されたURL要素を置換先URL要素に置き換えたURL(以下、適宜「置換URL」とも呼ぶ。)についても閲覧中URLと同様に取り扱う。すなわち、上述のように、置換URLと完全一致する登録済URLを有するコメントレコードをまず検索する。置換URLと完全一致する登録済URLがない場合には、コメントレコードと置換URLとの関連度合いを推定し、各コメントレコードに表示優先度を設定する。   The priority setting unit 26 refers to the replacement setting table of the replacement data storage unit 22 and selects the URL element set as the replacement source URL element from among the URL elements of the browsing URL specified by the comment acquisition request. Identify. A URL obtained by replacing the URL element set as the replacement source URL element with the replacement destination URL element (hereinafter also referred to as “replacement URL” as appropriate) is handled in the same manner as the browsing URL. That is, as described above, a comment record having a registered URL that completely matches the replacement URL is first searched. If there is no registered URL that completely matches the replacement URL, the degree of association between the comment record and the replacement URL is estimated, and the display priority is set for each comment record.

コメント表示部28は、優先度設定部26から、コメントページを表示すべき旨と、コメントIDとが通知された際、コメント記憶部20のコメント蓄積テーブルからコメントIDで特定されるコメントレコードを取得する。そして、コメントレコードのデータをコメントページのデータに設定してユーザ端末12に送信する。コメントページについては、図6に関連して後述する。   The comment display unit 28 obtains a comment record specified by the comment ID from the comment accumulation table of the comment storage unit 20 when notified from the priority setting unit 26 that the comment page should be displayed and the comment ID. To do. Then, the data of the comment record is set as the data of the comment page and transmitted to the user terminal 12. The comment page will be described later with reference to FIG.

コメント表示部28は、優先度設定部26から、候補一覧ページを表示すべき旨と、1以上のコメントIDと、各コメントIDに対する表示優先度とが通知された際、コメント記憶部20のコメント蓄積テーブルから各コメントIDで特定されるコメントレコードを取得する。そして、各コメントレコードについて、表示優先度が高く設定されたコメントレコードほどユーザから視認されやすい態様で表示されるよう、各コメントレコードのデータを候補一覧ページのデータに設定する。なお、表示優先度が同じコメントレコードについては、その評価値欄の評価値が高いものほどユーザから視認されやすい態様で表示されるよう設定する。   The comment display unit 28, when notified from the priority setting unit 26 that the candidate list page is to be displayed, one or more comment IDs, and the display priority for each comment ID, A comment record specified by each comment ID is acquired from the accumulation table. And about each comment record, the data of each comment record are set to the data of a candidate list page so that the comment record set with high display priority is displayed in the aspect which is easy to be visually recognized by a user. In addition, about the comment record with the same display priority, it sets so that it may be displayed in the aspect which is easy to be visually recognized by a user, so that the evaluation value of the evaluation value column is high.

本実施の形態のコメント表示部28は、候補一覧ページにおいてユーザから視認されやすい態様で表示させるために、表示優先度が高いコメントレコードほど候補一覧ページの上位で表示されるよう設定する。変形例としては、表示優先度が高いコメントレコードほど大きな文字サイズで設定してもよく、ユーザの注意を喚起させるための所定のマークや色を付してもよい。候補一覧ページについては、図7に関連して後述する。   The comment display unit 28 according to the present embodiment is set so that a comment record having a higher display priority is displayed at the top of the candidate list page in order to display the candidate list page in a manner that is easily visible to the user. As a modification, a comment record with a higher display priority may be set with a larger character size, or a predetermined mark or color for alerting the user may be attached. The candidate list page will be described later with reference to FIG.

登録画面表示部30は、コメントが未登録のウェブページに対する新規のコメントを登録するウェブページ(以下、適宜「新規コメント登録ページ」とも呼ぶ。)のデータをユーザ端末12に送信する。新規コメント登録画面については、図9に関連して後述する。また、登録画面表示部30は、コメントが登録済のウェブページに対する追加のコメントを登録するウェブページ(以下、適宜「追加コメント登録ページ」とも呼ぶ。)のデータをユーザ端末12に送信する。   The registration screen display unit 30 transmits data of a web page (hereinafter also referred to as “new comment registration page” as appropriate) for registering a new comment for a web page with no comment registered to the user terminal 12. The new comment registration screen will be described later with reference to FIG. In addition, the registration screen display unit 30 transmits data of a web page (hereinafter also referred to as an “additional comment registration page” as appropriate) to register an additional comment for a web page in which a comment has been registered to the user terminal 12.

登録要求受付部32は、新規コメント登録ページに入力されたコメントのデータをユーザ端末12から取得して、コメント記憶部20のコメント蓄積テーブルに対する新規のコメントレコードとして記録する。また、登録要求受付部32は、追加コメント登録ページに入力されたコメントのデータをユーザ端末12から取得して、そのコメントを追加すべきコメントレコードにおける追加コメント本文欄のデータに記録する。なお、登録要求受付部32は、上述したパラメータ除外処理を実行する。したがって、コメントレコードのURL欄のURLからはユーザ個別のパラメータが除外されるため、一つのウェブページを識別するURLとして、複数のユーザ間で共通のURLが設定される。   The registration request receiving unit 32 acquires the comment data input to the new comment registration page from the user terminal 12 and records it as a new comment record for the comment accumulation table of the comment storage unit 20. Also, the registration request receiving unit 32 acquires the comment data input to the additional comment registration page from the user terminal 12 and records the data in the additional comment text column data in the comment record to which the comment is to be added. The registration request receiving unit 32 executes the parameter exclusion process described above. Accordingly, since individual parameters are excluded from the URL in the URL field of the comment record, a URL common to a plurality of users is set as a URL for identifying one web page.

以上の構成による動作を以下説明する。
図5は、ユーザ端末12の画面図である。同図は、ユーザ端末12が第1のウェブサーバ10aから取得したウェブページ(以下、適宜「閲覧ページ」とも呼ぶ。)302が表示されたウェブブラウザ300を示している。URL表示領域304には、閲覧ページ302のURLである閲覧中URLが表示されている。閲覧ページ302に対するコメントをユーザが参照・登録したいとき、ユーザはコメント参照・登録ボタン306を押下する。コメント参照・登録ボタン306が押下されると、ウェブブラウザ300は、閲覧中URLが指定されたコメント取得要求をコメント管理装置14に対して送信する。
The operation of the above configuration will be described below.
FIG. 5 is a screen view of the user terminal 12. This figure shows a web browser 300 on which a web page (hereinafter also referred to as “browsing page”) 302 acquired by the user terminal 12 from the first web server 10a is displayed. In the URL display area 304, a browsing URL that is the URL of the browsing page 302 is displayed. When the user wants to refer to / register a comment for the browsing page 302, the user presses a comment reference / registration button 306. When the comment reference / registration button 306 is pressed, the web browser 300 transmits a comment acquisition request in which the browsing URL is designated to the comment management apparatus 14.

図6は、ユーザ端末12の画面図である。同図は、閲覧中URLと完全一致する登録済URLが存在して、その登録済URLと対応づけられたコメントを表示するコメントページ310を示している。本図以降の画面図ではウェブブラウザ300を図示しないが、コメントページ310等のウェブページは図5と同様にウェブブラウザ300に表示される。ユーザはコメントページ310を参照することで、閲覧ページ302に対して他のユーザが提供したコメント、言い換えれば、他のユーザのナレッジを取得できる。   FIG. 6 is a screen view of the user terminal 12. This figure shows a comment page 310 in which there is a registered URL that completely matches the URL being browsed, and a comment associated with the registered URL is displayed. Although the web browser 300 is not shown in the following screen diagrams, web pages such as the comment page 310 are displayed on the web browser 300 as in FIG. By referring to the comment page 310, the user can obtain comments provided by other users on the browsing page 302, in other words, knowledge of other users.

ユーザは、コメントページ310のコメント内容が役に立ったと考えた場合、評価ボタン312を押下する。評価ボタン312が押下されると、ウェブブラウザ300は、登録済URLと良評価とを対応づけたデータをコメント管理装置14に対して送信する。コメント表示部28は、その登録済URLと対応づけられたコメントの評価値を増加させる。   When the user thinks that the comment content on the comment page 310 is useful, the user presses the evaluation button 312. When the evaluation button 312 is pressed, the web browser 300 transmits data in which the registered URL is associated with the good evaluation to the comment management apparatus 14. The comment display unit 28 increases the evaluation value of the comment associated with the registered URL.

ユーザは、コメントページ310のコメント内容に追加コメントをする場合、追加コメント登録ボタン314を押下する。追加コメント登録ボタン314が押下されると、ウェブブラウザ300は、追加コメント登録ページの取得要求をコメント管理装置14に対して送信する。コメント表示部28はその取得要求を受け付けて、登録画面表示部30は図示しない追加コメント登録ページを表示させる。追加コメント登録ページに設定された追加コメントのデータは、登録済URLとともに、コメント管理装置14に送信される。登録要求受付部32は、その登録済URLと対応づけられたコメントレコードにその追加コメントのデータを追加する。なお、図6には図示しないが、コメントレコードに設定された追加コメントは、コメントページ310内に表示される。すなわち、コメント表示部28は、コメントレコードにおけるコメント本文欄のデータと追加コメント本文欄のデータとをコメントページ310に設定する。   When the user makes an additional comment on the comment content of the comment page 310, the user presses an additional comment registration button 314. When the additional comment registration button 314 is pressed, the web browser 300 transmits an acquisition request for an additional comment registration page to the comment management device 14. The comment display unit 28 receives the acquisition request, and the registration screen display unit 30 displays an additional comment registration page (not shown). The data of the additional comment set in the additional comment registration page is transmitted to the comment management device 14 together with the registered URL. The registration request receiving unit 32 adds the additional comment data to the comment record associated with the registered URL. Although not shown in FIG. 6, the additional comment set in the comment record is displayed in the comment page 310. That is, the comment display unit 28 sets the comment text field data and the additional comment text field data in the comment record in the comment page 310.

ユーザは、他のコメントを参照したいとき、コメントページ310においてリンク316を押下する。リンク316が押下されると、後述する候補一覧ページが表示される。   When the user wants to refer to another comment, the user presses the link 316 on the comment page 310. When the link 316 is pressed, a candidate list page described later is displayed.

図7は、ユーザ端末12の画面図である。同図は、閲覧中URLと完全一致する登録済URLが存在しなかった場合、もしくは、コメントページ310においてその他の候補が要求された場合に表示される候補一覧ページ320を示している。候補の1位には、閲覧中URLに対して合致範囲322で示す部分が一致する登録済URLが設定されたコメント、具体的には図3のコメントID「001」のコメントが表示されている。候補の2位には、閲覧中URLの置換URLに対して合致範囲322が一致する登録済URLが設定されたコメント、具体的には図3のコメントID「003」のコメントが表示されている。   FIG. 7 is a screen view of the user terminal 12. This figure shows a candidate list page 320 that is displayed when there is no registered URL that completely matches the URL being browsed, or when another candidate is requested on the comment page 310. A comment in which a registered URL that matches the portion indicated by the matching range 322 with respect to the URL being browsed, specifically the comment with the comment ID “001” in FIG. 3 is displayed at the first position of the candidate. . In the second position of the candidate, a comment in which a registered URL that matches the matching range 322 with the replacement URL of the URL being browsed is set, specifically, a comment with the comment ID “003” in FIG. 3 is displayed. .

ユーザは、合致範囲322やタイトル、本文の書き出しを確認して、コメントの詳細を確認する場合には、リンク324を押下する。リンク324が押下されると、そのコメントの登録済URLがコメント管理装置14に送信される。コメント表示部28は、その登録済URLに対応づけられたコメントのデータを取得してコメントページ310のデータとして設定し、コメントページ310のデータをユーザ端末12に送信する。これにより、ユーザ端末12において図6と同様のコメントページ310が表示される。   The user confirms the writing of the matching range 322, the title, and the text, and presses the link 324 when confirming the details of the comment. When the link 324 is pressed, the registered URL of the comment is transmitted to the comment management device 14. The comment display unit 28 acquires comment data associated with the registered URL, sets the comment data as data of the comment page 310, and transmits the data of the comment page 310 to the user terminal 12. Thereby, the comment page 310 similar to that in FIG. 6 is displayed on the user terminal 12.

ユーザは、コメントを簡易に確認したい場合には、リンク326を押下する。リンク324が押下されると、そのコメントの登録済URLがコメント管理装置14に送信され、コメント表示部28が上述のように動作して登録済URLに対応づけられたコメントのデータがユーザ端末12に送信されて、コメントを簡易に確認するためのポップアップウィンドウ(以下、適宜「確認ウィンドウ」とも呼ぶ。)が表示される。   When the user wants to confirm the comment easily, the user presses the link 326. When the link 324 is pressed, the registered URL of the comment is transmitted to the comment management device 14, and the comment display unit 28 operates as described above, and the comment data associated with the registered URL is the user terminal 12. A pop-up window (hereinafter also referred to as “confirmation window” as appropriate) is displayed for simply confirming the comment.

図8は、ユーザ端末12の画面図である。同図は、確認ウィンドウ330が候補一覧ページ320の前面に重畳して表示された状態を示している。ユーザは、確認ウィンドウ330によりコメントの内容を簡易に確認し、さらに詳細な情報が必要な場合には、リンク324を押下してコメントページ310を表示させる。確認ウィンドウ330の表示においては、ウェブブラウザ300全体における表示内容が変更されないため、ユーザは他のコメントとの比較が容易となる。例えば、一覧表示されたコメントから有益なコメントを絞り込む際の利便性を向上できる。図7に戻る。   FIG. 8 is a screen view of the user terminal 12. The figure shows a state in which a confirmation window 330 is displayed superimposed on the front of the candidate list page 320. The user simply confirms the content of the comment through the confirmation window 330, and when more detailed information is required, the user presses the link 324 to display the comment page 310. In the display of the confirmation window 330, since the display content in the entire web browser 300 is not changed, the user can easily compare with other comments. For example, it is possible to improve convenience when narrowing down useful comments from comments displayed in a list. Returning to FIG.

ユーザは、新規のコメントを追加したい場合には、候補一覧ページにおいて新規コメント登録ボタン328を押下する。リンク324が押下されると、ウェブブラウザ300は、新規コメント登録ページの取得要求をコメント管理装置14に対して送信する。コメント表示部28はその取得要求を受け付けて、登録画面表示部30は新規コメント登録ページを表示させる。   When the user wants to add a new comment, the user presses the new comment registration button 328 on the candidate list page. When the link 324 is pressed, the web browser 300 transmits an acquisition request for a new comment registration page to the comment management device 14. The comment display unit 28 receives the acquisition request, and the registration screen display unit 30 displays a new comment registration page.

図9は、ユーザ端末12の画面図である。同図は、新規コメント登録ページ340が表示された状態を示している。ユーザは、タイトル欄342にコメントのタイトルを、内容欄344にコメントの内容を入力し、出典・引用欄346にコメントの出典元や引用元を入力する。なお、出典・引用欄346には閲覧中URLがあらかじめ自動的に設定され、ユーザは適宜その内容を編集できる。ユーザは入力が完了すると登録確定ボタン348を押下する。登録確定ボタン348が押下されると、ウェブブラウザ300は新規コメントのデータをコメント管理装置14に送信し、登録要求受付部32は新規コメントのデータをコメント記憶部20に記録する。   FIG. 9 is a screen view of the user terminal 12. This figure shows a state in which a new comment registration page 340 is displayed. The user inputs the title of the comment in the title column 342, the content of the comment in the content column 344, and inputs the source and the source of the comment in the source / quotation column 346. In addition, the URL being browsed is automatically set in advance in the source / quotation field 346, and the user can edit the contents as appropriate. When the input is completed, the user presses the registration confirmation button 348. When the registration confirmation button 348 is pressed, the web browser 300 transmits new comment data to the comment management device 14, and the registration request receiving unit 32 records the new comment data in the comment storage unit 20.

図10は、本実施の形態におけるコメント管理装置14の動作を示すフローチャートである。同図は、コメント管理装置14においてコメント取得要求が受け付けられてから、コメントページを提供するまでの一連の処理を示している。
取得要求受信部24は、閲覧中URLが指定されたコメント参照要求をユーザ端末12から受け付ける(S10)。優先度設定部26は、コメント記憶部20のコメント蓄積テーブルにおいて閲覧中URLと完全一致する登録済URLを検索する。閲覧中URLと完全一致する登録済URLが存在するとき(S12のY)、コメント表示部28は、その登録済URLと対応づけられたコメントを取得して、そのコメントが設定されたコメントページ310を、ユーザに有用と推定されるコメントが設定された推定コメントページとしてユーザ端末12に表示させる(S14)。
FIG. 10 is a flowchart showing the operation of the comment management apparatus 14 in the present embodiment. This figure shows a series of processing from when a comment acquisition request is received by the comment management device 14 until a comment page is provided.
The acquisition request receiving unit 24 receives a comment reference request in which the browsing URL is designated from the user terminal 12 (S10). The priority setting unit 26 searches the comment accumulation table of the comment storage unit 20 for a registered URL that completely matches the browsing URL. When there is a registered URL that completely matches the browsing URL (Y in S12), the comment display unit 28 acquires a comment associated with the registered URL, and the comment page 310 in which the comment is set. Is displayed on the user terminal 12 as an estimated comment page in which a comment estimated to be useful to the user is set (S14).

閲覧中URLと完全一致する登録済URLが存在しないとき(S12のN)、優先度設定部26は、まず、閲覧中URLに対する登録済URLの一致度合いに応じて、各コメントに対して表示優先度を設定する(S16)。優先度設定部26は、次に、閲覧中URLに対する出典・引用欄のURLの一致度合いに応じて、各コメントに対して表示優先度を設定する(S18)。優先度設定部26は、次に、コメント本文欄に含まれる閲覧中URLの数に応じて、各コメントに対して表示優先度を設定する(S20)。優先度設定部26は、最後に、各コメントに対して設定した表示優先度を合算する。コメント表示部28は、表示優先度が高いコメントほど上位となるように、また表示優先度が同じコメントについては評価値が高いコメントが上位となるように、コメントの表示順序を決定する(S22)。そして、その表示順序でコメントを一覧表示する候補一覧ページ320をユーザ端末12に表示させる(S24)。候補一覧ページ320において特定のコメントが選択されると、選択されたコメントが設定されたコメントページ310を、選択コメントページとしてユーザ端末12に表示させる(S26)。   When there is no registered URL that completely matches the browsing URL (N in S12), the priority setting unit 26 first displays priority for each comment according to the degree of matching of the registered URL with the browsing URL. The degree is set (S16). Next, the priority setting unit 26 sets the display priority for each comment according to the matching degree of the URL of the source / quotation column with respect to the URL being browsed (S18). Next, the priority setting unit 26 sets a display priority for each comment according to the number of URLs being browsed included in the comment text field (S20). Finally, the priority setting unit 26 adds up the display priorities set for each comment. The comment display unit 28 determines the display order of comments so that a comment with a higher display priority is higher, and for a comment with the same display priority, a comment with a higher evaluation value is higher (S22). . And the candidate list page 320 which displays a list of comments in the display order is displayed on the user terminal 12 (S24). When a specific comment is selected on the candidate list page 320, the comment page 310 in which the selected comment is set is displayed on the user terminal 12 as a selected comment page (S26).

なお、フローチャートには記載しないが、S10の後に、優先度設定部26は、置換データ記憶部22を参照して閲覧中URLに対する1以上の置換URLを設定し、各置換URLについてもS12からS20の処理を実行する。   Although not described in the flowchart, after S10, the priority setting unit 26 sets one or more replacement URLs for the browsing URL with reference to the replacement data storage unit 22, and each replacement URL also includes S12 to S20. Execute the process.

以上説明したコメント管理装置14によれば、リソースの位置が階層的に記載されるというURLの特徴に基づき、閲覧中URLと登録済URLとの関連度合いにしたがって、ウェブサイトを閲覧するユーザに対する有用なコメントが推定される。具体的には、閲覧中URLの先頭から複数のURL要素に対して前方一致する登録済URLが検索される。そして、その前方一致する長さが長い登録済URLが設定されたコメントほどユーザにとって有用性の高いコメントであると推定され、高い表示優先度が設定されて、ユーザにとって視認しやすい態様で表示される。これにより、閲覧中URLと登録済URLとが完全一致しない場合であっても、ウェブページを閲覧するユーザに有用と想定されるコメントを、有用性が高いものほど優先してユーザに提供できる。   According to the comment management apparatus 14 described above, it is useful for a user who browses a website according to the degree of association between a URL being browsed and a registered URL, based on the feature of the URL that the resource positions are described hierarchically. Comments are estimated. Specifically, registered URLs that match the front of a plurality of URL elements from the beginning of the browsing URL are searched. And it is presumed that a comment with a registered URL having a long front matching length is a comment that is more useful to the user, a higher display priority is set, and it is displayed in a manner that is easy for the user to visually recognize. The Thereby, even when the browsing URL and the registered URL do not completely match, it is possible to preferentially provide a comment that is assumed to be useful to the user who browses the web page as the usefulness increases.

またコメント管理装置14によれば、閲覧中URLとコメントの内容とも比較されて、有用性が推定される。具体的には、コメントの出典元や引用元が記述される領域に閲覧中URLもしくは閲覧中URLとの関連性があると想定されるURLが存在するほど、有用性の高いコメントであると推定される。また、コメント本文が記述される領域に閲覧中URLもしくは閲覧中URLとの関連性があると想定されるURLが多く存在するほど、有用性の高いコメントであると推定される。これにより、ウェブページを閲覧するユーザに対するコメントの有用性を精度よく推定できる。   Further, according to the comment management device 14, the usefulness is estimated by comparing the URL being browsed with the content of the comment. Specifically, it is presumed that the comment is more useful as the URL that is assumed to be related to the browsing URL or the browsing URL exists in the area in which the source or citation source of the comment is described. Is done. In addition, it is estimated that the more useful the comment is, the more URLs that are assumed to be associated with the browsing URL or the browsing URL exist in the area in which the comment text is described. Thereby, the usefulness of the comment with respect to the user who browses a web page can be estimated accurately.

さらにコメント管理装置14によれば、URLが異なっても実質的に同じウェブページがユーザに提供される場合、例えば負荷分散が設定された場合やURLが変更された場合に対応するために閲覧中URLに対する置換URLが設定される。そして、置換URLと登録済URLとの関連度合いにしたがって、ウェブサイトを閲覧するユーザに対する有用なコメントが推定される。これにより、URLの変更を伴う環境の変化が発生した場合であっても、ユーザに対して有用と想定されるコメントを提供しやすくなる。   Further, according to the comment management device 14, when a substantially same web page is provided to the user even if the URL is different, for example, when viewing is performed to cope with a case where load balancing is set or a URL is changed A replacement URL for the URL is set. Then, useful comments for the user browsing the website are estimated according to the degree of association between the replacement URL and the registered URL. This makes it easier to provide useful comments to the user even when an environmental change accompanied by a URL change occurs.

さらにまたコメント管理装置14によれば、ユーザ端末12からウェブサーバ10に対してURLとともに送信されたパラメータは、有用性の判定の際には除外される。例えば、ユーザ端末12からウェブサーバ10にHTTP−GETリクエストがなされる際、そのURLとして「URL?パラメータ」の形式で送信される場合があり、ユーザ端末12からコメント管理装置14へのコメント取得要求におけるURLの指定も同様に「URL?パラメータ」の形式になることがある。パラメータはユーザごとに異なる場合が多いため、パラメータを含めた形式では、登録済URLとの関連度合いの判定が適切に行えないこともある。コメント管理装置14によれば、パラメータが除外され、複数のユーザ間で共通するURLに基づいて登録済URLとの関連度合いが判定されるため、ユーザに対して有用と想定されるコメントを提供しやすくなる。   Furthermore, according to the comment management apparatus 14, the parameter transmitted together with the URL from the user terminal 12 to the web server 10 is excluded when determining the usefulness. For example, when an HTTP-GET request is made from the user terminal 12 to the web server 10, the URL may be transmitted in the form of “URL? Parameter”, and a comment acquisition request is sent from the user terminal 12 to the comment management device 14. Similarly, the designation of the URL may be in the format of “URL? Parameter”. Since parameters are often different for each user, the degree of association with a registered URL may not be properly determined in a format including parameters. According to the comment management device 14, parameters are excluded, and the degree of association with a registered URL is determined based on a URL that is common among a plurality of users. It becomes easy.

さらにまたコメント管理装置14によれば、候補一覧ページ320において表示優先度が最も高いコメント以外のコメントも候補として表示される。これにより、あるウェブページを閲覧中のユーザが求めるコメントが別のウェブページに対応づけられていた場合でも、そのコメントをユーザに提供しやすくなる。例えば、第1のウェブページを閲覧しているユーザが第1のウェブページにコメントを作成する際、第1のウェブページ以上にそのコメントと適合する第2のウェブページが存在することがある。コメント管理装置14によれば、あるコメントがそのコメントに相応しい第2のウェブページと対応づけられていない場合でも、第2のウェブページを閲覧するユーザに対してそのコメントを提示しやすくなり、ユーザは自身にとって有用なコメントを取得しやすくなる。
また、候補一覧ページ320において関連度の高いURLに対応づけられた複数のコメントが並べて表示されることで、コメント間の差異をユーザが識別しやすくなる。
Furthermore, according to the comment management device 14, comments other than the comment having the highest display priority on the candidate list page 320 are also displayed as candidates. Thereby, even when the comment which the user who is browsing a certain web page requires is associated with another web page, the comment can be easily provided to the user. For example, when a user browsing the first web page creates a comment on the first web page, there may be a second web page that matches the comment beyond the first web page. According to the comment management device 14, even when a certain comment is not associated with a second web page suitable for the comment, the comment can be easily presented to the user who browses the second web page. Makes it easier to get useful comments for yourself.
In addition, a plurality of comments associated with URLs having a high degree of relevance are displayed side by side on the candidate list page 320, so that the user can easily identify differences between comments.

以上、本発明を実施の形態をもとに説明した。この実施の形態は例示であり、それらの各構成要素や各処理プロセスの組合せにいろいろな変形例が可能なこと、またそうした変形例も本発明の範囲にあることは当業者に理解されるところである。以下変形例を示す。   The present invention has been described based on the embodiments. This embodiment is an exemplification, and it will be understood by those skilled in the art that various modifications can be made to combinations of the respective constituent elements and processing processes, and such modifications are also within the scope of the present invention. is there. A modification is shown below.

第1の変形例を説明する。コメント表示部28は、確認ウィンドウ330を候補一覧ページ320の前面に透過的に重ねて表示させてもよい。例えば、確認ウィンドウ330のCSS(Cascading Style Sheets)に透過度を指定することにより透過的に表示させてもよい。この変形例によれば、候補一覧ページ320と確認ウィンドウ330とを比較しやすくなり、ユーザの利便性が向上する。   A first modification will be described. The comment display unit 28 may display the confirmation window 330 so as to transparently overlap the front of the candidate list page 320. For example, the transparency may be displayed transparently by specifying transparency in CSS (Cascading Style Sheets) of the confirmation window 330. According to this modification, it becomes easy to compare the candidate list page 320 and the confirmation window 330, and the convenience for the user is improved.

第2の変形例を説明する。コメント表示部28は、コメントページ310および候補一覧ページ320をユーザが閲覧中のウェブページの前面に透過的に重ねて表示させてもよい。例えば、ユーザが閲覧中のウェブページをインラインフレームでバックグラウンドに表示させ、コメントページ310および候補一覧ページ320のCSSに透過度を指定してフォアグランドに表示させてもよい。また例えば、コメントページ310および候補一覧ページ320のデータをFLash(登録商標)コンテンツとしてアルファ・ブレンディングの設定を行うことにより透過的にフォアグランドに表示させてもよい。また、コメント表示部28は、コメントページ310および候補一覧ページ320を、ユーザが閲覧中のウェブページと並べて表示させてもよい。例えば、ユーザ端末12のウェブブラウザに表示されるウェブページをフレーム分割して、一方のフレームにはユーザが閲覧中であったウェブページを表示させ、他方のフレームにはコメントページ310または候補一覧ページ320を表示させてもよい。この変形例によれば、ユーザが閲覧中のウェブページの内容とコメントとを比較しやすくなり、ユーザの利便性が向上する。   A second modification will be described. The comment display unit 28 may transparently display the comment page 310 and the candidate list page 320 on the front of the web page being browsed by the user. For example, the web page being browsed by the user may be displayed in the background in an inline frame, and the transparency of the comment page 310 and the candidate list page 320 may be specified and displayed in the foreground. Further, for example, the data of the comment page 310 and the candidate list page 320 may be transparently displayed in the foreground by setting alpha blending as FLash (registered trademark) content. Further, the comment display unit 28 may display the comment page 310 and the candidate list page 320 side by side with the web page being browsed by the user. For example, the web page displayed on the web browser of the user terminal 12 is divided into frames, the web page that the user was browsing is displayed in one frame, and the comment page 310 or candidate list page is displayed in the other frame. 320 may be displayed. According to this modification, it becomes easier to compare the content of the web page being browsed by the user and the comment, and the convenience for the user is improved.

第3の変形例を説明する。コメント管理装置14は、閲覧中URLと、そのユーザから良評価を得たコメントのIDと、そのコメントの良評価取得数とが対応づけられるユーザ評価テーブルを記憶するユーザ評価記憶部と、ユーザがコメントを良評価した際に、ユーザ評価テーブルにアクセスして、閲覧中URLと、良評価されたコメントのIDとで特定されるレコードの良評価取得数を増加させるコメント評価更新部とをさらに備えてもよい。優先度設定部26は、ユーザ評価テーブルを参照して、コメント取得要求で指定された閲覧中URLに対して高い良評価取得数を有するコメントほど高い表示優先度を設定してもよい。この変形例によれば、ユーザによるコメントの評価を、コメントの有用性の推定処理に反映でき、その精度を向上させることができる。なお、ユーザ評価テーブルに基づく表示優先度の設定は、閲覧中URLとコメントとの対応関係に対するユーザの評価を直接反映するものである。したがって、この変形例で設定される表示優先度は、閲覧中URLと登録済URLとの比較に基づき設定される表示優先度よりも大きく設定されてもよい。   A third modification will be described. The comment management device 14 includes a user evaluation storage unit that stores a user evaluation table in which a browsing URL, an ID of a comment that has received good evaluation from the user, and a good evaluation acquisition number of the comment are associated with each other, A comment evaluation update unit that accesses the user evaluation table when a comment is evaluated well and increases the number of acquired good evaluations of the record specified by the browsing URL and the ID of the comment that has been evaluated well. May be. The priority setting unit 26 may refer to the user evaluation table and set a higher display priority for a comment having a higher number of good evaluations for the browsing URL specified in the comment acquisition request. According to this modification, the comment evaluation by the user can be reflected in the process of estimating the usefulness of the comment, and the accuracy can be improved. The setting of the display priority based on the user evaluation table directly reflects the user's evaluation on the correspondence between the browsing URL and the comment. Therefore, the display priority set in this modification may be set higher than the display priority set based on the comparison between the browsing URL and the registered URL.

第4の変形例を説明する。第3の変形例において、コメント管理装置14はユーザを識別するためのユーザIDを保持しておき、ユーザ評価記憶部においてはユーザIDごとに異なるユーザ評価テーブルを記憶してもよい。優先度設定部26は、コメント取得要求を送信したユーザごとに異なるユーザ評価テーブルを参照して、コメントの表示優先度を設定してもよい。別の態様としては、コメント管理装置14は複数のユーザをその属性情報に基づきグループ化しておき、ユーザ評価記憶部においてはユーザのグループごとに異なるユーザ評価テーブルを記憶してもよい。優先度設定部26は、コメント取得要求を送信したユーザが属するグループごとに異なるユーザ評価テーブルを参照して、コメントの表示優先度を設定してもよい。この変形例によれば、ユーザもしくはユーザのグループごとに異なると考えられるコメント評価の傾向を、コメントの有用性の推定処理に反映でき、その精度を向上させることができる。   A fourth modification will be described. In the third modification, the comment management device 14 may hold a user ID for identifying a user, and the user evaluation storage unit may store a different user evaluation table for each user ID. The priority setting unit 26 may set the display priority of the comment with reference to a different user evaluation table for each user who has transmitted the comment acquisition request. As another aspect, the comment management device 14 may group a plurality of users based on their attribute information, and the user evaluation storage unit may store a different user evaluation table for each user group. The priority setting unit 26 may set the display priority of the comment with reference to a different user evaluation table for each group to which the user who transmitted the comment acquisition request belongs. According to this modification, the tendency of comment evaluation that is considered to be different for each user or group of users can be reflected in the process for estimating the usefulness of comments, and the accuracy can be improved.

第5の変形例を説明する。図3のコメント蓄積テーブルには、閲覧中URLが記録される閲覧中URL欄と、そのユーザが候補一覧ページ320からコメントレコードを選択してコメントページ310に表示させた回数が記録される選択回数欄とがさらに含まれてもよい。コメント表示部28は、候補一覧ページ320においてコメントレコードが選択された際、そのコメントレコードの閲覧中URL欄に対して、ユーザが閲覧中であったウェブページのURLを記録するとともに、選択回数欄の値を増加させる。優先度設定部26は、ある閲覧中URLでコメントレコードの表示優先度を決定する際、その閲覧中URLが閲覧中URL欄に記録されたコメントレコードほど高い優先度を設定し、さらに、その選択回数欄の値が大きいコメントレコードほど高い優先度を設定する。この変形例によれば、特定の閲覧ページ302から候補一覧ページ320を表示させたユーザによるコメント選択の実績を、コメントの有用性の推定処理に反映できる。   A fifth modification will be described. In the comment accumulation table of FIG. 3, the browsing URL field in which the URL being browsed is recorded, and the number of times that the user has selected a comment record from the candidate list page 320 and displayed it on the comment page 310 is recorded. And a column may be further included. When a comment record is selected on the candidate list page 320, the comment display unit 28 records the URL of the web page being browsed by the user in the browsing URL column of the comment record, and the selection count column Increase the value of. When the priority setting unit 26 determines the display priority of a comment record with a certain browsing URL, the priority setting unit 26 sets a higher priority for the comment record recorded in the browsing URL column, and further selects the selection. A higher priority is set for a comment record having a larger value in the number field. According to this modification, the record of the comment selection by the user who has displayed the candidate list page 320 from the specific browsing page 302 can be reflected in the comment usefulness estimation process.

第6の変形例を説明する。実施の形態においては、閲覧中URLと完全一致する登録済URLが存在した場合、その登録済URLと対応づけられたコメントが設定された推定コメントページがユーザに提供された。本変形例においては、情報提供システム100は、コメント取得要求を受け付けた際、閲覧中URLと完全一致する登録済URLが存在するか否かにかかわらず、まず候補一覧ページ320を表示させる。なお典型的には、閲覧中URLと完全一致する登録済URLと対応づけられたコメントレコードには他のコメントレコードよりも高い表示優先度が設定されるため、そのコメントレコードは候補一覧ページ320の上位に表示されることになる。図11は、第6の変形例におけるコメント管理装置14の動作を示すフローチャートである。同図における各ステップの番号は、図10における各ステップの番号に対応する。本変形例では、実施の形態におけるS12およびS14の処理が実行されず、まず候補一覧ページ320が表示された後、ユーザの選択に応じた選択コメントページが表示される。   A sixth modification will be described. In the embodiment, when there is a registered URL that completely matches the browsing URL, an estimated comment page in which a comment associated with the registered URL is set is provided to the user. In this modification, when the information providing system 100 receives a comment acquisition request, the information providing system 100 first displays the candidate list page 320 regardless of whether or not there is a registered URL that completely matches the browsing URL. Note that typically, a comment record associated with a registered URL that completely matches the URL being viewed has a higher display priority than other comment records. It will be displayed at the top. FIG. 11 is a flowchart showing the operation of the comment management apparatus 14 in the sixth modification. The number of each step in the figure corresponds to the number of each step in FIG. In this modification, the processes of S12 and S14 in the embodiment are not executed, and first, the candidate list page 320 is displayed, and then the selected comment page according to the user's selection is displayed.

第7の変形例を説明する。本変形例においては、情報提供システム100は、コメント取得要求を受け付けた際、閲覧中URLと完全一致する登録済URLが存在するか否かにかかわらず、各コメントレコードの表示優先度を設定する。図12は、第7の変形例におけるコメント管理装置14の動作を示すフローチャートである。同図における各ステップの番号も、図10における各ステップの番号に対応する。本変形例では、各コメントレコードの表示優先度を設定した後、表示優先度が所定の閾値以上のコメントが存在する場合(S23のY)、表示優先度が所定の閾値以上のコメントが設定された推定コメントページを表示させる(S14)。この閾値は、閲覧中URLと完全一致する登録済URLのコメントレコードに対して設定される表示優先度以上の値であってもよく、システム開発者の経験や知見、情報提供システム100における実験等に基づいて決定されてもよい。また、表示優先度が所定の閾値以上のコメントが複数存在する場合には、それら複数のコメントのいずれについても推定コメントページに設定してもよく、また、表示優先度が最大のコメントのみを推定コメントページに設定してもよい。表示優先度が所定の閾値以上のコメントが存在しない場合(S23のN)、S24以降の処理を実行する。   A seventh modification will be described. In this modification, when the information providing system 100 receives a comment acquisition request, the information providing system 100 sets the display priority of each comment record regardless of whether or not there is a registered URL that completely matches the browsing URL. . FIG. 12 is a flowchart showing the operation of the comment management device 14 in the seventh modification. The number of each step in the figure also corresponds to the number of each step in FIG. In this modification, after setting the display priority of each comment record, if there is a comment whose display priority is equal to or higher than the predetermined threshold (Y in S23), a comment whose display priority is higher than the predetermined threshold is set. The estimated comment page is displayed (S14). This threshold value may be a value equal to or higher than the display priority set for the comment record of the registered URL that completely matches the URL being browsed, such as the experience and knowledge of the system developer, an experiment in the information providing system 100, etc. May be determined based on In addition, when there are multiple comments with display priority over a predetermined threshold, any of the multiple comments may be set on the estimated comment page, and only the comment with the highest display priority is estimated. It may be set on the comment page. When there is no comment whose display priority is equal to or higher than the predetermined threshold (N in S23), the processes after S24 are executed.

第8の変形例を説明する。実施の形態においては、各コメントレコードの評価値は表示優先度が同じコメントの表示順序を調整するために使用された。変形例においては、優先度設定部26は、評価値が高いコメントレコードほど高い表示優先度を設定してもよい。   An eighth modification will be described. In the embodiment, the evaluation value of each comment record is used to adjust the display order of comments having the same display priority. In the modification, the priority setting unit 26 may set a higher display priority for a comment record having a higher evaluation value.

上述した実施の形態および変形例の任意の組み合わせもまた本発明の実施の形態として有用である。組み合わせによって生じる新たな実施の形態は、組み合わされる実施の形態および変形例それぞれの効果をあわせもつ。   Any combination of the above-described embodiments and modifications is also useful as an embodiment of the present invention. The new embodiment generated by the combination has the effects of the combined embodiment and the modified examples.

請求項に記載の各構成要件が果たすべき機能は、実施の形態および変形例において示された各構成要素の単体もしくはそれらの連係によって実現されることも当業者には理解されるところである。   It should also be understood by those skilled in the art that the functions to be fulfilled by the constituent elements recited in the claims are realized by the individual constituent elements shown in the embodiments and the modified examples or by their linkage.

請求項に記載した「第1のID」、「第2のID」は、階層的な構造を有する識別情報であってもよく、ネットワーク上における情報ページの位置を段階的に特定する識別情報であってもよい。例えば、RFC2396等に規定されたURI(Uniform Resource Identifier)であってもよく、RFC1738等に規定されたURLであってもよい。また、「情報ページ」は、ウェブページのみならず、ユーザ間で共通して用いられるIDにより特定されるその他の電子文書であってもよい。「意味上または構成上ひとかたまりとして把握できる部分」とは、所定の区切りデータにより区切られた部分であってもよく、予め定められたデータ長で特定される範囲に含まれる部分であってもよい。   The “first ID” and “second ID” described in the claims may be identification information having a hierarchical structure, and are identification information for specifying the position of the information page on the network in stages. There may be. For example, it may be a URI (Uniform Resource Identifier) defined in RFC2396 or the like, or a URL defined in RFC1738 or the like. The “information page” may be not only a web page, but also other electronic documents specified by an ID commonly used among users. The “part that can be grasped as a group in terms of meaning or structure” may be a part delimited by predetermined delimiter data, or may be a part included in a range specified by a predetermined data length .

10 ウェブサーバ、 12 ユーザ端末、 14 コメント管理装置、 20 コメント記憶部、 22 置換データ記憶部、 24 取得要求受信部、 26 優先度設定部、 28 コメント表示部、 30 登録画面表示部、 32 登録要求受付部、 100 情報提供システム。   DESCRIPTION OF SYMBOLS 10 Web server, 12 User terminal, 14 Comment management apparatus, 20 Comment storage part, 22 Replacement data storage part, 24 Acquisition request receiving part, 26 Priority setting part, 28 Comment display part, 30 Registration screen display part, 32 Registration request Reception unit, 100 information providing system.

Claims (1)

IDで識別される電子的に情報が記述された複数の情報ページに対する複数のコメントを記憶するコメント記憶部と、
第1のIDで識別される情報ページに対するコメントを含む第1の画面をユーザの端末に表示させるコメント表示部と、
を備え、
前記第1の画面は、他のコメントの閲覧を要求するための画面要素を含むものであり、
前記コメント表示部は、前記第1の画面で前記画面要素が選択された場合に、前記コメント記憶部に記憶された複数のコメントのうち、前記第1のIDとの関連度合いが高い第2のIDで識別される情報ページに対するコメントと、前記第2のIDで識別される情報ページを識別するための情報の両方を含む第2の画面を、前記第1の画面に代えて前記ユーザの端末に表示させることを特徴とする情報処理装置。
A comment storage unit for storing a plurality of comments for a plurality of information pages in which information is electronically described identified by an ID;
A comment display unit for displaying a first screen including a comment on the information page identified by the first ID on the user terminal;
With
The first screen includes a screen element for requesting browsing of another comment.
When the screen element is selected on the first screen, the comment display unit has a second degree of association with the first ID among the plurality of comments stored in the comment storage unit. A second screen including both a comment for the information page identified by the ID and information for identifying the information page identified by the second ID is replaced with the first screen by the user terminal. An information processing apparatus characterized by being displayed on the screen.
JP2014184754A 2014-09-11 2014-09-11 Information processing device Expired - Fee Related JP5968967B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014184754A JP5968967B2 (en) 2014-09-11 2014-09-11 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014184754A JP5968967B2 (en) 2014-09-11 2014-09-11 Information processing device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2013059491A Division JP5616473B2 (en) 2013-03-22 2013-03-22 Information processing apparatus and information processing method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2016134033A Division JP2016181290A (en) 2016-07-06 2016-07-06 Information processing apparatus

Publications (2)

Publication Number Publication Date
JP2014238889A JP2014238889A (en) 2014-12-18
JP5968967B2 true JP5968967B2 (en) 2016-08-10

Family

ID=52135918

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014184754A Expired - Fee Related JP5968967B2 (en) 2014-09-11 2014-09-11 Information processing device

Country Status (1)

Country Link
JP (1) JP5968967B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016181290A (en) * 2016-07-06 2016-10-13 株式会社野村総合研究所 Information processing apparatus

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002015005A (en) * 2000-06-29 2002-01-18 Fujitsu Ltd Method and system for providing information
JP2002082936A (en) * 2000-09-06 2002-03-22 Fujitsu Ltd Contents data displaying device and contents data displaying system
JP2005209043A (en) * 2004-01-23 2005-08-04 Ricoh Co Ltd Retrieval system, computer, and recording medium
JP4786874B2 (en) * 2004-02-23 2011-10-05 日本電信電話株式会社 Content additional information distribution method and additional information apparatus
JP2006082936A (en) * 2004-09-16 2006-03-30 Ricoh Co Ltd Paper perforation device, paper treatment device and image formation device
JP2006119943A (en) * 2004-10-22 2006-05-11 Hitachi Ltd End-of-reading management method
JP5232054B2 (en) * 2009-03-26 2013-07-10 株式会社野村総合研究所 Information provision device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016181290A (en) * 2016-07-06 2016-10-13 株式会社野村総合研究所 Information processing apparatus

Also Published As

Publication number Publication date
JP2014238889A (en) 2014-12-18

Similar Documents

Publication Publication Date Title
JP5425140B2 (en) System and method for providing search results
US8195634B2 (en) Domain-aware snippets for search results
US8650173B2 (en) Placement of search results using user intent
JP6599319B2 (en) Use of social information to recommend applications
US20130110818A1 (en) Profile driven extraction
WO2014108038A1 (en) Frequently-used website generation client terminal, server, system and method
US9411786B2 (en) Method and apparatus for determining the relevancy of hyperlinks
RU2633180C2 (en) System and method for managing browser application, persistent computer-readable medium and electronic device
JP5232054B2 (en) Information provision device
US20110225134A1 (en) System and method for enhanced find-in-page functions in a web browser
JP2018504686A (en) Method and apparatus for processing search data
Scott White hat search engine optimization (SEO): Structured web data for libraries
US9043320B2 (en) Enhanced find-in-page functions in a web browser
US20180113583A1 (en) Device and method for providing at least one functionality to a user with respect to at least one of a plurality of webpages
JP4344596B2 (en) Content search system, content search program, and recording medium
JP2017068547A (en) Information providing device, program, and information providing method
US8903817B1 (en) Determining search relevance from user feedback
KR20180017182A (en) Automated Information Retrieval
JP2005275488A (en) Input support method and program
JP5968967B2 (en) Information processing device
JP5616473B2 (en) Information processing apparatus and information processing method
JP2016181290A (en) Information processing apparatus
JP2006309509A (en) Browsing screen reusing device, browsing screen reusing program, and storage medium
JP2018147169A (en) Feature word classification program, feature word classification method, and information processing device
JP5538459B2 (en) Information processing apparatus and method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20141009

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A132

Effective date: 20150623

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150818

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160119

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160315

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160706

R150 Certificate of patent or registration of utility model

Ref document number: 5968967

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees