JP2012160107A - Information processing unit and information processing method - Google Patents

Information processing unit and information processing method Download PDF

Info

Publication number
JP2012160107A
JP2012160107A JP2011020565A JP2011020565A JP2012160107A JP 2012160107 A JP2012160107 A JP 2012160107A JP 2011020565 A JP2011020565 A JP 2011020565A JP 2011020565 A JP2011020565 A JP 2011020565A JP 2012160107 A JP2012160107 A JP 2012160107A
Authority
JP
Japan
Prior art keywords
keyword
information
document
program
search result
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
JP2011020565A
Other languages
Japanese (ja)
Other versions
JP5645690B2 (en
JP2012160107A5 (en
Inventor
Tenryo Misawa
天龍 三沢
Tomoko Miki
智子 三木
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2011020565A priority Critical patent/JP5645690B2/en
Publication of JP2012160107A publication Critical patent/JP2012160107A/en
Publication of JP2012160107A5 publication Critical patent/JP2012160107A5/ja
Application granted granted Critical
Publication of JP5645690B2 publication Critical patent/JP5645690B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To display the search result of a keyword search and representative documents corresponding to keywords at high speed.SOLUTION: An information processing unit 100 includes: a broadcast program information acquisition unit 14a for acquiring broadcast program information viewed by a user; a keyword extraction unit 14b for extracting a keyword associated with a broadcast program from the program information; and an access destination preliminary acquisition unit 14c for searching documents on a network N1 by an extracted keyword, acquiring the search result, acquiring representative documents on the network corresponding to the keyword form the acquired search result, and storing the search result and representative documents in a cache 14d.

Description

本発明は、情報処理装置及び情報処理方法に関する。   The present invention relates to an information processing apparatus and an information processing method.

特許文献1には、テレビ放送番組に関連するインターネット上の番組関連情報を視聴者に提供する情報提供システムが開示されている。この情報提供システムでは、視聴者は、視聴している番組の番組関連情報に興味を抱いた場合、当該番組のチャンネル番号と放送日時をテレビ受信機用リモコンからブラウザに送信し、ブラウザからチャンネル番号と放送日時を含むURL(Uniform Resource Locator)をサーバに送信し、当該サーバからチャンネル番号と放送日時の組み合わせに対応する番組関連情報のURLを受け取り、当該URLを用いて番組関連情報にアクセスする。   Patent Document 1 discloses an information providing system that provides viewers with program-related information on the Internet related to a television broadcast program. In this information providing system, when the viewer is interested in the program related information of the program being viewed, the viewer transmits the channel number and broadcast date / time of the program to the browser from the TV receiver remote control, and the channel number from the browser. A URL (Uniform Resource Locator) including the broadcast date and time is transmitted to the server, the URL of the program related information corresponding to the combination of the channel number and the broadcast date and time is received from the server, and the program related information is accessed using the URL.

特開2001−51926号公報JP 2001-51926 A

ところで、番組の視聴者は、当該番組に関連するキーワード(番組名や出演者名等)によりネットワーク上の文書を検索して検索結果を取得し、当該検索結果からキーワードに対応する代表的な文書を取得する場合がある。例えば、視聴者は、インターネット上の検索サービスを用いてキーワード検索を行って検索結果ページを取得し、当該検索結果ページから番組や出演者の公式ホームページにアクセスする場合がある。   By the way, a viewer of a program searches a document on the network by a keyword (program name, performer name, etc.) related to the program, acquires a search result, and representative documents corresponding to the keyword from the search result. May get. For example, a viewer may perform a keyword search using a search service on the Internet to obtain a search result page, and may access an official homepage of a program or performer from the search result page.

このように、キーワード検索の検索結果やキーワードに対応する代表的な文書にアクセスする場合、これらの情報をネットワークから取得する必要があり、情報の表示に時間が掛かってしまう。   As described above, when accessing a search result of a keyword search or a representative document corresponding to the keyword, it is necessary to acquire such information from the network, and it takes time to display the information.

そこで、本発明は、キーワード検索の検索結果及びキーワードに対応する代表的な文書を高速に表示することを可能にする情報処理装置及び情報処理方法を提供することを目的とする。   SUMMARY An advantage of some aspects of the invention is that it provides an information processing apparatus and an information processing method capable of displaying a search result of a keyword search and a representative document corresponding to the keyword at high speed.

本発明に係る情報処理装置は、ユーザにより視聴された番組の番組情報を取得する番組情報取得手段と、前記取得された番組情報から前記番組に関連するキーワードを抽出するキーワード抽出手段と、前記抽出されたキーワードによりネットワーク上の文書を検索し、検索結果を取得する検索結果取得手段と、前記取得された検索結果から前記キーワードに対応する代表的なネットワーク上の文書を取得する文書取得手段と、前記取得された検索結果及び代表的な文書を記憶手段に記憶させる記憶制御手段と、を有することを特徴とする。   An information processing apparatus according to the present invention includes a program information acquisition unit that acquires program information of a program viewed by a user, a keyword extraction unit that extracts a keyword related to the program from the acquired program information, and the extraction A search result acquisition unit for searching a document on the network using the keyword and acquiring a search result; a document acquisition unit for acquiring a document on a representative network corresponding to the keyword from the acquired search result; Storage control means for storing the acquired search results and a representative document in a storage means.

また、本発明に係る情報処理方法は、ユーザにより視聴された番組の番組情報を取得する番組情報取得ステップと、前記取得された番組情報から前記番組に関連するキーワードを抽出するキーワード抽出ステップと、前記抽出されたキーワードによりネットワーク上の文書を検索し、検索結果を取得する検索結果取得ステップと、前記取得された検索結果から前記キーワードに対応する代表的なネットワーク上の文書を取得する文書取得ステップと、前記取得された検索結果及び代表的な文書を記憶手段に記憶させる記憶制御ステップと、を有することを特徴とする。   The information processing method according to the present invention includes a program information acquisition step for acquiring program information of a program viewed by a user, a keyword extraction step for extracting a keyword related to the program from the acquired program information, A search result acquisition step of searching a document on the network with the extracted keyword and acquiring a search result, and a document acquisition step of acquiring a document on a representative network corresponding to the keyword from the acquired search result And a storage control step of storing the acquired search result and a representative document in a storage means.

本発明によれば、キーワード検索の検索結果及びキーワードに対応する代表的な文書を高速に表示することが可能となる。   According to the present invention, it is possible to display a search result of a keyword search and a representative document corresponding to the keyword at high speed.

実施の形態1における情報処理装置の構成の一例を示すブロック図である。3 is a block diagram illustrating an example of a configuration of an information processing device in Embodiment 1. FIG. 番組のジャンル毎に各項目に割り当てられた重みを示すキーワード重み付け情報の一例を示す図である。It is a figure which shows an example of the keyword weighting information which shows the weight allocated to each item for every genre of a program. 番組のサブジャンル毎に各項目に割り当てられた重みを示すキーワード重み付け情報の一例を示す図である。It is a figure which shows an example of the keyword weighting information which shows the weight allocated to each item for every sub genre of a program. 追加特殊文字の各種類に割り当てられた重みを示すキーワード重み付け情報の一例を示す図である。It is a figure which shows an example of the keyword weighting information which shows the weight allocated to each kind of additional special character. 実施の形態1におけるキーワードを抽出する際の情報処理装置の処理の一例を示すフローチャートである。6 is a flowchart illustrating an example of processing of the information processing device when extracting keywords in the first embodiment. 図5のキーワード抽出処理により作成又は更新されたキーワード管理情報の一例を示す図である。It is a figure which shows an example of the keyword management information produced or updated by the keyword extraction process of FIG. 実施の形態1における検索結果及び代表的な文書を事前に取得する際の情報処理装置の処理の一例を示すフローチャートである。5 is a flowchart illustrating an example of processing of the information processing apparatus when acquiring a search result and a representative document in Embodiment 1 in advance. 実施の形態1における検索画面表示用情報を編集する際の情報処理装置の処理の一例を示すフローチャートである。6 is a flowchart illustrating an example of processing of the information processing apparatus when editing search screen display information according to the first embodiment. 実施の形態1における検索結果を表示する際の情報処理装置の処理の一例を示すフローチャートである。5 is a flowchart illustrating an example of processing of the information processing device when displaying a search result in the first embodiment. 実施の形態1における代表的な文書を表示する際の情報処理装置の処理の一例を示すフローチャートである。5 is a flowchart illustrating an example of processing of the information processing apparatus when displaying a representative document according to the first embodiment. 実施の形態2におけるキーワード抽出部により作成又は更新されたキーワード管理情報の一例を示す図である。It is a figure which shows an example of the keyword management information produced or updated by the keyword extraction part in Embodiment 2. 実施の形態2におけるアクセス先事前取得部により作成又は更新されたキャッシュ管理情報の一例を示す図である。10 is a diagram illustrating an example of cache management information created or updated by an access destination pre-acquisition unit in Embodiment 2. FIG. 実施の形態3における情報処理システムの構成の一例を示す模式図である。10 is a schematic diagram illustrating an example of a configuration of an information processing system according to Embodiment 3. FIG.

以下、本発明の実施の形態を図面に従って説明する。
実施の形態1.
図1は、実施の形態1における情報処理装置100の構成の一例を示すブロック図である。この情報処理装置100は、ユーザにより視聴された番組に関連するキーワードによりネットワークN1上の文書を検索して検索結果を取得し、当該検索結果からキーワードに対応する代表的なネットワークN1上の文書を取得し、取得された検索結果及び代表的な文書を記憶するものである。ネットワークN1は、具体的には電気通信網又はコンピュータネットワークであり、ここではインターネットである。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
Embodiment 1 FIG.
FIG. 1 is a block diagram illustrating an example of the configuration of the information processing apparatus 100 according to the first embodiment. The information processing apparatus 100 retrieves a document on the network N1 by using a keyword related to the program viewed by the user, acquires a retrieval result, and retrieves a document on the representative network N1 corresponding to the keyword from the retrieval result. The acquired search result and the representative document are stored. The network N1 is specifically a telecommunications network or a computer network, and here is the Internet.

本例では、情報処理装置100は、ユーザの操作に応じて、記憶された検索結果や代表的な文書を映像表示装置200に表示させる機能を備える情報表示制御装置である。また、情報処理装置100は、デジタルテレビ放送を受信して映像表示装置200に表示させるデジタル放送受信機能を備えるデジタル放送受信装置である。さらに、情報処理装置100は、ネットワークN1上のコンテンツを閲覧または視聴するためのネットワークテレビ機能を備えている。情報処理装置100及び映像表示装置200は、一つの態様では、物理的に一体に構成され、例えばデジタルテレビ等の情報表示装置を構成する。ただし、情報処理装置100及び映像表示装置200は、物理的に別々に構成されてもよい。上記ネットワークN1上のコンテンツとしては、HTML(HyperText Markup Language)コンテンツ等のWebコンテンツや、アクトビラ(Actvila)やユーチューブ(Youtube)等のネットワークストリーミングコンテンツなどがある。図1には、情報処理装置100にコンテンツを提供するネットワークN1上のサーバの一例として、Webコンテンツ及びストリーミングコンテンツを提供するコンテンツサーバ300が示されている。   In this example, the information processing apparatus 100 is an information display control apparatus having a function of causing the video display apparatus 200 to display stored search results and representative documents in accordance with user operations. The information processing apparatus 100 is a digital broadcast receiving apparatus having a digital broadcast receiving function for receiving a digital television broadcast and displaying it on the video display apparatus 200. Furthermore, the information processing apparatus 100 has a network television function for browsing or viewing content on the network N1. In one aspect, the information processing apparatus 100 and the video display apparatus 200 are physically integrated and constitute an information display apparatus such as a digital television. However, the information processing apparatus 100 and the video display apparatus 200 may be physically configured separately. Examples of the content on the network N1 include Web content such as HTML (HyperText Markup Language) content and network streaming content such as Actvila and YouTube. FIG. 1 illustrates a content server 300 that provides Web content and streaming content as an example of a server on the network N1 that provides content to the information processing apparatus 100.

図1において、情報処理装置100には、データ伝送路としてのローカルバス1、CPU(Central Processing Unit:中央演算処理装置)2a、ROM(Read Only Memory)2b、およびRAM(Random Access Memory)2cが設けられている。さらに、情報処理装置100は、アンテナ3、チューナ部4、復調LSI(Large Scale Integration)5、デマルチプレクサ6、MPEG2(Moving Picture Experts Group phase 2)デコーダ7、HDD(Hard Disk Drive:ハードディスク)8、ストリーミング受信処理部9、DRM(Digital Rights Management:デジタル著作権管理)処理部10、デクリプタ11、Webブラウザ12、ネットワークインタフェース13、バックエンド部14、及びAV出力インタフェース15を備えている。   In FIG. 1, the information processing apparatus 100 includes a local bus 1 as a data transmission path, a CPU (Central Processing Unit) 2a, a ROM (Read Only Memory) 2b, and a RAM (Random Access Memory) 2c. Is provided. Furthermore, the information processing apparatus 100 includes an antenna 3, a tuner unit 4, a demodulation LSI (Large Scale Integration) 5, a demultiplexer 6, an MPEG2 (Moving Picture Experts Group phase 2) decoder 7, an HDD (Hard Disk Drive) 8, A streaming reception processing unit 9, a DRM (Digital Rights Management) processing unit 10, a decryptor 11, a Web browser 12, a network interface 13, a back end unit 14, and an AV output interface 15 are provided.

CPU2aはローカルバス1を通じてROM2b、RAM2c、復調LSI5、デマルチプレクサ6、MPEG2デコーダ7、デクリプタ10等に対して指令を出したり応答結果を受信したりして、これらの統括を行っている。ROM2bは、CPU2aに用いられるプログラムやデータ等が記録された読み出し専用の不揮発性メモリである。RAM2cは、CPU2aに用いられるプログラムやデータ等を一時的に蓄えるための読み書き可能な揮発性メモリである。   The CPU 2a controls the ROM 2b, the RAM 2c, the demodulation LSI 5, the demultiplexer 6, the MPEG2 decoder 7, the decryptor 10 and the like through the local bus 1 and receives the response results. The ROM 2b is a read-only nonvolatile memory in which programs and data used for the CPU 2a are recorded. The RAM 2c is a readable / writable volatile memory for temporarily storing programs and data used for the CPU 2a.

アンテナ3、チューナ部4、復調LSI5、デマルチプレクサ6、及びMPEG2デコーダ7は、主としてデジタル放送受信機能を実現するためのものである。アンテナ3が受信した電波情報は、チューナ部4を介して、復調LSI5、デマルチプレクサ6、及びMPEG2デコーダ7へと渡され、AV出力インタフェース15から映像信号及び音声信号として出力され、映像表示装置200にて表示される。具体的には、チューナ部4は、上記電波情報に含まれる複数チャンネルの信号のうち、何れかのチャンネル周波数の信号を抽出して復調LSI5に出力する。復調LSI5は、チューナ部4からの信号の復調及び誤り訂正を行い、トランスポートストリーム(TS:Transport Stream)を出力する。デマルチプレクサ6は、復調LSI5によって復調されたTSからサービス情報(SI:Service Information)や番組特定情報(PSI:Program Specific Information)を取得し、これら情報からTS中の映像TSパケット及び音声TSパケットの内の少なくとも1種類のTSパケットのTSパケット識別子の値を検出して、このTSパケットをMPEG2デコーダ7に出力する。MPEG2デコーダ7は、デマルチプレクサ6からの映像TSパケット及び音声TSパケットの内の少なくとも1種類のTSパケットのデコードを行い、得られたデコード信号をAV出力インタフェース15経由で映像表示装置200に出力する。また、番組を録画する際には、復調LSI5から出力されたTSは、HDD8に記録される。記録された番組を再生する際には、HDD8に記録された該TSがデマルチプレクサ6に入力されて再生される。   The antenna 3, the tuner unit 4, the demodulation LSI 5, the demultiplexer 6, and the MPEG2 decoder 7 are mainly for realizing a digital broadcast receiving function. The radio wave information received by the antenna 3 is passed through the tuner unit 4 to the demodulation LSI 5, the demultiplexer 6, and the MPEG2 decoder 7, and is output from the AV output interface 15 as a video signal and an audio signal. Is displayed. Specifically, the tuner unit 4 extracts a signal of any channel frequency from the signals of a plurality of channels included in the radio wave information and outputs the extracted signal to the demodulation LSI 5. The demodulation LSI 5 demodulates the signal from the tuner unit 4 and corrects an error, and outputs a transport stream (TS). The demultiplexer 6 acquires service information (SI: Service Information) and program specific information (PSI: Program Specific Information) from the TS demodulated by the demodulation LSI 5, and from these information, the video TS packet and the audio TS packet in the TS. The TS packet identifier value of at least one type of TS packet is detected, and this TS packet is output to the MPEG2 decoder 7. The MPEG2 decoder 7 decodes at least one type of TS packet out of the video TS packet and audio TS packet from the demultiplexer 6, and outputs the obtained decoded signal to the video display device 200 via the AV output interface 15. . When recording a program, the TS output from the demodulation LSI 5 is recorded in the HDD 8. When reproducing the recorded program, the TS recorded in the HDD 8 is input to the demultiplexer 6 and reproduced.

ストリーミング受信処理部9、DRM処理部10、デクリプタ11、Webブラウザ12、及びネットワークインタフェース13は、主としてネットワークテレビ機能を実現するためのものである。ストリーミング受信処理部9は、コンテンツサーバ300からのストリーミングコンテンツをネットワークインタフェース13を介して受信処理する。DRM処理部10は受信された上記ストリーミングコンテンツを復号するための鍵をネットワークインタフェース13を介してコンテンツサーバ300から取得する。デクリプタ11は取得された鍵を用いて、受信されたストリーミングコンテンツをデクリプト(復号)してTSを生成する。当該TSは、デマルチプレクサ6、MPEG2デコーダ7、及びAV出力インタフェース15を経て映像表示装置200に出力され、上記ストリーミングコンテンツが映像表示装置200に表示される。Webブラウザ12は、例えばHTMLブラウザであり、コンテンツサーバ300からのWebコンテンツをネットワークインタフェース13を介して取得し、当該Webコンテンツを映像表示装置200に表示させる。   The streaming reception processing unit 9, the DRM processing unit 10, the decryptor 11, the web browser 12, and the network interface 13 are mainly for realizing a network television function. The streaming reception processing unit 9 receives streaming content from the content server 300 via the network interface 13. The DRM processing unit 10 acquires a key for decrypting the received streaming content from the content server 300 via the network interface 13. The decryptor 11 uses the acquired key to decrypt the received streaming content and generate a TS. The TS is output to the video display device 200 via the demultiplexer 6, the MPEG2 decoder 7, and the AV output interface 15, and the streaming content is displayed on the video display device 200. The Web browser 12 is, for example, an HTML browser, acquires Web content from the content server 300 via the network interface 13, and causes the video display device 200 to display the Web content.

バックエンド部14は、番組情報取得部14a、キーワード抽出部14b、アクセス先事前取得部14c、キャッシュ14d、表示制御部14e、パーサ14f、及び表示用情報編集部14gを含む。   The back end unit 14 includes a program information acquisition unit 14a, a keyword extraction unit 14b, an access destination pre-acquisition unit 14c, a cache 14d, a display control unit 14e, a parser 14f, and a display information editing unit 14g.

番組情報取得部14aは、ユーザにより視聴された番組の番組情報を取得する。具体的には、番組情報取得部14aは、ユーザが視聴している番組の番組情報や、ユーザが視聴している録画された番組の番組情報を取得する。ユーザが視聴している番組とは、例えばアンテナ3で受信され映像表示装置200に表示されているテレビ放送番組である。ユーザに視聴されている録画された番組とは、例えばHDD8に記録された後に再生されて映像表示装置200に表示されているテレビ放送番組である。番組情報取得部14aは、具体的には、デジタルテレビ放送等の放送局から送信されアンテナ3で受信された番組情報を取得する。ただし、番組情報はネットワークN1から取得されてもよい。また、上記ユーザにより視聴された番組は、ネットワークN1上の番組(例えばストリーミングコンテンツ)であってもよい。   The program information acquisition unit 14a acquires program information of a program viewed by the user. Specifically, the program information acquisition unit 14a acquires program information of a program that is being viewed by the user and program information of a recorded program that is being viewed by the user. The program viewed by the user is, for example, a television broadcast program received by the antenna 3 and displayed on the video display device 200. The recorded program viewed by the user is, for example, a television broadcast program that is recorded on the HDD 8 and then reproduced and displayed on the video display device 200. Specifically, the program information acquisition unit 14a acquires program information transmitted from a broadcasting station such as digital television broadcasting and received by the antenna 3. However, the program information may be acquired from the network N1. The program viewed by the user may be a program (for example, streaming content) on the network N1.

キーワード抽出部14bは、番組情報取得部14aにより取得された番組情報から上記番組に関連するキーワードを抽出する。キーワードは、例えば番組名や出演者名などである。   The keyword extraction unit 14b extracts keywords related to the program from the program information acquired by the program information acquisition unit 14a. The keyword is, for example, a program name or a performer name.

一つの態様では、キーワード抽出部14bは、抽出されたキーワードの出現度合いを示す指標値(以下、「キーワード点数」と称す)を計算し、キーワードとそのキーワード点数とが対応付けられたキーワード管理情報を生成して保持する。キーワード管理情報は、例えば情報処理装置100内の記憶領域に保持されるが、情報処理装置100の外部の記憶領域に保持されてもよい。なお、キーワード点数の計算については、後に詳しく説明する。   In one aspect, the keyword extraction unit 14b calculates an index value indicating the degree of appearance of the extracted keyword (hereinafter referred to as “keyword score”), and keyword management information in which the keyword is associated with the keyword score. Generate and hold The keyword management information is held in a storage area in the information processing apparatus 100, for example, but may be held in a storage area outside the information processing apparatus 100. The calculation of the keyword score will be described in detail later.

アクセス先事前取得部14cは、キーワード抽出部14bにより抽出されたキーワードによりネットワークN1上の文書を検索し、検索結果を取得する。具体的には、アクセス先事前取得部14cは、ネットワークN1上の検索サービス(又は、検索エンジン、検索サイト、検索サーバ、検索ページ)を利用してネットワークN1上の文書(例えばHTMLページなどのWebページ)のキーワード検索を行う。検索結果は、具体的には検索された文書のリストを示す文書であり、より具体的には検索された文書のネットワークN1上の位置情報(リンク)のリストを示す検索結果ページである。   The access destination pre-acquisition unit 14c searches the document on the network N1 with the keyword extracted by the keyword extraction unit 14b, and acquires the search result. Specifically, the access destination pre-acquisition unit 14c uses a search service (or a search engine, a search site, a search server, a search page) on the network N1, and documents (for example, Web pages such as HTML pages) on the network N1. Page) keyword search. The search result is specifically a document indicating a list of searched documents, and more specifically, a search result page indicating a list of position information (link) of the searched documents on the network N1.

一つの態様では、アクセス先事前取得部14cは、上記キーワード管理情報を用いて、上記キーワードによる検索を行う。具体的には、アクセス先事前取得部14cは、キーワード管理情報に含まれるキーワードのうち、キーワード点数の高いキーワードを選択的又は優先的に検索に用いる。例えば、アクセス先事前取得部14cは、キーワード点数の順位が所定以上であるキーワードや、キーワード点数が所定値以上であるキーワードを選択して検索を行う。   In one aspect, the access destination pre-acquisition part 14c performs a search by the keyword using the keyword management information. Specifically, the access destination pre-acquisition unit 14c selectively or preferentially uses a keyword having a high keyword score among keywords included in the keyword management information. For example, the access destination pre-acquisition unit 14c performs a search by selecting a keyword whose keyword score is higher than a predetermined value or a keyword whose keyword score is higher than a predetermined value.

また、アクセス先事前取得部14cは、上記取得された検索結果から、当該検索結果に係るキーワードに対応する代表的なネットワークN1上の文書を取得する。具体的には、アクセス先事前取得部14cは、パーサ14fを用いて検索結果を解析して代表的な文書の位置情報を把握して、当該代表的な文書をネットワークN1から取得する。上記キーワードに対応する代表的な文書は、具体的には、当該キーワードを主題とする文書や、当該キーワードを説明する文書、当該キーワードの人物又は団体が公開している文書などである。より具体的には、キーワードに対応する代表的な文書は、例えばキーワード(番組や番組出演者等)の公式ホームページ(公式HP)である。ただし、キーワードに対応する代表的な文書は、検索結果の文書リストの最上位のリンク先のページや、百科辞典サイトの当該キーワードに対応するページなど、公式HP以外の文書であってもよい。   The access destination pre-acquisition unit 14c acquires a document on the representative network N1 corresponding to the keyword related to the search result from the acquired search result. Specifically, the access destination pre-acquisition unit 14c analyzes the search result using the parser 14f to grasp the position information of the representative document, and acquires the representative document from the network N1. A typical document corresponding to the keyword is specifically a document whose subject is the keyword, a document explaining the keyword, a document published by a person or an organization of the keyword, and the like. More specifically, a typical document corresponding to a keyword is, for example, an official homepage (official HP) of a keyword (program, program performer, etc.). However, the representative document corresponding to the keyword may be a document other than the official HP such as the top link destination page of the document list of the search result or the page corresponding to the keyword of the encyclopedia site.

アクセス先事前取得部14cは、上記取得された検索結果及び代表的な文書を記憶部(ここではキャッシュ14d)に記憶させる。   The access destination pre-acquisition unit 14c stores the acquired search result and a representative document in a storage unit (in this case, the cache 14d).

キャッシュ14dは、アクセス先事前取得部14cからの検索結果及び代表的な文書などの情報を格納しておく記憶領域である。   The cache 14d is a storage area for storing information such as search results and representative documents from the access destination pre-acquisition unit 14c.

表示制御部14eは、キャッシュ14dに記憶されている検索結果及び代表的な文書を表示させる処理を行う。例えば、表示制御部14eは、検索結果ページや公式HPをWebブラウザ12及びAV出力インタフェース15経由で映像表示装置200に表示させる。   The display control unit 14e performs processing for displaying the search result and the representative document stored in the cache 14d. For example, the display control unit 14 e displays the search result page and the official HP on the video display device 200 via the Web browser 12 and the AV output interface 15.

表示制御部14eは、キーワードによりネットワークN1上の文書を検索するユーザ操作が行われた場合に、キャッシュ14dに記憶されている当該キーワードに対応する検索結果を表示させ、当該キーワードによりネットワークN1上の文書を検索して検索結果を新たに取得し、当該新たに取得された検索結果が上記表示された検索結果と異なるとき、表示された検索結果に代えて新たに取得された検索結果を表示させる。例えば、表示制御部14eは、Webブラウザ12を用いて検索ページでキーワードによる検索を行うユーザ操作を検知した場合、キャッシュ14dに記憶されている当該キーワードに対応する検索結果ページを映像表示装置200に表示させる。そして、表示制御部14eは、上記検索ページにて上記キーワードによる検索を行って検索結果ページを新たに取得し、当該新たに取得された検索結果ページとキャッシュ14dに記憶されている検索結果ページとが異なるか否かを判断し、両者が異なると判断された場合に、表示されている検索結果ページに代えて新たに取得された検索結果ページを映像表示装置200に表示させる。図1の例では、表示制御部14eは、新たに取得された検索結果ページと記憶されている検索結果ページとをパーサ14fに掛けることにより、両者が異なるか否かを判断する。   The display control unit 14e displays a search result corresponding to the keyword stored in the cache 14d when a user operation for searching a document on the network N1 is performed using the keyword, and the keyword on the network N1 is displayed based on the keyword. Search for a document, newly acquire a search result, and when the newly acquired search result is different from the displayed search result, display the newly acquired search result instead of the displayed search result . For example, when the display control unit 14e detects a user operation for performing a search by a keyword on the search page using the web browser 12, the display control unit 14e displays a search result page corresponding to the keyword stored in the cache 14d on the video display device 200. Display. Then, the display control unit 14e performs a search using the keyword on the search page to newly acquire a search result page, and the newly acquired search result page and the search result page stored in the cache 14d Are determined to be different from each other, and when the two are determined to be different, the video display device 200 displays a newly acquired search result page instead of the displayed search result page. In the example of FIG. 1, the display control unit 14 e determines whether or not both are different by multiplying the newly acquired search result page and the stored search result page on the parser 14 f.

また、表示制御部14eは、キーワードに対応する代表的なネットワークN1上の文書にアクセスするユーザ操作が行われた場合に、キャッシュ14dに記憶されている当該文書を表示させ、当該文書をネットワークN1から新たに取得し、当該新たに取得された文書が上記表示された文書と異なるとき、表示された文書に代えて新たに取得された文書を表示させる。例えば、表示制御部14eは、Webブラウザ12を用いてキーワードの公式HPにアクセスするユーザ操作(例えば検索結果ページ上で公式HPのリンクを選択する操作)を検知した場合、キャッシュ14dに記憶されている当該キーワードの公式HPを映像表示装置200に表示させる。そして、表示制御部14eは、当該公式HPを新たに取得し、当該新たに取得された公式HPとキャッシュ14dに記憶されている公式HPとが異なるか否かを判断し、両者が異なると判断された場合に、表示されている公式HPに代えて新たに取得された公式HPを映像表示装置200に表示させる。図1の例では、表示制御部14eは、新たに取得された公式HPと記憶されている公式HPとをパーサ14fに掛けることにより、両者が異なるか否かを判断する。   In addition, when a user operation to access a document on the representative network N1 corresponding to the keyword is performed, the display control unit 14e displays the document stored in the cache 14d and displays the document on the network N1. When the newly acquired document is different from the displayed document, the newly acquired document is displayed instead of the displayed document. For example, when the display control unit 14e detects a user operation (for example, an operation for selecting a link of the official HP on the search result page) to access the keyword's official HP using the Web browser 12, the display control unit 14e stores the keyword in the cache 14d. The official HP of the keyword is displayed on the video display device 200. Then, the display control unit 14e newly acquires the official HP, determines whether or not the newly acquired official HP is different from the official HP stored in the cache 14d, and determines that both are different. When it is, the video display device 200 displays the newly acquired official HP instead of the displayed official HP. In the example of FIG. 1, the display control unit 14 e determines whether or not they are different by multiplying the newly acquired official HP and the stored official HP by the parser 14 f.

パーサ14fは、キャッシュ14dに格納された検索結果等の情報を解析するものであり、例えばHTMLファイルを解析するHTMLパーサである。パーサ14fは、具体的には、検索結果ページを解析してキーワードの代表的な文書のリンクを把握する処理や、新たに取得されたページ(検索結果ページや代表的な公式HP等)とキャッシュ14dに記憶されているページ(検索結果ページや代表的な公式HP等)とが異なるか否かを判別する処理を行う。   The parser 14f analyzes information such as search results stored in the cache 14d. For example, the parser 14f is an HTML parser that analyzes an HTML file. Specifically, the parser 14f analyzes the search result page to grasp the link of the representative document of the keyword, and newly acquired pages (search result page, representative official HP, etc.) and cache A process is performed to determine whether or not the page (search result page, representative official HP, etc.) stored in 14d is different.

表示用情報編集部14gは、ネットワークN1上の文書を検索するための検索画面の表示に用いられる検索画面表示用情報を、キーワード抽出部14bにより抽出されたキーワードが検索キーワード(検索単語)として選択可能に検索画面に表示されるように編集する。具体的には、表示用情報編集部14gは、抽出されたキーワードが検索ページの検索欄に選択可能に表示されるように、検索サーバから受信した検索ページのクッキー(Cookie)を編集する。当該検索ページのクッキーは、Webブラウザ12が検索ページの表示の際に用いる情報である。上記クッキーの編集により、ユーザは、検索ページを使用する際に、当該検索ページの検索欄で上記抽出されたキーワードを、文字入力する必要なく検索キーワードとして選択することができるようになる。   The display information editing unit 14g selects, as the search keyword (search word), the keyword extracted by the keyword extraction unit 14b as the search screen display information used for displaying the search screen for searching the document on the network N1. Edit to be displayed on the search screen as possible. Specifically, the display information editing unit 14g edits the cookie of the search page received from the search server so that the extracted keyword is displayed so as to be selectable in the search field of the search page. The search page cookie is information used when the Web browser 12 displays the search page. By editing the cookie, the user can select the extracted keyword in the search field of the search page as a search keyword without having to input characters when using the search page.

一つの態様では、表示用情報編集部14gは、上記キーワード管理情報を用いて、上記検索画面表示用情報の編集を行う。具体的には、表示用情報編集部14gは、キーワード管理情報に含まれるキーワードのうち、キーワード点数の高いキーワードを選択的に検索画面表示用情報に登録する。例えば、表示用情報編集部14gは、キーワード点数の順位が所定以上であるキーワードや、キーワード点数が所定値以上であるキーワードを検索画面表示用情報に登録する。   In one aspect, the display information editing unit 14g edits the search screen display information using the keyword management information. Specifically, the display information editing unit 14g selectively registers a keyword with a high keyword score among the keywords included in the keyword management information in the search screen display information. For example, the display information editing unit 14g registers, in the search screen display information, keywords whose keyword score is higher than a predetermined value or keywords whose keyword score is higher than a predetermined value.

なお、上記バックエンド部14の機能は、一つの態様では、ハードウェア資源とソフトウェアとの協働により実現される。具体的には、バックエンド部14の機能は、情報処理プログラムがコンピュータにより実行されることによって実現され、より具体的には、ROM2b等の記録媒体に記録された情報処理プログラムがRAM2cに読み出されてCPU2aにより実行されることによって実現される。情報処理プログラムは、光ディスク等のコンピュータ読み取り可能な記録媒体に記録されて提供されてもよいし、インターネット等の通信回線を介して提供されてもよい。また、バックエンド部14の機能は、電子回路等のハードウェア資源のみにより実現されてもよい。   Note that the function of the back-end unit 14 is realized by cooperation of hardware resources and software in one aspect. Specifically, the function of the back end unit 14 is realized by executing an information processing program by a computer, and more specifically, the information processing program recorded on a recording medium such as the ROM 2b is read to the RAM 2c. This is realized by being executed by the CPU 2a. The information processing program may be provided by being recorded on a computer-readable recording medium such as an optical disk, or may be provided via a communication line such as the Internet. Further, the function of the back end unit 14 may be realized only by hardware resources such as an electronic circuit.

また、上記の例では、番組情報取得手段は番組情報取得部14aにより実現され、キーワード抽出手段はキーワード抽出部14bにより実現され、検索結果取得手段と文書取得手段と記憶制御手段とはアクセス先事前取得部14cにより実現され、表示制御手段は表示制御部14eにより実現され、表示用情報編集手段は表示用情報編集部14fにより実現されている。   In the above example, the program information acquisition unit is realized by the program information acquisition unit 14a, the keyword extraction unit is realized by the keyword extraction unit 14b, and the search result acquisition unit, the document acquisition unit, and the storage control unit are accessed in advance. The display control unit is realized by the acquisition unit 14c, the display control unit is realized by the display control unit 14e, and the display information editing unit is realized by the display information editing unit 14f.

以下、キーワード抽出部14bによるキーワードの出現度合いを示す指標値(キーワード点数)の計算について、第1〜第4の例を挙げて説明する。   Hereinafter, calculation of an index value (keyword score) indicating the degree of appearance of a keyword by the keyword extraction unit 14b will be described with reference to first to fourth examples.

[第1の例]
キーワード抽出部14bは、キーワードが抽出された回数(すなわちキーワードの出現数)を当該キーワードのキーワード点数として算出する。
番組情報が「番組名」、「出演者」、「番組内容」の3つの項目の情報を含む場合、本例では、キーワードの出現の重みは項目間で同じであり、キーワード抽出部14bは、例えば下記式(1)によりキーワード点数を計算する。
キーワード点数=Σ(キーワード出現数)
=「番組名」キーワード出現数+
「出演者」キーワード出現数+
「番組内容」キーワード出現数 ・・・(1)
[First example]
The keyword extraction unit 14b calculates the number of times the keyword has been extracted (that is, the number of appearances of the keyword) as the keyword score of the keyword.
When the program information includes information of three items of “program name”, “performer”, and “program content”, in this example, the weight of the appearance of the keyword is the same between the items, and the keyword extraction unit 14b For example, the keyword score is calculated by the following formula (1).
Keyword score = Σ (Keyword appearance)
= Number of occurrences of "program name" keyword +
“Performers” keyword appearance count +
Number of occurrences of “program contents” keyword (1)

[第2の例]
番組情報は、複数の項目を含み、キーワード抽出部14bは、番組情報の各項目に予め割り当てられた重みを用い、キーワードの出現に対し、当該キーワードが抽出された項目に応じた重み付けを行って、キーワード点数を計算する。したがって、本例では、キーワードの出現の重み(キーワード点数に対する寄与度)は、キーワードが抽出された項目によって決まる。各項目の重みは、具体的には、ユーザの視聴嗜好がキーワード点数に反映されるように設定される。
番組情報が「番組名」、「出演者」、「番組内容」の3つの項目の情報を含む場合、キーワード抽出部14bは、例えば下記式(2)によりキーワード点数を計算する。
キーワード点数=Σ(キーワード出現数×重み)
=「番組名」キーワード出現数×「番組名」重み+
「出演者」キーワード出現数×「出演者」重み+
「番組内容」キーワード出現数×「番組内容」重み ・・・(2)
[Second example]
The program information includes a plurality of items, and the keyword extracting unit 14b uses weights assigned in advance to the items of the program information, and weights the appearance of the keywords according to the item from which the keywords are extracted. , Calculate keyword score. Therefore, in this example, the weight of appearance of the keyword (contribution to the keyword score) is determined by the item from which the keyword is extracted. Specifically, the weight of each item is set so that the user's viewing preference is reflected in the keyword score.
When the program information includes information of three items of “program name”, “performer”, and “program content”, the keyword extraction unit 14b calculates the keyword score by the following equation (2), for example.
Keyword score = Σ (Keyword appearance number x Weight)
= "Program name" keyword appearance count x "Program name" weight +
“Performer” keyword appearance count × “Performer” weight +
Number of occurrences of “program content” keyword × “program content” weight (2)

[第3の例]
番組情報は、複数の項目を含み、さらに番組の種類を示す種類情報を含む。キーワード抽出部14bは、番組の種類毎に各項目に予め割り当てられた重みを用い、キーワードの出現に対し、当該キーワードが抽出された番組情報に含まれる種類情報により示される番組の種類と、当該キーワードが抽出された項目とに応じた重み付けを行って、キーワード点数を計算する。したがって、本例では、キーワードの出現の重みは、キーワードが抽出された番組の種類と、キーワードが抽出された項目とによって決まる。各項目の重みは、具体的には、ユーザの視聴嗜好がキーワード点数に反映されるように設定される。
番組情報が「番組名」、「出演者」、「番組内容」の3つの項目の情報を含む場合、キーワード抽出部14bは、例えば上記式(2)によりキーワード点数を計算する。ただし、本例では、式(2)の「番組名」重み、「出演者」重み、及び「番組内容」重みは、番組の種類毎に割り当てられたものである。
[Third example]
The program information includes a plurality of items and further includes type information indicating the type of program. The keyword extraction unit 14b uses a weight assigned to each item in advance for each type of program, and for the appearance of the keyword, the type of program indicated by the type information included in the program information from which the keyword is extracted, The keyword score is calculated by weighting according to the item from which the keyword is extracted. Therefore, in this example, the appearance weight of the keyword is determined by the type of program from which the keyword is extracted and the item from which the keyword is extracted. Specifically, the weight of each item is set so that the user's viewing preference is reflected in the keyword score.
When the program information includes information of three items of “program name”, “performer”, and “program content”, the keyword extraction unit 14b calculates the keyword score by the above formula (2), for example. However, in this example, the “program name” weight, the “performer” weight, and the “program content” weight in Expression (2) are assigned for each type of program.

具体的には、例えばデジタルテレビ放送等では、番組は複数のジャンル(ジャンル大分類)に分けられ、ジャンルの中でさらに細かく複数のサブジャンル(ジャンル中分類)に分けられ、番組情報は、番組が属するジャンルを示すジャンル情報と、番組が属するサブジャンルを示すサブジャンル情報とを含む。   Specifically, in digital television broadcasting, for example, programs are divided into a plurality of genres (genre classification), and further divided into a plurality of sub-genres (genre classification) in the genre. Genre information indicating the genre to which the program belongs, and sub-genre information indicating the sub-genre to which the program belongs.

本例における第1の態様では、上記ジャンルを番組の種類とし、上記ジャンル情報を種類情報とする。すなわち、キーワード抽出部14bは、番組のジャンル毎に各項目に予め割り当てられた重みを用い、番組のジャンルと項目とに応じて重み付けを行う。具体的には、キーワード抽出部14bは、図2に示されるような、番組のジャンル毎に各項目に割り当てられた重みを示すキーワード重み付け情報20を保持し、当該キーワード重み付け情報20に基づいて重み付けを行う。図2では、ジャンル毎に、「番組名」、「出演者」、及び「番組内容」の3つの項目それぞれに重みが設定されている。   In the first aspect of this example, the genre is a program type, and the genre information is type information. That is, the keyword extracting unit 14b performs weighting according to the genre and item of the program using the weight assigned in advance to each item for each genre of the program. Specifically, the keyword extraction unit 14 b holds keyword weighting information 20 indicating the weight assigned to each item for each program genre as shown in FIG. 2, and weights based on the keyword weighting information 20. I do. In FIG. 2, for each genre, a weight is set for each of the three items of “program name”, “performer”, and “program content”.

また、本例における第2の態様では、上記サブジャンルを番組の種類とし、上記サブジャンル情報を種類情報とする。すなわち、キーワード抽出部14bは、番組のサブジャンル毎に各項目に予め割り当てられた重みを用い、番組のサブジャンルと項目とに応じて重み付けを行う。具体的には、キーワード抽出部14bは、図3に示されるような、番組のサブジャンル毎に各項目に割り当てられた重みを示すキーワード重み付け情報30を保持し、当該キーワード重み付け情報30に基づいて重み付けを行う。図3では、ジャンルのサブジャンル毎に、「番組名」、「出演者」、及び「番組内容」の3つの項目それぞれに重みが設定されている。当該第2の態様では、サブジャンル毎に重みを設定するので、ジャンル毎に重みを設定する第1の態様よりも、きめ細かな重みの設定を行うことができる。例えば、図3のキーワード重み付け情報30及び図2のキーワード重み付け情報20において、ジャンル「ニュース」に注目すると、キーワード重み付け情報20では、サブジャンルによらず、各項目の重みは何れも×0.5となっている。これに対し、キーワード重み付け情報30では、サブジャンル「総合」については各項目の重みは何れも×0.5となっており、サブジャンル「特集」については「番組名」、「出演者」、「番組内容」の重みはそれぞれ×1、×1、×2となっている。すなわち、放送内容が明確に判明している「特集」では、番組内容に特に注意を払って視聴するユーザが多いと考えられることから、「番組内容」の重みが他の項目の重みよりも大きくされている。また、ジャンル「音楽」に注目すると、キーワード重み付け情報20では、サブジャンルによらず、「番組名」、「出演者」、「番組内容」の重みはそれぞれ×1.5、×3、×2となっている。これに対し、キーワード重み付け情報30では、出演者が特に注目を集める訳ではないサブジャンル「カラオケ」については、「番組名」、「出演者」、「番組内容」の重みはそれぞれ×1、×0.5、×1となっており、「出演者」の重みが他の項目よりも小さくされている。   In the second aspect of the present example, the sub-genre is a program type, and the sub-genre information is type information. That is, the keyword extraction unit 14b performs weighting according to the sub-genre and item of the program using the weight assigned in advance to each item for each sub-genre of the program. Specifically, the keyword extraction unit 14 b holds keyword weighting information 30 indicating the weight assigned to each item for each program sub-genre as shown in FIG. 3, and based on the keyword weighting information 30. Perform weighting. In FIG. 3, for each sub-genre of the genre, a weight is set for each of the three items of “program name”, “performer”, and “program content”. In the second mode, since the weight is set for each sub-genre, it is possible to set a finer weight than the first mode in which the weight is set for each genre. For example, in the keyword weighting information 30 shown in FIG. 3 and the keyword weighting information 20 shown in FIG. It has become. On the other hand, in the keyword weighting information 30, for the sub-genre “general”, the weight of each item is x0.5, and for the sub-genre “special feature”, “program name”, “performer”, The weights of “program contents” are x1, x1, and x2, respectively. In other words, in the “special feature” in which the broadcast content is clearly identified, it is considered that there are many users who pay special attention to the program content, so the weight of the “program content” is greater than the weight of the other items. Has been. Focusing on the genre “music”, in the keyword weighting information 20, the weights of “program name”, “performer”, and “program content” are x1.5, x3, and x2, respectively, regardless of the sub-genre. It has become. On the other hand, in the keyword weighting information 30, for the sub-genre “karaoke” where the performers do not particularly attract attention, the weights of “program name”, “performer”, and “program content” are respectively x1, x 0.5, x1, and the weight of the “performer” is smaller than the other items.

[第4の例]
番組情報は、上記種類情報の他に、さらに追加特殊文字(追加特殊記号ともいう)を含む。この追加特殊文字は、具体的には、デジタルテレビ放送等で番組情報に追加される特殊文字である。キーワード抽出部14bは、追加特殊文字の各種類に予め割り当てられた重みを用い、キーワードの出現に対し、当該キーワードが抽出された番組の種類と、当該キーワードが抽出された項目と、当該キーワードが抽出された番組情報の追加特殊文字の種類とに応じた重み付けを行って、キーワード点数を計算する。したがって、本例では、キーワードの出現の重みは、キーワードが抽出された番組の種類と、キーワードが抽出された項目と、キーワードが抽出された番組の追加特殊文字とによって決まる。追加特殊文字の各種類の重みは、具体的には、ユーザの視聴嗜好がキーワード点数に反映されるように設定される。
番組情報が「番組名」、「出演者」、「番組内容」の3つの項目の情報を含む場合、キーワード抽出部14bは、例えば下記式(3)によりキーワード点数を計算する。式(3)では、各項目のキーワード点数の総和に追加特殊文字の重みが掛けられ、全体のキーワード点数が計算される。
キーワード点数={Σ(キーワード出現数×重み)}×「追加特殊文字」重み
=(「番組名」キーワード出現数×「番組名」重み+
「出演者」キーワード出現数×「出演者」重み+
「番組内容」キーワード出現数×「番組内容」重み)×
「追加特殊文字」重み ・・・(3)
[Fourth example]
The program information further includes additional special characters (also referred to as additional special symbols) in addition to the above type information. Specifically, this additional special character is a special character added to the program information in digital television broadcasting or the like. The keyword extraction unit 14b uses the weight assigned in advance to each type of additional special character, and for the appearance of the keyword, the type of program from which the keyword is extracted, the item from which the keyword is extracted, and the keyword The keyword score is calculated by performing weighting according to the type of additional special characters of the extracted program information. Therefore, in this example, the weight of the appearance of the keyword is determined by the type of program from which the keyword is extracted, the item from which the keyword is extracted, and the additional special character of the program from which the keyword is extracted. Specifically, the weight of each type of additional special character is set so that the user's viewing preference is reflected in the keyword score.
When the program information includes information of three items of “program name”, “performer”, and “program content”, the keyword extraction unit 14b calculates the keyword score by the following equation (3), for example. In equation (3), the total keyword score is calculated by multiplying the sum of the keyword scores of each item by the weight of the additional special character.
Keyword score = {Σ (keyword appearance number × weight)} × “additional special character” weight
= ("Program name" keyword appearance count x "program name" weight +
“Performer” keyword appearance count × “Performer” weight +
Number of occurrences of "program content" keyword x "program content" weight) x
"Additional special characters" weight (3)

具体的には、キーワード抽出部14bは、上記キーワード重み付け情報20又は30に加えて、図4に示されるような、追加特殊文字の各種類に割り当てられた重みを示すキーワード重み付け情報40を保持し、当該キーワード重み付け情報40に基づいて重み付けを行う。図4の例では、番組のジャンル毎に、「ニュース」、「天気予報」、「劇映画」等を示す追加特殊文字のそれぞれについて重みが設定されている。なお、追加特殊文字の重みは、番組情報に追加特殊文字がある場合にはキーワード重み付け情報40に示される値となるが、番組情報に追加特殊文字がない場合には値「1」となる。また、追加特殊文字の重みは、サブジャンル毎に設定されてもよいし、ジャンルやサブジャンルによらない値であってもよい。   Specifically, in addition to the keyword weighting information 20 or 30, the keyword extraction unit 14b holds keyword weighting information 40 indicating the weight assigned to each type of additional special character as shown in FIG. The weighting is performed based on the keyword weighting information 40. In the example of FIG. 4, a weight is set for each additional special character indicating “news”, “weather forecast”, “drama movie”, etc., for each genre of the program. Note that the weight of the additional special character is the value indicated by the keyword weighting information 40 when the program information includes the additional special character, but the value “1” when the program information does not include the additional special character. Further, the weight of the additional special character may be set for each sub-genre, or may be a value that does not depend on the genre or the sub-genre.

以下、上記式(1)を使用する場合(すなわちキーワード重み付け情報を使用しない場合)と、上記式(3)及びキーワード重み付け情報20を使用する場合と、上記式(4)及びキーワード重み付け情報30,40を使用する場合とについて、キーワード点数の計算の具体例を示す。ここでは、月曜日から日曜日までの7日間におけるキーワード点数を計算するものとし、次の場合を想定する。あるユーザは、俳優・アーティストの福谷雅治に興味を持っている。上記7日間で福谷雅治が出演する番組は、生放送の音楽番組『音楽ステーション』とドラマ『龍鹿伝』の最終回の2番組のみであり、当該ユーザは、当該2番組を視聴した。また、当該ユーザは、ニュース番組『ニュース7』を毎日視聴したが、ニュースの内容に興味があるだけでキャスター野山昌育に特段興味がある訳ではない。『音楽ステーション』及び『龍鹿伝』の何れの番組情報にも、「出演者」情報及び「番組内容」情報にキーワード「福谷雅治」が含まれていた。また、『ニュース7』の何れの曜日の番組情報にも、「出演者」情報及び「番組内容」情報にキーワード「野山昌育」が含まれていた。また、『音楽ステーション』の番組情報には生放送を示す追加特殊文字が含まれ、『龍鹿伝』の番組情報には最終回を示す追加特殊文字が含まれていた。『ニュース7』の番組情報には追加特殊文字は含まれていなかった。   Hereinafter, when using the above equation (1) (that is, when not using keyword weighting information), when using the above equation (3) and keyword weighting information 20, and above equation (4) and keyword weighting information 30, A specific example of the calculation of the keyword score for the case of using 40 will be shown. Here, the keyword score for seven days from Monday to Sunday is calculated, and the following case is assumed. One user is interested in actor and artist Masaharu Fukuya. In the above 7 days, Masaharu Fukuya appeared only in the last two programs of the live broadcast music program “Music Station” and the drama “Ryukaden”, and the user watched the two programs. In addition, the user watched the news program “News 7” every day, but is not interested in the caster Noyama Masaiku just because he was interested in the content of the news. In both “Music Station” and “Ryukaden” program information, the keyword “Fukutani Masaharu” was included in the “performer” information and the “program content” information. In addition, the program information for any day of the week of “News 7” includes the keyword “Noyama Masaiku” in the “performer” information and the “program content” information. In addition, the program information of “Music Station” includes an additional special character indicating live broadcasting, and the program information of “Ryukaden” includes an additional special character indicating the last episode. The program information of “News 7” did not include additional special characters.

[式(1)を使用する場合]
キーワード「福谷雅治」
『音楽ステーション』:点数=0+1+1=2
『龍鹿伝』: :点数=0+1+1=2
合計 :点数=2+2=4
キーワード「野山昌育」
『ニュース7(月曜)』:点数=0+1+1=2
『ニュース7(火曜)』:点数=0+1+1=2
『ニュース7(水曜)』:点数=0+1+1=2
『ニュース7(木曜)』:点数=0+1+1=2
『ニュース7(金曜)』:点数=0+1+1=2
『ニュース7(土曜)』:点数=0+1+1=2
『ニュース7(日曜)』:点数=0+1+1=2
合計 :点数=2×7=14
上記2つのキーワードのキーワード点数(合計点数)を比較すると、本来ユーザにとって興味のある福谷雅治の点数(4点)が、ユーザにとって余り興味のない野山昌育の点数(14点)より低くなっている。
[When using formula (1)]
Keyword "Fujiya Masaharu"
"Music Station": Score = 0 + 1 + 1 = 2
"Ryukaden":: Score = 0 + 1 + 1 = 2
Total: Score = 2 + 2 = 4
Keyword "Noyama Masaiku"
“News 7 (Monday)”: Score = 0 + 1 + 1 = 2
“News 7 (Tuesday)”: Score = 0 + 1 + 1 = 2
“News 7 (Wednesday)”: Score = 0 + 1 + 1 = 2
“News 7 (Thursday)”: Score = 0 + 1 + 1 = 2
“News 7 (Friday)”: Score = 0 + 1 + 1 = 2
“News 7 (Saturday)”: Score = 0 + 1 + 1 = 2
“News 7 (Sunday)”: Score = 0 + 1 + 1 = 2
Total: Score = 2 × 7 = 14
Comparing the keyword scores (total scores) of the above two keywords, the score of Masaharu Fukuya (4 points), which is of interest to the user, is lower than the score of Masanobu Noyama (14 points), which is less interesting for the user. Yes.

[式(3)及びキーワード重み付け情報20を使用する場合]
キーワード「福谷雅治」
『音楽ステーション』:点数=0×1.5+1×3+1×2=5
『龍鹿伝』 :点数=0×3+1×2+1×1=3
合計 :点数=5+3=8
キーワード「野山昌育」
『ニュース7(月曜)』:点数=0×0.5+1×0.5+1×0.5=1
『ニュース7(火曜)』:点数=0×0.5+1×0.5+1×0.5=1
『ニュース7(水曜)』:点数=0×0.5+1×0.5+1×0.5=1
『ニュース7(木曜)』:点数=0×0.5+1×0.5+1×0.5=1
『ニュース7(金曜)』:点数=0×0.5+1×0.5+1×0.5=1
『ニュース7(土曜)』:点数=0×0.5+1×0.5+1×0.5=1
『ニュース7(日曜)』:点数=0×0.5+1×0.5+1×0.5=1
合計 :点数=1×7=7
上記2つのキーワードのキーワード点数(合計点数)を比較すると、本来ユーザにとって興味のある福谷雅治の点数(8点)が、ユーザにとって余り興味のない野山昌育の点数(7点)より高くなっており、ユーザの視聴嗜好がキーワード点数に反映されている。
[When using formula (3) and keyword weighting information 20]
Keyword "Fujiya Masaharu"
“Music Station”: Score = 0 × 1.5 + 1 × 3 + 1 × 2 = 5
"Ryukaden": Score = 0x3 + 1x2 + 1x1 = 3
Total: Score = 5 + 3 = 8
Keyword "Noyama Masaiku"
“News 7 (Monday)”: Score = 0 × 0.5 + 1 × 0.5 + 1 × 0.5 = 1
“News 7 (Tuesday)”: Score = 0 × 0.5 + 1 × 0.5 + 1 × 0.5 = 1
“News 7 (Wednesday)”: Score = 0 × 0.5 + 1 × 0.5 + 1 × 0.5 = 1
“News 7 (Thursday)”: Score = 0 × 0.5 + 1 × 0.5 + 1 × 0.5 = 1
“News 7 (Friday)”: Score = 0 × 0.5 + 1 × 0.5 + 1 × 0.5 = 1
“News 7 (Saturday)”: Score = 0 × 0.5 + 1 × 0.5 + 1 × 0.5 = 1
“News 7 (Sunday)”: Score = 0 × 0.5 + 1 × 0.5 + 1 × 0.5 = 1
Total: Score = 1 x 7 = 7
Comparing the keyword scores (total score) of the above two keywords, Masaharu Fukutani, who is originally interested in the user (8 points), is higher than the score (7 points) of Masanobu Noyama, who is less interested in the user. The user's viewing preference is reflected in the keyword score.

[式(4)及びキーワード重み付け情報30,40を使用する場合]
キーワード「福谷雅治」
『音楽ステーション』:点数=(0×1.5+1×3+1×2)×1.5=7.5
『龍鹿伝』 :点数=(0×3+1×2+1×1)×1.5=4.5
合計: :点数=7.5+4.5=12
キーワード「野山昌育」
『ニュース7(月曜)』:点数=(0×0.5+1×0.5+1×0.5)×1=1
『ニュース7(火曜)』:点数=(0×0.5+1×0.5+1×0.5)×1=1
『ニュース7(水曜)』:点数=(0×0.5+1×0.5+1×0.5)×1=1
『ニュース7(木曜)』:点数=(0×0.5+1×0.5+1×0.5)×1=1
『ニュース7(金曜)』:点数=(0×0.5+1×0.5+1×0.5)×1=1
『ニュース7(土曜)』:点数=(0×0.5+1×0.5+1×0.5)×1=1
『ニュース7(日曜)』:点数=(0×0.5+1×0.5+1×0.5)×1=1
合計 :点数=1×7=7
この2つのキーワードのキーワード点数(合計点数)を比較すると、本来ユーザにとって興味のある福谷雅治の点数(12点)が、ユーザにとって余り興味のない野山昌育の点数(7点)よりかなり高くなっており、ユーザの視聴嗜好がキーワード点数に顕著に反映されている。
[When using formula (4) and keyword weighting information 30, 40]
Keyword "Fujiya Masaharu"
“Music Station”: Score = (0 × 1.5 + 1 × 3 + 1 × 2) × 1.5 = 7.5
"Ryukaden": Score = (0x3 + 1x2 + 1x1) x1.5 = 4.5
Total:: Score = 7.5 + 4.5 = 12
Keyword "Noyama Masaiku"
“News 7 (Monday)”: Score = (0 × 0.5 + 1 × 0.5 + 1 × 0.5) × 1 = 1
“News 7 (Tuesday)”: Score = (0 × 0.5 + 1 × 0.5 + 1 × 0.5) × 1 = 1
“News 7 (Wednesday)”: Score = (0 × 0.5 + 1 × 0.5 + 1 × 0.5) × 1 = 1
“News 7 (Thursday)”: Score = (0 × 0.5 + 1 × 0.5 + 1 × 0.5) × 1 = 1
“News 7 (Friday)”: Score = (0 × 0.5 + 1 × 0.5 + 1 × 0.5) × 1 = 1
“News 7 (Saturday)”: Score = (0 × 0.5 + 1 × 0.5 + 1 × 0.5) × 1 = 1
“News 7 (Sunday)”: Score = (0 × 0.5 + 1 × 0.5 + 1 × 0.5) × 1 = 1
Total: Score = 1 x 7 = 7
Comparing the keyword scores (total scores) of these two keywords, Masaharu Fukutani, who is originally interested in the user (12 points), is considerably higher than the score (7 points) of Masanobu Noyama, who is less interested in the user. Thus, the viewing preference of the user is remarkably reflected in the keyword score.

以下、情報処理装置100の動作を説明する。
図5は、実施の形態1におけるキーワードを抽出する際の情報処理装置100の処理の一例を示すフローチャートである。以下、図5を参照して、キーワードを抽出する際の処理の一例を説明する。
Hereinafter, the operation of the information processing apparatus 100 will be described.
FIG. 5 is a flowchart illustrating an example of processing of the information processing apparatus 100 when extracting keywords in the first embodiment. Hereinafter, an example of processing for extracting a keyword will be described with reference to FIG.

情報処理装置100は、ユーザが番組(録画され再生された番組を含む)を視聴したことを検知すると(例えば番組が映像表示装置200に所定時間以上継続的に表示されたことを検知すると)、当該視聴された番組の番組情報を取得する(S11)。   When the information processing apparatus 100 detects that the user has watched a program (including a recorded and played program) (for example, when it is detected that the program is continuously displayed on the video display apparatus 200 for a predetermined time or more), The program information of the viewed program is acquired (S11).

次に、情報処理装置100は、ステップS11で取得された番組情報からキーワードを抽出し、抽出された各キーワードのキーワード点数を計算する(S12)。具体的には、情報処理装置100は、抽出された全てのキーワードについて、キーワード重み付け情報30及び40に基づき、上記式(3)によりキーワード点数を計算する。   Next, the information processing apparatus 100 extracts keywords from the program information acquired in step S11, and calculates the keyword score of each extracted keyword (S12). Specifically, the information processing apparatus 100 calculates the keyword score by the above formula (3) based on the keyword weighting information 30 and 40 for all the extracted keywords.

次に、情報処理装置100は、ステップS12で抽出されたキーワード及び計算されたキーワード点数に基づき、キーワードとそのキーワード点数とが対応付けられたキーワード管理情報を作成又は更新する(S13)。具体的には、情報処理装置100は、抽出されたキーワードのうち、キーワード管理情報に未登録のキーワードについては、当該キーワードとそのキーワード点数とを対応付けて新規にキーワード管理情報に登録し、キーワード管理情報に登録済みのキーワードについては、当該キーワードの記録されているキーワード点数にステップS12で計算されたキーワード点数を加算して、当該キーワードのキーワード点数を更新する。   Next, the information processing apparatus 100 creates or updates keyword management information in which the keyword is associated with the keyword score based on the keyword extracted in step S12 and the calculated keyword score (S13). Specifically, the information processing apparatus 100 newly registers a keyword that is not registered in the keyword management information among the extracted keywords in the keyword management information by associating the keyword with the keyword score. For the keyword registered in the management information, the keyword score calculated in step S12 is added to the keyword score recorded for the keyword to update the keyword score of the keyword.

上記図5の処理は、ユーザが番組を視聴する度毎に繰り返し実行される。したがって、ユーザが番組を視聴する度毎に、キーワード及びキーワード点数の新規登録やキーワード点数の合算などが行われ、キーワード管理情報が更新されていく。   The process of FIG. 5 is repeatedly executed every time the user views the program. Therefore, every time the user views the program, new registration of keywords and keyword scores, addition of keyword scores, and the like are performed, and the keyword management information is updated.

本実施の形態1では、情報処理装置100は、例えば、過去から(例えば情報処理装置100の使用開始から)現在までユーザが視聴した番組全てに対して、キーワードの抽出及びキーワード点数の計算を行い、抽出された全てのキーワードと、各キーワードのキーワード点数の合算値とをキーワード管理情報に反映させる。   In the first embodiment, the information processing apparatus 100 performs, for example, keyword extraction and keyword score calculation for all programs viewed by the user from the past (for example, from the start of use of the information processing apparatus 100) to the present. All the extracted keywords and the total value of the keyword scores of each keyword are reflected in the keyword management information.

図6は、図5のキーワード抽出処理により作成又は更新されたキーワード管理情報の一例を示す図である。図6では、図5のステップS12で抽出されたキーワードとそのキーワード点数とが対応付けられ、キーワード点数が降順に並べられている。   FIG. 6 is a diagram showing an example of keyword management information created or updated by the keyword extraction process of FIG. In FIG. 6, the keywords extracted in step S12 of FIG. 5 are associated with the keyword scores, and the keyword scores are arranged in descending order.

図7は、実施の形態1における検索結果及び代表的な文書を事前に取得する際の情報処理装置100の処理の一例を示すフローチャートである。以下、図7を参照して、検索結果及び代表的な文書を事前に取得する際の処理の一例を説明する。当該処理は、例えば所定のタイミングで実行される。所定のタイミングとしては、例えば、キーワード管理情報が更新された時、所定時刻、情報処理装置100の電源オン時などが挙げられるが、適宜に決められればよい。また、当該処理は、例えばバックグラウンドにて行われる。   FIG. 7 is a flowchart illustrating an example of processing of the information processing apparatus 100 when acquiring a search result and a representative document in Embodiment 1 in advance. Hereinafter, with reference to FIG. 7, an example of processing when acquiring a search result and a representative document in advance will be described. This process is executed at a predetermined timing, for example. Examples of the predetermined timing include a time when the keyword management information is updated, a predetermined time, and a time when the information processing apparatus 100 is turned on, but may be determined as appropriate. The processing is performed in the background, for example.

情報処理装置100は、ネットワークN1上の検索ページを用いて、キーワード管理情報に基づき、抽出されたキーワードによるネットワークN1上の文書検索を行い、検査結果ページを取得してキャッシュ14dに格納する(S21)。   The information processing apparatus 100 uses the search page on the network N1 to perform a document search on the network N1 using the extracted keyword based on the keyword management information, obtains the inspection result page, and stores it in the cache 14d (S21). ).

次に、情報処理装置100は、ステップS21で取得された検索結果ページを解析し、上記キーワード(番組出演者や番組等)の公式HPのリンクを把握する(S22)。   Next, the information processing apparatus 100 analyzes the search result page acquired in step S21 and grasps the link of the official HP of the keyword (program performer, program, etc.) (S22).

次に、情報処理装置100は、ステップS22で把握されたリンクに基づき、上記キーワードの公式HPを取得してキャッシュ14dに格納する(S23)。このとき、情報処理装置100は、当該公式HPのアドレスをWebブラウザ12の「お気に入り」に追加してもよい。   Next, the information processing apparatus 100 acquires the official HP of the keyword based on the link grasped in step S22 and stores it in the cache 14d (S23). At this time, the information processing apparatus 100 may add the address of the official HP to “Favorites” of the Web browser 12.

上記ステップS21〜S23の処理は、例えばキーワード点数が上位5位までの全キーワードについて行われる。   The processes in steps S21 to S23 are performed for all keywords having, for example, the top five keyword scores.

図8は、実施の形態1における検索画面表示用情報を編集する際の情報処理装置100の処理の一例を示すフローチャートである。以下、図8を参照して、検索画面表示用情報を編集する際の処理の一例を説明する。当該処理は、例えば所定のタイミングで実行される。所定のタイミングとしては、例えば、キーワード管理情報が更新された時、所定時刻、情報処理装置100の電源オン時などが挙げられるが、適宜に決められればよい。また、当該処理は、例えばバックグラウンドにて行われる。   FIG. 8 is a flowchart illustrating an example of processing of the information processing apparatus 100 when editing search screen display information according to the first embodiment. Hereinafter, an example of processing when editing the search screen display information will be described with reference to FIG. This process is executed at a predetermined timing, for example. Examples of the predetermined timing include a time when the keyword management information is updated, a predetermined time, and a time when the information processing apparatus 100 is turned on, but may be determined as appropriate. The processing is performed in the background, for example.

情報処理装置100は、キーワード管理情報からキーワードを取得する(S31)。例えば、情報処理装置100は、キーワード管理情報に含まれるキーワードのうち、キーワード点数が上位5位までの全キーワードを取得する。   The information processing apparatus 100 acquires a keyword from the keyword management information (S31). For example, the information processing apparatus 100 acquires all the keywords having the highest keyword score among the keywords included in the keyword management information.

次に、情報処理装置100は、ステップS31で取得されたキーワードが検索ページの検索欄に選択可能に表示されるように、検索サーバから受信した検索ページのクッキーを編集する(S32)。これにより、Webブラウザ12は、検索ページを表示する際、上記編集後のクッキーに基づき、上記キーワードを検索欄に選択可能に表示するようになる。   Next, the information processing apparatus 100 edits the search page cookie received from the search server so that the keyword acquired in step S31 is selectably displayed in the search field of the search page (S32). As a result, when displaying the search page, the Web browser 12 displays the keyword in the search field based on the edited cookie.

図9は、実施の形態1における検索結果を表示する際の情報処理装置100の処理の一例を示すフローチャートである。以下、図9を参照して、検索結果を表示する際の処理の一例を説明する。   FIG. 9 is a flowchart illustrating an example of processing of the information processing apparatus 100 when displaying the search result in the first embodiment. Hereinafter, an example of processing when displaying the search result will be described with reference to FIG.

情報処理装置100は、ユーザがWebブラウザ12により検索ページを用いて、図7の処理で検索結果ページが予め取得されているキーワードによる検索を行ったことを検知すると(例えば、ユーザが検索ページの検索欄に選択可能に表示されたキーワードを検索キーワードとして選択したことを検知すると)、既にキャッシュ14dに格納されている当該キーワードの検索結果ページを映像表示装置200に表示させる(S41)。   When the information processing apparatus 100 detects that the user has used the search page by the Web browser 12 to search for the search result page using the keyword acquired in advance in the process of FIG. 7 (for example, the user When it is detected that a keyword displayed so as to be selectable in the search field is selected as a search keyword), the search result page of the keyword already stored in the cache 14d is displayed on the video display device 200 (S41).

その後、情報処理装置100は、バックグラウンドで検索ページにて当該キーワードによる検索を行い、検索結果ページを新たに取得する(S42)。   Thereafter, the information processing apparatus 100 performs a search using the keyword on the search page in the background, and newly acquires a search result page (S42).

次に、情報処理装置100は、ステップS42で取得された検索結果ページとステップS41で表示された検索結果ページとが互いに異なるか否かを判断する(S43)。   Next, the information processing apparatus 100 determines whether or not the search result page acquired in step S42 and the search result page displayed in step S41 are different from each other (S43).

そして、両検索結果ページが異なると判断された場合には(S43:YES)、情報処理装置100は、現在表示されている検索結果ページを新たに取得された検索結果ページとすり替え、新たな検索結果ページを映像表示装置200に表示させる(S44)。   If it is determined that the two search result pages are different (S43: YES), the information processing apparatus 100 replaces the currently displayed search result page with the newly acquired search result page, and performs a new search. The result page is displayed on the video display device 200 (S44).

一方、両検索結果ページが同じと判断された場合には(S43:NO)、情報処理装置100は、現在表示されている検索結果ページのままとする。   On the other hand, when it is determined that both search result pages are the same (S43: NO), the information processing apparatus 100 keeps the search result page currently displayed.

上記図9の処理は、上記ユーザによるキーワード検索が行われる度毎に繰り返し実行される。   The process of FIG. 9 is repeatedly performed every time the keyword search is performed by the user.

図10は、実施の形態1における代表的な文書を表示する際の情報処理装置100の処理の一例を示すフローチャートである。以下、図10を参照して、代表的な文書を表示する際の処理の一例を説明する。   FIG. 10 is a flowchart illustrating an example of processing of the information processing apparatus 100 when displaying a representative document in the first embodiment. Hereinafter, an example of processing when displaying a representative document will be described with reference to FIG.

情報処理装置100は、ユーザがWebブラウザ12により、図7の処理で予め取得されている公式HPにアクセスする操作を行ったことを検知すると(例えば、図9のステップS41又はS44で表示された検索結果ページにて公式HPのリンクをクリックするユーザ操作を検知すると)、既にキャッシュ14dに格納されている公式HPを映像表示装置200に表示させる(S51)。   When the information processing apparatus 100 detects that the user has performed an operation to access the official HP acquired in advance in the process of FIG. 7 by the Web browser 12 (for example, displayed in step S41 or S44 of FIG. 9). When a user operation to click on the link of the official HP is detected on the search result page), the official HP already stored in the cache 14d is displayed on the video display device 200 (S51).

その後、情報処理装置100は、バックグラウンドで検索結果ページにて公式HPにアクセスし、公式HPを新たに取得する(S52)。   Thereafter, the information processing apparatus 100 accesses the official HP on the search result page in the background, and newly acquires the official HP (S52).

次に、情報処理装置100は、ステップS52で取得された公式HPとステップS51で表示された公式HPとが互いに異なるか否かを判断する(S53)。   Next, the information processing apparatus 100 determines whether or not the official HP acquired in step S52 is different from the official HP displayed in step S51 (S53).

そして、両公式HPが異なると判断された場合には(S53:YES)、情報処理装置100は、現在表示されている公式HPを新たに取得された公式HPとすり替え、新たな公式HPを映像表示装置200に表示させる(S54)。   If it is determined that the two official HPs are different (S53: YES), the information processing apparatus 100 replaces the currently displayed official HP with the newly acquired official HP, and displays the new official HP as a video. It is displayed on the display device 200 (S54).

一方、両公式HPが同じと判断された場合には(S53:NO)、情報処理装置100は、現在表示されている公式HPのままとする。   On the other hand, when it is determined that the two official HPs are the same (S53: NO), the information processing apparatus 100 keeps the currently displayed official HP.

上記図10の処理は、上記ユーザによる公式HPへのアクセス操作が行われる度毎に繰り返し実行される。   The process of FIG. 10 is repeatedly executed every time the user performs an access operation to the official HP.

以上説明した本実施の形態1によれば、下記(1)〜(9)の効果が得られ得る。
(1)本実施の形態では、情報処理装置は、ユーザにより視聴された番組の番組情報から当該番組に関連するキーワードを抽出し、当該キーワードによりネットワーク上の文書を検索して検索結果を取得し、当該検索結果から上記キーワードに対応する代表的なネットワーク上の文書を取得し、上記検索結果及び代表的な文書を記憶部に記憶させる。このため、本実施の形態によれば、キーワード検索の検索結果及びキーワードに対応する代表的な文書を高速に表示することが可能となる。
具体的には、ユーザが実際に検索結果ページや公式HPにアクセスしようとした場合に、予め取得されてキャッシュに記憶されている検索結果ページや公式HPを表示させることにより、表示の高速化を実現することが可能となる。
例えば、特許文献1に記載されたシステムでは、ユーザは、視聴した番組の番組関連情報を取得する際、ブラウザを用いて番組関連情報のURLにアクセスして番組関連情報をサーバから取得する必要があり、番組関連情報の表示に時間が掛かってしまう。これに対し、本実施の形態では、検索結果ページや公式HPを事前に取得してキャッシュに格納しておくので、これらのページを高速に表示させることができる。
また例えば、特許文献1に記載されたシステムでは、サーバに登録されている番組関連情報のURLがユーザの視聴嗜好を反映したものでない場合、ユーザは当該URLにアクセスしても所望の情報を得ることはできず、別途検索ページ等を用いて所望の情報を探す必要があり、二度手間となってしまう可能性がある。これに対し、本実施の形態では、検索結果ページも高速に表示できるので、公式HP以外の文書を見つけることも容易にできる。
According to the first embodiment described above, the following effects (1) to (9) can be obtained.
(1) In the present embodiment, the information processing apparatus extracts a keyword related to the program from the program information of the program viewed by the user, searches a document on the network using the keyword, and acquires a search result. The representative network document corresponding to the keyword is acquired from the search result, and the search result and the representative document are stored in the storage unit. Therefore, according to the present embodiment, it is possible to display a search result of a keyword search and a representative document corresponding to the keyword at high speed.
Specifically, when the user actually tries to access the search result page or the official HP, the search result page or the official HP acquired in advance and stored in the cache is displayed to speed up the display. It can be realized.
For example, in the system described in Patent Literature 1, when acquiring the program related information of the viewed program, the user needs to access the URL of the program related information using a browser and acquire the program related information from the server. Yes, it takes time to display the program related information. On the other hand, in this embodiment, the search result page and the official HP are acquired in advance and stored in the cache, so that these pages can be displayed at high speed.
Further, for example, in the system described in Patent Document 1, when the URL of the program related information registered in the server does not reflect the viewing preference of the user, the user obtains desired information even when accessing the URL. However, it is necessary to search for desired information separately using a search page or the like, which may be troublesome twice. In contrast, in the present embodiment, the search result page can also be displayed at high speed, so that documents other than the official HP can be easily found.

(2)情報処理装置は、キーワードによりネットワーク上の文書を検索するユーザ操作が行われた場合に、予め取得され記憶されている当該キーワードに対応する検索結果を表示させ、当該キーワードによりネットワーク上の文書を検索して検索結果を新たに取得し、当該新たに取得された検索結果が表示された検索結果と異なるとき、表示された検索結果に代えて新たに取得された検索結果を表示させる。これにより、ユーザ操作に応じて検索結果を高速に表示させつつ、最新の検索結果を表示させることができる。   (2) When a user operation for searching a document on the network by a keyword is performed, the information processing apparatus displays a search result corresponding to the keyword acquired and stored in advance, and the keyword on the network is displayed. A search result is newly acquired by searching a document, and when the newly acquired search result is different from the displayed search result, the newly acquired search result is displayed instead of the displayed search result. Thereby, the latest search result can be displayed while displaying the search result at a high speed in accordance with a user operation.

(3)情報処理装置は、キーワードに対応する代表的なネットワーク上の文書にアクセスするユーザ操作が行われた場合に、予め取得され記憶されている当該文書を表示させ、当該文書をネットワークから新たに取得し、当該新たに取得された文書が表示された文書と異なるとき、表示された文書に代えて新たに取得された文書を表示させる。これにより、ユーザ操作に応じて代表的な文書を高速に表示させつつ、最新の文書を表示させることができる。   (3) When a user operation to access a typical network document corresponding to the keyword is performed, the information processing apparatus displays the document that has been acquired and stored in advance, and the document is newly created from the network. When the newly acquired document is different from the displayed document, the newly acquired document is displayed instead of the displayed document. Accordingly, the latest document can be displayed while a representative document is displayed at a high speed in accordance with a user operation.

(4)情報処理装置は、キーワードの出現度合いを示す指標値(キーワード点数)を計算し、キーワードとそのキーワード点数とが対応付けられたキーワード管理情報を生成する。この構成によれば、キーワード管理情報に基づき、キーワード点数が高いキーワードをユーザの視聴嗜好を反映したキーワードとして選択することができる。そして、キーワード管理情報を用いてキーワード検索を行うことにより(具体的にはキーワード点数が高いキーワードを選択してキーワード検索を行うことにより)、ユーザの視聴嗜好を反映したキーワードに対応する検索結果や代表的な文書を取得することができる。   (4) The information processing apparatus calculates an index value (keyword score) indicating the appearance degree of the keyword, and generates keyword management information in which the keyword is associated with the keyword score. According to this configuration, a keyword having a high keyword score can be selected as a keyword reflecting the user's viewing preference based on the keyword management information. Then, by performing a keyword search using the keyword management information (specifically, by selecting a keyword having a high keyword score and performing a keyword search), the search result corresponding to the keyword reflecting the user's viewing preference, A representative document can be obtained.

(5)情報処理装置は、番組情報の各項目に予め割り当てられた重みを用い、キーワードの出現に対し、当該キーワードが抽出された項目に応じた重み付けを行って、キーワード点数を計算する。この構成によれば、ユーザにとって興味のあるキーワードほどキーワード点数が高くなるように各項目の重みを割り当てることにより、単純に出現数をキーワード点数とする場合と比較して、よりユーザの視聴嗜好がキーワード点数に反映されるようにすることができる。   (5) The information processing apparatus calculates the keyword score by weighting the appearance of the keyword according to the item from which the keyword is extracted, using the weight assigned in advance to each item of the program information. According to this configuration, by assigning the weight of each item so that a keyword that is more interesting to the user has a higher keyword score, the user's viewing preference can be further improved as compared with the case where the appearance count is simply set as the keyword score. It can be reflected in the keyword score.

(6)情報処理装置は、番組の種類毎に番組情報の各項目に予め割り当てられた重みを用い、キーワードの出現に対し、当該キーワードが抽出された番組の種類と、当該キーワードが抽出された項目とに応じた重み付けを行って、キーワード点数を計算する。この構成によれば、番組の種類に応じて細かく重みを設定することができ、よりユーザの視聴嗜好がキーワード点数に反映されるようにすることができる。   (6) The information processing apparatus uses the weight assigned in advance to each item of the program information for each program type, and for the appearance of the keyword, the type of the program from which the keyword is extracted and the keyword is extracted. The keyword score is calculated by weighting according to the item. According to this configuration, weights can be set finely according to the type of program, and the user's viewing preference can be more reflected in the keyword score.

(7)上記(5)において、番組の種類が、当該番組が属するジャンル中のサブジャンルである。この構成によれば、番組のジャンル毎に重みを設定する場合と比較して、より細かく重みを設定することができ、よりユーザの視聴嗜好がキーワード点数に反映されるようにすることができる。   (7) In (5) above, the type of program is a sub-genre in the genre to which the program belongs. According to this configuration, the weight can be set more finely than in the case where the weight is set for each program genre, and the viewing preference of the user can be more reflected in the keyword score.

(8)情報処理装置は、追加特殊文字の各種類に予め割り当てられた重みを用い、キーワードの出現に対し、番組の種類と、番組情報の項目と、当該キーワードが抽出された番組情報に含まれる追加特殊文字の種類とに応じた重み付けを行って、キーワード点数を計算する。この構成によれば、追加特殊文字の種類に応じてより細かく重みを設定することができ、よりユーザの視聴嗜好がキーワード点数に反映されるようにすることができる。   (8) The information processing apparatus uses the weight assigned in advance to each type of additional special character, and includes the type of program, the item of program information, and the program information from which the keyword is extracted for the appearance of the keyword. The keyword score is calculated by weighting according to the type of additional special character to be generated. According to this configuration, the weight can be set more finely according to the type of the additional special character, and the user's viewing preference can be more reflected in the keyword score.

(9)情報処理装置は、ネットワーク上の文書を検索するための検索画面の表示に用いられる検索画面表示用情報を、抽出されたキーワードが検索キーワードとして選択可能に検索画面に表示されるように編集する。これにより、ユーザは、検索画面(例えば検索ページの画面)でキーワード検索を行う際に、情報処理装置により番組情報から抽出されたキーワードを検索キーワードとして選択することができる。   (9) The information processing apparatus displays the search screen display information used for displaying the search screen for searching the document on the network so that the extracted keyword can be selected as a search keyword on the search screen. To edit. Thereby, the user can select the keyword extracted from the program information by the information processing apparatus as the search keyword when performing the keyword search on the search screen (for example, the screen of the search page).

実施の形態2.
以下、実施の形態2における情報処理装置100を示す。本実施の形態2における情報処理装置100は、実施の形態1のものと殆ど同じであるので、実施の形態1と同様の部分については、同一の符号を用い、説明を省略または簡略化することとする。
Embodiment 2. FIG.
Hereinafter, the information processing apparatus 100 in Embodiment 2 is shown. Since the information processing apparatus 100 according to the second embodiment is almost the same as that according to the first embodiment, the same parts as those in the first embodiment are denoted by the same reference numerals, and description thereof is omitted or simplified. And

本実施の形態では、キーワード抽出部14bは、抽出されたキーワードに対し、キーワード管理情報に当該キーワードを保持しておく期限を設定する。具体的には、キーワード抽出部14bは、キーワード管理情報で管理される各キーワードに対して保持期限を設定し、キーワードとそのキーワード点数及び保持期限とが対応付けられたキーワード管理情報を作成又は更新する。また、キーワード抽出部14bは、キーワードの保持期限が満了した場合、当該キーワード(又は、当該キーワードとそのキーワード点数)をキーワード管理情報から消去又は削除する。したがって、本実施の形態では、キーワード管理情報には比較的最近のキーワード及びキーワード点数が反映され、古いキーワード及びキーワード点数は反映されない。キーワードの保持期限としては、例えば、キーワードが抽出された番組の終了時(又は視聴終了時)から所定時間経過後の時刻や、キーワードが抽出された時から所定時間経過後の時刻などが設定される。ただし、キーワードの保持期限は上記以外であってもよい。   In the present embodiment, the keyword extraction unit 14b sets a time limit for retaining the keyword in the keyword management information for the extracted keyword. Specifically, the keyword extraction unit 14b sets a retention period for each keyword managed by the keyword management information, and creates or updates keyword management information in which the keyword is associated with the keyword score and the retention period. To do. Further, when the keyword expiration date has expired, the keyword extraction unit 14b deletes or deletes the keyword (or the keyword and its keyword score) from the keyword management information. Therefore, in the present embodiment, the keyword management information reflects relatively recent keywords and keyword scores, and does not reflect old keywords and keyword scores. As the keyword retention period, for example, a time after a predetermined time has elapsed since the end of the program from which the keyword was extracted (or when viewing ends), a time after the predetermined time has elapsed since the keyword was extracted, and the like are set. The However, the keyword retention period may be other than the above.

また、本実施の形態では、アクセス先事前取得部14cは、取得された検索結果又は代表的な文書に対し、キャッシュ14dに当該検索結果又は代表的な文書を保持しておく期限を設定する。具体的には、アクセス先事前取得部14cは、キャッシュ14dに格納される各検索結果及び各代表的な文書に対して保持期限を設定し、検索結果の格納場所及び代表的な文書の格納場所と、これらの保持期限とが対応付けられた文書管理情報(以下、「キャッシュ管理情報」と称す)を作成又は更新し、当該キャッシュ管理情報を用いてキャッシュ14d内の情報を管理する。このキャッシュ管理情報は、例えばキャッシュ14dに生成される。また、アクセス先事前取得部14cは、検索結果又は代表的な文書の保持期限が満了した場合、当該検索結果又は代表的な文書をキャッシュ14dから消去又は削除する。したがって、本実施の形態では、キャッシュ14dには比較的最近の検索結果及び代表的な文書が保持され、古いものは保持されない。上記保持期限としては、例えば、対応するキーワードが抽出された番組の終了時(又は視聴終了時)から所定時間経過後の時刻や、対応するキーワードが抽出された時から所定時間経過後の時刻などが設定される。ただし、検索結果や代表的な文書の保持期限は上記以外であってもよい。また、検索結果や代表的な文書の保持期限は、対応するキーワードの保持期限に同期して設定されてもよく、例えばキーワードの保持期限の満了時に当該キーワードに対応する検索結果及び代表的な文書の保持期限が満了するように設定される。   In the present embodiment, the access destination pre-acquisition unit 14c sets a time limit for retaining the search result or representative document in the cache 14d for the acquired search result or representative document. Specifically, the access destination pre-acquisition unit 14c sets a retention period for each search result and each representative document stored in the cache 14d, and stores the search result storage location and the representative document storage location. Then, document management information (hereinafter referred to as “cache management information”) associated with these retention dates is created or updated, and information in the cache 14d is managed using the cache management information. This cache management information is generated in the cache 14d, for example. In addition, when the search result or the representative document retention period expires, the access destination pre-acquisition unit 14c deletes or deletes the search result or the representative document from the cache 14d. Therefore, in the present embodiment, relatively recent search results and representative documents are held in the cache 14d, and old ones are not held. Examples of the retention period include a time after a predetermined time has elapsed since the end of the program from which the corresponding keyword was extracted (or when viewing ended), a time after the predetermined time has elapsed since the corresponding keyword was extracted, and the like. Is set. However, the search result and the retention period of the representative document may be other than the above. In addition, the search result and the retention period of the representative document may be set in synchronization with the retention period of the corresponding keyword. For example, the search result and the representative document corresponding to the keyword when the retention period of the keyword expires. Is set to expire.

図11は、実施の形態2におけるキーワード抽出部14bにより作成又は更新されたキーワード管理情報の一例を示す図である。図11では、キーワード管理情報は、図5のキーワード抽出処理で抽出されたキーワードと、当該キーワードのキーワード点数と、当該キーワードの抽出元となった番組の視聴フラグと、その番組の終了時刻と、当該キーワードの保持期限である満了時刻とが対応付けられたレコードを含み、レコードはキーワード点数の降順に並べられている。視聴フラグは、キーワードの抽出元の番組が現在視聴されているか否かを示すフラグであり、視聴中の場合には「1」が設定され、視聴中でない場合には「0」が設定される。番組の終了時刻は、例えば当該番組の番組情報から取得されて記録される。キーワードの満了時刻は、番組の終了時刻から2時間後の時刻に設定されている。具体的には、図11の例では、ユーザが11月28日の20時45分に終了するドラマ『龍鹿伝』を現在視聴していることから、同図上段に示されるように、その番組名とその出演者名がキーワードとして抽出されキーワード管理情報に記録されている。これらキーワードに対応する視聴フラグは、現在視聴中であることを示す「1」となっている。キーワード満了時刻には、番組終了時刻から2時間後の11月28日22時45分が設定されている。その後、当該ドラマが終了すると、図11の下段に示されるように、当該ドラマに対応するキーワードの視聴中フラグは、現在視聴していないことを示す「0」となる。   FIG. 11 is a diagram illustrating an example of keyword management information created or updated by the keyword extraction unit 14b according to the second embodiment. In FIG. 11, the keyword management information includes the keyword extracted by the keyword extraction process of FIG. 5, the keyword score of the keyword, the viewing flag of the program from which the keyword is extracted, the end time of the program, It includes a record associated with an expiration time that is the retention period of the keyword, and the records are arranged in descending order of the keyword score. The viewing flag is a flag indicating whether or not the program from which the keyword is extracted is currently viewed. “1” is set when viewing, and “0” is set when not viewing. . The end time of the program is acquired from, for example, program information of the program and recorded. The keyword expiration time is set to a time two hours after the program end time. Specifically, in the example of FIG. 11, since the user is currently watching the drama “Ryukaden” that ends at 20:45 on November 28, as shown in the upper part of FIG. The program name and its performer name are extracted as keywords and recorded in the keyword management information. The viewing flag corresponding to these keywords is “1” indicating that the keyword is currently being viewed. The keyword expiration time is set to 22:45 on November 28, two hours after the program end time. Thereafter, when the drama ends, as shown in the lower part of FIG. 11, the viewing flag of the keyword corresponding to the drama becomes “0” indicating that the drama is not currently being viewed.

図12は、実施の形態2におけるアクセス先事前取得部14cにより作成又は更新されたキャッシュ管理情報の一例を示す図である。図12のキャッシュ管理情報では、図11のキーワード管理情報にて管理されているキーワードと、当該キーワードに対応する検索結果ページ及び公式HPのページ名と、当該検索結果ページ及び公式HPを格納しているページ格納場所を示す情報と、当該検索結果ページ及び公式HPを破棄するか否かを示す破棄フラグと、現在時刻と、当該検索結果ページ及び公式HPの保持期限である満了時刻とが対応付けられている。図12のキャッシュ管理情報は、キーワードが満了時刻を迎え消去された場合に当該キーワードに基づいて取得されたキャッシュ14d内の検索結果ページや公式HPが消去されるように、図11のキーワード管理情報と同期している。   FIG. 12 is a diagram illustrating an example of cache management information created or updated by the access destination pre-acquisition unit 14c according to the second embodiment. The cache management information in FIG. 12 stores the keywords managed in the keyword management information in FIG. 11, the search result page and official HP page names corresponding to the keywords, the search result page and the official HP. Information indicating a page storage location, a discard flag indicating whether or not to discard the search result page and the official HP, a current time, and an expiration time that is a retention period of the search result page and the official HP are associated with each other It has been. The cache management information in FIG. 12 is such that when the keyword is deleted at the expiration time, the search result page and the official HP in the cache 14d acquired based on the keyword are deleted. Synchronized with.

図11のキーワード管理情報において、キーワード点数上位5位までのキーワードは『龍鹿伝』、『福谷雅治』、『牧よう子』、『遠藤正臣』、『下川隆也』であり、アクセス先事前取得部14cは、これら5つのキーワードに対応する検索結果ページ及び公式HPを取得してキャッシュ14dに格納する。そして、アクセス先事前取得部14cは、図12に示されるように、上記5つのキーワードと、当該キーワードに対応する検索結果ページ及び公式HPの格納場所を示す情報等を対応付けてキャッシュ管理情報に登録する。   In the keyword management information shown in Fig. 11, the keywords with the top five keywords are "Ryukaden", "Masaharu Fukutani", "Yoko Maki", "Masao Endo", and "Takaya Shimokawa". The unit 14c acquires the search result page and the official HP corresponding to these five keywords and stores them in the cache 14d. Then, as shown in FIG. 12, the access destination pre-acquisition unit 14 c associates the above five keywords with the search result page corresponding to the keyword and information indicating the storage location of the official HP, etc. in the cache management information. sign up.

ドラマ『龍鹿伝』の番組終了から49分経過した11月28日21時34分時点では、当該番組に対応するキーワードもキャッシュ14d内のページも保持期限が満了していないので、キャッシュ管理情報の破棄フラグは、図12の上段に示されるように、破棄しないことを示す「0」となっている。その後、ドラマ『龍鹿伝』の番組終了から2時間1分経過した11月28日22時46分時点では、ページ満了時刻を過ぎたため、キャッシュ管理情報の破棄フラグは、図12の下段に示されるように、キャッシュ14d内のページを破棄することを示す「1」となり、キャッシュ14d内の当該ドラマに対応する検索結果ページ及び公式HPが破棄される。また、このとき、キーワード管理情報内の当該ドラマに対応するレコードも破棄される。   At the time of 21:34 on November 28, 49 minutes after the end of the program of the drama “Ryukaden”, neither the keyword corresponding to the program nor the page in the cache 14d has expired. As shown in the upper part of FIG. 12, the discard flag is “0” indicating not to be discarded. After that, at 22:46 on November 28, two hours and one minute after the end of the program of the drama “Ryukaden”, the page expiration time has passed, so the cache management information discard flag is shown in the lower part of FIG. As shown in the figure, it becomes “1” indicating that the page in the cache 14d is to be discarded, and the search result page and the official HP corresponding to the drama in the cache 14d are discarded. At this time, the record corresponding to the drama in the keyword management information is also discarded.

以上説明した本実施の形態2によれば、上記(1)〜(9)の効果の他に、下記(10)〜(11)の効果が得られ得る。
(10)情報処理装置は、抽出されたキーワードに対し、キーワード管理情報に当該キーワードを保持しておく期限を設定する。このため、期限が満了したキーワードに関する情報をキーワード管理情報から削除することができる。これにより、キーワード管理情報の容量を少なくすることができ、ひいては情報処理装置100をより安価に構成することが可能となる。
According to the second embodiment described above, the following effects (10) to (11) can be obtained in addition to the effects (1) to (9).
(10) For the extracted keyword, the information processing apparatus sets a time limit for retaining the keyword in the keyword management information. For this reason, it is possible to delete information related to a keyword whose term has expired from the keyword management information. As a result, the capacity of the keyword management information can be reduced, and as a result, the information processing apparatus 100 can be configured at a lower cost.

(11)情報処理装置は、記憶部に記憶された検索結果又は代表的な文書に対し、記憶部に当該検索結果又は代表的な文書を保持しておく期限を設定する。このため、期限が満了した検索結果又は代表的な文書を記憶部から削除することができる。これにより、記憶部の容量(例えばキャッシュに割り当てられるメモリ容量)を少なくすることができ、ひいては情報処理装置100をより安価に構成することが可能となる。なお、期限が満了するまでは、記憶部に記憶されている情報を用いて、検索結果及び代表的な文書の高速表示が可能である。   (11) The information processing apparatus sets a time limit for holding the search result or the representative document in the storage unit for the search result or the representative document stored in the storage unit. For this reason, a search result or a representative document whose term has expired can be deleted from the storage unit. Thereby, the capacity | capacitance (for example, memory capacity allocated to a cache) of a memory | storage part can be decreased, and it becomes possible to comprise the information processing apparatus 100 more cheaply by extension. Until the time limit expires, information stored in the storage unit can be used to display a search result and a representative document at high speed.

実施の形態3.
図13は、実施の形態3における情報処理システム500の構成の一例を示す模式図である。
Embodiment 3 FIG.
FIG. 13 is a schematic diagram illustrating an example of the configuration of the information processing system 500 according to the third embodiment.

情報処理システム500は、第1の情報処理装置(例えば100a)と、第2の情報処理装置(例えば100b)とを含む。   The information processing system 500 includes a first information processing apparatus (for example, 100a) and a second information processing apparatus (for example, 100b).

第1の情報処理装置は、実施の形態1又は2の情報処理装置100の機能に加えて、第2の情報処理装置に情報を送信する機能を有する。ここで、送信される情報は、アクセス先事前取得部14cにより取得された検索結果又はその記憶場所、アクセス先事前取得部14cにより取得された代表的な文書又はその記憶場所、キーワード抽出部14bにより作成されたキーワード管理情報、表示用情報編集部14gにより編集された検索画面表示用情報、及びキャッシュ管理情報のうち少なくとも1つの情報である。すなわち、送信される情報は、上記列挙された複数の情報の全部又は一部である。より具体的には、送信される情報は、キャッシュ14dに格納されている検索結果ページ又はその記憶場所、キャッシュ14dに格納されている公式HP又はその記憶場所、図6又は図11に示されるようなキーワード管理情報、編集されたクッキー、及びキャッシュ管理情報のうち少なくとも1つの情報である。   The first information processing apparatus has a function of transmitting information to the second information processing apparatus in addition to the function of the information processing apparatus 100 of the first or second embodiment. Here, the transmitted information includes the search result acquired by the access destination pre-acquisition unit 14c or its storage location, the representative document acquired by the access destination pre-acquisition unit 14c, or its storage location, and the keyword extraction unit 14b. It is at least one of the created keyword management information, search screen display information edited by the display information editing unit 14g, and cache management information. That is, the information to be transmitted is all or part of the plurality of information listed above. More specifically, the information to be transmitted is the search result page stored in the cache 14d or its storage location, the official HP stored in the cache 14d or its storage location, as shown in FIG. 6 or FIG. At least one piece of information such as keyword management information, edited cookies, and cache management information.

一方、第2の情報処理装置は、上記第1の情報処理装置からの情報を受信して利用する機能を有する。ここで、情報を利用する機能としては、例えば、検索結果や代表的な文書を表示させる機能や、検索結果や代表的な文書をその記憶場所から取得して表示させる機能、キーワード管理情報を用いてキーワード検索を行って検索結果や代表的な文書を取得する機能、検索画面表示用情報を用いて検索画面を表示させる機能、キャッシュ管理情報を用いてキャッシュを管理する機能などがある。一つの態様では、第2の情報処理装置は、実施の形態1又は2の情報処理装置100の機能に加えて、上記機能を有する。第2の情報処理装置は、第1の情報処理装置からの情報を当該第2の情報処理装置が有する同種の情報とマージして利用してもよい。   On the other hand, the second information processing apparatus has a function of receiving and using information from the first information processing apparatus. Here, as a function of using information, for example, a function of displaying a search result or a representative document, a function of acquiring and displaying a search result or a representative document from the storage location, and keyword management information are used. There are a function for performing a keyword search to acquire a search result and a representative document, a function for displaying a search screen using search screen display information, and a function for managing a cache using cache management information. In one aspect, the second information processing apparatus has the above function in addition to the function of the information processing apparatus 100 of the first or second embodiment. The second information processing apparatus may use the information from the first information processing apparatus by merging it with the same type of information that the second information processing apparatus has.

第2の情報処理装置は、第1の情報処理装置と同様に、他の情報処理装置(例えば第1の情報処理装置)に情報を送信する機能を備えていてもよい。また、第1の情報処理装置は、第2の情報処理装置と同様に、他の情報処理装置(例えば第2の情報処理装置)から情報を受信して利用する機能を備えていてもよい。一つの態様では、第1及び第2の情報処理装置は、同種機器どうしである。   Similarly to the first information processing apparatus, the second information processing apparatus may have a function of transmitting information to another information processing apparatus (for example, the first information processing apparatus). The first information processing apparatus may have a function of receiving and using information from another information processing apparatus (for example, the second information processing apparatus), similarly to the second information processing apparatus. In one aspect, the first and second information processing apparatuses are similar devices.

なお、上記情報を送信する機能や情報を受信して利用する機能は、例えばバックエンド部14により実現される。   The function of transmitting the information and the function of receiving and using the information are realized by, for example, the back end unit 14.

図13の例では、情報処理システム500は、複数(具体的には3つ)の情報処理装置100a,100b,100cを含み、これらは宅内ネットワーク等の比較的小規模のネットワークN2に接続されている。ネットワークN2にはネットワークN1が接続されている。情報処理装置100a,100b,100cは、例えば、それぞれ実施の形態1又は2の情報処理装置100の機能に加えて、上記情報を送信する機能及び情報を受信して利用する機能を有する。情報処理装置100a,100b,100cは、ネットワークテレビ(netTV)であり、それぞれリビング、寝室、子供部屋に設置されている。   In the example of FIG. 13, the information processing system 500 includes a plurality (specifically, three) of information processing apparatuses 100a, 100b, and 100c, which are connected to a relatively small network N2 such as a home network. Yes. A network N1 is connected to the network N2. The information processing apparatuses 100a, 100b, and 100c have, for example, the function of transmitting the information and the function of receiving and using the information in addition to the function of the information processing apparatus 100 of Embodiment 1 or 2, respectively. The information processing apparatuses 100a, 100b, and 100c are network televisions (netTV), and are installed in a living room, a bedroom, and a child room, respectively.

図13では、ある機器(例えば情報処理装置100a)から他の同種機器(例えば情報処理装置100b及び100c)に情報をブロードキャストする。これにより、他の同種機器(例えば異なる部屋の同種機器)でも、送信元の情報を用いて、検索結果及び代表的な文書の高速表示や、検索画面にキーワードを選択可能に表示することができるようになる。一つの態様では、情報処理システム500では、複数の情報処理装置間で互いに情報を送受し、互いの同種情報を利用する。   In FIG. 13, information is broadcast from a certain device (for example, the information processing apparatus 100a) to other similar devices (for example, the information processing apparatuses 100b and 100c). As a result, even with other similar devices (for example, the same device in different rooms), it is possible to display search results and representative documents at high speed, and to select keywords on the search screen, using the information of the transmission source. It becomes like this. In one aspect, in the information processing system 500, information is transmitted and received between a plurality of information processing apparatuses, and the same type of information is used.

以上説明した本実施の形態3によれば、上記(1)〜(11)の効果の他に、下記(12)〜(13)の効果が得られ得る。
(12)情報処理装置は、検索結果又はその記憶場所、代表的な文書又はその記憶場所、キーワード管理情報、及び検索画面表示用情報のうち少なくとも1つの情報を他の情報処理装置に送信する機能を有する。このため、当該送信元の情報処理装置の情報を他の情報処理装置で利用することが可能となる。これにより、他の情報処理装置において、上記送信元からの情報による、検索結果ページ及び代表的な文書の表示の高速化や、検索画面でのキーワードの自動表示機能などを享受することが可能となる。
According to the third embodiment described above, the following effects (12) to (13) can be obtained in addition to the effects (1) to (11).
(12) The information processing apparatus transmits a search result or its storage location, a representative document or its storage location, keyword management information, and search screen display information to another information processing apparatus. Have For this reason, it becomes possible to use the information of the information processing apparatus of the transmission source in another information processing apparatus. As a result, it is possible to speed up the display of the search result page and the representative document by the information from the transmission source, the keyword automatic display function on the search screen, and the like in other information processing apparatuses. Become.

(13)情報処理装置は、検索結果又はその記憶場所、代表的な文書又はその記憶場所、キーワード管理情報、及び検索画面表示用情報のうち少なくとも1つの情報を他の情報処理装置から受信する機能を有する。このため、当該情報処理装置は、他の情報処理装置の情報を利用することが可能となる。これにより、当該情報処理装置において、他の情報処理装置からの情報による、検索結果ページ及び代表的な文書の表示の高速化や、検索画面でのキーワードの自動表示機能などを享受することが可能となる。   (13) A function of receiving information from at least one information processing apparatus from another information processing apparatus, from among other information processing apparatuses, a search result or its storage location, a representative document or its storage location, keyword management information, and search screen display information Have For this reason, the information processing apparatus can use information of another information processing apparatus. As a result, the information processing apparatus can enjoy speeding up the display of search result pages and representative documents by using information from other information processing apparatuses, an automatic keyword display function on the search screen, and the like. It becomes.

なお、本発明は、上記実施の形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々の態様で実施することができる。   In addition, this invention is not limited to the said embodiment, In the range which does not deviate from the summary of this invention, it can implement with a various aspect.

1 ローカルバス、 2a CPU、 2b ROM、 2c RAM、 3 アンテナ、 4 チューナ部、 5 復調LSI、 6 デマルチプレクサ、 7 MPEG2デコーダ、 8 HDD、 9 ストリーミング受信処理部、 10 DRM処理部、 11 デクリプタ、 12 Webブラウザ、 13 ネットワークインタフェース、 14 バックエンド部、 14a 番組情報取得部、 14b キーワード抽出部、 14c アクセス先事前取得部、 14d キャッシュ、 14e 表示制御部、 14f パーサ、 14g 表示用情報編集部、 15 AV出力インタフェース、 100,100a,100b,100c 情報処理装置、 200 映像表示装置、 300 コンテンツサーバ、 500 情報処理システム、 N1,N2 ネットワーク。   1 local bus, 2a CPU, 2b ROM, 2c RAM, 3 antenna, 4 tuner unit, 5 demodulation LSI, 6 demultiplexer, 7 MPEG2 decoder, 8 HDD, 9 streaming reception processing unit, 10 DRM processing unit, 11 decryptor, 12 Web browser, 13 network interface, 14 backend unit, 14a program information acquisition unit, 14b keyword extraction unit, 14c access destination advance acquisition unit, 14d cache, 14e display control unit, 14f parser, 14g display information editing unit, 15 AV Output interface, 100, 100a, 100b, 100c information processing device, 200 video display device, 300 content server, 500 information processing system, N1, N2 network Click.

Claims (24)

ユーザにより視聴された番組の番組情報を取得する番組情報取得手段と、
前記取得された番組情報から前記番組に関連するキーワードを抽出するキーワード抽出手段と、
前記抽出されたキーワードによりネットワーク上の文書を検索し、検索結果を取得する検索結果取得手段と、
前記取得された検索結果から前記キーワードに対応する代表的なネットワーク上の文書を取得する文書取得手段と、
前記取得された検索結果及び代表的な文書を記憶手段に記憶させる記憶制御手段と、
を有することを特徴とする情報処理装置。
Program information acquisition means for acquiring program information of a program viewed by a user;
Keyword extracting means for extracting keywords related to the program from the acquired program information;
Search result acquisition means for searching a document on the network with the extracted keyword and acquiring a search result;
Document acquisition means for acquiring a document on a representative network corresponding to the keyword from the acquired search results;
Storage control means for storing the acquired search results and representative documents in a storage means;
An information processing apparatus comprising:
前記記憶手段に記憶されている検索結果及び代表的な文書を表示させる表示制御手段をさらに有することを特徴とする請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, further comprising display control means for displaying a search result and a representative document stored in the storage means. 前記表示制御手段は、前記キーワードによりネットワーク上の文書を検索するユーザ操作が行われた場合に、前記記憶手段に記憶されている当該キーワードに対応する検索結果を表示させ、当該キーワードによりネットワーク上の文書を検索して検索結果を新たに取得し、当該新たに取得された検索結果が前記表示された検索結果と異なるとき、前記表示された検索結果に代えて前記新たに取得された検索結果を表示させることを特徴とする請求項2に記載の情報処理装置。   The display control unit displays a search result corresponding to the keyword stored in the storage unit when a user operation for searching a document on the network is performed by the keyword, and the keyword is stored on the network by the keyword. When a new search result is obtained by searching a document, and the newly acquired search result is different from the displayed search result, the newly acquired search result is used instead of the displayed search result. The information processing apparatus according to claim 2, wherein the information processing apparatus is displayed. 前記表示制御手段は、前記キーワードに対応する代表的なネットワーク上の文書にアクセスするユーザ操作が行われた場合に、前記記憶手段に記憶されている当該文書を表示させ、当該文書をネットワークから新たに取得し、当該新たに取得された文書が前記表示された文書と異なるとき、前記表示された文書に代えて前記新たに取得された文書を表示させることを特徴とする請求項2又は3に記載の情報処理装置。   The display control unit displays the document stored in the storage unit when a user operation to access a document on a typical network corresponding to the keyword is performed, and newly displays the document from the network. The newly acquired document is displayed in place of the displayed document when the newly acquired document is different from the displayed document. The information processing apparatus described. 前記番組情報は、複数の項目を含み、
前記キーワード抽出手段は、前記各項目に予め割り当てられた重みを用い、前記キーワードの出現に対し、当該キーワードが抽出された項目に応じた重み付けを行って、前記キーワードの出現度合いを示す指標値を計算し、前記キーワードとその指標値とが対応付けられたキーワード管理情報を生成することを特徴とする請求項1から4のいずれかに記載の情報処理装置。
The program information includes a plurality of items,
The keyword extraction means uses a weight assigned in advance to each item, weights the appearance of the keyword according to the item from which the keyword is extracted, and obtains an index value indicating the appearance degree of the keyword. 5. The information processing apparatus according to claim 1, wherein the information management apparatus calculates and generates keyword management information in which the keyword is associated with the index value.
前記番組情報は、番組の種類を示す種類情報を含み、
前記キーワード抽出手段は、前記種類毎に前記各項目に予め割り当てられた重みを用い、前記キーワードの出現に対し、当該キーワードが抽出された番組情報の種類情報により示される種類と、当該キーワードが抽出された項目とに応じた重み付けを行って、前記指標値を計算することを特徴とする請求項5に記載の情報処理装置。
The program information includes type information indicating the type of program,
The keyword extraction means uses a weight previously assigned to each item for each type, and for the appearance of the keyword, extracts the type indicated by the type information of the program information from which the keyword is extracted, and the keyword The information processing apparatus according to claim 5, wherein the index value is calculated by performing weighting according to the item that has been set.
前記番組の種類は、当該番組が属するジャンル中のサブジャンルであることを特徴とする請求項6に記載の情報処理装置。   The information processing apparatus according to claim 6, wherein the type of the program is a sub-genre in a genre to which the program belongs. 前記番組情報は、さらに追加特殊文字を含み、
前記キーワード抽出手段は、前記追加特殊文字の各種類に予め割り当てられた重みを用い、前記キーワードの出現に対し、前記種類と、前記項目と、当該キーワードが抽出された番組情報の追加特殊文字の種類とに応じた重み付けを行って、前記指標値を計算することを特徴とする請求項5から7のいずれかに記載の情報処理装置。
The program information further includes additional special characters,
The keyword extracting means uses a weight assigned in advance to each type of the additional special character, and for the appearance of the keyword, the type, the item, and the additional special character of the program information from which the keyword is extracted. The information processing apparatus according to claim 5, wherein the index value is calculated by performing weighting according to a type.
前記キーワード抽出手段は、前記キーワードに対し、前記キーワード管理情報に当該キーワードを保持しておく期限を設定することを特徴とする請求項5から8のいずれかに記載の情報処理装置。   The information processing apparatus according to claim 5, wherein the keyword extraction unit sets a time limit for holding the keyword in the keyword management information for the keyword. 前記記憶制御手段は、前記検索結果又は前記文書に対し、前記記憶手段に当該検索結果又は文書を保持しておく期限を設定することを特徴とする請求項1から9のいずれかに記載の情報処理装置。   10. The information according to claim 1, wherein the storage control unit sets a time limit for holding the search result or document in the storage unit for the search result or the document. Processing equipment. ネットワーク上の文書を検索するための検索画面の表示に用いられる検索画面表示用情報を、前記抽出されたキーワードが検索キーワードとして選択可能に前記検索画面に表示されるように編集する表示用情報編集手段をさらに有することを特徴とする請求項1から10のいずれかに記載の情報処理装置。   Edit display information for editing search screen display information used to display a search screen for searching documents on the network so that the extracted keyword can be selected as a search keyword on the search screen. The information processing apparatus according to claim 1, further comprising means. 前記検索結果又はその記憶場所、前記代表的な文書又はその記憶場所、前記キーワード管理情報、及び前記検索画面表示用情報のうち少なくとも1つの情報を他の情報処理装置との間で送信又は受信することを特徴とする請求項1から11のいずれかに記載の情報処理装置。   Send or receive at least one of the search result or its storage location, the representative document or its storage location, the keyword management information, and the search screen display information to or from another information processing apparatus. The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus. ユーザにより視聴された番組の番組情報を取得する番組情報取得ステップと、
前記取得された番組情報から前記番組に関連するキーワードを抽出するキーワード抽出ステップと、
前記抽出されたキーワードによりネットワーク上の文書を検索し、検索結果を取得する検索結果取得ステップと、
前記取得された検索結果から前記キーワードに対応する代表的なネットワーク上の文書を取得する文書取得ステップと、
前記取得された検索結果及び代表的な文書を記憶手段に記憶させる記憶制御ステップと、
を有することを特徴とする情報処理方法。
A program information acquisition step of acquiring program information of a program viewed by the user;
A keyword extracting step of extracting a keyword related to the program from the acquired program information;
A search result acquisition step of searching a document on the network with the extracted keyword and acquiring a search result;
A document acquisition step of acquiring a document on a representative network corresponding to the keyword from the acquired search results;
A storage control step of storing the acquired search result and a representative document in a storage means;
An information processing method characterized by comprising:
前記記憶手段に記憶されている検索結果及び代表的な文書を表示させる表示制御ステップをさらに有することを特徴とする請求項13に記載の情報処理方法。   The information processing method according to claim 13, further comprising a display control step of displaying a search result and a representative document stored in the storage unit. 前記表示制御ステップでは、前記キーワードによりネットワーク上の文書を検索するユーザ操作が行われた場合に、前記記憶手段に記憶されている当該キーワードに対応する検索結果を表示させ、当該キーワードによりネットワーク上の文書を検索して検索結果を新たに取得し、当該新たに取得された検索結果が前記表示された検索結果と異なるとき、前記表示された検索結果に代えて前記新たに取得された検索結果を表示させることを特徴とする請求項14に記載の情報処理方法。   In the display control step, when a user operation for searching a document on the network by the keyword is performed, a search result corresponding to the keyword stored in the storage unit is displayed, and the keyword is displayed on the network. When a new search result is obtained by searching a document, and the newly acquired search result is different from the displayed search result, the newly acquired search result is used instead of the displayed search result. The information processing method according to claim 14, wherein display is performed. 前記表示制御ステップでは、前記キーワードに対応する代表的なネットワーク上の文書にアクセスするユーザ操作が行われた場合に、前記記憶手段に記憶されている当該文書を表示させ、当該文書をネットワークから新たに取得し、当該新たに取得された文書が前記表示された文書と異なるとき、前記表示された文書に代えて前記新たに取得された文書を表示させることを特徴とする請求項14又は15に記載の情報処理ステップ。   In the display control step, when a user operation to access a document on a representative network corresponding to the keyword is performed, the document stored in the storage unit is displayed, and the document is newly added from the network. The newly acquired document is displayed in place of the displayed document when the newly acquired document is different from the displayed document. Information processing step described. 前記番組情報は、複数の項目を含み、
前記キーワード抽出ステップでは、前記各項目に予め割り当てられた重みを用い、前記キーワードの出現に対し、当該キーワードが抽出された項目に応じた重み付けを行って、前記キーワードの出現度合いを示す指標値を計算し、前記キーワードとその指標値とが対応付けられたキーワード管理情報を生成することを特徴とする請求項13から16のいずれかに記載の情報処理方法。
The program information includes a plurality of items,
In the keyword extracting step, an index value indicating the appearance degree of the keyword is obtained by using a weight assigned in advance to each item, weighting the appearance of the keyword according to the item from which the keyword is extracted. The information processing method according to any one of claims 13 to 16, wherein the keyword management information is calculated and associated with the keyword and its index value.
前記番組情報は、番組の種類を示す種類情報を含み、
前記キーワード抽出ステップでは、前記種類毎に前記各項目に予め割り当てられた重みを用い、前記キーワードの出現に対し、当該キーワードが抽出された番組情報の種類情報により示される種類と、当該キーワードが抽出された項目とに応じた重み付けを行って、前記指標値を計算することを特徴とする請求項17に記載の情報処理方法。
The program information includes type information indicating the type of program,
In the keyword extraction step, weights previously assigned to the respective items are used for each type, and the type indicated by the type information of the program information from which the keyword is extracted and the keyword are extracted for the appearance of the keyword. The information processing method according to claim 17, wherein the index value is calculated by performing weighting according to the item that has been set.
前記番組の種類は、当該番組が属するジャンル中のサブジャンルであることを特徴とする請求項18に記載の情報処理方法。   The information processing method according to claim 18, wherein the type of the program is a sub-genre in a genre to which the program belongs. 前記番組情報は、さらに追加特殊文字を含み、
前記キーワード抽出ステップでは、前記追加特殊文字の各種類に予め割り当てられた重みを用い、前記キーワードの出現に対し、前記種類と、前記項目と、当該キーワードが抽出された番組情報の追加特殊文字の種類とに応じた重み付けを行って、前記指標値を計算することを特徴とする請求項17から19のいずれかに記載の情報処理方法。
The program information further includes additional special characters,
In the keyword extraction step, the weight assigned in advance to each type of the additional special character is used, and for the appearance of the keyword, the type, the item, and the additional special character of the program information from which the keyword is extracted The information processing method according to claim 17, wherein the index value is calculated by performing weighting according to a type.
前記キーワード抽出ステップでは、前記キーワードに対し、前記キーワード管理情報に当該キーワードを保持しておく期限を設定することを特徴とする請求項17から20のいずれかに記載の情報処理方法。   21. The information processing method according to claim 17, wherein, in the keyword extraction step, a time limit for retaining the keyword is set in the keyword management information for the keyword. 前記記憶制御ステップでは、前記検索結果又は前記文書に対し、前記記憶手段に当該検索結果又は文書を保持しておく期限を設定することを特徴とする請求項13から21のいずれかに記載の情報処理方法。   The information according to any one of claims 13 to 21, wherein, in the storage control step, a time limit for holding the search result or the document in the storage unit is set for the search result or the document. Processing method. ネットワーク上の文書を検索するための検索画面の表示に用いられる検索画面表示用情報を、前記抽出されたキーワードが検索キーワードとして選択可能に前記検索画面に表示されるように編集する表示用情報編集ステップをさらに有することを特徴とする請求項13から22のいずれかに記載の情報処理方法。   Edit display information for editing search screen display information used to display a search screen for searching documents on the network so that the extracted keyword can be selected as a search keyword on the search screen. The information processing method according to claim 13, further comprising a step. 前記検索結果又はその記憶場所、前記代表的な文書又はその記憶場所、前記キーワード管理情報、及び前記検索画面表示用情報のうち少なくとも1つの情報を送信又は受信するステップをさらに有することを特徴とする請求項13から23のいずれかに記載の情報処理方法。   The method further comprises the step of transmitting or receiving at least one of the search result or its storage location, the representative document or its storage location, the keyword management information, and the search screen display information. The information processing method according to any one of claims 13 to 23.
JP2011020565A 2011-02-02 2011-02-02 Information processing apparatus and information processing method Expired - Fee Related JP5645690B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011020565A JP5645690B2 (en) 2011-02-02 2011-02-02 Information processing apparatus and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011020565A JP5645690B2 (en) 2011-02-02 2011-02-02 Information processing apparatus and information processing method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2014225049A Division JP5885808B2 (en) 2014-11-05 2014-11-05 Digital broadcast receiving apparatus and digital broadcast receiving method

Publications (3)

Publication Number Publication Date
JP2012160107A true JP2012160107A (en) 2012-08-23
JP2012160107A5 JP2012160107A5 (en) 2014-03-13
JP5645690B2 JP5645690B2 (en) 2014-12-24

Family

ID=46840565

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011020565A Expired - Fee Related JP5645690B2 (en) 2011-02-02 2011-02-02 Information processing apparatus and information processing method

Country Status (1)

Country Link
JP (1) JP5645690B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015231208A (en) * 2014-06-06 2015-12-21 シャープ株式会社 Information providing apparatus, information providing method, program for information providing apparatus, communication system, receiving apparatus, and program for receiving apparatus
CN114020657A (en) * 2021-11-03 2022-02-08 无锡沐创集成电路设计有限公司 Message searching method, system, storage medium and electronic equipment

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5885808B2 (en) * 2014-11-05 2016-03-16 三菱電機株式会社 Digital broadcast receiving apparatus and digital broadcast receiving method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009094658A (en) * 2007-10-05 2009-04-30 Hitachi Ltd Relevant information providing apparatus and method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009094658A (en) * 2007-10-05 2009-04-30 Hitachi Ltd Relevant information providing apparatus and method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015231208A (en) * 2014-06-06 2015-12-21 シャープ株式会社 Information providing apparatus, information providing method, program for information providing apparatus, communication system, receiving apparatus, and program for receiving apparatus
CN114020657A (en) * 2021-11-03 2022-02-08 无锡沐创集成电路设计有限公司 Message searching method, system, storage medium and electronic equipment
CN114020657B (en) * 2021-11-03 2023-03-17 无锡沐创集成电路设计有限公司 Message searching method, system, storage medium and electronic equipment

Also Published As

Publication number Publication date
JP5645690B2 (en) 2014-12-24

Similar Documents

Publication Publication Date Title
US20200349191A1 (en) Methods and techniques for adaptive search
JP4661047B2 (en) Information processing apparatus, information processing method, and computer program
JP5296778B2 (en) Multimedia content search and recording reservation system
JP4372119B2 (en) Web information processing apparatus and Web information processing method
US8566872B2 (en) Broadcasting system and program contents delivery system
US10158823B2 (en) Methods and techniques for adaptive search
KR101493696B1 (en) Method and Apparatus for generating integrated metadata
US20100299701A1 (en) Media content retrieval system and personal virtual channel
JP2016001899A (en) Method and device for correlating medial meta data
JP2004538725A (en) System and method for combining several EPG sources into one reliable EPG
JP4329521B2 (en) Information processing apparatus, information processing method, and computer program
KR20030096218A (en) Search method for audio-visual programmes or contents on an audio-visual flux containing tables of events distributed by a database
JP2007328661A (en) Information processor, information processing method, and program
KR20040029027A (en) System with improved user interface
JP5645690B2 (en) Information processing apparatus and information processing method
JP5885808B2 (en) Digital broadcast receiving apparatus and digital broadcast receiving method
JP3617785B2 (en) Broadcast system, information reference method thereof, and receiving apparatus
JP4881459B2 (en) Recording and playback apparatus and method
KR100656516B1 (en) Apparatus and Method for Searching Multimedia Using Set-top Box
JP2008109497A (en) Content output program, content output method and content output device
JP2023172942A (en) Receiving device and program
JP2023171341A (en) Receiving device and program
JP2023171329A (en) Receiver and program
JP2001285813A (en) Receiver, transmitter and receiving method
TW200816813A (en) A method of producing the data stream of the digital televesion

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140128

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140128

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140620

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140701

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140827

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141104

R150 Certificate of patent or registration of utility model

Ref document number: 5645690

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees