JP2007164692A - Image output device, image output method, and image output program - Google Patents

Image output device, image output method, and image output program Download PDF

Info

Publication number
JP2007164692A
JP2007164692A JP2005363372A JP2005363372A JP2007164692A JP 2007164692 A JP2007164692 A JP 2007164692A JP 2005363372 A JP2005363372 A JP 2005363372A JP 2005363372 A JP2005363372 A JP 2005363372A JP 2007164692 A JP2007164692 A JP 2007164692A
Authority
JP
Japan
Prior art keywords
image
keyword
unit
weight
input
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
JP2005363372A
Other languages
Japanese (ja)
Other versions
JP4739006B2 (en
Inventor
Shuji Ono
修司 小野
Akira Yoda
章 依田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Corp
Original Assignee
Fujifilm 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 Fujifilm Corp filed Critical Fujifilm Corp
Priority to JP2005363372A priority Critical patent/JP4739006B2/en
Publication of JP2007164692A publication Critical patent/JP2007164692A/en
Application granted granted Critical
Publication of JP4739006B2 publication Critical patent/JP4739006B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • Image Processing (AREA)
  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To automatically insert and display a proper image indicating the content of a keyword in a passage in a position desired by a user. <P>SOLUTION: The image output device comprises: an image storage part for storing images by associating them with keywords indicating the content of the images; an image placement position determination part for determining an image placement position where images are placed in an output region where a text is outputted; a keyword extraction part for extracting keywords from the text; an image extraction part for extracting images stored in the image storage part, which are associated with the extracted keywords; an image selection part which selects images stored in the image storage part from the extracted images, which are associated with more kinds of keywords inputted in the position closer to the image placement position determined by the image placement position determination part; and an image output part for placing the selected images in the image placement position and outputting them together with the inputted text. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、画像出力装置、画像出力方法、および画像出力プログラムに関する。特に、本発明は、入力された文章とともに、文章に関連する画像を出力する画像出力装置、画像出力方法、および画像出力プログラムに関する。   The present invention relates to an image output apparatus, an image output method, and an image output program. In particular, the present invention relates to an image output apparatus, an image output method, and an image output program for outputting an image related to a sentence together with the input sentence.

文章中に画像を挿入する場合に、挿入すべき画像の検索を容易にすることを目的とした装置について提案されている(例えば、特許文献1参照。)。特許文献1に記載の発明に係る装置では、ユーザが入力した文章の一部を選択して、選択された文章を形態素解析等により解析して、画像の特定に資する単語を抽出する。続いて、文章に含まれる単語に対応づけて当該装置が予め格納している画像を検索する。そして、ユーザが検索された画像を文章中にレイアウトする。
特開平6−282539号公報
There has been proposed an apparatus for facilitating a search for an image to be inserted when an image is inserted into a sentence (see, for example, Patent Document 1). In the apparatus according to the invention described in Patent Document 1, a part of a sentence input by a user is selected, the selected sentence is analyzed by morphological analysis or the like, and a word contributing to the specification of an image is extracted. Subsequently, an image stored in advance by the device in association with a word included in the sentence is searched. Then, the user lays out the searched image in the sentence.
JP-A-6-282539

しかしながら、特許文献1に記載の発明においては、ユーザが入力した文章に含まれる単語に対応づけて装置が格納している複数の画像を抽出して、抽出した複数の画像の中から、ユーザが所望する画像をユーザ自身が選択する。したがって、ユーザは文章を入力している間に画像の選択に時間を割くので、ユーザの思考が中断される場合がある。   However, in the invention described in Patent Document 1, a plurality of images stored in the apparatus are extracted in association with words included in a sentence input by the user, and the user selects a plurality of images extracted from the extracted plurality of images. The user selects the desired image. Therefore, since the user spends time selecting an image while inputting a sentence, the user's thought may be interrupted.

そこで本発明は、上記課題を解決することができる画像出力装置、画像出力方法、および画像出力プログラムを提供することを目的とする。この目的は特許請求の範囲における独立項に記載の特徴の組み合わせにより達成される。また従属項は本発明の更なる有利な具体例を規定する。   Accordingly, an object of the present invention is to provide an image output apparatus, an image output method, and an image output program that can solve the above-described problems. This object is achieved by a combination of features described in the independent claims. The dependent claims define further advantageous specific examples of the present invention.

上記課題を解決するために、本発明の第1の形態においては、入力された文章とともに、文章に関連する画像を出力する画像出力装置であって、画像の内容を示す少なくとも一つのキーワードに対応づけて、画像を格納する画像格納部と、入力された文章が出力される出力領域において画像が配置されるべき位置である画像配置位置を決定する画像配置位置決定部と、入力された文章から画像格納部が格納しているキーワードを抽出するキーワード抽出部と、キーワード抽出部が抽出したキーワードのうちの少なくとも一つに対応づけて画像格納部が格納している画像を抽出する画像抽出部と、画像抽出部が抽出した画像のうちで、画像配置位置決定部が決定した画像配置位置により近い位置に入力されたより多くの種類のキーワードに対応づけて画像格納部が格納している画像を選択する画像選択部と、画像選択部が選択した画像を、画像配置位置決定部が決定した画像配置位置に配置して、入力された文章とともに出力する画像出力部とを備える。   In order to solve the above-described problem, in the first embodiment of the present invention, an image output apparatus that outputs an image related to a sentence together with the input sentence, and corresponds to at least one keyword indicating the content of the image Then, an image storage unit for storing an image, an image arrangement position determination unit for determining an image arrangement position that is a position where an image is to be arranged in an output region where the input sentence is output, and an input sentence A keyword extraction unit for extracting a keyword stored in the image storage unit; an image extraction unit for extracting an image stored in the image storage unit in association with at least one of the keywords extracted by the keyword extraction unit; Corresponds to more types of keywords input at positions closer to the image arrangement position determined by the image arrangement position determination unit among the images extracted by the image extraction unit The image selection unit that selects the image stored in the image storage unit, and the image selected by the image selection unit are arranged at the image arrangement position determined by the image arrangement position determination unit and output together with the input text An image output unit.

また、キーワード抽出部が抽出したキーワードのうち、画像配置位置決定部が決定した画像配置位置により近い位置に入力されたキーワードに、より大きい重み付けをする位置重み付け決定部と、画像抽出部が抽出した画像ごとに、位置重み付け決定部が重み付けしたキーワードの重みの合計値を算出する重み合計算出部とを更に備え、画像選択部は、画像抽出部が抽出した画像のうちで、重み合計算出部が算出したキーワードの重みの合計値が最も大きい画像を選択してもよい。更に、入力された文章を複数の範囲に分割し、キーワード抽出部が抽出したキーワードのうち、画像配置位置決定部が決定した画像配置位置により近い範囲に入力されたキーワードに、より大きい重み付けをする位置重み付け決定部と、画像抽出部が抽出した画像ごとに、位置重み付け決定部が重み付けしたキーワードの重みの合計値を算出する重み合計算出部とを更に備え、画像選択部は、画像抽出部が抽出した画像のうちで、重み合計算出部が算出したキーワードの重みの合計値が最も大きい画像を選択してもよい。   In addition, among the keywords extracted by the keyword extraction unit, a position weight determination unit that gives greater weight to a keyword that is input at a position closer to the image arrangement position determined by the image arrangement position determination unit, and an image extraction unit extracted A weight sum calculating unit that calculates a total value of keyword weights weighted by the position weight determining unit for each image, and the image selecting unit includes a weight sum calculating unit out of the images extracted by the image extracting unit. You may select the image with the largest total value of the calculated keyword weight. Further, the input sentence is divided into a plurality of ranges, and among the keywords extracted by the keyword extraction unit, the keywords input in a range closer to the image arrangement position determined by the image arrangement position determination unit are weighted more heavily. A position weight determination unit; and a weight total calculation unit that calculates a total value of keyword weights weighted by the position weight determination unit for each image extracted by the image extraction unit. The image selection unit includes: Among the extracted images, an image having the largest total value of the keyword weights calculated by the weight sum calculation unit may be selected.

そして、位置重み付け決定部は、画像配置位置決定部が決定した画像配置位置により近い行に入力された前記キーワード抽出部が抽出したキーワードに、より大きい重み付けをしてもよい。また、ユーザが過去に入力した文章を格納している文章格納部と、文章格納部が格納している文章に含まれるキーワードの数をキーワードごとに算出するキーワード頻度算出部と、キーワード頻度算出部が算出したキーワードの数がより多いキーワードに、より小さい重み付けをするキーワード重み付け決定部とを更に備え、重み合計算出部は、画像抽出部が抽出した画像ごとに、位置重み決定部およびキーワード重み付け決定部が重み付けしたキーワードの重みの合計値を算出し、画像選択部は、画像抽出部が抽出した画像のうちで、重み合計算出部が算出したキーワードの重みの合計値が最も小さい画像を選択してもよい。   The position weighting determination unit may weight the keyword extracted by the keyword extraction unit input in a row closer to the image arrangement position determined by the image arrangement position determination unit. In addition, a sentence storage unit that stores sentences input by the user in the past, a keyword frequency calculation unit that calculates the number of keywords included in the sentence stored in the sentence storage unit for each keyword, and a keyword frequency calculation unit And a keyword weighting determination unit that assigns a smaller weight to a keyword having a larger number of keywords calculated by the image, and the weight sum calculation unit includes a position weight determination unit and a keyword weighting determination for each image extracted by the image extraction unit. The image selection unit selects an image having the smallest keyword weight total value calculated by the weight total calculation unit from the images extracted by the image extraction unit. May be.

また、画像配置位置決定部が決定した画像配置位置から予め定められた範囲内に入力された文章を、キーワード抽出部がキーワードを抽出する文章として決定する文章範囲決定部を更に備え、キーワード抽出部は、文章範囲決定部が決定した文章の範囲から、画像格納部が格納しているキーワードを抽出してもよい。そして、文章範囲決定部が決定した文章の範囲を除く文章の範囲から、画像格納部が格納しているキーワードをユーザに選択させるキーワード選択制御部を更に備え、画像抽出部は、キーワード抽出部が抽出したキーワードおよびキーワード選択制御部がユーザに選択させたキーワードのうちの少なくとも一つに対応づけて画像格納部が格納している画像を抽出してもよい。   The keyword extraction unit further includes a sentence range determination unit that determines a sentence input within a predetermined range from the image arrangement position determined by the image arrangement position determination unit as a sentence from which the keyword extraction unit extracts a keyword. May extract a keyword stored in the image storage unit from the range of the sentence determined by the sentence range determination unit. The image extraction unit further includes a keyword selection control unit that allows the user to select a keyword stored in the image storage unit from a text range excluding the text range determined by the text range determination unit. The image stored in the image storage unit may be extracted in association with at least one of the extracted keyword and the keyword selected by the user by the keyword selection control unit.

また、本発明の第2の形態においては、入力された文章とともに、文章に関連する画像を出力する画像出力方法であって、画像の内容を示す少なくとも一つのキーワードに対応づけて、画像を画像格納部に格納する画像格納段階と、入力された文章が出力される出力領域において画像が配置されるべき位置である画像配置位置を決定する画像配置位置決定段階と、入力された文章から画像格納部が格納しているキーワードを抽出するキーワード抽出段階と、キーワード抽出段階が抽出したキーワードのうちの少なくとも一つに対応づけて画像格納部が格納している画像を抽出する画像抽出段階と、画像抽出段階が抽出した画像のうちで、画像配置位置決定段階が決定した画像配置位置により近い位置に入力されたより多くの種類のキーワードに対応づけて画像格納部が格納している画像を選択する画像選択段階と、画像選択段階が選択した画像を、画像配置位置決定段階が決定した画像配置位置に配置して、入力された文章とともに出力する画像出力段階とを備える。   According to a second aspect of the present invention, there is provided an image output method for outputting an image related to a sentence together with an inputted sentence, wherein the image is associated with at least one keyword indicating the content of the image. An image storage stage for storing in the storage unit, an image placement position determination stage for determining an image placement position, which is a position where an image should be placed in an output area where the inputted sentence is output, and image storage from the inputted sentence A keyword extraction stage for extracting a keyword stored in the section, an image extraction stage for extracting an image stored in the image storage section in association with at least one of the keywords extracted in the keyword extraction stage, and an image Among the images extracted in the extraction stage, more types of keywords input at positions closer to the image layout position determined in the image layout position determination stage An image selection stage for selecting an image stored in the image storage unit in association with each other, and an image selected by the image selection stage is arranged at the image arrangement position determined by the image arrangement position determination stage, together with the inputted text And an image output stage for outputting.

また、本発明の第3の形態においては、入力された文章とともに、文章に関連する画像を出力する画像出力装置用の画像出力プログラムであって、画像出力装置を、画像の内容を示す少なくとも一つのキーワードに対応づけて、画像を格納する画像格納部と、入力された文章が出力される出力領域において画像が配置されるべき位置である画像配置位置を決定する画像配置位置決定部と、入力された文章から画像格納部が格納しているキーワードを抽出するキーワード抽出部と、キーワード抽出部が抽出したキーワードのうちの少なくとも一つに対応づけて画像格納部が格納している画像を抽出する画像抽出部と、画像抽出部が抽出した画像のうちで、画像配置位置決定部が決定した画像配置位置により近い位置に入力されたより多くの種類のキーワードに対応づけて画像格納部が格納している画像を選択する画像選択部と、画像選択部が選択した画像を、画像配置位置決定部が決定した画像配置位置に配置して、入力された文章とともに出力する画像出力部として機能させる。   According to a third aspect of the present invention, there is provided an image output program for an image output apparatus that outputs an image related to a sentence together with an input sentence, and the image output apparatus includes at least one image content. An image storage unit that stores images in association with one keyword, an image placement position determination unit that determines an image placement position that is a position in which an image should be placed in an output region in which input text is output, and an input A keyword extraction unit that extracts a keyword stored in the image storage unit from the written text and an image stored in the image storage unit in association with at least one of the keywords extracted by the keyword extraction unit Among the images extracted by the image extraction unit and the image extraction unit, more types input at positions closer to the image arrangement position determined by the image arrangement position determination unit An image selection unit that selects an image stored in the image storage unit in association with a keyword, and an image selected by the image selection unit is arranged at the image arrangement position determined by the image arrangement position determination unit and input It is made to function as an image output part which outputs with a text.

なお、上記の発明の概要は、本発明の必要な特徴の全てを列挙したものではなく、これらの特徴群のサブコンビネーションもまた、発明となりうる。   The above summary of the invention does not enumerate all the necessary features of the present invention, and sub-combinations of these feature groups can also be the invention.

本発明によれば、文章中に画像を挿入する領域により近い位置に入力されたより多くの種類のキーワードに対応づけて画像出力装置が格納している画像を自動的に選択して、当該領域に選択した画像を自動的に挿入することができるので、ユーザが文章を入力する場合に、文章入力中にユーザが想起しているイメージに適切な画像を、ユーザの思考を中断させることなく、文章中においてユーザが画像の挿入を所望する位置に自動的に挿入して表示することができる。   According to the present invention, an image stored in the image output device is automatically selected in association with a larger number of types of keywords input at a position closer to a region where an image is inserted into a sentence, and the region is selected. Since the selected image can be automatically inserted, when the user inputs a sentence, the image suitable for the image recalled by the user during the sentence input, the sentence without interrupting the user's thought The user can automatically insert and display the image at a position where the user desires to insert the image.

以下、発明の実施の形態を通じて本発明を説明するが、以下の実施形態は特許請求の範囲にかかる発明を限定するものではなく、また実施形態の中で説明されている特徴の組み合わせの全てが発明の解決手段に必須であるとは限らない。   Hereinafter, the present invention will be described through embodiments of the invention. However, the following embodiments do not limit the invention according to the scope of claims, and all combinations of features described in the embodiments are included. It is not necessarily essential for the solution of the invention.

図1は、本発明の一実施形態に係る画像出力装置10をブログに適用した場合における出力画面900の概要を示す。画像出力装置10は、モニタ等の表示装置を備えるPCおよび携帯情報端末等であってよい。そして、画像出力装置10は、インターネット上のウェブサイトにおいてウェブページのURLと共に文章等を記録するブログ等を表示装置に出力する装置であってよい。本実施形態に係る画像出力装置10は、文章中に画像を挿入する領域により近い位置に入力されたより多くの種類のキーワードに対応づけて画像出力装置10が格納している画像を自動的に選択して、当該領域に選択した画像を自動的に挿入することにより、ユーザが文章を入力する場合に、文章入力中にユーザが想起しているイメージに適切な画像を、ユーザの思考を中断させることなく、文章中においてユーザが画像の挿入を所望する位置に自動的に挿入して表示することを目的とする。   FIG. 1 shows an outline of an output screen 900 when an image output apparatus 10 according to an embodiment of the present invention is applied to a blog. The image output device 10 may be a PC, a portable information terminal, or the like that includes a display device such as a monitor. The image output device 10 may be a device that outputs a blog or the like that records a sentence or the like together with a URL of a web page on a website on the Internet to a display device. The image output apparatus 10 according to the present embodiment automatically selects an image stored in the image output apparatus 10 in association with a larger number of types of keywords input at positions closer to the area where the image is to be inserted into the sentence. Then, by automatically inserting the selected image into the area, when the user inputs a sentence, the user's thought is interrupted with an image appropriate for the image recalled by the user during the sentence input. The purpose is to automatically insert and display the image in a position where the user desires to insert an image.

出力画面900においてユーザは、画像出力装置10に文章を入力する。例えば、ユーザは、ブログに文章を入力する場合のように、出力画面900において、文章を画像出力装置10に入力する。そして、例えば、画像出力装置10は、画像配置位置800から予め定められた範囲内に入力された文章に含まれる複数の画像の内容を示すキーワードのうち、最も画像配置位置800に近い距離に入力されたキーワード902に対応づけて格納している画像を自動的に抽出する。そして、画像出力装置10は、画像配置位置800に抽出した画像を挿入して、画像を文章とともに出力画面900に表示する。同様に、画像出力装置10は、画像配置位置802から予め定められた範囲内に入力された文章に含まれる複数の画像の内容を示すキーワードのうち、最も画像配置位置802に近い距離に入力されたキーワード904に対応づけて格納している画像を自動的に抽出する。そして、画像出力装置10は、画像配置位置802に抽出した画像を挿入して、画像を文章とともに出力画面900に表示する。   On the output screen 900, the user inputs text into the image output device 10. For example, the user inputs a sentence to the image output device 10 on the output screen 900 as in the case of inputting a sentence to a blog. Then, for example, the image output apparatus 10 inputs the keyword closest to the image arrangement position 800 among the keywords indicating the contents of a plurality of images included in the text input within a predetermined range from the image arrangement position 800. The image stored in association with the keyword 902 is automatically extracted. Then, the image output apparatus 10 inserts the extracted image at the image arrangement position 800 and displays the image on the output screen 900 together with the text. Similarly, the image output apparatus 10 is input at a distance closest to the image arrangement position 802 among keywords indicating the contents of a plurality of images included in a sentence input within a predetermined range from the image arrangement position 802. The image stored in association with the keyword 904 is automatically extracted. Then, the image output device 10 inserts the extracted image at the image arrangement position 802 and displays the image on the output screen 900 together with the text.

本実施形態に係る画像出力装置10は、文章中に画像を挿入する領域である画像配置位置に最も近い位置に入力されたキーワードに対応づけて画像出力装置10が格納している画像を自動的に選択する。そして、画像出力装置10は、選択した画像を画像配置位置に挿入して表示するので、ユーザが文章を入力する場合に、文章入力中にユーザが想起しているイメージに適切な画像を、ユーザの思考を中断させることなく、文章中においてユーザが画像の挿入を所望する位置に自動的に挿入して表示することができる。   The image output apparatus 10 according to the present embodiment automatically stores an image stored in the image output apparatus 10 in association with a keyword input at a position closest to the image arrangement position, which is an area in which an image is inserted into a sentence. Select Then, the image output device 10 inserts the selected image into the image arrangement position and displays it. Therefore, when the user inputs a sentence, an image appropriate for the image recalled by the user during the sentence input is displayed. The user can automatically insert and display the image at a position where the user desires to insert an image without interrupting the thought.

図2は、本実施形態に係る画像出力装置10の機能構成の一例を示す。画像出力装置10は、文章入力部100、画像入力部102、画像配置位置入力制御部104、キーワード選択制御部106、画像格納部110、文章格納部112、画像配置位置決定部120、キーワード抽出部130、画像抽出部140、重み合計算出部150、位置重み付け決定部160、画像選択部170、キーワード頻度算出部180、キーワード重み付け決定部182、文章範囲決定部184、および画像出力部190を備える。   FIG. 2 shows an example of a functional configuration of the image output apparatus 10 according to the present embodiment. The image output device 10 includes a text input unit 100, an image input unit 102, an image arrangement position input control unit 104, a keyword selection control unit 106, an image storage unit 110, a text storage unit 112, an image arrangement position determination unit 120, and a keyword extraction unit. 130, an image extraction unit 140, a total weight calculation unit 150, a position weight determination unit 160, an image selection unit 170, a keyword frequency calculation unit 180, a keyword weight determination unit 182, a sentence range determination unit 184, and an image output unit 190.

文章入力部100は、画像出力装置10に文章を入力する。文章入力部100は、ユーザが入力した文章をキーワード抽出部130および画像出力部190に供給する。また、文章入力部100は、文章が入力された位置を画像配置位置決定部120および文章範囲決定部184に供給する。なお、文章が入力された位置は、画像出力部190が文章および画像を出力する出力領域において入力された文章が配置される位置を、文章が入力された位置としてよい。画像入力部102は、画像出力装置10に画像を入力する。画像入力部102は、入力した画像を画像格納部110に供給する。画像格納部110は、画像の内容を示す少なくとも一つのキーワードに対応づけて画像を格納する。画像格納部110は、格納している画像を、画像抽出部140の制御に基づいて画像抽出部140に供給する。   The text input unit 100 inputs text to the image output device 10. The text input unit 100 supplies the text input by the user to the keyword extraction unit 130 and the image output unit 190. The text input unit 100 supplies the position where the text is input to the image arrangement position determination unit 120 and the text range determination unit 184. Note that the position where the text is input may be the position where the text input in the output area where the image output unit 190 outputs the text and the image is the position where the text is input. The image input unit 102 inputs an image to the image output device 10. The image input unit 102 supplies the input image to the image storage unit 110. The image storage unit 110 stores an image in association with at least one keyword indicating the content of the image. The image storage unit 110 supplies the stored image to the image extraction unit 140 based on the control of the image extraction unit 140.

画像配置位置入力制御部104は、入力された文章が出力される出力領域の中で、画像が配置されるべき位置である画像配置位置をユーザに入力させる。具体的には、画像配置位置入力制御部104は、出力領域内に、画像を配置すべき位置をユーザに入力させる。例えば、画像配置位置入力制御部104は、ユーザに画像の配置を所望する位置を選択させることにより、画像を配置すべき位置をユーザに入力させる。また、画像配置位置入力制御部104は、画像が配置されるべき位置が出力領域内に予め定められている複数のレイアウトをユーザに提示して、提示された複数のレイアウトの中からユーザに所望のレイアウトを選択させてもよい。なお、画像配置位置入力制御部104は、ユーザが文章を入力している場合であって、ユーザが文章の入力を完結する前に、画像配置位置をユーザに入力させてよい。また、画像配置位置入力制御部104は、ユーザが文章の入力を完結した後に、画像配置位置をユーザに入力させてもよい。係る場合において、画像配置位置入力制御部104は、画像が配置されるべき位置および画像が配置されるべき領域の大きさを、ユーザに入力させてもよい。画像配置位置入力制御部104は、ユーザが入力した画像配置位置を、画像配置位置決定部120に供給する。   The image arrangement position input control unit 104 causes the user to input an image arrangement position that is a position where an image is to be arranged in an output area where the input text is output. Specifically, the image arrangement position input control unit 104 causes the user to input a position where an image should be arranged in the output area. For example, the image arrangement position input control unit 104 causes the user to input a position where an image should be arranged by causing the user to select a position where the image is desired to be arranged. Further, the image arrangement position input control unit 104 presents the user with a plurality of layouts in which the positions where the images are to be arranged are predetermined in the output area, and requests the user from the plurality of presented layouts. You may select the layout. Note that the image arrangement position input control unit 104 may cause the user to input the image arrangement position before the user completes the input of the sentence in the case where the user is inputting the sentence. Further, the image arrangement position input control unit 104 may cause the user to input the image arrangement position after the user completes the input of the text. In such a case, the image arrangement position input control unit 104 may cause the user to input the position where the image should be arranged and the size of the area where the image should be arranged. The image arrangement position input control unit 104 supplies the image arrangement position input by the user to the image arrangement position determination unit 120.

画像配置位置決定部120は、入力された文章が出力される出力領域において画像が配置されるべき位置である画像配置位置を決定する。具体的には、画像配置位置決定部120は、文章入力部100から、出力領域に入力された文章が配置されている位置に関する情報を受け取る。そして、画像配置位置決定部120は、出力領域内で文章が配置されていない位置を算出して、算出した位置を画像配置位置として決定してよい。また、画像配置位置決定部120は、画像配置位置入力制御部104からユーザが入力した画像配置位置を受け取った場合には、ユーザが入力した画像配置位置を、入力された文章が出力される出力領域において画像が配置されるべき位置である画像配置位置として決定してもよい。画像配置位置決定部120は、決定した画像配置位置を位置重み付け決定部160、文章範囲決定部184、および画像出力部190に供給する。   The image arrangement position determination unit 120 determines an image arrangement position that is a position where an image is to be arranged in an output region where an input sentence is output. Specifically, the image arrangement position determination unit 120 receives information about the position where the text input in the output area is arranged from the text input unit 100. Then, the image arrangement position determination unit 120 may calculate a position where no text is arranged in the output area, and determine the calculated position as the image arrangement position. Further, when the image arrangement position determination unit 120 receives the image arrangement position input by the user from the image arrangement position input control unit 104, the image arrangement position input by the user is output as an input sentence. You may determine as an image arrangement position which is a position where an image should be arrange | positioned in an area | region. The image arrangement position determination unit 120 supplies the determined image arrangement position to the position weighting determination unit 160, the sentence range determination unit 184, and the image output unit 190.

キーワード抽出部130は、入力された文章から画像格納部110が格納しているキーワードを抽出する。具体的には、キーワード抽出部130は、文章入力部100から受け取った文章から、自然言語処理等の処理方法を用いて、画像格納部110が格納しているキーワードを抽出する。また、キーワード抽出部130は、抽出したキーワードが出力領域に配置されている位置である、キーワードの位置に関する情報をキーワードに対応づけて抽出する。更に、キーワード抽出部130は、入力された文章を複数の範囲に分割して、分割した範囲からキーワードを抽出してもよい。例えば、キーワード抽出部130は、入力された文章を、行ごとおよび段落ごとの範囲に分割して、行または段落からキーワードを抽出してもよい。キーワード抽出部130は、抽出したキーワードを画像抽出部140に供給する。また、キーワード抽出部130は、抽出したキーワードおよび抽出したキーワードの位置に関する情報を画像選択部170に供給する。更に、キーワード抽出部130は、抽出したキーワードの位置に関する情報を、位置重み付け決定部160に供給する。   The keyword extraction unit 130 extracts keywords stored in the image storage unit 110 from the input text. Specifically, the keyword extraction unit 130 extracts keywords stored in the image storage unit 110 from the text received from the text input unit 100 using a processing method such as natural language processing. The keyword extraction unit 130 also extracts information related to the keyword position, which is the position where the extracted keyword is arranged in the output area, in association with the keyword. Further, the keyword extraction unit 130 may divide the input sentence into a plurality of ranges and extract keywords from the divided ranges. For example, the keyword extraction unit 130 may divide the input sentence into ranges for each line and each paragraph, and extract a keyword from the line or paragraph. The keyword extraction unit 130 supplies the extracted keyword to the image extraction unit 140. The keyword extraction unit 130 also supplies the image selection unit 170 with information regarding the extracted keyword and the position of the extracted keyword. Further, the keyword extraction unit 130 supplies information regarding the position of the extracted keyword to the position weighting determination unit 160.

文章範囲決定部184は、画像配置位置決定部120から受け取った画像配置位置から予め定められた範囲内に入力された文章を、キーワード抽出部130がキーワードを抽出する文章として決定する。具体的には、文章範囲決定部184は、文章入力部100から、入力された文章が出力領域において占める位置を受け取り、画像配置位置決定部120から、画像配置位置を受け取る。そして、文章範囲決定部184は、画像配置位置から予め定められた範囲内に入力された文章の範囲を、文章入力部100から受け取った、入力された文章の出力領域における位置から算出して、キーワード抽出部130がキーワードを抽出する文章として決定する。なお、文章範囲決定部184が定めたキーワードを抽出する文章が含まれる範囲は、画像配置位置から予め定められた距離に基づいて決定してよい。   The text range determination unit 184 determines a text input within a predetermined range from the image layout position received from the image layout position determination unit 120 as a text from which the keyword extraction unit 130 extracts a keyword. Specifically, the sentence range determination unit 184 receives from the sentence input unit 100 the position occupied by the input sentence in the output area, and receives the image arrangement position from the image arrangement position determination unit 120. Then, the sentence range determination unit 184 calculates the range of the sentence input within a predetermined range from the image arrangement position from the position in the output area of the input sentence received from the sentence input unit 100, The keyword extraction part 130 determines as a text which extracts a keyword. It should be noted that the range including the text for extracting the keyword determined by the text range determination unit 184 may be determined based on a predetermined distance from the image arrangement position.

具体的には、文章範囲決定部184は、画像配置位置から予め定められた範囲内に入力された行のうち、予め定められた数の行を、キーワードを抽出する文章が含まれる文章範囲として決定してよい。例えば、文章範囲決定部184は、画像配置位置から5行または10行等の行数を設定して、複数の行を含む文章を、キーワード抽出部130がキーワードを抽出する文章の範囲として決定してよい。なお、文章範囲決定部184が予め設定する、キーワードを抽出する文章の範囲は、段落ごとの範囲であってもよい。文章範囲決定部184は、決定した文章の範囲が出力領域に占める位置をキーワード抽出部130およびキーワード選択制御部106に供給する。なお、係る場合において、文章範囲決定部184からキーワードを抽出する文章の範囲を受け取ったキーワード抽出部130は、当該範囲から画像格納部110が格納しているキーワードを抽出する。   Specifically, the sentence range determination unit 184 sets a predetermined number of lines among lines input within a predetermined range from the image layout position as a sentence range including a sentence from which a keyword is extracted. You may decide. For example, the sentence range determination unit 184 sets the number of lines such as five lines or ten lines from the image arrangement position, and determines a sentence including a plurality of lines as a sentence range from which the keyword extraction unit 130 extracts keywords. It's okay. Note that the range of sentences from which keywords are extracted, which is set in advance by the sentence range determination unit 184, may be a range for each paragraph. The sentence range determination unit 184 supplies the position that the determined sentence range occupies in the output area to the keyword extraction unit 130 and the keyword selection control unit 106. In such a case, the keyword extracting unit 130 that has received the text range from which the keyword is extracted from the text range determining unit 184 extracts the keyword stored in the image storage unit 110 from the range.

キーワード選択制御部106は、文章範囲決定部184から受け取った文章の範囲を除く文章の範囲から、画像格納部110が格納しているキーワードをユーザに選択させる。なお、キーワード選択制御部106は、ユーザに複数のキーワードを選択させてもよい。キーワード選択制御部106は、ユーザが選択したキーワードを、画像抽出部140に供給する。画像抽出部140は、キーワード抽出部130が抽出したキーワードのうちの少なくとも一つに対応づけて画像格納部110が格納している画像を画像格納部110に働きかけて、画像格納部110から抽出する。また、画像抽出部140は、キーワード選択制御部106から受け取ったキーワードのうちの少なくとも一つに対応づけて画像格納部110が格納している画像を画像格納部110に働きかけて、画像格納部110から抽出する。画像抽出部140は抽出した画像を、画像選択部170に供給する。また、画像抽出部140は、画像に対応づけて画像格納部110が格納しているキーワードを、重み合計算出部150に供給する。   The keyword selection control unit 106 causes the user to select the keyword stored in the image storage unit 110 from the text range excluding the text range received from the text range determination unit 184. Note that the keyword selection control unit 106 may cause the user to select a plurality of keywords. The keyword selection control unit 106 supplies the keyword selected by the user to the image extraction unit 140. The image extraction unit 140 works with the image storage unit 110 to extract the image stored in the image storage unit 110 in association with at least one of the keywords extracted by the keyword extraction unit 130 from the image storage unit 110. . In addition, the image extraction unit 140 works on the image storage unit 110 with an image stored in the image storage unit 110 in association with at least one of the keywords received from the keyword selection control unit 106, thereby causing the image storage unit 110. Extract from The image extraction unit 140 supplies the extracted image to the image selection unit 170. In addition, the image extraction unit 140 supplies the keyword stored in the image storage unit 110 in association with the image to the weight sum calculation unit 150.

位置重み付け決定部160は、キーワード抽出部130から受け取ったキーワードの位置に関する情報のうち、画像配置位置決定部120から受け取った画像配置位置により近い位置に入力されたキーワードに、より大きい重み付けをする。具体的には、位置重み付け決定部160は、キーワード抽出部130から受け取ったキーワードの位置と画像配置位置決定部120から受け取った画像配置位置の位置とから、キーワード抽出部130が抽出したキーワードごとに、画像配置位置から当該キーワードが出力領域に入力された位置までの距離を算出する。そして、位置重み付け決定部160は、算出した距離がより短いキーワードにより大きい重みを付ける。例えば、位置重み付け決定部160は、算出した距離の逆数を算出して、算出した値をキーワードの重みとしてもよい。また、位置重み付け決定部160は、入力された文章を複数の範囲に分割して、分割した範囲からキーワード抽出部130が抽出したキーワードのうち、画像配置位置決定部120から受け取った画像配置位置により近い範囲に入力されたキーワードに、より大きい重み付けをしてもよい。ここで、文章の行および段落は、範囲の一例である。なお、位置重み付け決定部160は同一の行、または同一の段落に含まれるキーワードに対しては、同一の重みを重み付けてもよい。位置重み付け決定部160は、決定した重みをキーワードに対応づけて重み合計算出部150に供給する。   The position weighting determination unit 160 weights a keyword input at a position closer to the image arrangement position received from the image arrangement position determination unit 120 out of the information related to the keyword position received from the keyword extraction unit 130. Specifically, the position weighting determination unit 160 uses the keyword position received from the keyword extraction unit 130 and the image layout position received from the image layout position determination unit 120 for each keyword extracted by the keyword extraction unit 130. The distance from the image layout position to the position where the keyword is input to the output area is calculated. Then, the position weighting determination unit 160 gives a greater weight to the keyword with the shorter calculated distance. For example, the position weight determination unit 160 may calculate the reciprocal of the calculated distance and use the calculated value as the keyword weight. In addition, the position weighting determination unit 160 divides the input sentence into a plurality of ranges, and among the keywords extracted by the keyword extraction unit 130 from the divided ranges, the position weighting determination unit 160 uses the image placement position received from the image placement position determination unit 120. You may give more weighting to the keyword input in the near range. Here, text lines and paragraphs are examples of ranges. Note that the position weight determining unit 160 may weight the keywords included in the same line or the same paragraph with the same weight. The position weight determination unit 160 supplies the determined weight to the weight total calculation unit 150 in association with the keyword.

文章格納部112は、ユーザが過去に入力した文章を格納している。また、文章格納部112は、文章に含まれる、画像の内容を示すキーワードを更に格納して、キーワードに対応づけてキーワードの重みを更に格納してもよい。文章格納部112は、文章に含まれるキーワードを、キーワード頻度算出部180の制御に基づいて、キーワード頻度算出部180に供給する。キーワード頻度算出部180は、文章格納部112が格納している文章に含まれるキーワードの数を、キーワードごとに算出する。具体的には、キーワード頻度算出部180は、文章格納部112に働きかけて、文章格納部112が格納している文章に含まれるキーワードを、自然言語処理等の処理方法を用いて抽出する。そして、キーワード頻度算出部180は抽出したキーワードごとに、当該キーワードの数を算出する。キーワード頻度算出部180は、算出したキーワードごとのキーワードの数を、キーワード重み付け決定部182に供給する。   The sentence storage unit 112 stores sentences that the user has input in the past. The text storage unit 112 may further store a keyword indicating the content of the image included in the text, and further store the weight of the keyword in association with the keyword. The text storage unit 112 supplies keywords included in the text to the keyword frequency calculation unit 180 based on the control of the keyword frequency calculation unit 180. The keyword frequency calculation unit 180 calculates the number of keywords included in the text stored in the text storage unit 112 for each keyword. Specifically, the keyword frequency calculation unit 180 works on the text storage unit 112 to extract keywords included in the text stored in the text storage unit 112 using a processing method such as natural language processing. Then, the keyword frequency calculation unit 180 calculates the number of keywords for each extracted keyword. The keyword frequency calculation unit 180 supplies the calculated number of keywords for each keyword to the keyword weighting determination unit 182.

キーワード重み付け決定部182は、キーワード頻度算出部180が算出したキーワードの数がより多いキーワードに、より小さい重み付けをする。具体的には、キーワード重み付け決定部182は、キーワード頻度算出部180が算出したキーワードの数の逆数を算出して、算出したキーワードの数の逆数を、キーワードに重みとして対応づけてよい。これにより、キーワード重み付け決定部182は、キーワードの数がより多いキーワードに、より小さい重み付けをすることができる。また、キーワード重み付け決定部182は、キーワードの数を降順または昇順に整列して、整列したキーワードの数を複数の範囲に分類して、分類した範囲ごとに所定の係数を設定してもよい。そして、キーワード重み付け決定部182は、キーワード頻度算出部180が算出したキーワードの数に、設定した係数を乗じることによって重みを算出してもよい。   The keyword weighting determination unit 182 gives a smaller weight to a keyword having a larger number of keywords calculated by the keyword frequency calculation unit 180. Specifically, the keyword weighting determination unit 182 may calculate the reciprocal of the number of keywords calculated by the keyword frequency calculation unit 180 and associate the reciprocal of the calculated number of keywords with the keyword as a weight. Thereby, the keyword weighting determination unit 182 can apply a smaller weight to a keyword having a larger number of keywords. The keyword weighting determination unit 182 may arrange the number of keywords in descending or ascending order, classify the number of aligned keywords into a plurality of ranges, and set a predetermined coefficient for each classified range. Then, the keyword weighting determination unit 182 may calculate the weight by multiplying the number of keywords calculated by the keyword frequency calculation unit 180 by a set coefficient.

例えば、キーワード重み付け決定部182は、キーワードの数を1個から5個、6個から10個、11個から50個、および51個以上等の複数の範囲に分類する。そして、キーワード重み付け決定部182は、キーワードの数に乗じた場合に、より小さな値が算出される係数を、各範囲ごとに設定してよい。例えば、キーワード重み付け決定部182は、キーワードの数が1個から5個の範囲に対しては0.1、6個から10個の範囲には0.2、および51個以上の範囲には2.0等の係数を設定してよい。続いて、キーワード重み付け決定部182は、キーワードの数に設定した係数を乗じて得られた値の逆数を算出して、算出された値をキーワードの重みとしてよい。これにより、キーワード重み付け決定部182は、設定した係数をキーワードの数に乗じて算出された値の逆数を算出することによって、キーワードの数がより多いキーワードに対応づけて、より小さな重みを重み付けることができる。キーワード重み付け決定部182は、キーワードに対応づけて重み付けした重みを、重み合計算出部150に供給する。また、キーワード重み付け決定部182は、キーワードに対応づけてキーワードの重みを、文章格納部112に格納させてもよい。   For example, the keyword weighting determining unit 182 classifies the number of keywords into a plurality of ranges such as 1 to 5, 6 to 10, 11 to 50, 51 or more. Then, the keyword weighting determination unit 182 may set a coefficient for which a smaller value is calculated for each range when the number of keywords is multiplied. For example, the keyword weighting determination unit 182 may use 0.1 for a range of 1 to 5 keywords, 0.2 for a range of 6 to 10, and 2 for a range of 51 or more. A coefficient such as .0 may be set. Subsequently, the keyword weighting determination unit 182 may calculate the reciprocal of the value obtained by multiplying the number of keywords by the set coefficient, and use the calculated value as the keyword weight. Accordingly, the keyword weighting determination unit 182 calculates the inverse of the value calculated by multiplying the set coefficient by the number of keywords, thereby weighting a smaller weight in association with a keyword having a larger number of keywords. be able to. The keyword weight determination unit 182 supplies the weight weighted in association with the keyword to the weight sum calculation unit 150. The keyword weighting determination unit 182 may store the keyword weights in the sentence storage unit 112 in association with the keywords.

重み合計算出部150は、画像抽出部140が抽出した画像ごとに、位置重み付け決定部160が決定したキーワードの重みの合計値を算出する。具体的には、重み合計算出部150は、画像抽出部140が抽出した画像に対応づけて画像格納部110が格納しているキーワードの重みを、位置重み付け決定部160から受け取る。そして、重み合計算出部150は、画像ごとに、画像に対応づけられているキーワードの重みの合計値を算出する。また、重み合計算出部150は、画像抽出部140が抽出した画像ごとに、キーワード重み付け決定部182が重み付けしたキーワードの重みの合計値を算出してもよい。重み合計算出部150は、算出した画像ごとのキーワードの重みの合計値を、画像選択部170に供給する。   The weight total calculation unit 150 calculates the total value of the keyword weights determined by the position weight determination unit 160 for each image extracted by the image extraction unit 140. Specifically, the weight sum calculation unit 150 receives the keyword weight stored in the image storage unit 110 in association with the image extracted by the image extraction unit 140 from the position weight determination unit 160. Then, the total weight calculation unit 150 calculates the total value of the weights of the keywords associated with the images for each image. Further, the weight total calculation unit 150 may calculate the total value of the keyword weights weighted by the keyword weighting determination unit 182 for each image extracted by the image extraction unit 140. The weight total calculation unit 150 supplies the calculated keyword weight total value for each image to the image selection unit 170.

画像選択部170は、画像抽出部140が抽出した画像のうちで、画像配置位置決定部120が決定した画像配置位置により近い位置に入力されたより多くの種類のキーワードに対応づけて画像格納部110が格納している画像を選択する。具体的には、画像選択部170は、画像抽出部140が抽出した画像のうちで、重み合計算出部150から受け取った画像ごとのキーワードの重みの合計値を比較して、最も合計値が大きい画像を選択してよい。また、画像選択部170は、重み合計算出部150が、キーワード重み付け決定部182が重み付けしたキーワードの重みの合計値を算出していた場合には、画像抽出部140が抽出した画像のうちで、重み合計算出部150が算出したキーワードの重みの合計値が最も小さい画像を選択してもよい。画像選択部170は、選択した画像を、画像出力部190に供給する。   The image selection unit 170 associates the image storage unit 110 with more types of keywords input at positions closer to the image arrangement position determined by the image arrangement position determination unit 120 among the images extracted by the image extraction unit 140. Select the image stored by. Specifically, the image selection unit 170 compares the keyword weight total values for each image received from the weight total calculation unit 150 among the images extracted by the image extraction unit 140, and has the largest total value. You may select an image. In addition, when the total weight calculation unit 150 calculates the total value of the keyword weights weighted by the keyword weighting determination unit 182, the image selection unit 170 includes the image extracted by the image extraction unit 140. You may select the image with the smallest total value of the weight of the keyword which the weight total calculation part 150 calculated. The image selection unit 170 supplies the selected image to the image output unit 190.

画像出力部190は、画像選択部170から受け取った画像を、画像配置位置決定部120が決定した画像配置位置に配置して、文章入力部100から受け取った文章とともに出力する。具体的には、画像出力部190は、画像配置位置決定部120から受け取った画像配置位置に、画像選択部170が選択した画像を配置する。そして、画像出力部190は、例えばモニタ等の表示装置に、文章と共に画像を出力する。具体的には、画像出力部190は、ブログ等においてユーザが文章を入力した場合に、ユーザが入力した文章に含まれるキーワードを用いて上記説明で選択された画像を画像配置位置に配置して、文章と共に出力する。   The image output unit 190 arranges the image received from the image selection unit 170 at the image arrangement position determined by the image arrangement position determination unit 120 and outputs it together with the text received from the text input unit 100. Specifically, the image output unit 190 arranges the image selected by the image selection unit 170 at the image arrangement position received from the image arrangement position determination unit 120. Then, the image output unit 190 outputs an image together with the text to a display device such as a monitor. Specifically, when the user inputs a sentence on a blog or the like, the image output unit 190 arranges the image selected in the above description using a keyword included in the sentence input by the user at the image arrangement position. , Output with text.

本実施形態に係る画像出力装置10は、入力された文章に含まれるキーワードに対応づけられている画像を抽出する。そして、画像配置位置により近い位置に入力されたキーワードにより大きな重みを付けて、画像ごとに、画像に対応づけられているキーワードの重みの合計値を算出する。続いて、キーワードの重みの合計値が最大の画像を選択して選択された画像を出力することができるので、ユーザは文章を入力するだけで、ユーザが画像の挿入を所望する位置の近くに入力されたキーワードの内容を適切に表す画像を、自動的に挿入して表示することができる。   The image output apparatus 10 according to the present embodiment extracts an image associated with a keyword included in the input sentence. Then, a greater weight is given to the keyword input at a position closer to the image arrangement position, and the total value of the weight of the keyword associated with the image is calculated for each image. Subsequently, since the image having the maximum keyword weight total value can be selected and the selected image can be output, the user only has to input a sentence and close to the position where the user wants to insert the image. An image that appropriately represents the content of the input keyword can be automatically inserted and displayed.

また、本実施形態に係る画像出力装置10は、ユーザが過去に入力した文章に含まれるキーワードの数に基づいて、文章に含まれる数が多いキーワードに、文章に含まれる数が少ないキーワードよりも、より小さい重みを重み付ける。続いて、画像ごとに、画像に対応づけられているキーワードの重みの合計値を算出する。そして、画像配置位置により近い位置に入力されたより多くの種類のキーワードに対応づけられている画像の中で、キーワードの重みの合計値が最も小さい画像を選択できるので、ユーザが使用することの少ないキーワードに対応付けられた画像を自動的に選択して出力することができる。これにより、画像出力装置10は、ユーザにとってなじみが薄く、新鮮さを感じさせ、かつ珍しさを感じさせる画像を自動的に選択して出力できるので、ユーザが飽きることがなく、ユーザにとって意外性の高い画像を挿入した文章を作成できる。   In addition, the image output apparatus 10 according to the present embodiment is based on the number of keywords included in a sentence input by the user in the past, and a keyword that includes a large number of sentences is more than a keyword that includes a small number of sentences. , Weight smaller weights. Subsequently, the total value of the weights of the keywords associated with the images is calculated for each image. Since the image having the smallest keyword weight total value can be selected from images associated with more types of keywords input closer to the image arrangement position, the user rarely uses them. An image associated with a keyword can be automatically selected and output. As a result, the image output device 10 is not familiar to the user, and can automatically select and output an image that feels fresh and feels unusual, so that the user does not get bored and is unexpected for the user. You can create sentences with high-quality images inserted.

図3は、本実施形態に係る画像格納部110のデータ構造の一例を示す。画像格納部110は、画像の内容を示すキーワードに対応づけて画像を格納する。なお、画像格納部110は、複数のキーワードに対応づけて画像を格納してもよい。また、画像格納部110が格納する画像は、インターネット等のネットワークを介して画像入力部102が受け取った画像、ユーザが撮像した撮像画像、およびユーザが作成した画像等であってよい。また、画像の内容を示すキーワードは、画像に含まれるオブジェクトのオブジェクト名を表すキーワード、画像に含まれる背景を表すキーワード、および画像に付帯されている付帯情報に基づいて決定されるキーワードであってよい。更に、付帯情報は、画像が撮像画像である場合には、当該画像の撮像日時、撮像場所、撮像モード(接写モード、ポートレートモード、および夜景モード等)、および撮像条件(明度、彩度、および合焦距離等)等であってよい。一方、画像がユーザが作成した画像等である場合には、付帯情報は、画像のファイル名および画像にユーザが付帯した画像の内容を示すキーワードであってよい。   FIG. 3 shows an example of the data structure of the image storage unit 110 according to the present embodiment. The image storage unit 110 stores an image in association with a keyword indicating the content of the image. Note that the image storage unit 110 may store images in association with a plurality of keywords. The image stored in the image storage unit 110 may be an image received by the image input unit 102 via a network such as the Internet, a captured image captured by the user, and an image created by the user. The keyword indicating the content of the image is a keyword determined based on a keyword indicating the object name of the object included in the image, a keyword indicating the background included in the image, and incidental information attached to the image. Good. Further, when the image is a captured image, the incidental information includes the imaging date and time, the imaging location, the imaging mode (such as the close-up mode, portrait mode, and night view mode), and the imaging conditions (brightness, saturation, And in-focus distance, etc.). On the other hand, when the image is an image created by the user, the accompanying information may be a keyword indicating the file name of the image and the content of the image attached by the user to the image.

例えば、画像300が小田原の街等を表す画像である場合には、画像格納部110は、画像300を、キーワードである「小田原」に対応づけて格納する。また、画像310が小田原城を表す画像である場合には、画像格納部110は、画像310を、キーワードである「小田原」および「城」に対応づけて格納してよい。更に、例えば、画像320が昼間に撮像した白猫の撮像画像である場合には、画像格納部110は、画像320を、キーワードである「白猫」および「昼」に対応づけて格納してよい。   For example, if the image 300 is an image representing a city of Odawara, the image storage unit 110 stores the image 300 in association with the keyword “Odawara”. When the image 310 is an image representing Odawara Castle, the image storage unit 110 may store the image 310 in association with keywords “Odawara” and “castle”. Furthermore, for example, when the image 320 is a captured image of a white cat captured in the daytime, the image storage unit 110 stores the image 320 in association with the keywords “white cat” and “daytime”. Good.

図4は、本実施形態に係る画像出力部190による出力の一例を示す。画像配置位置決定部120は、画像出力部190が文章および画像を出力する出力領域910内に、画像を配置すべき領域である画像配置位置810を決定する。続いて、画像配置位置決定部120が決定した画像配置位置810の位置に関する情報が、文章範囲決定部184に供給される。そして、画像配置位置810の位置に関する情報を受け取った文章範囲決定部184は、キーワード抽出部130がキーワードを抽出すべき文章の範囲を決定する。例えば、文章範囲決定部184は、文章範囲950を決定する。そして、キーワード抽出部130は、文章範囲950からキーワードを抽出する。続いて、画像選択部170は、画像配置位置810に配置されるべき画像として、文章範囲950に含まれるキーワードであって、画像配置位置810により近い位置により多くの種類のキーワードに対応づけられている画像を選択する。例えば、文章範囲950内に入力された画像の内容を示すキーワードとして、キーワード912、キーワード914、キーワード916、キーワード918、およびキーワード920をキーワード抽出部130が抽出した場合を考える。   FIG. 4 shows an example of output by the image output unit 190 according to the present embodiment. The image arrangement position determination unit 120 determines an image arrangement position 810 that is an area in which an image is to be arranged in an output area 910 where the image output unit 190 outputs text and an image. Subsequently, information regarding the position of the image arrangement position 810 determined by the image arrangement position determination unit 120 is supplied to the text range determination unit 184. Then, the text range determination unit 184 that has received information regarding the position of the image arrangement position 810 determines a text range from which the keyword extraction unit 130 should extract keywords. For example, the sentence range determination unit 184 determines the sentence range 950. Then, the keyword extraction unit 130 extracts keywords from the sentence range 950. Subsequently, the image selection unit 170 is a keyword included in the text range 950 as an image to be arranged at the image arrangement position 810, and is associated with more types of keywords at a position closer to the image arrangement position 810. Select an image. For example, consider a case where the keyword extraction unit 130 extracts a keyword 912, a keyword 914, a keyword 916, a keyword 918, and a keyword 920 as keywords indicating the contents of an image input in the sentence range 950.

係る場合においては、画像抽出部140は、キーワード抽出部130が抽出したキーワードの少なくとも一つに対応づけて画像格納部110が格納している画像を抽出する。例えば、図3において説明した画像格納部110から、画像抽出部140は、キーワード912の「小田原」に対応付けて画像格納部110が格納している画像300および画像310を抽出してよい。同様に、画像抽出部140は、キーワード914、キーワード916、キーワード918、およびキーワード920に対応づけて画像格納部110が格納している画像を抽出する。そして、画像選択部170は、画像抽出部140が抽出した複数の画像のうちで、重み合計算出部150が画像ごとに算出した、キーワードの重みの合計値が最も大きい画像を選択する。   In such a case, the image extraction unit 140 extracts an image stored in the image storage unit 110 in association with at least one of the keywords extracted by the keyword extraction unit 130. For example, from the image storage unit 110 described with reference to FIG. 3, the image extraction unit 140 may extract the image 300 and the image 310 stored in the image storage unit 110 in association with the keyword 912 “Odawara”. Similarly, the image extraction unit 140 extracts an image stored in the image storage unit 110 in association with the keyword 914, the keyword 916, the keyword 918, and the keyword 920. Then, the image selection unit 170 selects an image having the largest keyword weight total value calculated for each image by the weight total calculation unit 150 among the plurality of images extracted by the image extraction unit 140.

例えば、画像配置位置810から各キーワードまでの距離のうち、他のキーワードよりも画像配置位置810により近い位置に入力された、キーワード918およびキーワード920に対応づけて画像格納部110が格納している画像を、画像選択部170は選択してよい。そして、画像出力部190は、画像選択部170が選択した画像を画像配置位置810に配置して、文章とともに表示する。また、文章範囲決定部184が決定した文章範囲950に含まれるキーワードに対応づけて画像格納部110が格納している画像を、画像抽出部140は抽出してもよい。文章範囲決定部184が、キーワード抽出部130が抽出すべきキーワードが含まれる文章の範囲を予め決定することにより、キーワード抽出部130が文章全体からキーワードを抽出して、画像抽出部140が、キーワード抽出部130が抽出したキーワードに対応づけて画像格納部110が格納している画像を抽出する場合よりも、より迅速に画像を抽出することができる。   For example, the image storage unit 110 stores the distance from the image layout position 810 to each keyword in association with the keyword 918 and the keyword 920 input at a position closer to the image layout position 810 than the other keywords. The image selection unit 170 may select an image. Then, the image output unit 190 arranges the image selected by the image selection unit 170 at the image arrangement position 810 and displays it together with the text. Further, the image extraction unit 140 may extract an image stored in the image storage unit 110 in association with a keyword included in the text range 950 determined by the text range determination unit 184. The text range determination unit 184 determines in advance a text range that includes the keyword to be extracted by the keyword extraction unit 130, so that the keyword extraction unit 130 extracts keywords from the entire text, and the image extraction unit 140 uses the keyword The image can be extracted more quickly than when the image stored in the image storage unit 110 is extracted in association with the keyword extracted by the extraction unit 130.

図5は、本実施形態に係る画像出力部190による出力の一例を示す。文章範囲決定部184が出力領域940の中に文章範囲950を設定した場合に、キーワード選択制御部106は、ユーザに、文章範囲950を除く範囲に入力された文章からキーワードを選択させる。例えば、キーワード922およびキーワード924を選択させる。画像抽出部140は、文章範囲950内に含まれるキーワードおよびユーザが選択したキーワードに対応づけて画像格納部110が格納している画像を抽出する。   FIG. 5 shows an example of output by the image output unit 190 according to the present embodiment. When the sentence range determination unit 184 sets the sentence range 950 in the output area 940, the keyword selection control unit 106 causes the user to select a keyword from sentences input in a range excluding the sentence range 950. For example, the keyword 922 and the keyword 924 are selected. The image extraction unit 140 extracts an image stored in the image storage unit 110 in association with a keyword included in the sentence range 950 and a keyword selected by the user.

そして、画像選択部170は、画像抽出部140が抽出した複数の画像の中から、画像配置位置決定部120が決定した画像配置位置により近い位置に入力されたより多くの種類のキーワードに対応づけて画像格納部110が格納している画像を選択してよい。例えば、画像配置位置812から各キーワードまでの距離のうち、他のキーワードよりも画像配置位置812により近い位置に入力されたキーワードが、キーワード922およびキーワード924である場合には、キーワード922およびキーワード924に対応づけて画像格納部110が格納している画像を、画像選択部170は選択してよい。そして、画像出力部190は、画像選択部170が選択した画像を画像配置位置812に配置して、文章とともに表示する。   Then, the image selection unit 170 associates more types of keywords input at positions closer to the image arrangement position determined by the image arrangement position determination unit 120 from among the plurality of images extracted by the image extraction unit 140. An image stored in the image storage unit 110 may be selected. For example, in the case where the keywords input to the position closer to the image arrangement position 812 than the other keywords among the distances from the image arrangement position 812 to the keywords are the keyword 922 and the keyword 924, the keyword 922 and the keyword 924 are used. The image selection unit 170 may select an image stored in the image storage unit 110 in association with the. Then, the image output unit 190 arranges the image selected by the image selection unit 170 at the image arrangement position 812 and displays it together with the text.

また、画像配置位置決定部120が決定した画像配置位置812に最も近い位置に入力されたキーワードに対応づけて画像格納部110が格納している画像を選択してもよい。例えば、画像配置位置812に最も近い位置に入力されたキーワードがキーワード922である場合には、キーワード922に対応づけて画像格納部110が格納している画像を画像選択部170は選択してよい。そして、画像出力部190は、画像選択部170が選択した画像を画像配置位置810に配置して、文章とともに表示してよい。   Further, an image stored in the image storage unit 110 may be selected in association with a keyword input at a position closest to the image layout position 812 determined by the image layout position determination unit 120. For example, when the keyword input at a position closest to the image arrangement position 812 is the keyword 922, the image selection unit 170 may select an image stored in the image storage unit 110 in association with the keyword 922. . The image output unit 190 may arrange the image selected by the image selection unit 170 at the image arrangement position 810 and display it together with the text.

図6は、本実施形態に係る画像出力装置10の機能構成の一例を示す。画像出力装置10は、キーワード生成部132、キーワード付与部134、オブジェクト抽出部136、オブジェクト名付与部138、画像キーワード重み格納部162、組み合わせ重み格納部164、トリミング部172、文章キーワード重み格納部186、表現態様重み格納部188、および画像重み決定部20を更に備えてよい。また、画像重み決定部20は、頻度算出部200、頻度重み決定部202、位置重み決定部204、および大きさ重み決定部206を有してよい。   FIG. 6 shows an example of a functional configuration of the image output apparatus 10 according to the present embodiment. The image output device 10 includes a keyword generation unit 132, a keyword assignment unit 134, an object extraction unit 136, an object name assignment unit 138, an image keyword weight storage unit 162, a combination weight storage unit 164, a trimming unit 172, and a text keyword weight storage unit 186. Further, an expression mode weight storage unit 188 and an image weight determination unit 20 may be further provided. In addition, the image weight determination unit 20 may include a frequency calculation unit 200, a frequency weight determination unit 202, a position weight determination unit 204, and a size weight determination unit 206.

画像格納部110は格納している画像を、キーワード生成部132、オブジェクト抽出部136、および画像重み決定部20に更に供給する。また、画像格納部110は格納しているキーワードを、画像キーワード重み格納部162および組み合わせ重み格納部164に供給する。キーワード生成部132は、画像格納部110に格納されている画像の付帯情報に基づいて画像の内容を示すキーワードを生成する。具体的には、キーワード生成部132は、画像格納部110が格納している画像に付帯されている付帯情報を抽出する。付帯情報は、例えば、画像が撮像画像である場合には、当該画像の撮像日時、撮像場所、撮像モード(接写モード、ポートレートモード、および夜景モード等)、および撮像条件(明度、彩度、および合焦距離等)等であってよい。   The image storage unit 110 further supplies the stored image to the keyword generation unit 132, the object extraction unit 136, and the image weight determination unit 20. Further, the image storage unit 110 supplies the stored keywords to the image keyword weight storage unit 162 and the combination weight storage unit 164. The keyword generation unit 132 generates a keyword indicating the content of the image based on the supplementary information of the image stored in the image storage unit 110. Specifically, the keyword generation unit 132 extracts incidental information attached to the image stored in the image storage unit 110. For example, when the image is a captured image, the incidental information includes the imaging date and time, the imaging location, the imaging mode (such as the close-up mode, the portrait mode, and the night view mode) of the image, and the imaging conditions (brightness, saturation, And in-focus distance, etc.).

例えば、夜景モードで撮像された画像に対しては、キーワード生成部132は当該画像に対して「夜」をキーワードとして生成する。また、キーワード生成部132は、画像の撮像日時から画像が撮像された年、または月、若しくは日をキーワードとして生成してよい。また、キーワード生成部132は、画像の撮像日時から、当該画像が撮像された季節をキーワードとして生成してもよい。例えば、キーワード生成部132は、3月から4月に撮像された画像には「春」を、6月から8月に撮像された画像には「夏」を、9月から11月に撮像された画像には「秋」を、そして12月から2月に撮像された画像には「冬」をそれぞれキーワードとして生成してよい。   For example, for an image captured in the night view mode, the keyword generation unit 132 generates “night” as a keyword for the image. Further, the keyword generation unit 132 may generate the year, month, or day when the image was captured from the date and time when the image was captured as a keyword. Moreover, the keyword generation part 132 may generate | occur | produce the season in which the said image was imaged as a keyword from the imaging date and time of an image. For example, the keyword generation unit 132 captures “Spring” for images captured from March to April, “Summer” for images captured from June to August, and September to November. “Autumn” may be generated as a keyword for images captured in the image, and “Winter” may be generated as a keyword for images captured from December to February.

また、キーワード生成部132は、撮像時刻に基づいて「朝」、「昼」、「夕方」、および「夜」等のキーワードを生成してもよい。更に、キーワード生成部132は、撮像場所に基づいて、画像に対して当該画像が撮像された地域名、地名、および都市名等をキーワードとして生成してもよい。そして、キーワード生成部132は、撮像条件に基づいて、例えば、明度が高い場合には「明るい」等を、彩度が高い場合には「鮮やか」又は「派手」等をキーワードとして生成してもよい。なお、画像がユーザが作成した画像である場合には、キーワード生成部132は、当該画像にユーザが付与したキーワードをキーワードとして生成してもよい。キーワード生成部132は、生成したキーワードをキーワード付与部134に供給する。キーワード付与部134は、キーワード生成部132が生成したキーワードを、画像に対応づけて画像格納部110に格納する。キーワード付与部134は、画像に複数のキーワードを対応づけて、画像格納部110に複数のキーワードを画像に対応づけて格納してもよい。   The keyword generation unit 132 may generate keywords such as “morning”, “daytime”, “evening”, and “night” based on the imaging time. Furthermore, the keyword generation unit 132 may generate, as keywords, the name of the area, the name of the place, the name of the city, and the like where the image is captured based on the imaging location. Then, based on the imaging conditions, the keyword generation unit 132 may generate “bright” or the like as a keyword when the brightness is high, or “bright” or “flash” or the like as a keyword when the saturation is high. Good. When the image is an image created by the user, the keyword generation unit 132 may generate a keyword assigned to the image by the user as a keyword. The keyword generating unit 132 supplies the generated keyword to the keyword adding unit 134. The keyword assigning unit 134 stores the keyword generated by the keyword generating unit 132 in the image storage unit 110 in association with the image. The keyword assigning unit 134 may associate a plurality of keywords with the image and store the plurality of keywords in the image storage unit 110 in association with the image.

オブジェクト抽出部136は、画像格納部110が格納している画像に含まれるオブジェクトを抽出する。例えば、オブジェクト抽出部136は、エッジ検出等の画像処理を用いてオブジェクトを抽出する。また、オブジェクト抽出部136は、画像の空間周波数成分が予め定められた周波数よりも大きい領域と、当該領域を除く領域とに分けてオブジェクトおよび背景を抽出してもよい。オブジェクト抽出部136は、抽出したオブジェクトをオブジェクト名付与部138に供給する。オブジェクト名付与部138は、オブジェクト抽出部136が抽出したオブジェクトのオブジェクト名を、画像の内容を示すキーワードとして画像に対応付ける。そして、オブジェクト名付与部138は、画像に対応付けたキーワードを画像格納部110に格納させる。   The object extraction unit 136 extracts an object included in the image stored in the image storage unit 110. For example, the object extraction unit 136 extracts an object using image processing such as edge detection. Further, the object extraction unit 136 may extract the object and the background by dividing into an area where the spatial frequency component of the image is higher than a predetermined frequency and an area excluding the area. The object extraction unit 136 supplies the extracted object to the object name assigning unit 138. The object name assigning unit 138 associates the object name of the object extracted by the object extracting unit 136 with the image as a keyword indicating the content of the image. Then, the object name assigning unit 138 stores the keyword associated with the image in the image storage unit 110.

例えば、オブジェクト名付与部138は、テンプレート画像に対応づけてオブジェクト名を格納するオブジェクトテンプレートデータベースを有していてもよい。オブジェクト名付与部138は、オブジェクト抽出部136から受け取ったオブジェクトとオブジェクトテンプレートデータベースが格納するテンプレート画像とをマッチングして、マッチしたテンプレート画像に対応づけてオブジェクトテンプレートデータベースが格納しているオブジェクト名を、画像の内容を示すキーワードとして画像に対応付けてよい。例えば、画像に含まれるオブジェクトが猫であることがテンプレート画像とのマッチングにより判明した場合には、オブジェクト名付与部138は、「猫」を画像の内容を示すキーワードとして画像に対応付けてよい。また、オブジェクト名付与部138は、ユーザが入力したキーワードを、画像に対応づけて画像格納部110に格納してもよい。   For example, the object name assigning unit 138 may have an object template database that stores object names in association with template images. The object name assigning unit 138 matches the object received from the object extracting unit 136 with the template image stored in the object template database, and associates the object name stored in the object template database with the matched template image. The keyword may be associated with the image as a keyword indicating the content of the image. For example, when it is found by matching with the template image that the object included in the image is a cat, the object name assigning unit 138 may associate “cat” with the image as a keyword indicating the content of the image. The object name assigning unit 138 may store the keyword input by the user in the image storage unit 110 in association with the image.

文章格納部112は、文章を表現態様重み格納部188に更に供給する。表現態様重み格納部188は、文字の書体又は文字のサイズに対応づけて、文字の書体の重み又は文字サイズの重みを格納する。具体的には、表現態様重み格納部188は、明朝体、ゴシック体、および行書体等の書体ごとに対応付けられた重みを格納する。また、表現態様重み格納部188は、文字のサイズ、斜体であるか否か、および太字であるか否か等の文字の表現態様ごとに対応付けられた重みを格納する。ユーザが文字に対して文字の書体又はサイズ等を変更している場合には、ユーザは、当該文字を他の文字と比較してより強調して表示したいと考えている場合が多い。したがって、例えば、表現態様重み格納部188は、文字のサイズが大きい場合には、文字のサイズがより小さい文字のサイズよりも、大きな重みを格納してよい。表現態様重み格納部188は、所定のキーワードの書体又はサイズに対応づけて格納している重みを、キーワード重み付け決定部182に供給する。   The text storage unit 112 further supplies the text to the expression mode weight storage unit 188. The expression mode weight storage unit 188 stores the weight of the character font or the character size in association with the character font or character size. Specifically, the expression mode weight storage unit 188 stores a weight associated with each typeface such as Mincho, Gothic, and line typeface. Also, the expression mode weight storage unit 188 stores the weight associated with each character expression mode, such as the size of the character, whether italic or not, and whether it is bold. When the user changes the typeface or size of the character with respect to the character, the user often wants to display the character more emphasized than other characters. Therefore, for example, when the size of the character is large, the expression mode weight storage unit 188 may store a larger weight than the size of the character having a smaller character size. The expression mode weight storage unit 188 supplies the weight stored in association with the font or size of a predetermined keyword to the keyword weight determination unit 182.

キーワード重み付け決定部182は、文章格納部112が格納している文章に含まれる所定のキーワードの書体又は文字サイズに対応づけて表現態様重み格納部188が格納している重みがより大きい場合に、より大きい重みを所定のキーワードに対応付けてよい。例えば、キーワード重み付け決定部182は、キーワード頻度算出部180が算出したキーワードの重みと、当該キーワードの書体およびサイズに対応づけて表現態様重み格納部188が格納している重みとを加算して、当該キーワードの重みを算出してもよい。また、キーワード重み付け決定部182は、キーワードの重みに、当該キーワードの書体等に対応づけて表現態様重み格納部188が格納している重みを係数として乗じて、当該キーワードの重みを算出してもよい。キーワード重み付け決定部182は、キーワードに対応づけて決定した重みを文章キーワード重み格納部186に供給する。文章キーワード重み格納部186は、文章格納部112が格納している文章に含まれるキーワードに対応づけてキーワードの重みを格納する。具体的には、文章キーワード重み格納部186は、キーワード重み付け決定部182が決定したキーワードごとの重みを受け取って格納する。文章キーワード重み格納部186は、画像選択部170の制御に基づいて、画像選択部170にキーワードに対応づけられた重みを供給する。   When the weight stored in the expression mode weight storage unit 188 is greater than the weight of the predetermined keyword included in the text stored in the text storage unit 112 in correspondence with the font or character size of the predetermined keyword, A larger weight may be associated with a predetermined keyword. For example, the keyword weighting determination unit 182 adds the keyword weight calculated by the keyword frequency calculation unit 180 and the weight stored in the expression form weight storage unit 188 in association with the typeface and size of the keyword, The weight of the keyword may be calculated. Also, the keyword weighting determination unit 182 may calculate the weight of the keyword by multiplying the weight of the keyword by the weight stored in the expression form weight storage unit 188 in association with the typeface of the keyword. Good. The keyword weighting determination unit 182 supplies the weight determined in association with the keyword to the sentence keyword weight storage unit 186. The sentence keyword weight storage unit 186 stores the keyword weight in association with the keyword included in the sentence stored in the sentence storage unit 112. Specifically, the sentence keyword weight storage unit 186 receives and stores the weight for each keyword determined by the keyword weight determination unit 182. The text keyword weight storage unit 186 supplies weights associated with the keywords to the image selection unit 170 based on the control of the image selection unit 170.

これにより、キーワード重み付け決定部182は、ユーザが入力することが多いキーワードに、ユーザが入力することが少ないキーワードに比べてより大きな重みを対応付けることができるので、本実施形態に係る画像出力装置10は、文章に含まれるキーワードに対応付けられた重みを参照することで、ユーザの関心が高く、ユーザが想起することの多いキーワードを的確に把握できる。また、キーワード重み付け決定部182は、ユーザが所定のキーワードに設定した文字の書体又はサイズ等に基づいて、所定のキーワードに重み付けできるので、ユーザが文章を入力している時の関心に応じて、適切な重みを文章に含まれるキーワードに対応付けることもできる。   Accordingly, the keyword weighting determination unit 182 can associate a larger weight with a keyword that is frequently input by the user than a keyword that is less input by the user, and thus the image output apparatus 10 according to the present embodiment. Can accurately grasp a keyword that is highly interested by the user and often recalled by the user by referring to the weight associated with the keyword included in the sentence. Further, since the keyword weighting determination unit 182 can weight the predetermined keyword based on the typeface or size of the character set by the user as the predetermined keyword, according to the interest when the user is inputting the sentence, Appropriate weights can be associated with keywords included in the text.

画像キーワード重み格納部162は、画像格納部110が格納しているキーワードに対応づけて、キーワードの重みを格納する。また、画像キーワード重み格納部162は、画像重み決定部20の制御に基づいて、キーワードの重みを格納してもよい。画像キーワード重み格納部162は、キーワードの重みを重み合計算出部150に供給する。組み合わせ重み格納部164は、画像の内容を示す複数のキーワードの組み合わせに対応づけて、複数のキーワードの組み合わせの重みを格納する。組み合わせ重み格納部164は、複数のキーワードの組み合わせの重みを重み合計算出部150に供給する。画像重み決定部20は、画像格納部110から受け取った複数の画像のキーワードのそれぞれについて重みを算出して、算出した重みを画像のキーワードに対応づけて画像キーワード重み格納部162に格納させる。具体的には、画像重み決定部20は、頻度算出部200、頻度重み決定部202、位置重み決定部204、および大きさ重み決定部206を有する。   The image keyword weight storage unit 162 stores keyword weights in association with the keywords stored in the image storage unit 110. Further, the image keyword weight storage unit 162 may store keyword weights based on the control of the image weight determination unit 20. The image keyword weight storage unit 162 supplies the keyword weight to the weight total calculation unit 150. The combination weight storage unit 164 stores the weight of the combination of the plurality of keywords in association with the combination of the plurality of keywords indicating the content of the image. The combination weight storage unit 164 supplies the weights of combinations of a plurality of keywords to the weight sum calculation unit 150. The image weight determination unit 20 calculates a weight for each of a plurality of image keywords received from the image storage unit 110, and stores the calculated weight in the image keyword weight storage unit 162 in association with the image keyword. Specifically, the image weight determination unit 20 includes a frequency calculation unit 200, a frequency weight determination unit 202, a position weight determination unit 204, and a size weight determination unit 206.

頻度算出部200は、画像格納部110が格納している複数の画像において、画像の内容を示すキーワードであるオブジェクト名のオブジェクトごとに、当該オブジェクトが含まれる画像の数を算出する。また、頻度算出部200は、画像格納部110が格納している複数の画像のそれぞれに対応づけられているキーワードについて、画像格納部110が格納している複数の画像に対応づけられている当該キーワードの数を、キーワードごとに算出してもよい。頻度算出部200は、算出したオブジェクトごとの当該オブジェクトが含まれる画像の数、および画像に対応づけられているキーワードごとの当該キーワードが複数の画像に含まれる数を、頻度重み決定部202に供給する。頻度重み決定部202は、頻度算出部200がオブジェクトごとに算出した画像の数がより多いオブジェクト名であるキーワードに対応づけて、より大きい重みを画像キーワード重み格納部162に格納させる。また、頻度重み決定部202は、頻度算出部200がキーワードごとに算出した当該キーワードが複数の画像に含まれる数がより多いキーワードに対応づけて、より大きい重みを画像キーワード重み格納部162に格納させてもよい。   The frequency calculation unit 200 calculates the number of images including the object for each object having an object name that is a keyword indicating the content of the image in the plurality of images stored in the image storage unit 110. In addition, the frequency calculation unit 200 associates a keyword associated with each of the plurality of images stored in the image storage unit 110 with the plurality of images stored in the image storage unit 110. The number of keywords may be calculated for each keyword. The frequency calculation unit 200 supplies the frequency weight determination unit 202 with the number of images including the calculated object for each object and the number of the keywords for each keyword associated with the image included in a plurality of images. To do. The frequency weight determination unit 202 causes the image keyword weight storage unit 162 to store a larger weight in association with a keyword that is an object name having a larger number of images calculated for each object by the frequency calculation unit 200. Further, the frequency weight determination unit 202 associates the keyword calculated by the frequency calculation unit 200 for each keyword with a larger number of keywords included in the plurality of images, and stores a larger weight in the image keyword weight storage unit 162. You may let them.

これにより、ユーザが所定のオブジェクトの画像をより多く撮像している場合に、頻度重み決定部202は、当該オブジェクトを含む画像に対してより大きな重みをつけることができるので、ユーザの関心が高いオブジェクトを含む画像に、ユーザの関心が低いオブジェクトを含む画像よりもより大きな重みをつけることができる。   As a result, when the user captures more images of the predetermined object, the frequency weight determination unit 202 can apply a greater weight to the image including the object, and thus the user is highly interested. An image including an object can be given a higher weight than an image including an object that is not of interest to the user.

位置重み決定部204は、画像格納部110が格納している画像の中心位置からより近いオブジェクトのオブジェクト名であるキーワードに対応づけて、より大きい重みを画像キーワード重み格納部162に格納させる。例えば、位置重み決定部204は、画像に含まれるオブジェクトが画像に対して占める位置を算出する。続いて、位置重み決定部204は、画像の中心位置からオブジェクトへの距離を算出する。そして、位置重み決定部204は、画像の中心位置からオブジェクトへの距離に対応づけて、距離がより近い場合により大きな重みを当該オブジェクトのオブジェクト名であるキーワードに対応づける。ここで、ユーザが画像を撮像する場合には、画像の中心位置に近い領域にユーザが撮像を所望するオブジェクトが含まれる場合が多い。したがって、本実施形態に係る画像出力装置10は、位置重み決定部204を備えるので、ユーザの関心が高いオブジェクトを含む画像に対して、ユーザの関心が低いオブジェクトを含む画像よりも、より大きな重みを重み付けることができる。   The position weight determination unit 204 causes the image keyword weight storage unit 162 to store a larger weight in association with the keyword that is the object name of the object closer to the center position of the image stored in the image storage unit 110. For example, the position weight determination unit 204 calculates the position occupied by the object included in the image with respect to the image. Subsequently, the position weight determination unit 204 calculates the distance from the center position of the image to the object. Then, the position weight determination unit 204 associates a larger weight with the keyword that is the object name of the object in association with the distance from the center position of the image to the object and when the distance is closer. Here, when the user captures an image, an object that the user desires to capture is often included in an area close to the center position of the image. Therefore, since the image output apparatus 10 according to the present embodiment includes the position weight determination unit 204, a larger weight is applied to an image including an object with high user interest than an image including an object with low user interest. Can be weighted.

大きさ重み決定部206は、画像格納部110が格納している画像に対する大きさがより大きいオブジェクトのオブジェクト名であるキーワードに対応づけて、より大きい重みを画像キーワード重み格納部162に格納させる。例えば、大きさ重み決定部206は、画像の撮像領域の面積と画像に含まれるオブジェクトの面積とを算出する。続いて、大きさ重み決定部206は、オブジェクトの面積が画像に占める割合を算出する。そして、大きさ重み決定部206は、オブジェクトの面積が画像に占める割合に対応づけて、当該割合がより大きい場合により大きな重みを当該オブジェクトのオブジェクト名であるキーワードに対応付けてよい。画像抽出部140は、抽出した画像に対応づけて画像格納部110が格納しているキーワードを、重み合計算出部150に更に供給する。   The size weight determination unit 206 stores the larger weight in the image keyword weight storage unit 162 in association with the keyword that is the object name of the object having a larger size with respect to the image stored in the image storage unit 110. For example, the size weight determination unit 206 calculates the area of the imaging region of the image and the area of the object included in the image. Subsequently, the size weight determination unit 206 calculates the ratio of the area of the object to the image. Then, the size weight determination unit 206 may associate the weight of the object area with the keyword that is the object name of the object in association with the ratio of the area of the object to the image, and when the ratio is larger. The image extraction unit 140 further supplies the keyword stored in the image storage unit 110 in association with the extracted image to the weight sum calculation unit 150.

重み合計算出部150は、画像抽出部140から受け取った画像に対応づけて画像格納部110が格納しているキーワードであって、キーワード抽出部130が抽出したキーワードと同一のキーワードに対応づけて画像キーワード重み格納部162が格納しているキーワードの重みを抽出する。そして、重み合計算出部150は、抽出したキーワードの重みを、画像ごとに合計して合計値を算出する。また、重み合計算出部150は、画像抽出部140から受け取った画像に対応づけて画像格納部110が格納している複数のキーワードであって、キーワード抽出部130が抽出したキーワードと同一のキーワードに対応づけて組み合わせ重み格納部164が格納している複数のキーワードの組み合わせの重みを抽出する。そして、重み合計算出部150は、抽出した複数のキーワードの組み合わせの重みを、画像ごとに合計して合計値を算出する。更に、重み合計算出部150は、画像抽出部140から受け取った画像に対応づけて画像格納部110が格納しているキーワードであって、キーワード抽出部130が抽出したキーワードと同一のキーワードに対応づけて文章キーワード重み格納部186が格納しているキーワードの重みの合計値を算出してもよい。重み合計算出部150は、算出した画像ごとの重みを画像選択部170に更に供給する。   The weight total calculation unit 150 is a keyword stored in the image storage unit 110 in association with the image received from the image extraction unit 140 and is associated with the same keyword as the keyword extracted by the keyword extraction unit 130. The keyword weights stored in the keyword weight storage unit 162 are extracted. Then, the weight total calculation unit 150 calculates the total value by adding the weights of the extracted keywords for each image. Further, the weight sum calculation unit 150 sets a plurality of keywords stored in the image storage unit 110 in association with the image received from the image extraction unit 140 and the same keyword as the keyword extracted by the keyword extraction unit 130. The combination weights stored in the combination weight storage unit 164 are extracted in association with each other. Then, the total weight calculation unit 150 calculates the total value by adding the weights of the extracted combinations of the keywords for each image. Further, the weight sum calculation unit 150 associates the keyword stored in the image storage unit 110 with the image received from the image extraction unit 140 and the same keyword as the keyword extracted by the keyword extraction unit 130. Then, the total value of the keyword weights stored in the sentence keyword weight storage unit 186 may be calculated. The weight sum calculation unit 150 further supplies the calculated weight for each image to the image selection unit 170.

画像選択部170は、画像抽出部140が抽出した画像のうちで、画像配置位置決定部120が決定した画像配置位置により近い位置に入力されたより多くの種類のキーワードに対応づけて画像格納部110が格納している画像から、複数の画像を選択した場合には、重み合計算出部150から受け取った重みの合計値が大きい画像から予め定められた数の画像を、画像抽出部140から受け取った画像から選択してもよい。また、画像選択部170は、重み合計算出部150から受け取った重みの合計値が予め定められた値より大きい画像を、画像抽出部140から受け取った画像から選択してもよい。更に、画像選択部170は、重み合計算出部150から受け取った重みの合計値が最大の画像を、画像抽出部140から受け取った画像から選択してもよい。そして、画像選択部170は、重み合計算出部150から受け取ったキーワードの重みの合計値が同じ画像が複数ある場合には、重み合計算出部150が算出した複数のキーワードの組み合わせの重みの合計値がより大きい画像を、画像抽出部140から受け取った画像から選択してもよい。また、画像選択部170は、重み合計算出部150から受け取ったキーワードの重みの合計値が同じ画像が複数ある場合には、重み合計算出部150が算出した文章キーワード重み格納部186が格納しているキーワードの重みの合計値がより大きい画像を、画像抽出部140から受け取った画像から選択してもよい。画像選択部170は、選択した画像をトリミング部172に更に供給する。   The image selection unit 170 associates the image storage unit 110 with more types of keywords input at positions closer to the image arrangement position determined by the image arrangement position determination unit 120 among the images extracted by the image extraction unit 140. When a plurality of images are selected from the images stored in the image, a predetermined number of images are received from the image extraction unit 140 from images having a large total weight value received from the weight total calculation unit 150. You may select from an image. In addition, the image selection unit 170 may select, from the images received from the image extraction unit 140, images whose total weight value received from the weight total calculation unit 150 is larger than a predetermined value. Further, the image selection unit 170 may select an image having the maximum weight total value received from the weight total calculation unit 150 from the images received from the image extraction unit 140. When there are a plurality of images having the same keyword weight total value received from the weight total calculation unit 150, the image selection unit 170 calculates the total weight of the combination of the plurality of keywords calculated by the weight total calculation unit 150. A larger image may be selected from the images received from the image extraction unit 140. Further, when there are a plurality of images having the same keyword weight total value received from the weight total calculation unit 150, the image selection unit 170 stores the text keyword weight storage unit 186 calculated by the weight total calculation unit 150. An image having a larger total weight value of keywords may be selected from the images received from the image extraction unit 140. The image selection unit 170 further supplies the selected image to the trimming unit 172.

トリミング部172は、オブジェクト名付与部138が画像に付与したキーワードに対応するオブジェクトを含むように、画像選択部170から受け取った画像をトリミングする。例えば、トリミング部172は、画像に含まれるオブジェクトに対応づけて画像に付帯されている当該オブジェクトの位置情報を用いてトリミングしてよい。また、トリミング部172は、パターンマッチング等の画像処理により、オブジェクト名付与部138が画像に付与したキーワードに対応するオブジェクトを含むように、画像に含まれるオブジェクトをトリミングしてもよい。更に、トリミング部172は、画像に含まれるオブジェクトを拡大および縮小してもよい。トリミング部172は、トリミングした画像を画像出力部190に供給する。画像出力部190は、トリミング部172から受け取ったトリミングした画像を入力された文章と共に出力してもよい。例えば、画像出力部190は、モニタ等に文章と共に画像を出力する。   The trimming unit 172 trims the image received from the image selection unit 170 so that the object corresponding to the keyword assigned to the image by the object name assigning unit 138 is included. For example, the trimming unit 172 may perform trimming using position information of the object attached to the image in association with the object included in the image. The trimming unit 172 may trim the object included in the image so as to include an object corresponding to the keyword added to the image by the object name assigning unit 138 by image processing such as pattern matching. Further, the trimming unit 172 may enlarge and reduce the object included in the image. The trimming unit 172 supplies the trimmed image to the image output unit 190. The image output unit 190 may output the trimmed image received from the trimming unit 172 together with the input text. For example, the image output unit 190 outputs an image together with text on a monitor or the like.

本実施形態に係る画像出力装置10によれば、複数の画像が画像選択部170において選択された場合においても、画像に対応づけて画像格納部110が格納しているキーワードの重みに基づいて、ユーザが表示を所望する画像を適切に選択して表示できる。これにより、画像選択部170において複数の画像が選択された場合でも、ユーザ自身が画像を選択することがないので、ユーザは思考を中断することなく、文章を入力できる。   According to the image output apparatus 10 according to the present embodiment, even when a plurality of images are selected by the image selection unit 170, based on the keyword weight stored in the image storage unit 110 in association with the image, It is possible to appropriately select and display an image that the user desires to display. As a result, even when a plurality of images are selected by the image selection unit 170, the user does not select an image himself, so the user can input a sentence without interrupting his / her thoughts.

図7は、本実施形態に係る画像キーワード重み格納部162のデータ構造の一例を示す。画像キーワード重み格納部162は、画像格納部110が格納しているキーワードに対応づけてキーワードの重みを格納する。具体的には、画像キーワード重み格納部162は、画像重み決定部20から受け取ったキーワードの重みを、キーワードに対応づけて格納する。例えば、画像キーワード重み格納部162は、キーワードAに重み「3」を対応づけて格納している。また、画像キーワード重み格納部162は、キーワードBに重み「2」を対応づけて格納している。そして、画像キーワード重み格納部162は、キーワードCに重み「1」を対応づけて格納している。更に、画像キーワード重み格納部162は、キーワードDに重み「4」を対応づけて格納している。   FIG. 7 shows an example of the data structure of the image keyword weight storage unit 162 according to this embodiment. The image keyword weight storage unit 162 stores keyword weights in association with the keywords stored in the image storage unit 110. Specifically, the image keyword weight storage unit 162 stores the keyword weight received from the image weight determination unit 20 in association with the keyword. For example, the image keyword weight storage unit 162 stores the keyword A in association with the weight “3”. Further, the image keyword weight storage unit 162 stores the keyword B in association with the weight “2”. The image keyword weight storage unit 162 stores the weight “1” in association with the keyword C. Further, the image keyword weight storage unit 162 stores the keyword D in association with the weight “4”.

重み合計算出部150は、画像に対応付けられたキーワードの重みを、画像キーワード重み格納部162から抽出する。そして、重み合計算出部150は、当該画像に対応付けられたキーワードの重みの合計値を算出する。例えば、キーワード抽出部130が文章入力部100から入力された文章から抽出したキーワードが、キーワード「A」およびキーワード「D」であった場合を考える。係る場合において、画像抽出部140は、キーワード「A」又はキーワード「D」の少なくとも一方が対応づけられている画像を、画像格納部110から抽出する。   The weight sum calculation unit 150 extracts the keyword weight associated with the image from the image keyword weight storage unit 162. Then, the total weight calculation unit 150 calculates the total value of the weights of the keywords associated with the image. For example, consider a case where the keywords extracted by the keyword extraction unit 130 from the text input from the text input unit 100 are the keyword “A” and the keyword “D”. In such a case, the image extraction unit 140 extracts an image associated with at least one of the keyword “A” or the keyword “D” from the image storage unit 110.

そして、重み合計算出部150は、抽出した複数の画像のそれぞれに対応づけられているキーワード「A」の重みとキーワード「D」の重みとの合計値を画像ごとに算出する。例えば、抽出した画像に、キーワード「A」、キーワード「B」、およびキーワード「D」が対応づけられている場合を考える。この場合において、画像に対応づけられているキーワードの中でキーワード抽出部130が抽出したキーワードと同一のキーワードは、キーワード「A」およびキーワード「D」である。係る場合に、重み合計算出部150は、当該画像の重みをキーワード「A」の重みとキーワード「D」の重みとの合計値である「7」と算出する。続いて、画像選択部170は、重み合計算出部150が算出した画像ごとの重みの合計値を比較して、重みの合計値が最大の画像を選択する。そして、重みの合計値が最大である画像を画像選択部170は選択する。そして、画像出力部190は、画像選択部170が選択した画像を、ユーザが入力した文章と共に表示する。   Then, the total weight calculation unit 150 calculates the total value of the weight of the keyword “A” and the weight of the keyword “D” associated with each of the extracted plurality of images for each image. For example, consider a case where the extracted image is associated with the keyword “A”, the keyword “B”, and the keyword “D”. In this case, the keywords identical to the keywords extracted by the keyword extraction unit 130 among the keywords associated with the images are the keyword “A” and the keyword “D”. In this case, the weight sum calculation unit 150 calculates the weight of the image as “7”, which is the sum of the weight of the keyword “A” and the weight of the keyword “D”. Subsequently, the image selection unit 170 compares the total weight value calculated for each image calculated by the total weight calculation unit 150 and selects the image having the maximum total weight value. Then, the image selection unit 170 selects the image having the maximum weight value. The image output unit 190 displays the image selected by the image selection unit 170 together with the text input by the user.

本実施形態に係る画像出力装置10によれば、ユーザが入力した文章に含まれるキーワードの少なくとも一つと同一のキーワードに対応づけられている画像を抽出して、画像に対応づけられているキーワードの重みを画像ごとに算出する。そして、画像ごとに算出したキーワードの重みの合計値を比較して画像を自動的に選択できるので、ユーザが想起した画像を適切に選択して、ユーザが入力した文章と共に表示することができる。例えば、本実施形態に係る画像出力装置10によれば、ブログ等においてユーザが入力した文章に含まれるキーワードの重みに基づいて、ユーザが想起している画像を自動的に選択して、文章と共に表示することができる。   According to the image output apparatus 10 according to the present embodiment, an image associated with the same keyword as at least one of the keywords included in the text input by the user is extracted, and the keyword associated with the image is extracted. A weight is calculated for each image. Since the keyword weight total value calculated for each image can be compared and the image can be automatically selected, the image recalled by the user can be appropriately selected and displayed together with the text input by the user. For example, according to the image output apparatus 10 according to the present embodiment, an image recalled by the user is automatically selected based on the weight of the keyword included in the text input by the user on a blog or the like, and the text is output together. Can be displayed.

図8は、本実施形態に係る組み合わせ重み格納部164のデータ構造の一例を示す。組み合わせ重み格納部164は、画像の内容を示す複数のキーワードの組み合わせに対応づけて、複数のキーワードの組み合わせの重みを格納する。具体的には、組み合わせ重み格納部164は、画像に対応づけられている複数のキーワードのキーワード間の関連に基づいて重みを格納している。より具体的には、画像格納部110が格納している複数の画像のうちで、画像に対応づけられている複数のキーワードの組み合わせの数がより多い場合に、当該複数のキーワードの組み合わせにより大きい重みを対応づけて格納する。例えば、ユーザが冬山の画像を頻繁に撮像して、撮像した冬山の複数の画像を画像格納部110に格納している場合を考える。係る場合には、画像格納部110は「冬」および「山」のキーワードに対応付けられた冬山の画像を、「冬」および「山」のキーワードを除くキーワードに対応付けられた画像よりも多く格納しているので、「冬」および「山」のキーワード間の関連が高いとして、「冬」および「山」のキーワードの組み合わせにより大きい重みを対応づけて格納してよい。   FIG. 8 shows an example of the data structure of the combination weight storage unit 164 according to this embodiment. The combination weight storage unit 164 stores the weight of the combination of the plurality of keywords in association with the combination of the plurality of keywords indicating the content of the image. Specifically, the combination weight storage unit 164 stores weights based on associations between keywords of a plurality of keywords associated with images. More specifically, among the plurality of images stored in the image storage unit 110, when the number of combinations of a plurality of keywords associated with the image is larger, the combination of the plurality of keywords is larger. Store weights in association with each other. For example, consider a case where a user frequently takes images of winter mountains and stores a plurality of images of the taken winter mountains in the image storage unit 110. In such a case, the image storage unit 110 has more winter mountain images associated with the keywords “winter” and “mountain” than images associated with keywords other than the keywords “winter” and “mountain”. Since it is stored, the relationship between the keywords “winter” and “mountain” is high, and a combination of keywords of “winter” and “mountain” may be associated with a larger weight and stored.

例えば、組み合わせ重み格納部164は、キーワード「A」とキーワード「B」の組み合わせに重み「4」を対応づけて格納している。また、組み合わせ重み格納部164は、キーワード「A」とキーワード「D」の組み合わせに重み「3」を対応づけて格納している。同様に、組み合わせ重み格納部164は、キーワード「A」とキーワード「F」の組み合わせに重み「2」を、キーワード「B」とキーワード「D」の組み合わせに重み「5」を、およびキーワード「D」とキーワード「F」の組み合わせに重み「1」を対応づけて格納している。なお、組み合わせ重み格納部164は、二つのキーワードの組み合わせに限らず、少なくとも二つ以上の複数のキーワードの組み合わせに対応づけて重みを格納してもよい。また、画像出力装置10は、複数のキーワード間の組み合わせの重みを決定する組み合わせ重み決定部を更に備えていてもよい。組み合わせ重み決定部は、画像に対応付けられた複数のキーワードの組み合わせの数を算出して、複数のキーワードの組み合わせの数がより多い組み合わせに、複数のキーワードの組み合わせの数がより少ない組み合わせよりも大きい重みを対応づけてよい。   For example, the combination weight storage unit 164 stores the weight “4” in association with the combination of the keyword “A” and the keyword “B”. Further, the combination weight storage unit 164 stores the combination of the keyword “A” and the keyword “D” in association with the weight “3”. Similarly, the combination weight storage unit 164 assigns a weight “2” to the combination of the keyword “A” and the keyword “F”, a weight “5” to the combination of the keyword “B” and the keyword “D”, and the keyword “D”. ”And the keyword“ F ”are stored in association with the weight“ 1 ”. The combination weight storage unit 164 is not limited to a combination of two keywords, and may store a weight in association with a combination of at least two or more keywords. The image output apparatus 10 may further include a combination weight determining unit that determines combination weights between a plurality of keywords. The combination weight determining unit calculates the number of combinations of a plurality of keywords associated with the image, and the combination having a larger number of combinations of the plurality of keywords is compared to a combination having a smaller number of combinations of the plurality of keywords. Larger weights may be associated.

図9は、本実施形態に係る画像出力装置10のハードウェア構成の一例を示す。本実施形態に係る画像出力装置10は、ホスト・コントローラ1582により相互に接続されるCPU1505、RAM1520、グラフィック・コントローラ1575、及び表示装置1580を有するCPU周辺部と、入出力コントローラ1584によりホスト・コントローラ1582に接続される通信インターフェイス1530、ハードディスクドライブ1540、及びCD−ROMドライブ1560を有する入出力部と、入出力コントローラ1584に接続されるROM1510、フレキシブルディスク・ドライブ1550、及び入出力チップ1570を有するレガシー入出力部とを備える。   FIG. 9 shows an example of a hardware configuration of the image output apparatus 10 according to the present embodiment. The image output apparatus 10 according to the present embodiment includes a CPU peripheral unit including a CPU 1505, a RAM 1520, a graphic controller 1575, and a display device 1580 connected to each other by a host controller 1582, and a host controller 1582 by an input / output controller 1584. I / O unit having a communication interface 1530, a hard disk drive 1540, and a CD-ROM drive 1560 connected to the I / O controller, and a legacy input having a ROM 1510, a flexible disk drive 1550, and an I / O chip 1570 connected to the I / O controller 1584. And an output unit.

ホスト・コントローラ1582は、RAM1520と、高い転送レートでRAM1520をアクセスするCPU1505及びグラフィック・コントローラ1575とを接続する。CPU1505は、ROM1510及びRAM1520に格納されたプログラムに基づいて動作して、各部を制御する。グラフィック・コントローラ1575は、CPU1505等がRAM1520内に設けたフレーム・バッファ上に生成する画像データを取得して、表示装置1580上に表示させる。これに代えて、グラフィック・コントローラ1575は、CPU1505等が生成する画像データを格納するフレーム・バッファを、内部に含んでもよい。   The host controller 1582 connects the RAM 1520 to the CPU 1505 and the graphic controller 1575 that access the RAM 1520 at a high transfer rate. The CPU 1505 operates based on programs stored in the ROM 1510 and the RAM 1520 to control each unit. The graphic controller 1575 acquires image data generated by the CPU 1505 or the like on a frame buffer provided in the RAM 1520 and displays it on the display device 1580. Alternatively, the graphic controller 1575 may include a frame buffer that stores image data generated by the CPU 1505 or the like.

入出力コントローラ1584は、ホスト・コントローラ1582と、比較的高速な入出力装置である通信インターフェイス1530、ハードディスクドライブ1540、CD−ROMドライブ1560を接続する。通信インターフェイス1530は、ネットワークを介して他の装置と通信する。ハードディスクドライブ1540は、画像出力装置10内のCPU1505が使用するプログラム及びデータを格納する。CD−ROMドライブ1560は、CD−ROM1595からプログラム又はデータを読み取り、RAM1520を介してハードディスクドライブ1540に提供する。   The input / output controller 1584 connects the host controller 1582 to the communication interface 1530, the hard disk drive 1540, and the CD-ROM drive 1560, which are relatively high-speed input / output devices. The communication interface 1530 communicates with other devices via a network. The hard disk drive 1540 stores programs and data used by the CPU 1505 in the image output apparatus 10. The CD-ROM drive 1560 reads a program or data from the CD-ROM 1595 and provides it to the hard disk drive 1540 via the RAM 1520.

また、入出力コントローラ1584には、ROM1510と、フレキシブルディスク・ドライブ1550、及び入出力チップ1570の比較的低速な入出力装置とが接続される。ROM1510は、画像出力装置10が起動時に実行するブート・プログラム、画像出力装置10のハードウェアに依存するプログラム等を格納する。フレキシブルディスク・ドライブ1550は、フレキシブルディスク1590からプログラム又はデータを読み取り、RAM1520を介してハードディスクドライブ1540に提供する。入出力チップ1570は、フレキシブルディスク・ドライブ1550、例えばパラレル・ポート、シリアル・ポート、キーボード・ポート、マウス・ポート等を介して各種の入出力装置を接続する。   The input / output controller 1584 is connected to the ROM 1510, the flexible disk drive 1550, and the relatively low-speed input / output device of the input / output chip 1570. The ROM 1510 stores a boot program executed when the image output apparatus 10 is started, a program depending on the hardware of the image output apparatus 10, and the like. The flexible disk drive 1550 reads a program or data from the flexible disk 1590 and provides it to the hard disk drive 1540 via the RAM 1520. The input / output chip 1570 connects various input / output devices via a flexible disk drive 1550 such as a parallel port, a serial port, a keyboard port, and a mouse port.

RAM1520を介してハードディスクドライブ1540に提供される画像出力プログラムは、フレキシブルディスク1590、CD−ROM1595、又はICカード等の記録媒体に格納されて利用者によって提供される。画像出力プログラムは、記録媒体から読み出され、RAM1520を介して画像出力装置10内のハードディスクドライブ1540にインストールされ、CPU1505において実行される。画像出力装置10にインストールされて実行される画像出力プログラムは、CPU1505等に働きかけて、画像出力装置10を、図1から図8にかけて説明した文章入力部100、画像入力部102、画像配置位置入力制御部104、キーワード選択制御部106、画像格納部110、文章格納部112、画像配置位置決定部120、キーワード抽出部130、画像抽出部140、重み合計算出部150、位置重み付け決定部160、画像選択部170、キーワード頻度算出部180、キーワード重み付け決定部182、文章範囲決定部184、画像出力部190、キーワード生成部132、キーワード付与部134、オブジェクト抽出部136、オブジェクト名付与部138、画像キーワード重み格納部162、組み合わせ重み格納部164、トリミング部172、文章キーワード重み格納部186、表現態様重み格納部188、画像重み決定部20、頻度算出部200、頻度重み決定部202、位置重み決定部204、大きさ重み決定部206、および組み合わせ重み決定部として機能させる。   The image output program provided to the hard disk drive 1540 via the RAM 1520 is stored in a recording medium such as the flexible disk 1590, the CD-ROM 1595, or an IC card and provided by the user. The image output program is read from the recording medium, installed in the hard disk drive 1540 in the image output apparatus 10 via the RAM 1520, and executed by the CPU 1505. The image output program installed and executed in the image output apparatus 10 works on the CPU 1505 or the like to make the image output apparatus 10 operate as described with reference to FIGS. 1 to 8, the text input unit 100, the image input unit 102, and the image arrangement position input. Control unit 104, keyword selection control unit 106, image storage unit 110, text storage unit 112, image arrangement position determination unit 120, keyword extraction unit 130, image extraction unit 140, weight total calculation unit 150, position weight determination unit 160, image Selection unit 170, keyword frequency calculation unit 180, keyword weight determination unit 182, sentence range determination unit 184, image output unit 190, keyword generation unit 132, keyword assignment unit 134, object extraction unit 136, object name assignment unit 138, image keyword Weight storage unit 162, combination weight storage unit 1 4, trimming unit 172, sentence keyword weight storage unit 186, expression mode weight storage unit 188, image weight determination unit 20, frequency calculation unit 200, frequency weight determination unit 202, position weight determination unit 204, size weight determination unit 206, And function as a combination weight determination unit.

以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されない。上記実施の形態に、多様な変更または改良を加え得ることが当業者に明らかである。その様な変更または改良を加えた形態も本発明の技術的範囲に含まれ得ることが、特許請求の範囲の記載から明らかである。   As mentioned above, although this invention was demonstrated using embodiment, the technical scope of this invention is not limited to the range as described in the said embodiment. It will be apparent to those skilled in the art that various modifications or improvements can be added to the above-described embodiment. It is apparent from the scope of the claims that the embodiments added with such changes or improvements can be included in the technical scope of the present invention.

出力画面900の概念図である。3 is a conceptual diagram of an output screen 900. FIG. 画像出力装置10の機能構成を示すブロック図である。3 is a block diagram illustrating a functional configuration of the image output apparatus 10. FIG. 画像格納部110を示す図である。2 is a diagram illustrating an image storage unit 110. FIG. 画像出力部190の出力を示す図である。It is a figure which shows the output of the image output part 190. FIG. 画像出力部190の出力を示す図である。It is a figure which shows the output of the image output part 190. FIG. 画像出力装置10の機能構成を示すブロック図である。3 is a block diagram illustrating a functional configuration of the image output apparatus 10. FIG. 画像キーワード重み格納部162を示す図である。It is a figure which shows the image keyword weight storage part 162. FIG. 組み合わせ重み格納部164を示す図である。It is a figure which shows the combination weight storage part 164. FIG. 画像出力装置10のハードウェア構成を示すブロック図である。2 is a block diagram illustrating a hardware configuration of the image output apparatus 10. FIG.

符号の説明Explanation of symbols

10 画像出力装置
20 画像重み決定部
100 文章入力部
102 画像入力部
104 画像配置位置入力制御部
106 キーワード選択制御部
110 画像格納部
112 文章格納部
120 画像配置位置決定部
130 キーワード抽出部
132 キーワード生成部
134 キーワード付与部
136 オブジェクト抽出部
138 オブジェクト名付与部
140 画像抽出部
150 重み合計算出部
160 位置重み付け決定部
162 画像キーワード重み格納部
164 組み合わせ重み格納部
170 画像選択部
172 トリミング部
180 キーワード頻度算出部
182 キーワード重み付け決定部
184 文章範囲決定部
186 文章キーワード重み格納部
188 表現態様重み格納部
190 画像出力部
200 頻度算出部
202 頻度重み決定部
204 位置重み決定部
206 大きさ重み決定部
300、310、320、330 画像
800、802、810、812 画像配置位置
900 出力画面
910、940 出力領域
902、904、906、908 キーワード
912、914、916、918 キーワード
920、922、924 キーワード
950 文章範囲
1505 CPU
1510 ROM
1520 RAM
1530 通信インターフェイス
1540 ハードディスクドライブ
1550 フレキシブルディスク・ドライブ
1560 CD−ROMドライブ
1570 入出力チップ
1575 グラフィック・コントローラ
1580 表示装置
1582 ホスト・コントローラ
1584 入出力コントローラ
1590 フレキシブルディスク
1595 CD−ROM
DESCRIPTION OF SYMBOLS 10 Image output device 20 Image weight determination part 100 Text input part 102 Image input part 104 Image arrangement position input control part 106 Keyword selection control part 110 Image storage part 112 Text storage part 120 Image arrangement position determination part 130 Keyword extraction part 132 Keyword generation Unit 134 keyword adding unit 136 object extracting unit 138 object name adding unit 140 image extracting unit 150 weight sum calculating unit 160 position weight determining unit 162 image keyword weight storing unit 164 combination weight storing unit 170 image selecting unit 172 trimming unit 180 keyword frequency calculation Unit 182 Keyword weight determination unit 184 Sentence range determination unit 186 Sentence keyword weight storage unit 188 Expression mode weight storage unit 190 Image output unit 200 Frequency calculation unit 202 Frequency weight determination unit 20 4 Position Weight Determination Unit 206 Size Weight Determination Unit 300, 310, 320, 330 Image 800, 802, 810, 812 Image Arrangement Position 900 Output Screen 910, 940 Output Area 902, 904, 906, 908 Keyword 912, 914, 916 , 918 Keyword 920, 922, 924 Keyword 950 Text range 1505 CPU
1510 ROM
1520 RAM
1530 Communication interface 1540 Hard disk drive 1550 Flexible disk drive 1560 CD-ROM drive 1570 Input / output chip 1575 Graphic controller 1580 Display device 1582 Host controller 1584 Input / output controller 1590 Flexible disk 1595 CD-ROM

Claims (9)

入力された文章とともに、文章に関連する画像を出力する画像出力装置であって、
画像の内容を示す少なくとも一つのキーワードに対応づけて、画像を格納する画像格納部と、
入力された文章が出力される出力領域において画像が配置されるべき位置である画像配置位置を決定する画像配置位置決定部と、
入力された文章から前記画像格納部が格納しているキーワードを抽出するキーワード抽出部と、
前記キーワード抽出部が抽出したキーワードのうちの少なくとも一つに対応づけて前記画像格納部が格納している画像を抽出する画像抽出部と、
前記画像抽出部が抽出した画像のうちで、前記画像配置位置決定部が決定した画像配置位置により近い位置に入力されたより多くの種類のキーワードに対応づけて前記画像格納部が格納している画像を選択する画像選択部と、
前記画像選択部が選択した画像を、前記画像配置位置決定部が決定した画像配置位置に配置して、入力された文章とともに出力する画像出力部と
を備える画像出力装置。
An image output device that outputs an image related to a sentence together with the input sentence,
An image storage unit for storing the image in association with at least one keyword indicating the content of the image;
An image placement position determination unit for determining an image placement position, which is a position where an image is to be placed in an output region where an input sentence is output;
A keyword extraction unit for extracting a keyword stored in the image storage unit from the input text;
An image extraction unit for extracting an image stored in the image storage unit in association with at least one of the keywords extracted by the keyword extraction unit;
Among the images extracted by the image extraction unit, images stored in the image storage unit in association with more types of keywords input at positions closer to the image arrangement position determined by the image arrangement position determination unit An image selector for selecting
An image output apparatus comprising: an image output unit that arranges an image selected by the image selection unit at an image arrangement position determined by the image arrangement position determination unit and outputs the image together with an input sentence.
前記キーワード抽出部が抽出したキーワードのうち、前記画像配置位置決定部が決定した画像配置位置により近い位置に入力されたキーワードに、より大きい重み付けをする位置重み付け決定部と、
前記画像抽出部が抽出した画像ごとに、前記位置重み付け決定部が重み付けしたキーワードの重みの合計値を算出する重み合計算出部と
を更に備え、
前記画像選択部は、前記画像抽出部が抽出した画像のうちで、前記重み合計算出部が算出したキーワードの重みの合計値が最も大きい画像を選択する
請求項1に記載の画像出力装置。
Among the keywords extracted by the keyword extraction unit, a position weighting determination unit that gives greater weight to a keyword input at a position closer to the image arrangement position determined by the image arrangement position determination unit;
A weight total calculation unit that calculates a total value of keyword weights weighted by the position weight determination unit for each image extracted by the image extraction unit;
The image output device according to claim 1, wherein the image selection unit selects an image having the largest total weight value of the keywords calculated by the weight sum calculation unit from images extracted by the image extraction unit.
入力された文章を複数の範囲に分割し、前記キーワード抽出部が抽出したキーワードのうち、前記画像配置位置決定部が決定した画像配置位置により近い範囲に入力されたキーワードに、より大きい重み付けをする位置重み付け決定部と、
前記画像抽出部が抽出した画像ごとに、前記位置重み付け決定部が重み付けしたキーワードの重みの合計値を算出する重み合計算出部と
を更に備え、
前記画像選択部は、前記画像抽出部が抽出した画像のうちで、前記重み合計算出部が算出したキーワードの重みの合計値が最も大きい画像を選択する
請求項1に記載の画像出力装置。
The input sentence is divided into a plurality of ranges, and among the keywords extracted by the keyword extraction unit, a keyword that is input in a range closer to the image arrangement position determined by the image arrangement position determination unit is weighted more heavily. A position weight determination unit;
A weight total calculation unit that calculates a total value of keyword weights weighted by the position weight determination unit for each image extracted by the image extraction unit;
The image output device according to claim 1, wherein the image selection unit selects an image having the largest total weight value of the keywords calculated by the weight sum calculation unit from images extracted by the image extraction unit.
前記位置重み付け決定部は、前記画像配置位置決定部が決定した画像配置位置により近い行に入力された前記キーワード抽出部が抽出したキーワードに、より大きい重み付けをする
請求項3に記載の画像出力装置。
The image output device according to claim 3, wherein the position weight determination unit weights a keyword extracted by the keyword extraction unit input to a line closer to the image arrangement position determined by the image arrangement position determination unit to a greater weight. .
ユーザが過去に入力した文章を格納している文章格納部と、
前記文章格納部が格納している文章に含まれるキーワードの数をキーワードごとに算出するキーワード頻度算出部と、
前記キーワード頻度算出部が算出したキーワードの数がより多いキーワードに、より小さい重み付けをするキーワード重み付け決定部と
を更に備え、
前記重み合計算出部は、前記画像抽出部が抽出した画像ごとに、前記位置重み決定部および前記キーワード重み付け決定部が重み付けしたキーワードの重みの合計値を算出し、
前記画像選択部は、前記画像抽出部が抽出した画像のうちで、前記重み合計算出部が算出したキーワードの重みの合計値が最も小さい画像を選択する
請求項2または3に記載の画像出力装置。
A sentence storage unit that stores sentences input by the user in the past;
A keyword frequency calculation unit that calculates the number of keywords included in the text stored in the text storage unit for each keyword;
A keyword weighting determination unit that assigns a smaller weight to a keyword having a larger number of keywords calculated by the keyword frequency calculation unit;
The weight total calculation unit calculates a total value of keyword weights weighted by the position weight determination unit and the keyword weight determination unit for each image extracted by the image extraction unit,
4. The image output device according to claim 2, wherein the image selection unit selects an image having the smallest total value of keyword weights calculated by the weight total calculation unit from among images extracted by the image extraction unit. 5. .
前記画像配置位置決定部が決定した画像配置位置から予め定められた範囲内に入力された文章を、前記キーワード抽出部がキーワードを抽出する文章として決定する文章範囲決定部を更に備え、
前記キーワード抽出部は、前記文章範囲決定部が決定した文章の範囲から、前記画像格納部が格納しているキーワードを抽出する
請求項1に記載の画像出力装置。
A text range determining unit that determines a text input within a predetermined range from the image layout position determined by the image layout position determining unit as a text from which the keyword extracting unit extracts a keyword;
The image output device according to claim 1, wherein the keyword extraction unit extracts a keyword stored in the image storage unit from a text range determined by the text range determination unit.
前記文章範囲決定部が決定した文章の範囲を除く文章の範囲から、前記画像格納部が格納しているキーワードをユーザに選択させるキーワード選択制御部を更に備え、
前記画像抽出部は、前記キーワード抽出部が抽出したキーワードおよび前記キーワード選択制御部がユーザに選択させたキーワードのうちの少なくとも一つに対応づけて前記画像格納部が格納している画像を抽出する
請求項6に記載の画像出力装置。
A keyword selection control unit that allows a user to select a keyword stored in the image storage unit from a range of sentences excluding a range of sentences determined by the sentence range determination unit;
The image extraction unit extracts an image stored in the image storage unit in association with at least one of the keyword extracted by the keyword extraction unit and the keyword selected by the keyword selection control unit by the user. The image output apparatus according to claim 6.
入力された文章とともに、文章に関連する画像を出力する画像出力方法であって、
画像の内容を示す少なくとも一つのキーワードに対応づけて、画像を画像格納部に格納する画像格納段階と、
入力された文章が出力される出力領域において画像が配置されるべき位置である画像配置位置を決定する画像配置位置決定段階と、
入力された文章から前記画像格納部が格納しているキーワードを抽出するキーワード抽出段階と、
前記キーワード抽出段階が抽出したキーワードのうちの少なくとも一つに対応づけて前記画像格納部が格納している画像を抽出する画像抽出段階と、
前記画像抽出段階が抽出した画像のうちで、前記画像配置位置決定段階が決定した画像配置位置により近い位置に入力されたより多くの種類のキーワードに対応づけて前記画像格納部が格納している画像を選択する画像選択段階と、
前記画像選択段階が選択した画像を、前記画像配置位置決定段階が決定した画像配置位置に配置して、入力された文章とともに出力する画像出力段階と
を備える画像出力方法。
An image output method for outputting an image related to a sentence together with the input sentence,
An image storage stage for storing the image in the image storage unit in association with at least one keyword indicating the content of the image;
An image placement position determination stage for determining an image placement position, which is a position where an image is to be placed in an output region in which an input sentence is output;
A keyword extraction step of extracting a keyword stored in the image storage unit from the input sentence;
An image extraction step of extracting an image stored in the image storage unit in association with at least one of the keywords extracted by the keyword extraction step;
Among the images extracted in the image extraction stage, the image stored in the image storage unit in association with more types of keywords input at positions closer to the image arrangement position determined in the image arrangement position determination stage An image selection stage for selecting,
An image output method comprising: an image output step of placing the image selected in the image selection step at the image placement position determined in the image placement position determination step and outputting the image together with the input text.
入力された文章とともに、文章に関連する画像を出力する画像出力装置用の画像出力プログラムであって、前記画像出力装置を、
画像の内容を示す少なくとも一つのキーワードに対応づけて、画像を格納する画像格納部と、
入力された文章が出力される出力領域において画像が配置されるべき位置である画像配置位置を決定する画像配置位置決定部と、
入力された文章から前記画像格納部が格納しているキーワードを抽出するキーワード抽出部と、
前記キーワード抽出部が抽出したキーワードのうちの少なくとも一つに対応づけて前記画像格納部が格納している画像を抽出する画像抽出部と、
前記画像抽出部が抽出した画像のうちで、前記画像配置位置決定部が決定した画像配置位置により近い位置に入力されたより多くの種類のキーワードに対応づけて前記画像格納部が格納している画像を選択する画像選択部と、
前記画像選択部が選択した画像を、前記画像配置位置決定部が決定した画像配置位置に配置して、入力された文章とともに出力する画像出力部
として機能させる画像出力プログラム。
An image output program for an image output apparatus that outputs an image related to a sentence together with an input sentence, the image output apparatus comprising:
An image storage unit for storing the image in association with at least one keyword indicating the content of the image;
An image placement position determination unit for determining an image placement position, which is a position where an image is to be placed in an output region where an input sentence is output;
A keyword extraction unit for extracting a keyword stored in the image storage unit from the input text;
An image extraction unit for extracting an image stored in the image storage unit in association with at least one of the keywords extracted by the keyword extraction unit;
Among the images extracted by the image extraction unit, images stored in the image storage unit in association with more types of keywords input at positions closer to the image arrangement position determined by the image arrangement position determination unit An image selector for selecting
An image output program that functions as an image output unit that arranges an image selected by the image selection unit at an image arrangement position determined by the image arrangement position determination unit and outputs the image together with an input sentence.
JP2005363372A 2005-12-16 2005-12-16 Image output apparatus, image output method, and image output program Active JP4739006B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005363372A JP4739006B2 (en) 2005-12-16 2005-12-16 Image output apparatus, image output method, and image output program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005363372A JP4739006B2 (en) 2005-12-16 2005-12-16 Image output apparatus, image output method, and image output program

Publications (2)

Publication Number Publication Date
JP2007164692A true JP2007164692A (en) 2007-06-28
JP4739006B2 JP4739006B2 (en) 2011-08-03

Family

ID=38247484

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005363372A Active JP4739006B2 (en) 2005-12-16 2005-12-16 Image output apparatus, image output method, and image output program

Country Status (1)

Country Link
JP (1) JP4739006B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017054165A (en) * 2015-09-07 2017-03-16 ヤフー株式会社 Generation device, generation method, generation program, terminal device, and display program
JP2021033366A (en) * 2019-08-15 2021-03-01 ヤフー株式会社 Provision device, provision method, and provision program
CN117725922A (en) * 2023-04-13 2024-03-19 书行科技(北京)有限公司 Image generation method, device, computer equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0816587A (en) * 1994-06-28 1996-01-19 Casio Comput Co Ltd Figure calling device
JP2000172688A (en) * 1998-12-04 2000-06-23 Sharp Corp Document creating device and illustration selecting method for document creating device, and recording medium with program thereof recorded therein

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0816587A (en) * 1994-06-28 1996-01-19 Casio Comput Co Ltd Figure calling device
JP2000172688A (en) * 1998-12-04 2000-06-23 Sharp Corp Document creating device and illustration selecting method for document creating device, and recording medium with program thereof recorded therein

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017054165A (en) * 2015-09-07 2017-03-16 ヤフー株式会社 Generation device, generation method, generation program, terminal device, and display program
JP2021033366A (en) * 2019-08-15 2021-03-01 ヤフー株式会社 Provision device, provision method, and provision program
CN117725922A (en) * 2023-04-13 2024-03-19 书行科技(北京)有限公司 Image generation method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
JP4739006B2 (en) 2011-08-03

Similar Documents

Publication Publication Date Title
JP4945813B2 (en) Print structured documents
US20130036113A1 (en) System and Method for Automatically Providing a Graphical Layout Based on an Example Graphic Layout
US20080215548A1 (en) Information search method and system
JP2005122295A (en) Relationship figure creation program, relationship figure creation method, and relationship figure generation device
WO2012057891A1 (en) Transformation of a document into interactive media content
JP2011070412A (en) Image retrieval device and image retrieval method
JP2013161463A (en) Information extraction device
US20230237251A1 (en) Deriving global intent from a composite document to facilitate editing of the composite document
US20050022112A1 (en) Form processing method, program and apparatus
JP2007148517A (en) Image processor, image processing method and image processing program
CN109190615A (en) Nearly word form identification decision method, apparatus, computer equipment and storage medium
JP4787955B2 (en) Method, system, and program for extracting keywords from target document
US20130329263A1 (en) Image processing apparatus, and image processing method and program therefor
JP2004110825A (en) Method and system for emphasizing free form notation
JP5551986B2 (en) Information processing apparatus, information processing method, and program
JP4739006B2 (en) Image output apparatus, image output method, and image output program
JP2007279978A (en) Document retrieval device and document retrieval method
JP2007079736A (en) Data editing device, data editing method, and data editing program
US20150089335A1 (en) Smart processing of an electronic document
JP2007148516A (en) Image processor, image processing method and image processing program
JP5007405B2 (en) Information processing apparatus and program
JP2007141070A (en) Device, method and program of image processing
JP4972271B2 (en) Search result presentation device
JP2002197097A (en) Article summary sentence generator, article summary sentence generating/processing method and recording medium of article summary sentence generation processing program
JP2002084492A (en) Edit processing unit and storage medium with edit processing program stored therein

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080716

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101203

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101214

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20110106

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110113

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110427

R150 Certificate of patent or registration of utility model

Ref document number: 4739006

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140513

Year of fee payment: 3

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

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250