WO2016051446A1 - 情報処理装置、情報処理方法及びプログラム - Google Patents

情報処理装置、情報処理方法及びプログラム Download PDF

Info

Publication number
WO2016051446A1
WO2016051446A1 PCT/JP2014/075805 JP2014075805W WO2016051446A1 WO 2016051446 A1 WO2016051446 A1 WO 2016051446A1 JP 2014075805 W JP2014075805 W JP 2014075805W WO 2016051446 A1 WO2016051446 A1 WO 2016051446A1
Authority
WO
WIPO (PCT)
Prior art keywords
category
recipe
name
user
belongs
Prior art date
Application number
PCT/JP2014/075805
Other languages
English (en)
French (fr)
Inventor
翔一 尾崎
Original Assignee
楽天株式会社
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 楽天株式会社 filed Critical 楽天株式会社
Priority to PCT/JP2014/075805 priority Critical patent/WO2016051446A1/ja
Priority to JP2015502973A priority patent/JP5755824B1/ja
Publication of WO2016051446A1 publication Critical patent/WO2016051446A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising

Definitions

  • the present invention relates to an information processing apparatus capable of providing a service for presenting recipes on the Internet, and an information processing method and program in the information processing apparatus.
  • a website that presents recipes (hereinafter referred to as “recipe site”) is operated on the Internet.
  • the recipe is typically a cooking recipe, and includes ingredients, their required amounts, cooking procedures, and the like.
  • Many recipe sites can accumulate recipes posted by users, and a large amount of recipes are collected. The viewer can search for a desired recipe by using ingredients, cooking procedures, and the like (see, for example, Patent Document 1).
  • Non-Patent Document 1 a function for creating a bookmark that can link the URL of the recipe to a terminal used by the user or a server on the network. Furthermore, it is also possible to create a folder or the like that can characterize bookmarks and group them for each related bookmark.
  • an object of the present invention is to provide an information processing apparatus, an information processing method, and a program capable of recommending an appropriate folder name for a folder storing a bookmark linked with a URL of a recipe posting page. Is to provide.
  • an information processing apparatus includes a storage unit, a registration unit, a determination unit, and a recommendation unit.
  • the storage means stores the category information indicating the names of a plurality of categories corresponding to the recipe posting page on which the recipe data is posted, as a plurality of tree structures including a plurality of hierarchies, and on the plurality of recipe posting pages. Each user action is stored.
  • the registration unit registers the recipe posting page as a bookmark based on the user's operation.
  • the determination unit includes each recipe posting among the categories corresponding to the plurality of recipe posting pages that are targets of the actions. Determine the category with the highest degree of overlap between pages.
  • the recommendation unit When the recommendation unit receives the user's operation for inputting a folder name of the folder storing the bookmark, the recommendation unit determines the determination among a plurality of categories corresponding to the recipe posting page registered as the bookmark.
  • the name of a category that is in the same tree structure as that of the category to which the category belongs and belongs to the same hierarchy as the hierarchy to which the determined category belongs is recommended as the folder name.
  • the user can grasp the tree structure and hierarchy of the category having the highest degree of overlap between the recipe posting pages. It is possible to grasp the taste of the recipe, the viewpoint when searching for the recipe, and the like. Therefore, it is possible to recommend an appropriate folder name in view of the user's recipe search method and preferences.
  • the recommendation means is A category name that is in the same tree structure as the tree structure to which the determined category belongs and belongs to the same hierarchy as the determined category belongs is recommended as the first recommended name of the folder. And then The name of a category belonging to a hierarchy below the hierarchy to which the category corresponding to the first recommended name belongs, in the same tree structure to which the category corresponding to the first recommended name belongs, You may recommend as a 2nd recommendation name of the said folder whose priority is lower than the said 1st recommendation name.
  • the names of categories having the same tree structure and belonging to the lower hierarchy can be recommended as the folder name. Therefore, it is possible to give options to the user and select a more suitable folder name.
  • the plurality of tree structures may include a first tree structure for cooking types and a second tree structure for ingredients.
  • An information processing method includes: Stores category information indicating the names of a plurality of categories corresponding to the recipe posting page on which the recipe data is posted as a plurality of tree structures consisting of a plurality of hierarchies, and each user action on the plurality of recipe posting pages.
  • Memorizing step Register the recipe posting page as a bookmark based on the user's operation, Of the categories corresponding to the plurality of recipe posting pages that are the targets of each of the above actions, the step of determining the category having the highest degree of overlap between the recipe posting pages;
  • the tree to which the determined category belongs among a plurality of categories corresponding to the recipe posting page registered as the bookmark when the user's operation for inputting the folder name of the folder storing the bookmark is received Recommending, as the folder name, the name of a category that is in the same tree structure as the structure and that belongs to the same hierarchy as the hierarchy to which the determined category belongs.
  • a program according to still another aspect of the present invention is provided in an information processing apparatus.
  • Memorizing step Register the recipe posting page as a bookmark based on the user's operation, Of the categories corresponding to the plurality of recipe posting pages that are the targets of each of the above actions, the step of determining the category having the highest degree of overlap between the recipe posting pages; The tree to which the determined category belongs among a plurality of categories corresponding to the recipe posting page registered as the bookmark when the user's operation for inputting the folder name of the folder storing the bookmark is received
  • an information processing apparatus an information processing method, and a program capable of recommending an appropriate folder name for a folder storing a bookmark linked with a URL of a recipe posting page are provided.
  • a program capable of recommending an appropriate folder name for a folder storing a bookmark linked with a URL of a recipe posting page.
  • FIG. 1 is a diagram illustrating a configuration of an information processing system according to the present embodiment.
  • this system includes a recipe information providing server (server, information processing apparatus) 100 on the Internet 50 and a plurality of user terminals 200.
  • server information processing apparatus
  • the server 100 is a server managed by the operating company of the recipe information providing site, and is connected via the Internet 50 to the user terminal 200 of the user who receives the recipe information providing service.
  • the server 100 is configured to be able to provide, for example, recipe information posted by a user.
  • the user terminal 200 is a terminal device that can access the recipe information providing site, and is, for example, a smartphone, a mobile phone, a PC (Personal Computer), a tablet PC, or the like.
  • the server 100 In response to an access request from the user terminal 200 to the recipe information providing site, the server 100 generates a web page (HTML (HyperText Markup Language) document) on which a predetermined recipe is posted and returns it to the user terminal 200. .
  • the web page is hereinafter referred to as “recipe posting page”.
  • the user terminal 200 accesses the server 100, receives the web page, and displays it on the screen by a browser.
  • the user terminal 200 can also request the server 100 to create a bookmark capable of linking a URL of a predetermined recipe, create a folder for storing the bookmark, or the like based on an input operation by the user. Configured.
  • FIG. 2 is a diagram illustrating a hardware configuration of the server 100.
  • the server 100 includes a central processing unit (CPU) 11, a read only memory (ROM) 12, a random access memory (RAM) 13, an input / output interface 15, and a bus 14 that connects these components to each other.
  • CPU central processing unit
  • ROM read only memory
  • RAM random access memory
  • bus 14 that connects these components to each other.
  • the CPU 11 appropriately accesses the RAM 13 or the like as necessary, and performs overall control of each block of the server 100 while performing various arithmetic processes.
  • the ROM 12 is a non-volatile memory in which an OS to be executed by the CPU 11, firmware such as programs and various parameters are fixedly stored.
  • the RAM 13 is used as a work area for the CPU 11 and temporarily holds the OS, various applications being executed, and various data being processed.
  • a display unit 16 an operation receiving unit 17, a storage unit 18, a communication unit 19 and the like are connected to the input / output interface 15.
  • the display unit 16 is a display device using, for example, an LCD (Liquid Crystal Display), an OELD (Organic ElectroLuminescence Display), a CRT (Cathode Ray Tube), or the like.
  • LCD Liquid Crystal Display
  • OELD Organic ElectroLuminescence Display
  • CRT Cathode Ray Tube
  • the operation receiving unit 17 is, for example, a pointing device such as a mouse, a keyboard, a touch panel, and other input devices.
  • the operation reception unit 17 is a touch panel
  • the touch panel can be integrated with the display unit 16.
  • the storage unit 18 is, for example, a nonvolatile memory such as an HDD (Hard Disk Drive), a flash memory (SSD; Solid State Drive), or other solid-state memory.
  • the storage unit 18 stores the OS, various applications, and various data.
  • the communication unit 19 is, for example, an NIC (Network Interface Card) for Ethernet and performs communication processing between the user terminals 200.
  • NIC Network Interface Card
  • the hardware configuration of the user terminal 200 is the same as that of the server 100.
  • FIG. 3 is a diagram illustrating a configuration example of a database included in the server 100. As shown in the figure, the server 100 has at least a category information database 181, a recipe information database 182, and a user information database 183 in the storage unit 18.
  • the category information database 181 stores category information of a plurality of categories (recipe categories) to which each of a plurality of recipes belongs. These plurality of categories constitute a plurality of tree structures composed of various categories used in classifying recipes such as types of food, ingredients, and scenes where food is eaten.
  • the category information can be used for recipe search conditions and the like, and can also be used for a folder name recommendation process described later.
  • the category information database 181 stores information about the tree structure to which each category belongs and the hierarchy within the tree structure.
  • FIG. 4 is a diagram showing an example of a tree structure. For the sake of explanation, some of the categories shown in the figure are omitted. In the example shown in the figure, a plurality of categories constitute a first tree structure and a second tree structure, and each tree structure has an upper first hierarchy and a lower second hierarchy. is doing.
  • the first tree structure is a tree structure for cooking types, and has categories such as “basic menu”, “Chinese food”, and “pasta” as the first hierarchy.
  • the second level below the “standard menu” has categories such as “hamburger”, “curry”, and “fried chicken”.
  • the second tree is a tree structure of materials, and has categories such as “meat” and “seafood” as the first layer, and “beef”, “ It has a category such as “minced meat”.
  • the hierarchical attributes of “basic menu”, “Chinese cuisine”, and “pasta” are all the first hierarchy of the first tree structure, and the hierarchy of “hamburger”, “gyoza”, and “meat sauce” Each attribute is the second hierarchy of the first tree structure.
  • FIG. 5 is a diagram illustrating an example of the recipe information database 182.
  • the recipe information database 182 in addition to the recipe ID of each recipe, the name of the recipe associated with the recipe, category information, the URL of the recipe posting page, contributor, posted image, material information, Recipe data such as cooking procedure information and posted cooking reports is stored.
  • the recipe data may include information on a plurality of categories to which each recipe belongs.
  • the plurality of categories to which each recipe belongs include at least two or more categories included in different tree structures. For example, two categories of “popular menu” and “hamburger” are associated with “extraordinary hamburger” of recipe ID “11111” as categories of the first tree structure, and “meat” as the category of the second tree structure. ”And“ minced meat ”are associated with each other.
  • FIG. 6 is a diagram illustrating an example of the user information database 183.
  • the user information database 183 includes action information, bookmark information, and folder information in addition to user IDs, nicknames, and names of a plurality of users registered as members of the recipe information providing site. It is remembered.
  • the user information database 183 stores information on user attributes such as date of birth, gender, and e-mail address, recipe ID of the recipe that posted the recipe creation report, and posted contents. May be.
  • “Action information” refers to information about an action on a recipe posting page by each user, and includes, for example, information on recipe IDs of a plurality of recipes that are targets of the action. “Action” means, for example, posting a cooking report to a recipe posting page, browsing the recipe posting page, sending a URL of the recipe posting page, printing the recipe posting page, and the like.
  • FIG. 7 is a diagram showing an example of a recipe posting page on which recipe data is posted, and shows an example of a recipe posting page of recipe ID 11111 shown in FIG.
  • the recipe posting page G1 includes a recipe image G11, a cooking procedure image G12, a bookmark registration button G13, a cooking report posting button G14, a mail transmission button G15, and the like.
  • a user who actually likes to cook this recipe can post a cooking report by tapping the posting button G14 for cooking report.
  • an e-mail describing the URL or the like of the recipe posting page can be transmitted to the user's PC, a smartphone, a mobile phone, or the like.
  • Bookmark information refers to bookmark information registered based on each user's operation.
  • the bookmark here refers to a bookmark that can be managed by the user and linked to the URL of the recipe posting page.
  • the bookmark of the recipe posting page G1 can be registered by tapping the bookmark registration button G13.
  • Folder information refers to information about a folder in which one or more bookmarks are stored.
  • a folder is used to characterize a bookmark or classify a plurality of bookmarks, and may be expressed as a “tag”.
  • FIG. 8 is a flowchart showing an operation example of the server 100.
  • the folder name for storing the bookmark is recommended to the user with the user ID “1234” shown in FIG. 6 (hereinafter referred to as user A).
  • the CPU 11 first determines whether or not the recipe posting page has been registered as a bookmark based on the user's operation (ST81). If it is determined that it has been registered, the CPU 11 determines whether or not an operation for inputting the folder name of the folder storing the bookmark has been received from the user terminal 200 (ST82).
  • the “operation for inputting a folder name” here is not particularly limited as long as it is an operation on a folder such as a tap operation on a folder name entry field, a mouse over, or a new folder creation operation. In this operation example, it is assumed that the tap operation is performed on the folder name entry field.
  • FIG. 9 is a diagram showing an example of the bookmark list page of the user A.
  • the bookmark A column page G2 of the user A includes a URL link part G21 of the bookmarked recipe posting page, an “add new folder” button G22, and the like.
  • the bookmarked recipe posting page is, for example, recipe ID 55555 and “crab tomato sauce pasta” illustrated in FIG. 5.
  • the button G22 of FIG. 9A a folder name entry field G23 is displayed as shown in FIG. 9B.
  • the CPU 11 can determine whether or not a tap operation on the folder name entry field G23 has been accepted.
  • the CPU 11 of the server 100 acquires action information by the user A (ST83). And CPU11 discriminate
  • the “category with the highest degree of duplication” here refers to a category that is common to the most recipes among the recipes related to the recipe posting page where the action is performed.
  • the “category corresponding to the recipe posting page” is a category associated with the recipe data posted on the recipe posting page. In the following description, “category determined as the category with the highest degree of overlap” is omitted as “overlap category”.
  • the action information of the user A includes four recipes of recipe IDs 11111, 22222, 33333, 44444.
  • the category common to most recipes among these recipes is “meat”. Therefore, the CPU 11 determines that the overlap category is “meat”.
  • the CPU 11 is in the same tree structure as the tree structure to which the duplicate category belongs, and in the same hierarchy as the hierarchy to which the duplicate category belongs, among a plurality of categories corresponding to the recipe posting page registered as a bookmark.
  • the category to which it belongs is extracted (ST85).
  • “crab tomato sauce pasta” related to the recipe posting page registered as a bookmark has categories of “cooking type”, “pasta”, “tomato sauce”, “ingredient”, “ It has categories such as “Seafood” and “Crab”.
  • categories referring to FIG. 4, in the second tree structure that is the same tree structure as the tree structure to which “meat” belongs, and in the first hierarchy that is the same hierarchy as “meat”. The category to which it belongs is “Seafood”.
  • the CPU 11 recommends the name of the extracted category “Seafood” as a folder name (ST86).
  • the names of categories belonging to the same hierarchy and in the same tree structure as the overlapping category are stored in the folder. Can be recommended as a name.
  • Recipes posted on the recipe information providing site can be classified from a plurality of viewpoints such as “type of cooking” and “material” as described above, and each user can select a recipe based on his / her preference. It is thought to search. That is, by extracting a tree structure and hierarchy to which overlapping categories belong, a recipe search method for each user, such as searching for a recipe that belongs to a specific dish type or searching for a recipe that likes a specific material, is estimated. It becomes possible. Therefore, it is possible to recommend an appropriate folder name in view of the recipe search method of the user.
  • the present embodiment it is possible to recommend an appropriate folder name even when only one bookmark is stored in the folder. Since the recommended folder name is in accordance with the recipe search method of the user, it can be an appropriate folder name for a recipe that the user will bookmark later. As a result, it is possible to recommend a highly versatile folder name to the user.
  • a folder name in which one bookmark is stored is recommended.
  • the present invention can be applied to a case in which a folder name in which a plurality of bookmarks are stored is recommended.
  • the category name can be recommended as a folder name.
  • the categories common to these recipes are “pasta” and “Seafood”.
  • the hierarchy attribute of the common category is the first hierarchy of the second tree structure, “seafood” can be recommended.
  • the CPU 11 recommends the name of the above category as the first recommended name of the folder, and is in the same tree structure as the tree structure to which the category corresponding to the first recommended name belongs, and A category name belonging to a lower hierarchy of a hierarchy to which a category corresponding to one recommended name belongs may be recommended as the second recommended name of the folder having a lower priority than the first recommended name.
  • the second recommended name with low priority can be displayed, for example, below the first recommended name.
  • the CPU 11 of the recipe information providing server executes each step, but may be executed by, for example, the CPU of the user terminal 200.
  • a recipe information providing application downloaded to the user terminal 200 can be used.
  • Recipe information provision server (server, information processing apparatus) 200: User terminal

Landscapes

  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Finance (AREA)
  • Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

情報処理装置は、レシピデータを掲載したレシピ掲載ページに対応する複数のカテゴリの名称を示すカテゴリ情報を、複数の階層からなる複数のツリー構造として記憶するとともに、複数の上記レシピ掲載ページ上でのユーザの各アクションを記憶し、上記ユーザの操作に基づいて上記レシピ掲載ページをブックマークとして登録し、上記各アクションの対象となった複数のレシピ掲載ページに対応する各カテゴリのうち、各レシピ掲載ページ間で重複度が最大のカテゴリを判別し、上記ブックマークを格納するフォルダのフォルダ名を入力するための上記ユーザの操作を受け付けた場合に、当該ブックマークとして登録されたレシピ掲載ページに対応する複数のカテゴリのうち、上記判別されたカテゴリが属するツリー構造と同一のツリー構造内であって、かつ、上記判別されたカテゴリが属する階層と同一の階層に属するカテゴリの名称を、上記フォルダ名として推薦する。

Description

情報処理装置、情報処理方法及びプログラム
 本発明は、インターネット上でレシピを提示するサービスを提供可能な情報処理装置、当該情報処理装置における情報処理方法及びプログラムに関する。
 レシピを提示するウェブサイト(以下、レシピサイト)がインターネット上で運営されている。レシピは典型的には料理のレシピであり、食材やその必要量、調理手順等を含む。レシピサイトの多くは、ユーザから投稿されたレシピを蓄積することが可能となっており、多量のレシピが集約されている。閲覧者は、食材や調理手順等によって所望のレシピを検索することができる(例えば、特許文献1参照。)。
 このようなレシピサイトでは、ユーザが閲覧中に気に入ったレシピを保存しておくため、ユーザ自身の使用する端末やネットワーク上のサーバ等にレシピのURLをリンクさせることが可能なブックマークを作成する機能を有する(非特許文献1参照)。さらに、ブックマークを特徴付けたり、関連のあるブックマーク毎にまとめることができるフォルダ等を作成することも可能である。
特開2012-125517号公報
"楽天レシピ 使い方"、[online]、[平成26年8月20日検索]、インターネット〈URL:http://recipe.rakuten.co.jp/sp1/guide/life/〉
 しかしながら、ユーザが上記フォルダを作成しようとする場合、適切なフォルダ名を作成することが難しく、これによりブックマークを適切に分類することが難しかった。
 以上のような事情に鑑み、本発明の目的は、レシピ掲載ページのURLがリンクされたブックマークを格納するフォルダについて、適切なフォルダ名をレコメンドすることが可能な情報処理装置、情報処理方法、プログラムを提供することにある。
 上述の課題を解決するため、本発明の一形態に係る情報処理装置は、記憶手段と、登録手段と、判別手段と、推薦手段とを具備する。
 上記記憶手段は、レシピデータを掲載したレシピ掲載ページに対応する複数のカテゴリの名称を示すカテゴリ情報を、複数の階層からなる複数のツリー構造として記憶するとともに、複数の上記レシピ掲載ページ上でのユーザの各アクションを記憶する。
 上記登録手段は、上記ユーザの操作に基づいて上記レシピ掲載ページをブックマークとして登録する
 上記判別手段は、上記各アクションの対象となった複数のレシピ掲載ページに対応する各カテゴリのうち、各レシピ掲載ページ間で重複度が最大のカテゴリを判別する。
 上記推薦手段は、上記ブックマークを格納するフォルダのフォルダ名を入力するための上記ユーザの操作を受け付けた場合に、当該ブックマークとして登録されたレシピ掲載ページに対応する複数のカテゴリのうち、上記判別されたカテゴリが属するツリー構造と同一のツリー構造内であって、かつ、上記判別されたカテゴリが属する階層と同一の階層に属するカテゴリの名称を、上記フォルダ名として推薦する。
 上記構成によれば、各アクションの対象となった複数のレシピ掲載ページに対応する各カテゴリのうち、各レシピ掲載ページ間で重複度が最大のカテゴリのツリー構造及び階層を把握することで、ユーザのレシピの嗜好やレシピを検索する際の観点等を把握することができる。したがって、ユーザのレシピ検索手法や嗜好に鑑みた適切なフォルダ名を推薦することが可能となる。
 また、上記推薦手段は、
 上記判別されたカテゴリが属するツリー構造と同一のツリー構造内であって、かつ、上記判別されたカテゴリが属する階層と同一の階層に属するカテゴリの名称を、上記フォルダの第1の推薦名称として推薦し、さらに、
 上記第1の推薦名称に対応するカテゴリが属するツリー構造と同一のツリー構造内であって、かつ、上記第1の推薦名称に対応するカテゴリが属する階層の下位の階層に属するカテゴリの名称を、上記第1の推薦名称よりも優先度の低い上記フォルダの第2の推薦名称として推薦してもよい。
 これにより、重複度が最大のカテゴリのツリー構造及び階層が同一のカテゴリの名称の他、当該ツリー構造が同一で、下位の階層に属するカテゴリの名称もフォルダ名として推薦することができる。したがって、ユーザに対し選択肢を与え、より適したフォルダ名を選択させることが可能となる。
 また、具体的には、上記複数のツリー構造は、料理の種類についての第1のツリー構造と、材料についての第2のツリー構造とを含んでもよい。
 本発明の他の形態に係る情報処理方法は、
 レシピデータを掲載したレシピ掲載ページに対応する複数のカテゴリの名称を示すカテゴリ情報を、複数の階層からなる複数のツリー構造として記憶するとともに、複数の上記レシピ掲載ページ上でのユーザの各アクションを記憶するステップと、
 上記ユーザの操作に基づいて上記レシピ掲載ページをブックマークとして登録し、
 上記各アクションの対象となった複数のレシピ掲載ページに対応する各カテゴリのうち、各レシピ掲載ページ間で重複度が最大のカテゴリを判別するステップと、
 上記ブックマークを格納するフォルダのフォルダ名を入力するための上記ユーザの操作を受け付けた場合に、当該ブックマークとして登録されたレシピ掲載ページに対応する複数のカテゴリのうち、上記判別されたカテゴリが属するツリー構造と同一のツリー構造内であって、かつ、上記判別されたカテゴリが属する階層と同一の階層に属するカテゴリの名称を、上記フォルダ名として推薦するステップとを含む。
 本発明のさらに別の形態に係るプログラムは、情報処理装置に、
 レシピデータを掲載したレシピ掲載ページに対応する複数のカテゴリの名称を示すカテゴリ情報を、複数の階層からなる複数のツリー構造として記憶するとともに、複数の上記レシピ掲載ページ上でのユーザの各アクションを記憶するステップと、
 上記ユーザの操作に基づいて上記レシピ掲載ページをブックマークとして登録し、
 上記各アクションの対象となった複数のレシピ掲載ページに対応する各カテゴリのうち、各レシピ掲載ページ間で重複度が最大のカテゴリを判別するステップと、
 上記ブックマークを格納するフォルダのフォルダ名を入力するための上記ユーザの操作を受け付けた場合に、当該ブックマークとして登録されたレシピ掲載ページに対応する複数のカテゴリのうち、上記判別されたカテゴリが属するツリー構造と同一のツリー構造内であって、かつ、上記判別されたカテゴリが属する階層と同一の階層に属するカテゴリの名称を、上記フォルダ名として推薦するステップと
 を実行させる。
 以上のように、本発明によれば、レシピ掲載ページのURLがリンクされたブックマークを格納するフォルダについて、適切なフォルダ名をレコメンドすることが可能な情報処理装置、情報処理方法、プログラムを提供することができる。
 しかし、ここに記載された効果は必ずしも本発明を限定するものではない。
本発明の第1の実施形態に係る情報処理システムの構成を示した図である。 上記システムにおけるサーバのハードウェア構成を示した図である。 上記サーバが有するデータベースの構成例を示した図である。 上記データベースにおけるツリー構造の一例を示す図である。 上記データベースに含まれるレシピ情報データベースの一例を示す図である。 上記データベースに含まれるユーザ情報データベースの一例を示す図である。 レシピ掲載ページの一例を示す図であり、図5に示すレシピID11111のレシピ掲載ページの例を示す。 上記サーバの動作例を示したフローチャートである。 あるユーザAのブックマーク一覧ページの一例を示す図である。 上記ブックマーク一覧ページの一部を示す図である。
 以下、本発明の実施形態を、図面を参照しながら説明する。
 [システムの構成]
 図1は、本実施形態に係る情報処理システムの構成を示した図である。
 同図に示すように、このシステムは、インターネット50上のレシピ情報提供サーバ(サーバ、情報処理装置)100と、複数のユーザ端末200とを含む。
 サーバ100は、レシピ情報提供サイトの運営会社により管理されるサーバであり、レシピ情報提供サービスを受けるユーザのユーザ端末200とインターネット50を介して接続されている。サーバ100は、例えばユーザから投稿されたレシピの情報等を提供可能に構成される。
 ユーザ端末200は、レシピ情報提供サイトへのアクセスが可能な端末装置であり、例えばスマートフォン、携帯電話、PC(Personal Computer)、タブレットPC等である。
 サーバ100は、ユーザ端末200からのレシピ情報提供サイトへのアクセス要求に応じて、所定のレシピが掲載されたウェブページ(HTML(HyperText Markup Language)文書)を生成して、ユーザ端末200へ返信する。当該ウェブページを、以下「レシピ掲載ページ」と称する。
 ユーザ端末200は、サーバ100へアクセスし、上記ウェブページを受信して、ブラウザにより画面に表示する。ユーザ端末200は、また、ユーザによる入力操作に基づき、所定のレシピのURLをリンクさせることが可能なブックマークの作成や、このブックマークを格納するフォルダの作成等をサーバ100に対し要求することが可能に構成される。
[情報提供サーバのハードウェア構成]
 図2は、上記サーバ100のハードウェア構成を示した図である。同図に示すように、サーバ100は、CPU(Central Processing Unit)11、ROM(Read Only Memory)12、RAM(Random Access Memory)13、入出力インタフェース15、及び、これらを互いに接続するバス14を備える。
 CPU11は、必要に応じてRAM13等に適宜アクセスし、各種演算処理を行いながらサーバ100の各ブロック全体を統括的に制御する。ROM12は、CPU11に実行させるOS、プログラムや各種パラメータなどのファームウェアが固定的に記憶されている不揮発性のメモリである。RAM13は、CPU11の作業用領域等として用いられ、OS、実行中の各種アプリケーション、処理中の各種データを一時的に保持する。
 入出力インタフェース15には、表示部16、操作受付部17、記憶部18、通信部19等が接続される。
 表示部16は、例えばLCD(Liquid Crystal Display)、OELD(Organic ElectroLuminescence Display)、CRT(Cathode Ray Tube)等を用いた表示デバイスである。
 操作受付部17は、例えばマウス等のポインティングデバイス、キーボード、タッチパネル、その他の入力装置である。操作受付部17がタッチパネルである場合、そのタッチパネルは表示部16と一体になり得る。
 記憶部18は、例えばHDD(Hard Disk Drive)や、フラッシュメモリ(SSD;Solid State Drive)、その他の固体メモリ等の不揮発性メモリである。当該記憶部18には、上記OSや各種アプリケーション、各種データが記憶される。
 通信部19は、例えばEthernet用のNIC(Network Interface Card)であり、上記ユーザ端末200の間の通信処理を担う。
 図示しないが、ユーザ端末200のハードウェア構成もサーバ100のそれと同様である。
[サーバのデータベース構成]
 図3は、上記サーバ100が有するデータベースの構成例を示した図である。同図に示すように、サーバ100は、記憶部18に、カテゴリ情報データベース181と、レシピ情報データベース182と、ユーザ情報データベース183とを少なくとも有している。
 カテゴリ情報データベース181には、複数のレシピ各々が属する複数のカテゴリ(レシピカテゴリ)のカテゴリ情報が記憶されている。これら複数のカテゴリは、料理の種類や食材、料理が食されるシーン等の、レシピを分類する際に用いられる種々のカテゴリからなる複数のツリー構造を構成する。カテゴリ情報は、レシピ検索条件等に用いることができる他、後述するフォルダ名のレコメンド処理に用いることができる。
 カテゴリ情報データベース181には、各カテゴリの属するツリー構造と、当該ツリー構造内における階層についての情報が記憶されている。
 図4は、ツリー構造の一例を示す図である。説明のため、同図に示すカテゴリの一部は省略している。同図に示す例では、複数のカテゴリが、第1のツリー構造、及び第2のツリー構造を構成しており、各ツリー構造は、それぞれ上位の第1階層、その下位の第2階層を有している。
 同図を参照し、例えば、第1のツリー構造は、料理の種類についてのツリー構造であり、第1階層として「定番メニュー」、「中華料理」、「パスタ」等のカテゴリを有する。また、「定番メニュー」の下位の第2階層として、「ハンバーグ」、「カレー」、「唐揚げ」等のカテゴリを有する。同様に、第2のツリーは、材料についてのツリー構造であり、第1階層として「肉」、「海鮮」等のカテゴリを有し、「肉」の下位の第2階層として「牛肉」、「ひき肉」等のカテゴリを有する。
 同図に示す例では、例えば、「定番メニュー」「中華料理」「パスタ」の階層属性は、いずれも第1のツリー構造の第1階層であり、「ハンバーグ」「餃子」「ミートソース」の階層属性は、いずれも第1のツリー構造の第2階層である。
 図5は、レシピ情報データベース182の一例を示す図である。同図に示すように、レシピ情報データベース182には、各レシピのレシピIDと、これに関連付けられたレシピの名称、カテゴリ情報の他、レシピ掲載ページのURL、投稿者、投稿画像、材料情報、調理手順情報、投稿された調理報告等といったレシピデータが記憶されている。
 同図を参照し、レシピデータは、各レシピが属する複数のカテゴリの情報を含んでもよい。各レシピが属する複数のカテゴリは、異なるツリー構造に含まれた少なくとも2以上のカテゴリを含む。例えば、レシピID「11111」の「絶品ハンバーグ」には、第1のツリー構造のカテゴリとして「人気メニュー」「ハンバーグ」という2つのカテゴリが関連付けられており、第2のツリー構造のカテゴリとして「肉」「ひき肉」という2つのカテゴリが関連付けられている。
 図6は、ユーザ情報データベース183の一例を示す図である。同図に示すように、ユーザ情報データベース183には、レシピ情報提供サイトに会員登録している複数のユーザのユーザID、ニックネーム、氏名等のほか、アクション情報と、ブックマーク情報と、フォルダ情報とが記憶されている。なお、ユーザ情報データベース183には、上記の他、生年月日、性別、電子メールアドレス等のユーザの属性についての情報や、レシピ作成レポートを投稿したレシピのレシピID、投稿内容等が記憶されていてもよい。
 アクション情報とは、各ユーザによるレシピ掲載ページ上でのアクションについての情報をいい、例えばアクションの対象となった複数のレシピのレシピIDの情報を含む。「アクション」とは、例えば、レシピ掲載ページに対する調理報告の投稿や、レシピ掲載ページの閲覧、レシピ掲載ページのURLのメール送信、レシピ掲載ページの印刷等をいうものとする。
 図7は、レシピデータを掲載したレシピ掲載ページの一例を示す図であり、図5に示すレシピID11111のレシピ掲載ページの例を示す。同図に示すように、レシピ掲載ページG1は、レシピ画像G11、調理手順画像G12、ブックマーク登録ボタンG13、調理報告投稿ボタンG14、及びメール送信ボタンG15等を含む。例えば、このレシピを実際に調理して気に入ったユーザは、調理報告の投稿ボタンG14をタップ等して調理報告を投稿することができる。また、メール送信ボタンG15をタップ等することで、このレシピ掲載ページのURL等が記載されたメールを、自身や他人のPC、スマートフォン又は携帯電話等に送信することができる。
 ブックマーク情報とは、各ユーザの操作に基づいて登録されたブックマークの情報をいう。ここでいうブックマークは、ユーザにより管理されレシピ掲載ページのURLをリンクさせることが可能なものをいう。例えば図7に示すレシピ掲載ページG1の例では、ブックマーク登録ボタンG13をタップ等することでレシピ掲載ページG1のブックマークの登録が可能となる。
 フォルダ情報とは、1又は複数のブックマークが格納されたフォルダについての情報をいう。フォルダは、ブックマークを特徴付けたり、複数のブックマークを分類したりするために用いられるものであり、「タグ」と表現されてもよい。
[サーバの動作]
 次に、以上のように構成されたサーバ100の動作について説明する。当該動作は、サーバ100のCPU11及び通信部19等のハードウェアと、サーバ100の記憶部18に記憶されたソフトウェアとの協働により実行される。以下の説明では、便宜上、CPU11を動作主体とする。
 図8は、上記サーバ100の動作例を示したフローチャートである。ここでは、図6に示すユーザID「1234」のユーザ(以下、ユーザAとする)に対し、ブックマークを格納するフォルダ名をレコメンドする場合を想定する。
 同図に示すように、まずCPU11は、ユーザの操作に基づいてレシピ掲載ページをブックマークとして登録したか否か判定する(ST81)。登録したと判定した場合、CPU11は、ユーザ端末200からブックマークを格納するフォルダのフォルダ名を入力するための操作を受け付けたか否か判定する(ST82)。ここでいう「フォルダ名を入力するための操作」とは、フォルダ名記入欄へのタップ操作やマウスオーバー、新規フォルダの作成操作等のフォルダに対する操作であれば特に限定されない。本動作例では、フォルダ名記入欄へのタップ操作であるとする。
 図9は、ユーザAのブックマーク一覧ページの一例を示す図である。図9Aに示すように、ユーザAのブックマーク一欄ページG2は、ブックマークされたレシピ掲載ページのURLのリンク部分G21と、「新規フォルダの追加」ボタンG22等を含む。ブックマークされているレシピ掲載ページは、例えば、図5に記載のレシピID55555、「カニのトマトソースパスタ」であるとする。例えばユーザが図9AのボタンG22をタップ等した場合、図9Bに示すように、フォルダ名記入欄G23が表示される。CPU11は、ステップ82において、このフォルダ名記入欄G23へのタップ操作を受け付けたか否か判定することができる。
 続いてサーバ100のCPU11は、ユーザAによるアクション情報を取得する(ST83)。そして、CPU11は、当該アクション情報に基づいて、ユーザAの各アクションの対象となった複数のレシピ掲載ページに対応する各カテゴリのうち、各レシピ掲載ページ間で重複度が最大のカテゴリを判別する(ST84)。ここでいう「重複度が最大のカテゴリ」とは、アクションをしたレシピ掲載ページに係るレシピのうち、最も多くのレシピに共通するカテゴリをいうものとする。また、「レシピ掲載ページに対応するカテゴリ」とは、レシピ掲載ページに掲載されたレシピデータに紐付くカテゴリをいうものとする。なお、以下の説明において、「重複度が最大のカテゴリとして判別されたカテゴリ」を「重複カテゴリ」と省略する。
 図6に示すように、ユーザAのアクション情報には、レシピID11111、22222、33333、44444の4つのレシピが含まれるものとする。図5に示すように、これらのレシピのうち最も多くのレシピに共通するカテゴリは、「肉」である。したがってCPU11は、重複カテゴリが「肉」であると判別する。
 続いてCPU11は、ブックマークとして登録されたレシピ掲載ページに対応する複数のカテゴリのうち、重複カテゴリが属するツリー構造と同一のツリー構造内であって、かつ、重複カテゴリが属する階層と同一の階層に属するカテゴリを抽出する(ST85)。
 例えば、図5に示すように、ブックマークとして登録されたレシピ掲載ページに係る「カニのトマトソースパスタ」は、カテゴリとして「料理の種類」、「パスタ」、「トマトソース」、「材料」、「海鮮」、「カニ」といったカテゴリを有する。これらのカテゴリのうち、図4を参照し、「肉」の属するツリー構造と同一のツリー構造である第2のツリー構造内であって、かつ「肉」と同一の階層である第1階層に属するカテゴリは、「海鮮」となる。
 したがって、図10に示すように、CPU11は、抽出したカテゴリ「海鮮」の名称をフォルダ名としてレコメンドする(ST86)。
 以上のように、本実施形態によれば、ブックマークとして登録されたレシピ掲載ページに対応する複数のカテゴリのうち、重複カテゴリと同一のツリー構造内でかつ同一の階層に属するカテゴリの名称を、フォルダ名として推薦することができる。レシピ情報提供サイトに投稿されたレシピは、上述のように、「料理の種類」や「材料」など、複数の観点から分類することができるとともに、各ユーザは、自身の嗜好に基づいてレシピを検索すると考えられる。すなわち、重複カテゴリの属するツリー構造及び階層を抽出することで、特定の料理の種類に属するレシピを検索する、あるいは特定の材料を好んでレシピを検索する等のユーザ毎のレシピ検索手法を推測することが可能となる。したがって、ユーザのレシピ検索手法に鑑みた適切なフォルダ名をレコメンドすることが可能となる。
 また、本実施形態によれば、フォルダに格納されたブックマークが1件のみの場合でも、適切なフォルダ名をレコメンドすることが可能となる。レコメンドされたフォルダ名は、ユーザのレシピ検索手法に即しているため、その後ユーザがブックマークをするであろうレシピに対しても適切なフォルダ名となり得る。これにより、ユーザに対し汎用性の高いフォルダ名をレコメンドすることが可能となる。
 さらに、本実施形態によれば、カテゴリそのものではなくカテゴリの属するツリー構造及び階層という概念を用いることで、アクションをしたレシピとブックマークとして登録したレシピのカテゴリが重複しない場合であっても、適切なフォルダ名をレコメンドすることが可能となる。
[変形例]
 本発明は上述の実施形態にのみ限定されるものではなく、本開示の要旨を逸脱しない範囲内において種々変更され得る。
 上述の実施形態では、1つのブックマークが格納されるフォルダ名をレコメンドする例を挙げたが、本発明は勿論複数のブックマークが格納されるフォルダ名をレコメンドする場合にも適用可能である。この場合は、ブックマークとして登録された複数のレシピ掲載ページに対応する複数のカテゴリに共通するカテゴリであって、重複カテゴリと同一のツリー構造内でかつ同一の階層に属するカテゴリがあるか否か判定することができる。そのようなカテゴリがあると判定された場合、当該カテゴリの名称をフォルダ名として推薦することができる。
 例えば、図5に示す「カニのトマトソースパスタ」と「サーモンのクリームパスタ」が格納されているフォルダのフォルダ名をレコメンドする場合に、これらの各レシピに共通するカテゴリは、「パスタ」と「海鮮」とがある。ここで、共通カテゴリの階層属性が第2のツリー構造の第1階層である場合は、「海鮮」を推薦することができる。
 また、各レシピに共通するカテゴリであって、共通カテゴリの階層属性と最も関連性の高い階層属性のカテゴリがないと判定された場合は、フォルダを分割するように推薦することも可能である。これにより、よりユーザにとって使いやすいフォルダ構成をユーザに提案することが可能となる。
 上述の実施形態では、1つのカテゴリの名称をフォルダ名として推薦すると説明したが、これに限定されない。例えば、CPU11は、上述のカテゴリの名称をフォルダの第1の推薦名称として推薦し、さらに、第1の推薦名称に対応するカテゴリが属するツリー構造と同一のツリー構造内であって、かつ、第1の推薦名称に対応するカテゴリが属する階層の下位の階層に属するカテゴリの名称を、第1の推薦名称よりも優先度の低い、フォルダの第2の推薦名称として推薦してもよい。この場合、優先度の低い第2の推薦名称は、例えば第1の推薦名称の下部に表示され得る。これにより、ユーザに対してカテゴリの名称の選択肢を増やすことができ、ユーザがより適したフォルダ名を選択ことができる。
 さらに上述の実施形態では、レシピ情報提供サーバのCPU11が各ステップを実行すると説明したが、例えばユーザ端末200の有するCPUによって実行されてもよい。この場合は、ユーザ端末200にダウンロードされたレシピ情報提供アプリケーション等を用いることができる。
 11…CPU
 18…記憶部
 19…通信部
 50…インターネット
 100…レシピ情報提供サーバ(サーバ、情報処理装置)
 200…ユーザ端末

Claims (5)

  1.  レシピデータを掲載したレシピ掲載ページに対応する複数のカテゴリの名称を示すカテゴリ情報を、複数の階層からなる複数のツリー構造として記憶するとともに、複数の前記レシピ掲載ページ上でのユーザの各アクションを記憶する記憶手段と、
     前記ユーザの操作に基づいて前記レシピ掲載ページをブックマークとして登録する登録手段と、
     前記各アクションの対象となった複数のレシピ掲載ページに対応する各カテゴリのうち、各レシピ掲載ページ間で重複度が最大のカテゴリを判別する判別手段と、
     前記ブックマークを格納するフォルダのフォルダ名を入力するための前記ユーザの操作を受け付けた場合に、当該ブックマークとして登録されたレシピ掲載ページに対応する複数のカテゴリのうち、前記判別されたカテゴリが属するツリー構造と同一のツリー構造内であって、かつ、前記判別されたカテゴリが属する階層と同一の階層に属するカテゴリの名称を、前記フォルダ名として推薦する推薦手段と
     を具備する情報処理装置。
  2.  請求項1に記載の情報処理装置であって、
     前記推薦手段は、
     前記判別されたカテゴリが属するツリー構造と同一のツリー構造内であって、かつ、前記判別されたカテゴリが属する階層と同一の階層に属するカテゴリの名称を、前記フォルダの第1の推薦名称として推薦し、さらに、
     前記第1の推薦名称に対応するカテゴリが属するツリー構造と同一のツリー構造内であって、かつ、前記第1の推薦名称に対応するカテゴリが属する階層の下位の階層に属するカテゴリの名称を、前記第1の推薦名称よりも優先度の低い前記フォルダの第2の推薦名称として推薦する
     情報処理装置。
  3.  請求項1に記載の情報処理装置であって、
     前記複数のツリー構造は、料理の種類についての第1のツリー構造と、材料についての第2のツリー構造とを含む
     情報処理装置。
  4.  レシピデータを掲載したレシピ掲載ページに対応する複数のカテゴリの名称を示すカテゴリ情報を、複数の階層からなる複数のツリー構造として記憶するとともに、複数の前記レシピ掲載ページ上でのユーザの各アクションを記憶し、
     前記ユーザの操作に基づいて前記レシピ掲載ページをブックマークとして登録し、
     前記各アクションの対象となった複数のレシピ掲載ページに対応する各カテゴリのうち、各レシピ掲載ページ間で重複度が最大のカテゴリを判別し、
     前記ブックマークを格納するフォルダのフォルダ名を入力するための前記ユーザの操作を受け付けた場合に、当該ブックマークとして登録されたレシピ掲載ページに対応する複数のカテゴリのうち、前記判別されたカテゴリが属するツリー構造と同一のツリー構造内であって、かつ、前記判別されたカテゴリが属する階層と同一の階層に属するカテゴリの名称を、前記フォルダ名として推薦する
     情報処理方法。
  5.  情報処理装置に、
     レシピデータを掲載したレシピ掲載ページに対応する複数のカテゴリの名称を示すカテゴリ情報を、複数の階層からなる複数のツリー構造として記憶するとともに、複数の前記レシピ掲載ページ上でのユーザの各アクションを記憶するステップと、
     前記ユーザの操作に基づいて前記レシピ掲載ページをブックマークとして登録し、
     前記各アクションの対象となった複数のレシピ掲載ページに対応する各カテゴリのうち、各レシピ掲載ページ間で重複度が最大のカテゴリを判別するステップと、
     前記ブックマークを格納するフォルダのフォルダ名を入力するための前記ユーザの操作を受け付けた場合に、当該ブックマークとして登録されたレシピ掲載ページに対応する複数のカテゴリのうち、前記判別されたカテゴリが属するツリー構造と同一のツリー構造内であって、かつ、前記判別されたカテゴリが属する階層と同一の階層に属するカテゴリの名称を、前記フォルダ名として推薦するステップと
     を実行させるプログラム。
PCT/JP2014/075805 2014-09-29 2014-09-29 情報処理装置、情報処理方法及びプログラム WO2016051446A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2014/075805 WO2016051446A1 (ja) 2014-09-29 2014-09-29 情報処理装置、情報処理方法及びプログラム
JP2015502973A JP5755824B1 (ja) 2014-09-29 2014-09-29 情報処理装置、情報処理方法及びプログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2014/075805 WO2016051446A1 (ja) 2014-09-29 2014-09-29 情報処理装置、情報処理方法及びプログラム

Publications (1)

Publication Number Publication Date
WO2016051446A1 true WO2016051446A1 (ja) 2016-04-07

Family

ID=53759617

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/075805 WO2016051446A1 (ja) 2014-09-29 2014-09-29 情報処理装置、情報処理方法及びプログラム

Country Status (2)

Country Link
JP (1) JP5755824B1 (ja)
WO (1) WO2016051446A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018033982A1 (ja) * 2016-08-18 2018-02-22 楽天株式会社 情報処理装置、情報処理方法、プログラム、記憶媒体

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000231505A (ja) * 1999-02-10 2000-08-22 Ricoh Co Ltd データオブジェクト群の自動命名方法およびその記憶媒体
JP2001325299A (ja) * 2000-05-16 2001-11-22 Komakkusu:Kk データ検索装置およびデータ検索方法ならびに情報記録媒体
WO2002097670A1 (fr) * 2001-05-30 2002-12-05 Matsushita Electric Industrial Co.,Ltd. Terminal, serveur, procede de stockage de donnees et programme d'execution dudit procede
JP2003271617A (ja) * 2002-03-15 2003-09-26 Konica Corp 画像分類方法、画像分類システム、プログラム及び画像ファイルのデータ構造
JP2003281184A (ja) * 2002-03-20 2003-10-03 Fujitsu Ltd 配置情報推薦装置、その方法、プログラム
WO2006098031A1 (ja) * 2005-03-17 2006-09-21 Fujitsu Limited キーワード管理装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000231505A (ja) * 1999-02-10 2000-08-22 Ricoh Co Ltd データオブジェクト群の自動命名方法およびその記憶媒体
JP2001325299A (ja) * 2000-05-16 2001-11-22 Komakkusu:Kk データ検索装置およびデータ検索方法ならびに情報記録媒体
WO2002097670A1 (fr) * 2001-05-30 2002-12-05 Matsushita Electric Industrial Co.,Ltd. Terminal, serveur, procede de stockage de donnees et programme d'execution dudit procede
JP2003271617A (ja) * 2002-03-15 2003-09-26 Konica Corp 画像分類方法、画像分類システム、プログラム及び画像ファイルのデータ構造
JP2003281184A (ja) * 2002-03-20 2003-10-03 Fujitsu Ltd 配置情報推薦装置、その方法、プログラム
WO2006098031A1 (ja) * 2005-03-17 2006-09-21 Fujitsu Limited キーワード管理装置

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018033982A1 (ja) * 2016-08-18 2018-02-22 楽天株式会社 情報処理装置、情報処理方法、プログラム、記憶媒体
JPWO2018033982A1 (ja) * 2016-08-18 2019-06-13 楽天株式会社 情報処理装置、情報処理方法、プログラム、記憶媒体

Also Published As

Publication number Publication date
JP5755824B1 (ja) 2015-07-29
JPWO2016051446A1 (ja) 2017-04-27

Similar Documents

Publication Publication Date Title
US20210390146A1 (en) Search Engine
US8887085B1 (en) Dynamic content navigation
US8504583B1 (en) Multi-domain recommendations
US9104775B2 (en) Method for presenting a web page
KR102012411B1 (ko) 스크롤 맵을 제공하는 방법 및 시스템
JP5969100B1 (ja) 情報処理装置、情報処理方法及びプログラム
KR102454954B1 (ko) 검색 동작 출력 엘리먼트에 대한 액션 표시자
US20160173953A1 (en) Method, Device, Server, and Client Device for Video Processing
US20110252022A1 (en) Dynamic generation of relevant items
WO2012099759A2 (en) Direct navigation through browser address bar
US10146559B2 (en) In-application recommendation of deep states of native applications
JP5615464B1 (ja) 料理レシピ情報提供装置、料理レシピ情報提供方法、プログラム、及び情報記録媒体
JP6630589B2 (ja) 情報処理装置、情報処理方法及びプログラム
JP6367446B2 (ja) 情報処理装置、情報処理方法及びプログラム
JP2021526672A (ja) リソース上の単一のスタイル定義識別子の条件的な解釈
JP6643155B2 (ja) 情報処理装置、情報処理方法及びプログラム
JP5734332B2 (ja) 広告情報提供装置
JP6625259B1 (ja) 情報処理装置、情報処理方法及びプログラム
JP5755824B1 (ja) 情報処理装置、情報処理方法及びプログラム
US20150156168A1 (en) Suggesting name identifiers using interactive keywords
JP7147215B2 (ja) 情報処理装置、情報処理方法及びプログラム
JP5300648B2 (ja) 推薦情報提供装置、ユーザ端末、操作推薦方法、及びプログラム
CN104376069A (zh) 一种在浏览器的地址栏中搜索网页的方法及装置
JP6485462B2 (ja) 情報処理装置、情報処理方法および情報処理プログラム
JP6848946B2 (ja) 情報処理装置、情報処理方法及びプログラム

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2015502973

Country of ref document: JP

Kind code of ref document: A

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14903314

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14903314

Country of ref document: EP

Kind code of ref document: A1