JP6641777B2 - Information processing device and program - Google Patents

Information processing device and program Download PDF

Info

Publication number
JP6641777B2
JP6641777B2 JP2015160080A JP2015160080A JP6641777B2 JP 6641777 B2 JP6641777 B2 JP 6641777B2 JP 2015160080 A JP2015160080 A JP 2015160080A JP 2015160080 A JP2015160080 A JP 2015160080A JP 6641777 B2 JP6641777 B2 JP 6641777B2
Authority
JP
Japan
Prior art keywords
template
user
editing
history
character string
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.)
Active
Application number
JP2015160080A
Other languages
Japanese (ja)
Other versions
JP2017037587A (en
Inventor
貴慎 大野
貴慎 大野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation 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 Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2015160080A priority Critical patent/JP6641777B2/en
Publication of JP2017037587A publication Critical patent/JP2017037587A/en
Application granted granted Critical
Publication of JP6641777B2 publication Critical patent/JP6641777B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、情報処理装置及びプログラムに関する。   The present invention relates to an information processing device and a program.

チラシ、広告、ダイレクトメール(DM)、ポスター、はがき、カタログ、等のテンプレートが予め用意され、そのテンプレートが編集される場合がある。   In some cases, templates for flyers, advertisements, direct mail (DM), posters, postcards, catalogs, and the like are prepared in advance, and the templates are edited.

特許文献1に記載の装置においては、写真画像の撮影情報と顧客の個人情報に関連性のある複数のキーワードが抽出され、1つ以上のキーワードと一致するキーワードを有するテンプレートが抽出される。   In the device described in Patent Literature 1, a plurality of keywords related to photographing information of a photographic image and personal information of a customer are extracted, and a template having a keyword that matches one or more keywords is extracted.

特許文献2に記載の装置においては、挿入される画像の数に対応する数の挿入領域を有するテンプレート、入力されたカテゴリに対応するカテゴリのテンプレート、又は、挿入される文に対応するキーワードを有するテンプレートが優先的に抽出される。   In the device described in Patent Document 2, a template having a number of insertion areas corresponding to the number of images to be inserted, a template of a category corresponding to an input category, or a keyword corresponding to a sentence to be inserted is provided. The template is preferentially extracted.

特許文献3に記載の装置においては、テンプレートにおいて定められたオブジェクトのサイズと、組み込み対象のオブジェクトのサイズと、の比率が算出され、テンプレート内での比率の合計値が算出され、合計値の高い順に各テンプレートが表示される。   In the device described in Patent Literature 3, the ratio between the size of the object defined in the template and the size of the object to be embedded is calculated, and the total value of the ratio in the template is calculated. Each template is displayed in order.

特開2003−46916号公報JP 2003-46916 A 特開2003−109023号公報JP 2003-109023 A 特開2012−8883号公報JP 2012-8883 A

ところで、テンプレートに含まれる画像等のオブジェクトの数や、オブジェクトのサイズや、キーワードを用いたとしても、個々のユーザに適したテンプレートが提供されるとは限らない。   By the way, even if the number of objects such as images included in a template, the size of an object, or a keyword is used, a template suitable for each user is not always provided.

本発明の目的は、テンプレートに含まれるオブジェクトの数、オブジェクトのサイズ又はキーワードを用いてテンプレートを選択して提供する場合と比較して、個々のユーザに適したテンプレートが提供されるようにすることにある。   An object of the present invention is to provide a template suitable for each user as compared with a case where a template is selected and provided using the number of objects included in the template, the size of the object, or a keyword. It is in.

請求項1に係る発明は、テンプレート群を記憶する記憶手段と、ユーザ毎に各テンプレートに対する編集の履歴を管理する履歴管理手段と、前記履歴に基づいて編集の傾向を特定し、前記記憶手段に記憶されているテンプレートの、背景領域に対する画像又は文字列が表示される表示領域のレイアウトを維持したまま、前記傾向に基づいて、前記背景領域又は前記表示領域に表示されるサンプル画像又はサンプル文字列を加工する加工手段と、前記加工手段で加工された前記テンプレートを提供する提供手段と、を有する情報処理装置である。 The invention according to claim 1 is a storage unit that stores a template group, a history management unit that manages an editing history of each template for each user, and specifies an editing tendency based on the history, Based on the tendency, while maintaining the layout of the display area where the image or the character string for the background area of the stored template is displayed, the sample image or the sample character string displayed in the background area or the display area An information processing apparatus comprising: a processing unit configured to process a template; and a providing unit configured to provide the template processed by the processing unit.

請求項2に係る発明は、前記履歴は、テンプレートが利用された日時を含み、前記加工手段は、前記履歴に基づいて、前記記憶手段に記憶されている前記テンプレート群の中から過去において定期的に利用されたテンプレートを選択し、選択したテンプレートを加工する、ことを特徴とする請求項1に記載の情報処理装置である。 The invention according to claim 2 is characterized in that the history includes a date and time when the template is used, and the processing unit periodically determines a past time from the template group stored in the storage unit based on the history. 2. The information processing apparatus according to claim 1 , wherein a template used for the information processing is selected, and the selected template is processed .

請求項3に係る発明は、前記加工手段は、前記テンプレート群の中から編集回数が閾値以上となるテンプレートを選択し、選択したテンプレートから作成された編集物に類似するテンプレートを加工する、ことを特徴とする請求項1に記載の情報処理装置である。 The invention according to claim 3, wherein the processing means selects a template in which the number of times of editing is equal to or more than a threshold from the template group, and processes a template similar to an edit created from the selected template. An information processing device according to claim 1, wherein

請求項に係る発明は、テンプレート群を記憶するコンピュータを、ユーザ毎に各テンプレートに対する編集の履歴を管理する履歴管理手段、前記履歴に基づいて編集の傾向を特定し、前記記憶手段に記憶されているテンプレートの、背景領域に対する画像又は文字列が表示される表示領域のレイアウトを維持したまま、前記傾向に基づいて、前記背景領域又は前記表示領域に表示されるサンプル画像又はサンプル文字列を加工する加工手段、前記加工手段で加工された前記テンプレートを提供する提供手段、として機能させるプログラムである。 According to a fourth aspect of the present invention, a computer that stores a group of templates is provided with a history management unit that manages an editing history for each template for each user, an editing tendency is specified based on the history, and stored in the storage unit. Processing the sample image or the sample character string displayed in the background area or the display area based on the tendency while maintaining the layout of the display area where the image or the character string is displayed with respect to the background area of the template that is And a providing means for providing the template processed by the processing means .

請求項1,に係る発明によると、テンプレートに含まるオブジェクトの数、オブジェクトのサイズ又はキーワードを用いてテンプレートを選択して提供する場合と比較して、個々のユーザに適したテンプレートが提供される。また、テンプレートに含まるオブジェクトの数、オブジェクトのサイズ又はキーワードを用いてテンプレートを選択して提供する場合と比較して、ユーザによる編集の手間が軽減される。 According to the first and fourth aspects of the present invention, a template suitable for each user is provided as compared with a case where a template is selected and provided using the number of objects included in the template, the size of the object, or a keyword. You. In addition, compared to a case where a template is selected and provided using the number of objects included in the template, the size of the object, or a keyword, the user's labor for editing is reduced.

請求項2に係る発明によると、テンプレートに含まるオブジェクトの数、オブジェクトのサイズ又はキーワードを用いてテンプレートを選択して提供する場合と比較して、テンプレートの利用時点においてより適したテンプレートが提供される。   According to the second aspect of the present invention, a template that is more suitable at the time of using the template is provided as compared with a case where the template is selected and provided using the number of objects included in the template, the size of the object, or a keyword. You.

請求項3に係る発明によると、テンプレートに含まるオブジェクトの数、オブジェクトのサイズ又はキーワードを用いてテンプレートを選択して提供する場合と比較して、最終的に作成される編集物のデザインにより近いデザインを有するテンプレートが提供される。   According to the third aspect of the present invention, the design of the final edited material is closer to the design of the final compilation than in the case where the template is selected and provided using the number of objects included in the template, the size of the object, or a keyword. A template having a design is provided.

本発明の実施形態に係るテンプレート管理システムを示すブロック図である。It is a block diagram showing the template management system concerning the embodiment of the present invention. 本実施形態に係るテンプレート管理装置を示すブロック図である。It is a block diagram showing the template management device concerning this embodiment. 端末装置を示すブロック図である。It is a block diagram showing a terminal unit. テンプレートの一例を示す模式図である。It is a schematic diagram which shows an example of a template. テンプレート管理テーブルの一例を示す図である。FIG. 7 is a diagram illustrating an example of a template management table. 作成履歴管理テーブルの一例を示す図である。FIG. 6 is a diagram illustrating an example of a creation history management table. 編集履歴管理テーブルの一例を示す図である。FIG. 7 is a diagram illustrating an example of an editing history management table. 本実施形態に係るテンプレート管理装置による処理の一例を示すフローチャートである。5 is a flowchart illustrating an example of a process performed by the template management device according to the embodiment. 加工後のテンプレートの一例を示す図である。It is a figure showing an example of the template after processing.

図1には、本発明の実施形態に係る情報処理システムとしてのテンプレート管理システムの一例が示されている。テンプレート管理システムは、情報処理装置としてのテンプレート管理装置10と端末装置12とを含む。テンプレート管理装置10と端末装置12は、ネットワーク等の通信経路Nに接続されている。図1に示す例では、1つの端末装置12が通信経路Nに接続されているが、複数の端末装置12が通信経路Nに接続されていてもよい。   FIG. 1 shows an example of a template management system as an information processing system according to an embodiment of the present invention. The template management system includes a template management device 10 as an information processing device and a terminal device 12. The template management device 10 and the terminal device 12 are connected to a communication path N such as a network. In the example illustrated in FIG. 1, one terminal device 12 is connected to the communication path N, but a plurality of terminal devices 12 may be connected to the communication path N.

テンプレート管理装置10は、編集物を作成するためのテンプレートを管理し、要求に応じて、テンプレートを提供する機能を備えている。編集物は、例えば、チラシ、広告、ダイレクトメール(DM)、ポスター、はがき、カタログ、その他の文書、その他の画像、等である。テンプレートは、その編集物を作成するための雛型のデータである。また、テンプレート管理装置10は、他の装置との間でデータを送受信する機能を備えている。   The template management device 10 has a function of managing a template for creating a compilation and providing the template in response to a request. The edited material is, for example, a flyer, advertisement, direct mail (DM), poster, postcard, catalog, other document, other image, or the like. The template is template data for creating the compilation. The template management device 10 has a function of transmitting and receiving data to and from another device.

端末装置12は、PC(パーソナルコンピュータ)、タブレットPC、スマートフォン、携帯電話等の装置であり、他の装置との間でデータを送受信する機能を備えている。端末装置12は、例えば、テンプレートを利用して編集物を作成するときに使用される装置である。   The terminal device 12 is a device such as a PC (personal computer), a tablet PC, a smartphone, and a mobile phone, and has a function of transmitting and receiving data to and from other devices. The terminal device 12 is, for example, a device used when creating a compilation using a template.

本実施形態に係るテンプレート管理システムにおいては、テンプレートの編集時に、例えば、テンプレートのデータがテンプレート管理装置10から端末装置12に送信され、そのテンプレートが端末装置12に表示される。端末装置12を利用してユーザによって編集指示が与えられると、テンプレート管理装置10又は端末装置12において、その編集指示に従ってテンプレートが編集される。   In the template management system according to the present embodiment, when editing a template, for example, template data is transmitted from the template management device 10 to the terminal device 12, and the template is displayed on the terminal device 12. When an editing instruction is given by the user using the terminal device 12, the template is edited in the template management device 10 or the terminal device 12 according to the editing instruction.

なお、端末装置12がテンプレート管理装置10に組み込まれて、テンプレート管理装置10と端末装置12が物理的に一体化された装置であってもよい。   Note that the terminal device 12 may be a device in which the template management device 10 and the terminal device 12 are physically integrated with each other.

以下、図2を参照して、テンプレート管理装置10の構成について詳しく説明する。図2には、テンプレート管理装置10の構成が示されている。   Hereinafter, the configuration of the template management apparatus 10 will be described in detail with reference to FIG. FIG. 2 shows the configuration of the template management device 10.

通信部14は通信インターフェースであり、通信経路Nを介して、他の装置にデータを送信する機能、及び、他の装置からデータを受信する機能を備えている。例えば、通信部14によって、テンプレートのデータが端末装置12に送信される。   The communication unit 14 is a communication interface, and has a function of transmitting data to another device via the communication path N and a function of receiving data from another device. For example, the communication unit 14 transmits template data to the terminal device 12.

テンプレート格納部16はハードディスク等の記憶装置であり、テンプレートのデータを記憶する。例えば、デザインの異なる複数種類のテンプレートが予め作成され、それら複数のテンプレートのデータがテンプレート格納部16に予め記憶されている。   The template storage unit 16 is a storage device such as a hard disk, and stores template data. For example, a plurality of types of templates having different designs are created in advance, and data of the plurality of templates is stored in the template storage unit 16 in advance.

テンプレートは、例えば、背景領域と、画像が表示される画像表示領域と、文字列が表示される文字列表示領域とを含む。背景領域には、背景画像や背景図形等が表示される。画像表示領域には、画像や図形等が表示される。文字列表示領域として、例えば、タイトル(表題)に関する文字列が入力されるタイトル表示領域、キャプション(説明文等)に関する文字列が入力されるキャプション表示領域、詳細説明に関する文字列が入力される詳細内容表示領域、等が、テンプレートに含まれている。   The template includes, for example, a background area, an image display area where an image is displayed, and a character string display area where a character string is displayed. In the background area, a background image, a background graphic, and the like are displayed. In the image display area, images, figures, and the like are displayed. As the character string display area, for example, a title display area in which a character string relating to a title (title) is input, a caption display area in which a character string relating to a caption (explanatory text, etc.) is input, and a detail in which a character string relating to a detailed description is input The content display area and the like are included in the template.

各テンプレートのデータには、例えば、当該テンプレートを識別するためのテンプレート識別情報(例えば、テンプレートIDやテンプレート名)と、テンプレートのカテゴリ(種類、用途)を示すカテゴリ情報と、テンプレートの特徴を表すキーワードと、が予め対応付けられている。   The data of each template includes, for example, template identification information (for example, template ID and template name) for identifying the template, category information indicating the category (type, use) of the template, and a keyword indicating the characteristics of the template. And are previously associated.

テンプレートには、サンプルコンテンツが予め設定されている。サンプルコンテンツは、例えば、サンプルとして予め作成された文字列(サンプル文字列)や画像(サンプル画像)等である。サンプル文字列とサンプル画像の両方が用いられてもよいし、いずれか一方が用いられてもよい。サンプルコンテンツのデータには、サンプルを識別するためのサンプル識別情報(例えば、サンプルID、サンプル名)と、テンプレート上におけるサンプルのサイズを示す情報と、が予め対応付けられている。サンプルコンテンツのデータは、テンプレート格納部16に記憶されている。テンプレートにおいて、例えば、サンプル文字列が文字列表示領域に予め入力されていてもよいし、サンプル画像が画像表示領域や背景領域に予め入力されていてもよい。サンプルコンテンツは、ユーザによる編集が許可された情報であり、サンプルコンテンツが編集されることにより、テンプレートに依拠した編集物が作成される。また、テンプレートには、ユーザによる編集が禁止された領域が含まれていてもよい。   Sample content is set in the template in advance. The sample content is, for example, a character string (sample character string) or an image (sample image) created in advance as a sample. Both a sample character string and a sample image may be used, or either one may be used. The sample content data is associated in advance with sample identification information (for example, sample ID, sample name) for identifying the sample, and information indicating the size of the sample on the template. The data of the sample content is stored in the template storage unit 16. In the template, for example, a sample character string may be input in the character string display area in advance, or a sample image may be input in the image display area or the background area in advance. The sample content is information permitted to be edited by the user, and an edited product based on the template is created by editing the sample content. In addition, the template may include an area where editing by the user is prohibited.

編集物格納部18はハードディクス等の記憶装置であり、テンプレートを用いて作成された編集物のデータを記憶する。各編集物のデータには、例えば、編集物を識別するための編集物識別情報(例えば編集物IDや編集物名)と、元のテンプレートを識別するためのテンプレート識別情報と、編集を行ったユーザを識別するためのユーザ識別情報(例えばユーザIDやユーザ名)と、が対応付けられている。   The edited material storage unit 18 is a storage device such as a hard disk, and stores data of the edited material created using the template. In the data of each edited material, for example, edited material identification information (for example, edited material ID and edited material name) for identifying the edited material, template identification information for identifying the original template, and editing are performed. User identification information (for example, a user ID and a user name) for identifying a user is associated with the user.

履歴情報格納部20はハードディスク等の記憶装置であり、ユーザ毎に、各テンプレートに対する編集の履歴を示す履歴情報を記憶する。履歴は例えば制御部36によって管理されており、履歴情報は制御部36によって作成される。   The history information storage unit 20 is a storage device such as a hard disk, and stores history information indicating an editing history for each template for each user. The history is managed by, for example, the control unit 36, and the history information is created by the control unit 36.

ユーザ情報格納部22はハードディスク等の記憶装置であり、ユーザ毎にユーザのアカウント情報を記憶する。アカウント情報は、例えば、ユーザを識別するためのユーザ識別情報(例えばユーザ名やユーザID)、ユーザの性別を示す情報、ユーザの年齢を示す情報、ユーザの職業に関する情報(例えば業種)、等を含む。   The user information storage unit 22 is a storage device such as a hard disk, and stores user account information for each user. The account information includes, for example, user identification information (for example, a user name and a user ID) for identifying the user, information indicating the gender of the user, information indicating the age of the user, information regarding the occupation of the user (eg, type of business), and the like. Including.

コンテンツ格納部24はハードディスク等の記憶装置であり、テンプレートに使用されるコンテンツのデータを記憶する。コンテンツは、例えば、背景コンテンツ、画像コンテンツ、文字列コンテンツ(テキストコンテンツ)、等である。背景コンテンツはテンプレートの背景として用いられるコンテンツである。画像コンテンツは、背景画像以外の画像である。文字列コンテンツは文字列(テキスト)である。各コンテンツのデータには、例えば、当該コンテンツを識別するためのコンテンツ識別情報(例えば、コンテンツIDやコンテンツ名)と、当該コンテンツの内容に関連する業種を示す業種情報と、が予め対応付けられている。   The content storage unit 24 is a storage device such as a hard disk, and stores data of content used for a template. The contents are, for example, background contents, image contents, character string contents (text contents), and the like. Background content is content used as the background of the template. The image content is an image other than the background image. The character string content is a character string (text). Data of each content is associated in advance with, for example, content identification information (for example, a content ID or a content name) for identifying the content, and industry information indicating an industry related to the content of the content. I have.

編集部26は、ユーザの指示に従ってテンプレートを編集する機能を備えている。この編集によって、テンプレートに依拠した編集物が作成される。テンプレートの編集時には、例えばユーザが端末装置12を利用することにより、画像表示領域や文字列表示領域の内容が編集される。なお、編集には、情報の変更や追加等が含まれる。文字列表示領域については、例えば、文字列の入力、文字列の変更、フォントの設定、文字列のサイズの設定、文字の色の設定、文字の配置位置の変更、等が実行される。画像表示領域については、例えば、画像の追加、画像の変更、画像サイズの変更、画像の配置位置の変更、等が実行される。また、画像表示領域や文字列表示領域の位置が変更されてもよい。   The editing unit 26 has a function of editing a template according to a user's instruction. By this editing, an edit based on the template is created. When editing the template, for example, the user uses the terminal device 12 to edit the contents of the image display area and the character string display area. Note that the editing includes a change or addition of information. For the character string display area, for example, input of a character string, change of a character string, setting of a font, setting of the size of a character string, setting of a color of a character, change of an arrangement position of a character, and the like are performed. For the image display area, for example, addition of an image, change of an image, change of an image size, change of an arrangement position of an image, and the like are executed. Further, the positions of the image display area and the character string display area may be changed.

テンプレート取得部28は、テンプレート格納部16からテンプレートのデータを取得して出力する機能を備えている。テンプレート取得部28は、例えば、複数のテンプレートのデータを取得して出力する。   The template acquisition unit 28 has a function of acquiring and outputting template data from the template storage unit 16. The template acquisition unit 28 acquires and outputs data of a plurality of templates, for example.

作成タイミング解析部30は、履歴情報に基づいて、現在の日時に関連して定期的に利用されるテンプレートが優先的に提供されるように、各テンプレートの出力順を変更する機能を備えている。現在の日時は、例えば、ユーザがテンプレート管理装置10にログインしている日時、つまり、ユーザがテンプレートを利用して編集物を作成しようとしている日時である。   The creation timing analysis unit 30 has a function of changing the output order of each template based on the history information so that the template that is periodically used in relation to the current date and time is preferentially provided. . The current date and time is, for example, the date and time when the user has logged in to the template management device 10, that is, the date and time when the user intends to create an edit using the template.

編集回数解析部32は、履歴情報に基づいて、テンプレート毎に、テンプレートから編集物が作成されるまでに行われた編集の回数を解析する機能を備えている。編集回数解析部32は、その編集の回数が閾値以上となるテンプレートを特定し、そのテンプレートから作成された編集物のデザインに類似するデザインを有するテンプレートが優先的に提供されるように、各テンプレートの出力順を変更する機能を備えている。   The edit count analysis unit 32 has a function of analyzing, for each template, the number of edits performed until an edit is created from the template, based on the history information. The number-of-edits analysis unit 32 specifies a template whose number of edits is equal to or greater than a threshold value, and sets each template so that a template having a design similar to the design of the edited matter created from the template is preferentially provided. It has a function to change the output order.

加工部34は、履歴情報やアカウント情報に基づいてテンプレートを加工(カスタマイズ)する機能を備えている。加工部34は、例えば、履歴情報に基づいて編集の傾向を解析し、その傾向に基づいて、テンプレートに含まれるサンプルコンテンツを加工する。また、加工部34は、例えば、アカウント情報からユーザの業種を特定し、その業種に関連するコンテンツのデータをコンテンツ格納部24から取得し、テンプレートに含まれるサンプルコンテンツを、その業種に関連するコンテンツに変更する。加工部34によって加工されたテンプレートは、一般的なテンプレートと区別する意味で、疑似テンプレートであるとも言える。ユーザ毎に業種や編集の傾向が異なる場合、ユーザ毎に異なる疑似テンプレートが作成されることになる。   The processing unit 34 has a function of processing (customizing) a template based on history information and account information. The processing unit 34 analyzes the editing tendency based on the history information, for example, and processes the sample content included in the template based on the tendency. Further, the processing unit 34 specifies, for example, the type of business of the user from the account information, acquires data of content related to the type of business from the content storage unit 24, and converts the sample content included in the template into the content related to the type of business. Change to The template processed by the processing unit 34 can be said to be a pseudo template in a sense to distinguish it from a general template. If the type of business or the editing tendency is different for each user, a different pseudo template is created for each user.

制御部36は、テンプレート管理装置10の各部の動作を制御する機能を備えている。制御部36は、例えば、テンプレートの追加、削除及び表示処理等を行う機能を備えている。制御部36は、例えば、新たに登録されたテンプレートのデータをテンプレート格納部16に記憶させる。また、制御部36は、テンプレートを端末装置12に表示させる機能を備えている。制御部36は、例えば、テンプレート取得部28によって取得されたテンプレート、テンプレートのサムネイル画像(縮小画像)、又は、ユーザによって指定されたテンプレートを、端末装置12に表示させる機能を備えている。   The control unit 36 has a function of controlling the operation of each unit of the template management device 10. The control unit 36 has a function of, for example, adding, deleting, and displaying a template. The control unit 36 causes the template storage unit 16 to store the data of the newly registered template, for example. The control unit 36 has a function of displaying the template on the terminal device 12. The control unit 36 has a function of causing the terminal device 12 to display, for example, the template acquired by the template acquisition unit 28, a thumbnail image (reduced image) of the template, or a template specified by the user.

以下、図3を参照して、端末装置12について詳しく説明する。図3には、端末装置12の構成が示されている。   Hereinafter, the terminal device 12 will be described in detail with reference to FIG. FIG. 3 shows the configuration of the terminal device 12.

通信部38は通信インターフェースであり、通信経路Nを介して、他の装置にデータを送信する機能、及び、他の装置からデータを受信する機能を備えている。例えば、通信部38によって、テンプレート管理装置10から送信されたテンプレートのデータが受信され、テンプレートに対する編集指示を示す情報がテンプレート管理装置10に送信される。記憶部40はハードディスク等の記憶装置であり、プログラムやデータ等を記憶する。UI部42はユーザインターフェースであり、表示部と操作部を含む。表示部は、例えば液晶ディスプレイ等の表示装置であり、操作部は、例えばキーボード、マウス、タッチパネル等の入力装置である。制御部44は端末装置12の各部の動作を制御する機能を備えている。   The communication unit 38 is a communication interface, and has a function of transmitting data to another device via the communication path N and a function of receiving data from another device. For example, the communication unit 38 receives the template data transmitted from the template management device 10 and transmits information indicating an editing instruction for the template to the template management device 10. The storage unit 40 is a storage device such as a hard disk, and stores programs, data, and the like. The UI unit 42 is a user interface, and includes a display unit and an operation unit. The display unit is a display device such as a liquid crystal display, and the operation unit is an input device such as a keyboard, a mouse, and a touch panel. The control unit 44 has a function of controlling the operation of each unit of the terminal device 12.

以下、図4を参照して、テンプレートについて詳しく説明する。図4には、テンプレートの一例が示されている。テンプレート46は、例えば、背景領域と、複数の画像表示領域と、複数の文字列表示領域と、を含む。背景領域にはサンプル画像48が予め入力されている。テンプレート46は2つの画像表示領域を有しており、各画像表示領域には、サンプル画像50,52が予め入力されている。テンプレート46は4つの文字列表示領域を有しており、各文字列表示了領域には、サンプル文字列54,56,58,60が予め入力されている。テンプレートの編集時においては、例えば、テンプレート管理装置10に登録されているテンプレートの一覧が、端末装置12のUI部42に表示される。その一覧の中からテンプレート46がユーザによって選択されると、テンプレート46が端末装置12のUI部42に表示される。端末装置12においては、ユーザによって、文字列表示領域に文字列が入力され、画像表示領域に画像が入力される。または、サンプル文字列が編集されたり、サンプル画像が他の画像に変更されたりする。テンプレート管理装置10においては、編集部26は、ユーザによる編集指示に従ってテンプレート46を編集する。これにより、テンプレート46に依拠した編集物が作成される。   Hereinafter, the template will be described in detail with reference to FIG. FIG. 4 shows an example of the template. The template 46 includes, for example, a background area, a plurality of image display areas, and a plurality of character string display areas. A sample image 48 is input in the background area in advance. The template 46 has two image display areas, and sample images 50 and 52 are input to each image display area in advance. The template 46 has four character string display areas, and sample character strings 54, 56, 58, and 60 are input in advance in each character string display end area. When editing a template, for example, a list of templates registered in the template management device 10 is displayed on the UI unit 42 of the terminal device 12. When the template 46 is selected from the list by the user, the template 46 is displayed on the UI unit 42 of the terminal device 12. In the terminal device 12, the user inputs a character string in the character string display area and an image in the image display area. Alternatively, the sample character string is edited, or the sample image is changed to another image. In the template management device 10, the editing unit 26 edits the template 46 according to an editing instruction from a user. As a result, an edit based on the template 46 is created.

以下、図5を参照して、テンプレート管理テーブルについて説明する。図5には、テンプレート管理テーブルの一例が示されている。テンプレート管理テーブルは予め作成され、そのデータはテンプレート格納部16に記憶されている。テンプレート管理テーブルにおいては、テンプレートIDと、テンプレート名と、カテゴリを示す情報と、キーワードと、が対応付けられている。テンプレートIDは、テンプレートを識別するための情報である。テンプレート名は、テンプレートの名称である。カテゴリを示す情報は、テンプレートの種類や用途を示す情報である。キーワードは、テンプレートの特徴を表す情報である。カテゴリは、例えば、DM(ダイレクトメール)、チラシ、広告、カタログ、等である。テンプレート管理テーブルを参照することにより、テンプレートの名称、カテゴリ又はキーワードによって、テンプレートが特定される。例えば、テンプレートIDが「1」のテンプレートの名称は「入会募集DM」であり、そのテンプレートのカテゴリは「DM」である。そのテンプレートのデータには、キーワードとして、例えば、「DM」、「入会募集」等の文字列が対応付けられている。   Hereinafter, the template management table will be described with reference to FIG. FIG. 5 shows an example of the template management table. The template management table is created in advance, and its data is stored in the template storage unit 16. In the template management table, a template ID, a template name, information indicating a category, and a keyword are associated with each other. The template ID is information for identifying a template. The template name is the name of the template. The information indicating the category is information indicating the type and use of the template. The keyword is information indicating the feature of the template. The category is, for example, a DM (direct mail), a flyer, an advertisement, a catalog, or the like. By referring to the template management table, the template is specified by the template name, category, or keyword. For example, the name of the template with the template ID “1” is “DM for enrollment”, and the category of the template is “DM”. The template data is associated with, for example, character strings such as “DM” and “recruitment for enrollment” as keywords.

以下、履歴情報について説明する。図6には、履歴情報としての利用履歴管理テーブルの一例が示されている。利用履歴管理テーブルは制御部36によって作成され、そのデータは履歴情報格納部20に記憶されている。利用履歴管理テーブルは、過去におけるテンプレートの利用履歴、つまりテンプレートを用いた編集物の作成履歴を示す情報である。利用履歴管理テーブルにおいては、例えば、IDと、日時を示す情報と、ユーザIDと、テンプレートIDと、テンプレート名と、編集履歴IDと、が対応付けられている。IDは、利用履歴(作成履歴)を管理するための情報である。日時は、テンプレートが利用された日時である。ユーザIDは、テンプレートを利用したユーザを識別するための情報である。テンプレート名は、利用されたテンプレートの名称である。編集履歴IDは、編集の内容を管理するための情報である。利用履歴管理テーブルを参照することにより、テンプレートが利用された日時、利用したユーザ、利用されたテンプレート、及び、編集履歴IDが特定される。編集の内容を示す情報は、図7を参照して後述する編集履歴管理テーブルに含まれている。例えば、IDが「1」の利用履歴においては、2013年11月10日に、ユーザAによって、テンプレートIDが「1」のテンプレート(入会募集DM用のテンプレート)が利用されている。その編集の内容は、編集履歴IDによって管理されている。ユーザによってテンプレートが利用される度に、制御部36によって利用履歴を示す情報が利用履歴管理テーブルに追加され、利用履歴管理テーブルが更新される。   Hereinafter, the history information will be described. FIG. 6 shows an example of a usage history management table as history information. The use history management table is created by the control unit 36, and its data is stored in the history information storage unit 20. The usage history management table is information indicating the usage history of the template in the past, that is, the creation history of the edited material using the template. In the usage history management table, for example, an ID, information indicating date and time, a user ID, a template ID, a template name, and an editing history ID are associated with each other. The ID is information for managing a usage history (creation history). The date and time is the date and time when the template was used. The user ID is information for identifying a user using the template. The template name is the name of the used template. The editing history ID is information for managing the contents of editing. By referring to the usage history management table, the date and time when the template was used, the user who used it, the template used, and the editing history ID are specified. Information indicating the content of the editing is included in an editing history management table described later with reference to FIG. For example, in the use history with the ID “1”, on November 10, 2013, the template with the template ID “1” (template for the enrollment DM) is used by the user A. The content of the editing is managed by the editing history ID. Every time the template is used by the user, the control unit 36 adds information indicating the usage history to the usage history management table, and updates the usage history management table.

作成タイミング解析部30は、テンプレート管理テーブルと利用履歴管理テーブルを参照することにより、現在の日時に関連して定期的に利用されるテンプレートを特定する。例えば、利用履歴管理テーブルにおいて、ユーザAに着目して説明する。ユーザAは、2013年11月10日にテンプレートIDが「1」のテンプレート(入会募集DM用のテンプレート)を利用し、2013年12月15日にテンプレートIDが「2」のテンプレート(クーポンDM用のテンプレート)を利用し、2014年1月9日にテンプレートIDが「2」のテンプレート(クーポンDM用のテンプレート)を利用している。テンプレート管理テーブルを参照すると、これらのテンプレートのカテゴリは「DM」である。つまり、ユーザAは毎月10日前後の日にDM用のテンプレートを定期的に利用していることが特定される。また、ユーザBは、毎月8の付く日に特売系チラシ用のテンプレートを定期的に利用していることが特定される。テンプレート管理テーブルには、テンプレート毎にカテゴリとキーワードが対応付けられているため、そのカテゴリとキーワードを参照することにより、どのような種類又は用途のテンプレートが利用されたのかが特定される。このように、作成タイミング解析部30は、利用履歴管理テーブルに含まれる情報を解析することにより、ユーザ毎に、定期的に利用される同一カテゴリのテンプレートを特定する。作成タイミング解析部30は、例えば、現在の日(ユーザがテンプレートを利用して編集物を作成しようとしている日)と、テンプレートの定期的な利用日と、の差が閾値以下となる場合、そのテンプレートは現在の日時に関連して定期的に利用されるテンプレートであると判定する。閾値は例えば予め設定された値である。閾値はユーザや管理者等によって変更されてもよい。   The creation timing analysis unit 30 specifies a template that is regularly used in relation to the current date and time by referring to the template management table and the usage history management table. For example, a description will be given focusing on the user A in the usage history management table. The user A uses a template with a template ID of “1” on November 10, 2013 (a template for a membership recruitment DM), and a template with a template ID of “2” on December 15, 2013 (for a coupon DM). The template with the template ID “2” (template for coupon DM) is used on January 9, 2014. Referring to the template management table, the category of these templates is “DM”. That is, it is specified that the user A regularly uses the DM template on the around tenth day of each month. In addition, it is specified that the user B regularly uses the special sale flyer template on the day marked with “8” every month. In the template management table, a category and a keyword are associated with each template. Therefore, by referring to the category and the keyword, what kind or usage of the template is specified. As described above, the creation timing analysis unit 30 analyzes the information included in the usage history management table, and specifies a template of the same category that is regularly used for each user. For example, when the difference between the current day (the date on which the user intends to create a compilation using the template) and the regular usage date of the template is equal to or smaller than the threshold, the creation timing analysis unit 30 It is determined that the template is a template that is regularly used in relation to the current date and time. The threshold value is, for example, a preset value. The threshold may be changed by a user, an administrator, or the like.

現在の日時に関連して定期的に利用されるテンプレートは、他のテンプレートに対して優先的に出力される。具体的には、作成タイミング解析部30は、定期的に利用されるテンプレートに対して重み付け処理を適用する。重み付け処理は、例えば、点数を加算することにより行われる。例えば、過去に実際に使用されたテンプレートに対しては「+2点」が与えられ、定期的に利用されたテンプレートに類似する特徴を有するテンプレートに対しては「+1点」が与えられる。例えば、互いに類似するカテゴリやキーワードを有する複数のテンプレート同士が、互いに類似する特徴を有する複数のテンプレートに該当する。点数の高いテンプレートほど優先的に出力される。例えば、テンプレート取得部28によって複数のテンプレートのデータが取得され、それら複数のテンプレートに対して重み付け処理が適用される。点数の高い順に各テンプレートの表示順位が変更され、例えば、端末装置12のUI部42に、その表示順位に従って各テンプレートが表示される。定期的に利用されるテンプレートほど優先的に表示されるので、テンプレートをランダムに表示する場合と比較して、ユーザにとってテンプレートが選択され易くなる。また、点数の高いテンプレートは、点数の低いテンプレートとは異なる色で表示されてもよい。   Templates that are regularly used in relation to the current date and time are output with priority over other templates. Specifically, the creation timing analysis unit 30 applies a weighting process to a template that is used regularly. The weighting process is performed, for example, by adding points. For example, a “+2 point” is given to a template actually used in the past, and a “+1 point” is given to a template having characteristics similar to the template used regularly. For example, a plurality of templates having similar categories and keywords correspond to a plurality of templates having similar features. Templates with higher scores are output with higher priority. For example, data of a plurality of templates is obtained by the template obtaining unit 28, and a weighting process is applied to the plurality of templates. The display order of each template is changed in the descending order of the score. For example, each template is displayed on the UI unit 42 of the terminal device 12 according to the display order. The more regularly used templates are displayed, the more easily the template is selected by the user as compared to the case where templates are displayed randomly. A template with a high score may be displayed in a different color from a template with a low score.

作成タイミング解析部30による処理により、利用履歴から定期的な利用活動が特定され、ユーザがどのようなタイミング(作成日時)で、どのようなテンプレートを欲しているのかが推測される。なお、他の例として、例えば、毎年季節に関するメニューが作成されている場合、そのメニューを作成するためのテンプレートが定期的に利用されるテンプレートとして特定されてもよい。   The processing by the creation timing analysis unit 30 specifies a regular use activity from the use history, and estimates at what timing (date and time of creation) and what template the user wants. As another example, for example, when a menu relating to the season is created every year, a template for creating the menu may be specified as a template used regularly.

図7には、履歴情報としての編集履歴管理テーブルの一例が示されている。編集履歴管理テーブルは制御部36によって作成され、そのデータは履歴情報格納部20に記憶されている。編集履歴管理テーブルは、過去においてテンプレートに対して適用された編集の内容を示す情報である。編集履歴管理テーブルにおいては、例えば、編集履歴IDと、日時を示す情報と、オブジェクトIDと、プロパティ名と、変更内容(編集内容)を示す情報と、が対応付けられている。編集履歴IDは、編集内容を管理するための情報であり、図6に示されている利用履歴管理テーブルに含まれている編集履歴IDである。オブジェクトIDは、テンプレートに含まれているサンプルオブジェクト(例えば、背景オブジェクト、画像オブジェクト、文字列オブジェクト)を識別するための情報である。プロパティ名は、サンプルオブジェクトにおいて編集対象となったプロパティ(属性)を示す情報である。プロパティは、例えば、背景色、フォントの種類、位置、等である。変更内容は、テンプレートに対して適用された編集の内容である。例えば、変更後の色を示す情報、変更後のフォントの種類を示す情報、移動後の位置を示す情報、等が、変更内容を示す情報として編集履歴管理テーブルに含まれている。図6に示されている利用履歴管理テーブルを参照することにより、テンプレート毎に編集履歴IDが特定され、編集履歴管理テーブルを参照することにより、その編集履歴IDに対応する編集の内容が特定される。具体的には、編集がなされた日時、編集対象のサンプルオブジェクト、編集対象のプロパティ、及び、編集内容が特定される。また、テンプレート毎に編集回数が特定される。ユーザによってテンプレートが編集される度に、制御部36によって編集履歴を示す情報が編集履歴管理テーブルに追加され、編集履歴管理テーブルが更新される。   FIG. 7 shows an example of an editing history management table as history information. The editing history management table is created by the control unit 36, and its data is stored in the history information storage unit 20. The editing history management table is information indicating the contents of editing applied to the template in the past. In the editing history management table, for example, an editing history ID, information indicating date and time, an object ID, a property name, and information indicating a change content (edit content) are associated with each other. The editing history ID is information for managing editing contents, and is an editing history ID included in the use history management table shown in FIG. The object ID is information for identifying a sample object (for example, a background object, an image object, or a character string object) included in the template. The property name is information indicating a property (attribute) to be edited in the sample object. The property is, for example, a background color, a font type, a position, and the like. The change content is the content of the edit applied to the template. For example, information indicating a color after change, information indicating a type of font after change, information indicating a position after movement, and the like are included in the edit history management table as information indicating the content of change. The editing history ID is specified for each template by referring to the usage history management table shown in FIG. 6, and the editing content corresponding to the editing history ID is specified by referring to the editing history management table. You. Specifically, the date and time of editing, the sample object to be edited, the property to be edited, and the editing content are specified. Further, the number of edits is specified for each template. Each time the template is edited by the user, the control unit 36 adds information indicating the editing history to the editing history management table, and updates the editing history management table.

本実施形態においては、利用履歴管理テーブルと編集履歴管理テーブルが、編集履歴を示す情報の一例に相当する。   In the present embodiment, the use history management table and the edit history management table correspond to an example of information indicating an edit history.

編集回数解析部32は、テンプレート管理テーブル、利用履歴管理テーブル及び編集履歴管理テーブルを参照することにより、編集回数が閾値以上となるテンプレートを特定し、そのテンプレートから作成された編集物のデータを編集物格納部18から取得する。閾値は例えば予め設定された値である。閾値はユーザや管理者等によって変更されてもよい。編集回数解析部32は、その編集物のデザインに類似するデザインを有するテンプレート(類似テンプレート)が、他のテンプレートに対して優先的に出力されるように、各テンプレートの出力順を変更する。編集回数解析部32は、例えば、編集回数が閾値以上となるテンプレートのデザインと編集物のデザインとを比較し、デザインの特徴の差が基準値以上となる場合に、類似テンプレートが他のテンプレートに対して優先的に出力されるように各テンプレートの出力順を変更する。デザインの特徴の差は、例えば、オブジェクトのサイズの差、配置位置の差、テイストの差、フォントの種類の差、等によって演算される。テイストは、テンプレートやコンテンツに対する印象である。背景コンテンツや画像コンテンツについては、編集回数解析部32は、例えば、画像において支配的な色相や色調を求め、その支配的な色相や色調から、背景コンテンツや画像コンテンツのテイストを判定する。文字列コンテンツについては、編集回数解析部32は、文字列の色、文字列のフォントの種類、文字の大きさ、等によって、文字列のテイストを判定する。テイストは、例えば、「クリア・フレッシュ」、「マイルド・ナチュラル」、「ポップ・カジュアル」、「フォーマル・クラシック」等の種類に分類される。基準値は例えば予め設定された値である。基準値はユーザや管理者等によって変更されてもよい。デザインの類似性は、例えば、オブジェクトのサイズの差、配置位置の差、テイストの差、フォントの種類の差、等によって判定される。その差が類似範囲内であれば、両デザインは類似していると判定され、その差が類似範囲外であれば、両デザインは非類似であると判定される。類似範囲は例えば予め設定された範囲である。類似範囲はユーザや管理者等によって変更されてもよい。   The number-of-edits analyzer 32 refers to the template management table, the use history management table, and the edit history management table to identify a template whose number of edits is equal to or greater than a threshold, and edits data of an edited product created from the template. Acquired from the object storage unit 18. The threshold value is, for example, a preset value. The threshold may be changed by a user, an administrator, or the like. The edit count analysis unit 32 changes the output order of each template so that a template (similar template) having a design similar to the design of the edited product is preferentially output with respect to other templates. The edit count analyzing unit 32 compares, for example, the design of the template whose edit count is equal to or greater than the threshold value with the design of the edited product, and when the difference in the design features is equal to or greater than the reference value, the similar template is replaced with another template. The output order of each template is changed so that the output is preferentially performed. The difference in design features is calculated based on, for example, a difference in object size, a difference in arrangement position, a difference in taste, a difference in font type, and the like. Taste is an impression of a template or content. For background content and image content, the number-of-edits analyzing unit 32 obtains, for example, a dominant hue and color tone in the image, and determines a taste of the background content and the image content from the dominant hue and color tone. For the character string content, the editing count analysis unit 32 determines the taste of the character string based on the color of the character string, the font type of the character string, the size of the character, and the like. The taste is classified into, for example, “clear fresh”, “mild natural”, “pop casual”, “formal classic”, and the like. The reference value is, for example, a preset value. The reference value may be changed by a user, an administrator, or the like. The similarity of the design is determined based on, for example, a difference in object size, a difference in arrangement position, a difference in taste, a difference in font type, and the like. If the difference is within the similar range, both designs are determined to be similar, and if the difference is outside the similar range, both designs are determined to be dissimilar. The similar range is, for example, a preset range. The similar range may be changed by a user or an administrator.

類似テンプレートは、他のテンプレートに対して優先的に出力される。具体的には、編集回数解析部32は、類似テンプレートに重み付け処理を適用する。重み付け処理は、例えば、点数を換算することにより行われる。例えば、類似テンプレートに対して「+2点」が与えられる。例えば、テンプレート取得部28によって複数のテンプレートのデータが取得され、それら複数のテンプレートに対して重み付け処理が適用される。点数の高い順に各テンプレートの表示順位が変更され、例えば端末装置12のUI部42に、その表示順位に従って各テンプレートが表示される。これにより、最終的に作成される編集物のデザインに近いデザインを有するテンプレートが優先的に表示されるので、テンプレートをランダムに表示する場合と比較して、より完成形のイメージに近いテンプレートが提供される。   Similar templates are output with priority over other templates. Specifically, the editing count analysis unit 32 applies a weighting process to the similar template. The weighting process is performed, for example, by converting points. For example, “+2 points” are given to similar templates. For example, data of a plurality of templates is obtained by the template obtaining unit 28, and a weighting process is applied to the plurality of templates. The display order of each template is changed in the descending order of the score. For example, each template is displayed on the UI unit 42 of the terminal device 12 according to the display order. As a result, a template having a design closer to the design of the final edited product is displayed preferentially, so that a template closer to the completed image is provided compared to a case where templates are displayed randomly. Is done.

また、編集回数解析部32は、類似テンプレートを元のテンプレート(編集回数が閾値以上となるテンプレート)に対応付けてもよい。端末装置12のUI部42にテンプレートの一覧が表示される場合において、元のテンプレートと類似テンプレートとが隣り合うように表示されてもよいし、元のテンプレートがユーザによって選択された場合に、類似テンプレートが推奨されるようにしてもよい。   Further, the edit count analyzing unit 32 may associate the similar template with the original template (a template whose edit count is equal to or larger than a threshold). When a list of templates is displayed on the UI unit 42 of the terminal device 12, the original template and the similar template may be displayed adjacent to each other, or when the original template is selected by the user, the similar template may be displayed. A template may be recommended.

加工部34は、編集履歴管理テーブルを参照することにより、ユーザによる編集の傾向を解析し、その傾向に基づいて、テンプレートに含まれるサンプルコンテンツを加工する。編集の傾向は、例えば、頻繁に使用されるフォントの種類や色等の傾向である。例えば、使用回数が閾値以上になったフォントの種類や色が、頻繁に使用されるフォントの種類や色に該当する。閾値は例えば予め設定された値である。閾値はユーザや管理者等によって変更されてもよい。例えば、フォントの種類としてゴシック体が頻繁に使用されている場合、加工部34は、テンプレートに含まれるサンプル文字列のフォントをゴシック体に変更する。文字の色として赤が頻繁に使用されている場合、加工部34は、サンプル文字列の色を赤に変更する。   The processing unit 34 analyzes the editing tendency by the user by referring to the editing history management table, and processes the sample content included in the template based on the tendency. The editing tendency is, for example, the tendency of frequently used font types and colors. For example, a font type or color whose usage count is equal to or greater than the threshold value corresponds to a frequently used font type or color. The threshold value is, for example, a preset value. The threshold may be changed by a user, an administrator, or the like. For example, when Gothic font is frequently used as the font type, the processing unit 34 changes the font of the sample character string included in the template to Gothic font. When red is frequently used as the character color, the processing unit 34 changes the color of the sample character string to red.

また、加工部34は、アカウント情報からユーザの業種を特定し、その業種に関連するコンテンツのデータをコンテンツ格納部24から取得し、テンプレートに含まれるサンプルコンテンツを、その業種に関連するコンテンツに変更する。例えば、ユーザの業種が不動産業の場合、加工部34は、不動産業に関連するコンテンツ(画像コンテンツや文字列コンテンツ)のデータをコンテンツ格納部24から取得し、不動産業以外のテンプレートに含まれるサンプルコンテンツ(サンプル画像やサンプル文字列)を、不動産業に関連するコンテンツに置き換える。これにより、不動産業以外のテンプレートから、そのテンプレートのデザイン(例えばコンテンツのサイズや配置位置)を維持した状態で、不動産業に関連するテンプレートが作成される。例えば、飲食店用のテンプレートから不動産業に関連するテンプレートが作成される。   Further, the processing unit 34 specifies the type of business of the user from the account information, obtains data of content related to the type of business from the content storage unit 24, and changes the sample content included in the template to content related to the type of business. I do. For example, when the type of business of the user is the real estate business, the processing unit 34 acquires data of contents (image contents and character string contents) related to the real estate business from the content storage unit 24, and includes a sample included in a template other than the real estate business. Replace contents (sample images and sample character strings) with contents related to the real estate business. Thus, a template related to the real estate business is created from a template other than the real estate business while maintaining the design of the template (for example, the size and arrangement position of the content). For example, a template related to the real estate business is created from a restaurant template.

また、加工部34は、アカウント情報からユーザの性別を特定し、その性別に応じて、テンプレートのテイストを変更してもよい。例えば、ユーザが男性の場合、加工部34は、テンプレートのテイストを黒や青を基調としたテイストに変更したり、テンプレートのテイストとして「フォーマル・クラシック」を採用したりしてもよい。   Further, the processing unit 34 may specify the gender of the user from the account information and change the taste of the template according to the gender. For example, when the user is a male, the processing unit 34 may change the taste of the template to a taste based on black or blue, or may adopt “formal classic” as the taste of the template.

以下、図8を参照して、テンプレート管理装置10による処理について説明する。図8には、その処理を示すフローチャートが示されている。   Hereinafter, a process performed by the template management device 10 will be described with reference to FIG. FIG. 8 is a flowchart showing the processing.

まず、ユーザは端末装置12を利用してテンプレート管理装置10にログインする。ログイン時には、例えば、端末装置12においてユーザによってユーザIDが入力される。そのユーザIDは端末装置12からテンプレート管理装置10に送信され、ログインが完了する。もちろん、ログイン時にパスワード等の認証情報が要求されてもよい。一例として、ユーザAがログインしたものとする。   First, the user logs in to the template management device 10 using the terminal device 12. At the time of login, for example, the user inputs a user ID in the terminal device 12. The user ID is transmitted from the terminal device 12 to the template management device 10, and the login is completed. Of course, authentication information such as a password may be required at the time of login. As an example, assume that user A has logged in.

ログインが完了すると、テンプレート管理装置10においては、テンプレート取得部28が、テンプレート群のデータをテンプレート格納部16から取得する(S01)。テンプレート取得部28は、例えば、全テンプレートのデータをリスト形式で取得する。そのリストにおける各テンプレートの並び順は、予め設定された並び順であり、例えば、名前順、更新日時順、利用回数等、等である。なお、ユーザによって検索キーワードやカテゴリが入力された場合、検索キーワードやカテゴリに該当するテンプレート群のデータが取得される。   When the login is completed, in the template management apparatus 10, the template acquisition unit 28 acquires the data of the template group from the template storage unit 16 (S01). The template acquisition unit 28 acquires, for example, data of all templates in a list format. The order of arrangement of the templates in the list is a preset order, for example, the order of names, the order of update date, the number of uses, and the like. When a search keyword or category is input by the user, data of a template group corresponding to the search keyword or category is obtained.

次に、作成タイミング解析部30は、テンプレート管理テーブルと利用履歴管理テーブルを参照することにより、テンプレート取得部28によって取得されたテンプレート群の中から、ユーザAによって利用されたテンプレートであって、現在の日時(ログイン時の日時)に関連して定期的に利用されるテンプレートを特定し、定期的に利用されているテンプレートに対して重み付け処理を適用する(S02)。例えば、重み付け処理の結果、点数の高い順に各テンプレートの表示順位が変更される。   Next, the creation timing analysis unit 30 refers to the template management table and the usage history management table to select a template used by the user A from the template group acquired by the template acquisition unit 28, and A template that is regularly used in relation to the date and time (date and time of login) is specified, and a weighting process is applied to the template that is regularly used (S02). For example, as a result of the weighting process, the display order of each template is changed in descending order of the score.

次に、編集回数解析部32は、テンプレート管理テーブル、利用履歴管理テーブル及び編集履歴管理テーブルを参照することにより、ユーザAによって利用されたテンプレートであって編集回数が閾値以上となるテンプレートを特定し、そのテンプレートから作成された編集物のデザインに類似するデザインを有するテンプレート(類似テンプレート)を特定する(S03)。編集回数解析部32は、その類似テンプレートに対して重み付け処理を適用する。例えば、重み付け処理の結果、点数の高い順に各テンプレートの表示順位が変更される。また、編集回数解析部32は、類似テンプレートを元のテンプレート(編集回数が閾値以上となるテンプレート)に対応付けてもよい。   Next, the edit count analysis unit 32 identifies the template used by the user A and having the edit count equal to or larger than the threshold by referring to the template management table, the use history management table, and the edit history management table. Then, a template (similar template) having a design similar to the design of the edited matter created from the template is specified (S03). The edit count analysis unit 32 applies a weighting process to the similar template. For example, as a result of the weighting process, the display order of each template is changed in descending order of the score. Further, the edit count analyzing unit 32 may associate the similar template with the original template (a template whose edit count is equal to or larger than a threshold).

次に、加工部34は、テンプレート取得部28によって取得されたテンプレート群を加工(カスタマイズ)する(S04)。加工部34は、例えば、編集履歴管理テーブルを参照することにより、ユーザAによる編集の傾向を解析し、その傾向に基づいて、各テンプレートに含まれるサンプルコンテンツを加工する。加工部34は、テンプレート毎やテンプレートのカテゴリ毎にユーザAによる編集の傾向を解析し、テンプレート毎やカテゴリ毎に異なる条件でサンプルコンテンツを加工してもよい。もちろん、加工部34は、全テンプレートのサンプルコンテンツを同一の条件で加工してもよい。   Next, the processing unit 34 processes (customizes) the template group acquired by the template acquiring unit 28 (S04). The processing unit 34 analyzes the editing tendency of the user A by referring to the editing history management table, for example, and processes the sample content included in each template based on the tendency. The processing unit 34 may analyze the tendency of editing by the user A for each template or template category, and process the sample content under different conditions for each template or category. Of course, the processing unit 34 may process the sample contents of all templates under the same conditions.

また、加工部34は、ユーザAのアカウント情報からユーザAの業種を特定し、その業種に関連するコンテンツのデータをコンテンツ格納部24から取得し、テンプレートに含まれるサンプルコンテンツを、その業種に関連するコンテンツに変更する。例えば、ユーザAの業種が不動産業の場合、不動産業に関連する画像コンテンツや文字列コンテンツのデータがコンテンツ格納部24から取得され、不動産業以外のテンプレートに含まれるサンプル画像やサンプル文字列が、不動産業に関連する画像コンテンツや文字列コンテンツに置き換えられる。   Further, the processing unit 34 specifies the type of business of the user A from the account information of the user A, acquires data of content related to the type of business from the content storage unit 24, and converts the sample content included in the template to the type of business related to the type of business. Change the content to For example, when the type of business of the user A is the real estate business, data of image content and character string content related to the real estate business is acquired from the content storage unit 24, and a sample image or sample character string included in a template other than the real estate business is It is replaced with image content and character string content related to the real estate business.

以上の処理を経た後、テンプレート取得部28によって取得されたテンプレートのデータは、テンプレート管理装置10から端末装置12に送信され、端末装置12において、テンプレートの一覧がUI部42に表示される(S05)。このとき、重み付け処理の結果、点数の高い順に各テンプレートの表示順位が変更され、その表示順位に従って各テンプレートが表示される。例えば、ユーザAによって定期的に利用されるテンプレートほど優先的に表示される。また、最終的に作成された編集物のデザインに近いデザインを有する類似テンプレートが優先的に表示されてもよい。また、類似テンプレートと元のテンプレートとが対応付けられた状態で表示されてもよい。   After the above processing, the template data acquired by the template acquisition unit 28 is transmitted from the template management device 10 to the terminal device 12, and a list of templates is displayed on the UI unit 42 in the terminal device 12 (S05). ). At this time, as a result of the weighting process, the display order of each template is changed in descending order of the score, and each template is displayed according to the display order. For example, a template used regularly by the user A is displayed with higher priority. Further, a similar template having a design close to the design of the finally created compilation may be preferentially displayed. Further, the similar template and the original template may be displayed in a state where they are associated with each other.

端末装置12においては、ユーザAがUI部42を利用して目的のテンプレートを選択し、テンプレートを編集する(S06)。例えば、ユーザAによって与えられた編集指示を示す情報は、端末装置12からテンプレート管理装置10に送信される。テンプレート管理装置10においては、編集部26が、その編集指示に従ってテンプレートを編集する。これにより、テンプレートに依拠した編集物が作成される。ユーザAによる編集操作は制御部36によって記録され、制御部36によって利用履歴管理テーブルと編集履歴管理テーブルが更新される。   In the terminal device 12, the user A selects a target template by using the UI unit 42 and edits the template (S06). For example, information indicating an editing instruction given by the user A is transmitted from the terminal device 12 to the template management device 10. In the template management device 10, the editing unit 26 edits the template according to the editing instruction. As a result, an edit based on the template is created. The editing operation by the user A is recorded by the control unit 36, and the control unit 36 updates the usage history management table and the editing history management table.

以下、図9を参照して、加工部34によって加工されたテンプレートについて説明する。図9には、加工後(カスタマイズ後)のテンプレートの一例が示されている。このテンプレート62は、図4に示されているテンプレート46を加工することにより作成されたテンプレートである。加工後のテンプレート62は、加工前のテンプレート46と同様に、背景領域、画像表示領域及び文字列表示領域を有している。テンプレート62の背景領域、画像表示領域及び文字列表示領域のそれぞれのレイアウトは、テンプレート46の背景領域、画像表示領域及び文字列表示領域のそれぞれのレイアウトと同じである。テンプレート46の背景領域、画像表示領域及び文字列表示領域に対して、ユーザAの業種に関連するコンテンツが入力され、ユーザAの編集の傾向に応じて、文字列のフォントや色が変更されている。具体的には、テンプレート62の背景領域には、テンプレート46に含まれるサンプル画像48の替わりに、ユーザAの業種に関連するサンプル画像64が配置されている。テンプレート62の画像表示領域には、テンプレート46に含まれるサンプル画像50,52の替わりに、ユーザAの業種に関連するサンプル画像66,68が配置されている。テンプレート62の文字列表示領域には、テンプレート46に含まれるサンプル文字列54,56,58,60の替わりに、ユーザAの業種に関連するサンプル文字列70,72,74,76が配置されている。   Hereinafter, the template processed by the processing unit 34 will be described with reference to FIG. FIG. 9 shows an example of a template after processing (after customization). This template 62 is a template created by processing the template 46 shown in FIG. The template 62 after processing has a background area, an image display area, and a character string display area, like the template 46 before processing. The layout of the background area, the image display area, and the character string display area of the template 62 is the same as the layout of the background area, the image display area, and the character string display area of the template 46. Content related to the type of business of the user A is input to the background area, image display area, and character string display area of the template 46, and the font and color of the character string are changed according to the editing tendency of the user A. I have. Specifically, in the background area of the template 62, a sample image 64 related to the type of business of the user A is arranged instead of the sample image 48 included in the template 46. In the image display area of the template 62, sample images 66 and 68 related to the type of business of the user A are arranged instead of the sample images 50 and 52 included in the template 46. In the character string display area of the template 62, instead of the sample character strings 54, 56, 58, and 60 included in the template 46, sample character strings 70, 72, 74, and 76 related to the business type of the user A are arranged. I have.

以上のように、本実施形態によると、テンプレートに対するユーザの編集履歴に応じて、提供対象のテンプレートが動的に変更されてユーザに提供される。ユーザ毎に編集履歴が管理されるため、例えば、テンプレートに含まれるオブジェクトの数、オブジェクトのサイズ又はキーワードを用いてテンプレートを選択して提供する場合と比較して、個々のユーザに適したテンプレートが提供される。   As described above, according to the present embodiment, the template to be provided is dynamically changed and provided to the user according to the editing history of the user for the template. Since the editing history is managed for each user, for example, compared to the case where the template is selected and provided using the number of objects included in the template, the size of the object, or a keyword, a template suitable for each user is provided. Provided.

また、現在の日時に関連して定期的に利用されているテンプレートを優先的に提供することにより、オブジェクトの数、オブジェクトのサイズ又はキーワードを用いてテンプレートを検索する場合と比較して、テンプレートの利用時点においてより適したテンプレートが提供される。これにより、テンプレートをランダムに表示する場合と比較して、定期的に利用されるテンプレートの選択が容易となる。また、ユーザが検索条件を入力しない場合であっても、定期的に利用されるテンプレートが提供され、ユーザが検索条件を入力する場合と比べて、目的のテンプレートを選択するまでに要する時間が短くなる。また、ユーザ毎にテンプレートの定期利用が解析されるので、個々のユーザに適したテンプレートであって、現在の日時に関連して定期的に利用されるテンプレートが優先的に提供される。   Also, by preferentially providing templates that are regularly used in relation to the current date and time, compared to the case of searching for templates using the number of objects, object size or keywords, A more suitable template is provided at the time of use. This makes it easier to select a template to be used regularly than in the case where templates are displayed randomly. Also, even when the user does not enter search conditions, templates that are used periodically are provided, and the time required to select the target template is shorter than when the user enters search conditions. Become. In addition, since the regular use of the template is analyzed for each user, a template that is suitable for each user and that is regularly used in relation to the current date and time is preferentially provided.

また、編集回数を解析し、その解析結果に基づいて類似テンプレートを優先的に提供することにより、オブジェクトの数、オブジェクトのサイズ又はキーワードを用いてテンプレートを検索する場合と比較して、最終的な編集物のデザインに近いデザインを有するテンプレートが提供される。これにより、テンプレートをランダムに表示する場合と比較して、ユーザにより適したテンプレートが提供される。編集回数が多いほど、元のテンプレートのデザインが大きく変更されていると想定される。この場合、最終的な編集物のデザインに近いデザインを有するテンプレートが提供されれば、編集回数が少なくなると想定される。それ故、本実施形態では、編集回数の解析結果に基づいて、類似テンプレートを優先的に提供している。これにより、編集回数を解析せずにテンプレートをランダムに提供する場合と比較して、編集回数が少なくて済むテンプレートが提供され得る。また、ユーザ毎に編集回数が解析されるので、個々のユーザに適した類似テンプレートが優先的に提供される。   In addition, by analyzing the number of edits and preferentially providing similar templates based on the analysis result, the final template is compared with the case of searching for a template using the number of objects, the size of an object, or a keyword. A template having a design close to the design of the compilation is provided. As a result, a template more suitable for the user is provided as compared with the case where the template is displayed at random. It is assumed that the greater the number of edits, the greater the design of the original template has been changed. In this case, if a template having a design close to the design of the final edit is provided, it is assumed that the number of edits will be reduced. Therefore, in the present embodiment, similar templates are preferentially provided based on the analysis result of the number of edits. As a result, a template that requires a small number of edits can be provided as compared with a case where templates are provided randomly without analyzing the number of edits. Further, since the number of edits is analyzed for each user, a similar template suitable for each user is preferentially provided.

また、ユーザの業種や編集の傾向に基づいてテンプレートが加工され、これにより、疑似テンプレートが作成される。ユーザ毎の条件でテンプレートが加工されるので、ユーザ毎に適した疑似テンプレートが作成される。例えば、ユーザ毎に業種や編集傾向が異なる場合、ユーザ毎に異なる疑似テンプレートが作成される。テンプレートにおいて画像や文字列や色等が変更されると、デザインの印象が変わると想定される。例えば、飲食業向けのチラシテンプレートであっても、コンテンツを変えることにより、ペットショップ向けのチラシテンプレートが作成される場合もある。しかし、一般的に、ユーザが、飲食業向けのテンプレートからペットショップ向けのチラシが作成されることを想像することは容易ではない。そこで、本実施形態のように、ユーザの業種や編集の傾向に基づいてテンプレートを加工することにより、より完成形に近い疑似テンプレートが作成されるので、ユーザにとって完成形のテンプレートをイメージすることが容易となる。   Further, the template is processed based on the type of business of the user and the tendency of editing, and thereby a pseudo template is created. Since the template is processed under the condition for each user, a pseudo template suitable for each user is created. For example, when the type of business or the editing tendency differs for each user, a different pseudo template is created for each user. When images, character strings, colors, and the like are changed in the template, it is assumed that the impression of the design changes. For example, even in the case of a flyer template for the restaurant business, a flyer template for a pet shop may be created by changing the content. However, it is generally not easy for a user to imagine that a flyer for a pet shop is created from a template for the restaurant business. Therefore, as in the present embodiment, by processing the template based on the type of business of the user and the tendency of editing, a pseudo template closer to the completed form is created, so that the user can imagine the completed template. It will be easier.

以下、変形例について説明する。作成タイミング解析部30は、定期的に利用されるテンプレートを特定し、そのテンプレートが最後に利用された時点から計算して閾値以上の期間が経過している場合、そのテンプレートが優先的に提供されるように各テンプレートの出力順を変更してもよい。期間の閾値は例えば予め設定された値である。閾値はユーザや管理者等によって変更されてもよい。具体的には、作成タイミング解析部30は、そのテンプレートに対して重み付け処理を適用する。重み付け処理は、例えば、点数を加算することにより行われる。この処理により、定期的に利用されるテンプレートであって利用されていない期間が閾値以上となっているテンプレートが優先的に提供される。例えば、飲食店のユーザが過去にメニューを作成しているが、長らくそのメニューを作り変えていない場合には、メニューのテンプレートが優先的に提供される。これにより、編集物の作成タイミングがユーザに提供され、編集物の作成が促進される。   Hereinafter, modified examples will be described. The creation timing analysis unit 30 specifies a template that is regularly used, and when a period equal to or longer than a threshold value has been calculated since the last use of the template, the template is provided with priority. The output order of each template may be changed as described above. The threshold value of the period is, for example, a preset value. The threshold may be changed by a user, an administrator, or the like. Specifically, the creation timing analysis unit 30 applies a weighting process to the template. The weighting process is performed, for example, by adding points. By this processing, a template that is regularly used and whose unused period is equal to or longer than the threshold is preferentially provided. For example, when a restaurant user has created a menu in the past but has not recreated the menu for a long time, a menu template is provided with priority. This provides the user with the creation timing of the edited material, and facilitates the creation of the edited material.

別の変形例として、加工部34は、編集物のターゲットに関する情報に基づいて、テンプレートを加工してもよい。ターゲットは、例えば、子供、女性、男性、等である。コンテンツ格納部24に記憶されているコンテンツのデータには、例えば、ターゲットに関する情報が対応付けられている。加工部34は、そのターゲットに関連するコンテンツをコンテンツ格納部24から取得し、テンプレートに含まれるサンプルコンテンツをそのコンテンツに変更する。これにより、例えば、子供向けのコンテンツがテンプレートに追加され、ターゲットを考慮しない場合と比較して、目的に適したテンプレートが作成される。   As another modified example, the processing unit 34 may process the template based on information about the target of the compilation. The target is, for example, a child, a woman, a man, and the like. For example, information on a target is associated with content data stored in the content storage unit 24. The processing unit 34 acquires the content related to the target from the content storage unit 24, and changes the sample content included in the template to the content. Thereby, for example, content for children is added to the template, and a template suitable for the purpose is created as compared with the case where the target is not considered.

上記のテンプレート管理装置10は、一例としてハードウェア資源とソフトウェアとの協働により実現される。具体的には、テンプレート管理装置10は、図示しないCPU等のプロセッサを備えている。当該プロセッサが、図示しない記憶装置に記憶されたプログラムを読み出して実行することにより、テンプレート管理装置10の各部の機能が実現される。上記プログラムは、CDやDVD等の記録媒体を経由して、又は、ネットワーク等の通信経路を経由して、記憶装置に記憶される。または、テンプレート管理装置10の各部は、例えばプロセッサや電子回路等のハードウェア資源により実現されてもよい。その実現においてメモリ等のデバイスが利用されてもよい。別の例として、テンプレート管理装置10の各部は、DSP(Digital Signal Processor)やFPGA(Field Programmable Gate Array)等によって実現されてもよい。   The template management device 10 is realized, for example, by cooperation between hardware resources and software. Specifically, the template management device 10 includes a processor such as a CPU (not shown). The function of each unit of the template management device 10 is realized by the processor reading and executing a program stored in a storage device (not shown). The program is stored in a storage device via a recording medium such as a CD or a DVD, or via a communication path such as a network. Alternatively, each unit of the template management device 10 may be realized by hardware resources such as a processor and an electronic circuit. A device such as a memory may be used in the realization. As another example, each unit of the template management apparatus 10 may be realized by a DSP (Digital Signal Processor), an FPGA (Field Programmable Gate Array), or the like.

10 テンプレート管理装置、12 端末装置、16 テンプレート格納部、18 編集物格納部、20 履歴情報格納部、22 ユーザ情報格納部、24 コンテンツ格納部、26 編集部、28 テンプレート取得部、30 作成タイミング解析部、32 編集回数解析部、34 加工部。   Reference Signs List 10 template management device, 12 terminal device, 16 template storage unit, 18 edited product storage unit, 20 history information storage unit, 22 user information storage unit, 24 content storage unit, 26 editing unit, 28 template acquisition unit, 30 creation timing analysis Section, 32 editing frequency analysis section, 34 processing section.

Claims (4)

テンプレート群を記憶する記憶手段と、
ユーザ毎に各テンプレートに対する編集の履歴を管理する履歴管理手段と、
前記履歴に基づいて編集の傾向を特定し、前記記憶手段に記憶されているテンプレートの、背景領域に対する画像又は文字列が表示される表示領域のレイアウトを維持したまま、前記傾向に基づいて、前記背景領域又は前記表示領域に表示されるサンプル画像又はサンプル文字列を加工する加工手段と、
前記加工手段で加工された前記テンプレートを提供する提供手段と、
を有する情報処理装置。
Storage means for storing the template group;
History management means for managing the editing history for each template for each user;
The editing tendency is specified based on the history, and the template stored in the storage unit is maintained based on the tendency while maintaining a layout of a display area in which an image or a character string is displayed with respect to a background area. Processing means for processing a sample image or a sample character string displayed in the background area or the display area;
Providing means for providing the template processed by the processing means;
Information processing device having
前記履歴は、テンプレートが利用された日時を含み、
前記加工手段は、前記履歴に基づいて、前記記憶手段に記憶されている前記テンプレート群の中から過去において定期的に利用されたテンプレートを選択し、選択したテンプレートを加工する、
ことを特徴とする請求項1に記載の情報処理装置。
The history includes the date and time when the template was used,
The processing unit selects a template that has been regularly used in the past from the template group stored in the storage unit based on the history, and processes the selected template .
The information processing apparatus according to claim 1, wherein:
前記加工手段は、前記テンプレート群の中から編集回数が閾値以上となるテンプレートを選択し、選択したテンプレートから作成された編集物に類似するテンプレートを加工する、
ことを特徴とする請求項1に記載の情報処理装置。
The processing means selects a template in which the number of edits is equal to or more than a threshold value from the template group, and processes a template similar to an edit created from the selected template .
The information processing apparatus according to claim 1, wherein:
テンプレート群を記憶するコンピュータを、
ユーザ毎に各テンプレートに対する編集の履歴を管理する履歴管理手段、
前記履歴に基づいて編集の傾向を特定し、前記記憶手段に記憶されているテンプレートの、背景領域に対する画像又は文字列が表示される表示領域のレイアウトを維持したまま、前記傾向に基づいて、前記背景領域又は前記表示領域に表示されるサンプル画像又はサンプル文字列を加工する加工手段、
前記加工手段で加工された前記テンプレートを提供する提供手段、
として機能させるプログラム。
A computer that stores templates
History management means for managing the editing history for each template for each user,
The editing tendency is specified based on the history, and the template stored in the storage unit is maintained based on the tendency while maintaining the layout of the display area where the image or the character string is displayed with respect to the background area. Processing means for processing a sample image or a sample character string displayed in the background area or the display area,
Providing means for providing the template processed by the processing means;
A program to function as
JP2015160080A 2015-08-14 2015-08-14 Information processing device and program Active JP6641777B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015160080A JP6641777B2 (en) 2015-08-14 2015-08-14 Information processing device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015160080A JP6641777B2 (en) 2015-08-14 2015-08-14 Information processing device and program

Publications (2)

Publication Number Publication Date
JP2017037587A JP2017037587A (en) 2017-02-16
JP6641777B2 true JP6641777B2 (en) 2020-02-05

Family

ID=58049365

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015160080A Active JP6641777B2 (en) 2015-08-14 2015-08-14 Information processing device and program

Country Status (1)

Country Link
JP (1) JP6641777B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6767014B2 (en) * 2017-07-10 2020-10-14 日本電信電話株式会社 Crisis response support device and crisis response support method
JP2019023782A (en) * 2017-07-24 2019-02-14 カシオ計算機株式会社 Advertisement management device and program
KR102019752B1 (en) * 2018-04-11 2019-09-09 국민대학교산학협력단 Method of providing user interface/ user experience strategy executable by computer and apparatus providing the same

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1196147A (en) * 1997-09-22 1999-04-09 Toshiba Corp Document preparing device, document allographic method, and storage medium
JP2003132359A (en) * 2001-10-26 2003-05-09 Canon I-Tech Inc Calligraphic works and paintings generating device
JP4288972B2 (en) * 2003-03-24 2009-07-01 セイコーエプソン株式会社 Layout system, layout support system, layout support program, and layout support method
JP4232701B2 (en) * 2003-08-12 2009-03-04 セイコーエプソン株式会社 Layout system, template generation system, layout program, template generation program, layout method, and template generation method
JP5217368B2 (en) * 2007-11-09 2013-06-19 凸版印刷株式会社 Electronic advertisement management system
JP2013182329A (en) * 2012-02-29 2013-09-12 Canon Inc Information processing device, control method for information processing device, and program

Also Published As

Publication number Publication date
JP2017037587A (en) 2017-02-16

Similar Documents

Publication Publication Date Title
US10810365B2 (en) Workflow system and method for creating, distributing and publishing content
JP6286104B2 (en) Display method, apparatus, server, program and recording medium for social network information stream
Cairo Graphics lies, misleading visuals: Reflections on the challenges and pitfalls of evidence-driven visual communication
WO2022111249A1 (en) Information presentation method, apparatus, and computer storage medium
JP5518112B2 (en) Digital book provision system
US10558745B2 (en) Information processing apparatus and non-transitory computer readable medium
JP6641777B2 (en) Information processing device and program
US9471558B2 (en) Generation of introductory information page
Yau FlowingData. com Data Visualization Set
US20200013074A1 (en) Digital marketing system, information processing apparatus, and method of assisting digital marketing
JP6623603B2 (en) Information processing device and program
US8429559B2 (en) Elicitation method for custom image preferences using keywords
JP6670051B2 (en) Information processing apparatus, information processing method, and program
JP6623597B2 (en) Information processing device and program
Yu et al. Matplotlib 2. x By Example
JP6596850B2 (en) Template management apparatus and program
JP2019096148A (en) Providing device, providing method and providing program
JP2019046017A (en) Information processing apparatus, information processing method and information processing program
US11494553B2 (en) Document creation assistance apparatus and non-transitory computer readable medium
CN110298680B (en) Advertisement management device, advertisement management method, and computer-readable recording medium
WO2018066502A1 (en) Content management system
McMullen Cross-Cultural Design: Identifying Cultural Markers
CN107357796B (en) Network information acquisition method, equipment and programmable equipment
JP6828287B2 (en) Information processing equipment and information processing programs
JP7376185B2 (en) Post display control device, post display control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180622

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190516

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190604

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190724

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191216

R150 Certificate of patent or registration of utility model

Ref document number: 6641777

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350