WO2016001961A1 - Dispositif de traitement d'informations, procédé de traitement d'informations et programme - Google Patents
Dispositif de traitement d'informations, procédé de traitement d'informations et programme Download PDFInfo
- Publication number
- WO2016001961A1 WO2016001961A1 PCT/JP2014/067319 JP2014067319W WO2016001961A1 WO 2016001961 A1 WO2016001961 A1 WO 2016001961A1 JP 2014067319 W JP2014067319 W JP 2014067319W WO 2016001961 A1 WO2016001961 A1 WO 2016001961A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- product
- recommended
- product group
- group
- recommended product
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
Definitions
- the present invention relates to an information processing apparatus, an information processing method, and a program capable of providing an EC (Electronic Commerce) site service on the Internet.
- EC Electronic Commerce
- Patent Literature 1 describes a recommendation device capable of recommending products that have been narrowed down in consideration of the order in which a user purchases.
- an object of the present invention is to provide an information processing apparatus, an information processing method, and a program capable of recommending a product that matches a user's image.
- an information processing apparatus includes a communication unit and a control unit.
- the communication unit is configured to be able to communicate with a user terminal.
- the storage unit stores a plurality of product information respectively associated with a plurality of products that can be introduced on a web page, each including a plurality of hierarchies to which one or more attributes of each product belong and have a tree structure.
- the control unit includes a web on which a browsing target product among the plurality of products and a first recommended product group extracted in association with the browsing target product are posted. The page is transmitted to the user terminal.
- the browsing target product and the first product of the plurality of hierarchies are selected from the first recommended product group. And extracting a second recommended product group having an attribute common to the first product in the first hierarchy to which an attribute different from the above belongs, and updating the first recommended product group to the second recommended product group. .
- the same type of product that the user is interested in in the first recommended product group is extracted as the second recommended product group, and the first recommended product group is updated to the second recommended product group. can do. Therefore, it is possible to narrow down recommended products to products that match the user's image.
- control unit When the second product in the second recommended product group is specified by the user terminal after transmitting the web page on which the browsing target product and the second recommended product group are posted to the user terminal. , Extracting a third recommended product group having a common second hierarchy lower than the first hierarchy from the second recommended product group, and extracting the second recommended product group to the third recommended product group. May be updated.
- the same type of product as the user is interested in can be made the third recommended product group, and the recommended product can be further narrowed down to products that match the user's image. It becomes.
- control unit You may repeat the said process until the recommended goods group which the attribute of the lowest hierarchy is common among the said several hierarchy is extracted.
- control unit A hierarchy having different attributes for the browsing target product and the first product and having the highest level may be selected as the first level.
- control unit When the first recommended product group is updated to the second recommended product group, the browsing target product and the second recommended product group may be posted on the same web page.
- An information processing method may be introduced on a web page including a plurality of hierarchies each having a tree structure to which one or more attributes of each product belong, respectively, in response to a request from a user terminal. Transmitting a web page on which a browsing target product among a plurality of possible products and a first recommended product group extracted in association with the browsing target product are posted to the user terminal; When the first product of the first recommended product group is designated from the user terminal, the browsing target product and the first product of the plurality of hierarchies are selected from the first recommended product group. And extracting a second recommended product group having an attribute common to the first product in the first hierarchy to which an attribute different from the above belongs, and updating the first recommended product group to the second recommended product group. Steps.
- a program according to another embodiment of the present invention is provided in an information processing device.
- one or a plurality of attributes of each product belong to each of a plurality of hierarchies each having a tree structure and can be introduced on a web page; Transmitting a web page on which the first recommended product group extracted in association with the browsing target product is posted to the user terminal;
- the browsing target product and the first product of the plurality of hierarchies are selected from the first recommended product group.
- FIG. 1 is a diagram illustrating a configuration of an information processing system according to the present embodiment.
- this system includes an online shopping mall server (information processing apparatus) 100 on the Internet 50, a plurality of store terminals 200, and a plurality of user terminals 300.
- the online shopping mall server 100 is a server managed by the operating company of the online shopping mall site, and is connected to the store terminal 200 and the user terminal 300 via the Internet 50. In response to an access request from the user terminal 300, the online shopping mall server 100 transmits, for example, a web page (HTML (HyperText Markup Language) document) of the online shopping street, and performs processing related to product search, purchase, and the like Can do.
- HTML HyperText Markup Language
- the store terminal 200 is a terminal device that is used by a store opening in an online shopping mall.
- the store terminal 200 receives a web page from the online shopping mall server 100 and displays it by accessing a server device such as the online shopping mall server 100 based on an operation from a store employee or the like.
- the store terminal 200 incorporates software such as a browser and an e-mail client.
- the user terminal 300 is a terminal device of a user who uses the online shopping mall.
- the user terminal 300 receives and displays a web page from the online shopping mall server 100 by accessing the online shopping mall server 100 based on an operation from the user.
- Software such as a browser and an e-mail client is incorporated in the user terminal 300.
- the user terminal 300 is, for example, a personal information terminal such as a PC (Personal Computer), a tablet terminal, a tablet PC, or a smartphone.
- FIG. 2 is a diagram illustrating a hardware configuration of the online shopping mall server 100.
- the online shopping mall server 100 connects a central processing unit (CPU) 11, a read only memory (ROM) 12, a random access memory (RAM) 13, an input / output interface 15, and these components to each other.
- a bus 14 is provided.
- the CPU 11 appropriately accesses the RAM 13 or the like as necessary, and performs overall control of each block of the online shopping mall 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 store terminal 200 and the user terminal 300.
- NIC Network Interface Card
- the hardware configurations of the store terminal 200 and the user terminal 300 are the same as those of the online shopping mall server 100.
- FIG. 3 is a diagram illustrating a configuration example of a database included in the online shopping mall server 100.
- the product is a fashion item such as clothes, shoes, and fashion accessories.
- the online shopping mall server 100 has at least a category database 181, a merchandise information database 182, and a user information database 183 in the storage unit 18.
- the category database 181 stores information on each category ID, category name, and parent category ID.
- the “category” here refers to a hierarchy to which one or more attributes of each product belong, and the plurality of categories have a tree structure.
- the tree structure has a configuration in which one or more child categories are hung from one parent category.
- FIG. 4 is a diagram showing an example of a hierarchical structure of categories. For the sake of explanation, some of the categories shown in the figure are omitted. In the example shown in the figure, category 1 shows the ladies' or men's attribute of each product, category 2 shows the type of fashion item, category 3 shows the color attribute of each fashion item, and so on.
- FIG. 5 is a diagram illustrating an example of the product information database 182.
- the product information database 182 stores product information such as a product ID, a store ID of the product, a product name, and a category.
- the product information database 182 may store a product number, product description, price, delivery method, and the like.
- the user information database 183 includes user attributes such as user ID, password, nickname, name, date of birth, gender, postal code, address, telephone number, and e-mail address of the user registered as a member of the online shopping mall site. Are stored in association with each user.
- the storage unit 18 can store data such as the purchase history of each product and the browsing history of each product page.
- FIG. 6 is a flowchart showing an operation flow when the online shopping mall server 100 generates and transmits a web page in response to a request from the user terminal 200.
- the CPU 11 of the online shopping mall server 100 determines whether or not a transmission request for a web page on which a browsing target product among a plurality of products is posted has been received from the user terminal 300 (step). 61).
- CPU11 When it determines with having received the transmission request (it is Yes at step 61), CPU11 respond
- a web page on which one recommended product group is posted is transmitted to the user terminal 300 (step 62).
- a web page on which a browsing target product is posted is referred to as a “product page”.
- the extraction method of the first recommended product group is not particularly limited. For example, based on the purchase history of the product or the browsing history of the product page, products on other product pages viewed by a plurality of users who purchased the product to be viewed Etc. can be extracted as the first recommended product.
- FIG. 7 is an example of a product page displayed on the display unit of the user terminal 300.
- the product page 310 includes a browse target product image 311, a product description 312, a shopping cart registration button 313, and a first recommended product group image 314.
- the browsing target product is men's pants.
- the product page 310 may include information such as payment / delivery information explanation, other buttons, etc., although not shown.
- the URL of each product page is linked to each product image of the first recommended product group image 314.
- the first recommended product group image 314 includes men's pants images 314b and 314d that are different from the browse target product, as well as men's jacket images 314a and men's shoes images 314c. Images of products other than pants are also included.
- the first recommended product group many products other than the products shown in FIG. 7 are extracted. For example, when the cursor 315 is clicked, images of other products included in the first recommended product group are displayed. It can be configured to be switched and displayed.
- the CPU 11 determines whether or not the first product in the first recommended product group is designated by the user terminal 300 (step 63).
- the first product is, for example, a men's jacket corresponding to the image 314a.
- the “designation” of the first product here means that a predetermined operation such as a mouse over the image 314a of the first product or a tap operation on the image 314a of the first product is performed. This means that the first product is designated.
- the product page of the first product corresponding to the URL linked to the image 314a is displayed on the image 314a of the first product by an operation other than the above operation (such as a click operation or a long touch operation). May be configured.
- CPU11 belongs to a 1st recommendation goods group from which a different attribute belongs to a browsing object goods and the 1st goods among a plurality of hierarchies.
- a second recommended product group having an attribute common to the first product in one hierarchy is extracted (step 64).
- the CPU 11 selects, as the first hierarchy, the highest hierarchy that is a hierarchy to which different attributes belong to the browsing target product and the first product.
- the category of men's pants, which is a product to be browsed is “men> pants>.
- the category of the men's jacket, which is the first product is "men's> jacket> ".
- category 1 “men” is common to both, but category 2 is different between “pants” and “jacket”. Therefore, the above-mentioned “first hierarchy and the highest hierarchy to which different attributes belong” is category 2.
- the category 2 of the men's jacket which is the first product is “jacket”.
- CPU11 can extract the product which belongs to the category of "Men's> Jacket” from the 1st recommended product group, and can extract the 2nd recommended product group.
- the CPU 11 updates the first recommended product group to the second recommended product group (step 65).
- the CPU 11 can post the browsing target product and the second recommended product group on the same product page.
- “update” here refers to switching the display of the first recommended product group to the display of the second recommended product group, and the specific processing method is not particularly limited.
- the online shopping mall server 100 may transmit the image data of the second recommended product group to the user terminal 300 so as to switch the display of the recommended product on the product page.
- the online shopping mall server 100 may generate a new product page and transmit it to the user terminal 300.
- FIG. 8 shows an example of the product page updated to the second recommended product group displayed on the display unit of the user terminal 300.
- the product page 320 includes a second recommended product group image 324 and the like in addition to the browse target product image 311, the product description 312, and the shopping cart registration button 313. Similar to the first recommended product group image 314, each product image of the second recommended product group image 324 is linked to the URL of each product page.
- the second recommended product group image 324 includes, for example, a navy jacket image 324a, a beige jacket image 324b, a gray jacket image 324c, and a black jacket image 324d. Including images of jackets of various colors.
- a number of products other than the products shown in FIG. 8 may be extracted as in the first recommended product group.
- the cursor 325 is clicked, the product is shown in FIG. An image of a product other than the product may be displayed.
- the CPU 11 determines whether or not the second product of the second recommended product group is designated by the user terminal 300 (step 66).
- the second product is, for example, a beige jacket corresponding to the image 324b. Similar to the first product, the second product can be designated by a predetermined operation such as a mouse-over or a tap operation.
- CPU11 is the 2nd hierarchy which is lower than the 1st hierarchy among a plurality of hierarchies from the 2nd recommended goods group. Three recommended product groups are extracted (step 67).
- the CPU 11 updates the second recommended product group to the third recommended product group (step 68). At this time, the CPU 11 can place the browsing target product and the third recommended product group on the same product page as in Step 65.
- FIG. 9 is a diagram illustrating an example of a third recommended product group image posted on the product page displayed on the display unit of the user terminal 300.
- the third recommended product group image 334 includes, for example, images 334 a to 334 d of different beige jackets. Note that each product image 334a to 334d of the third recommended product group image 334 is linked with the URL of each product page, as with the first recommended product group image 314. Further, as the second recommended product group, a number of products other than the products shown in FIG. 9 may be extracted as in the first recommended product group. An image of a product other than the product shown may also be displayed.
- the user can consider purchasing a product included in the third recommended product group by performing a click operation, a long touch operation, or the like on an image of a favorite product in the third recommended product group.
- a product (first product and second product) that the user is interested in is selected from the recommended products related to the browse target product that is a product that the user wants.
- Products having the same attributes as the product are narrowed down. Therefore, even when the user cannot find the desired product from the first recommended product group, it is possible to gradually narrow down the product based on interests and preferences, and to reach the desired product efficiently. Can do. Further, in the above processing, even when the product group is narrowed down to a lower hierarchy, it is possible to give abundant options to the user.
- the browse target product and the second recommended product group are set to products of different genres. Can do. This makes it possible to consider purchasing not only the browsing target products but also products used in combination with the browsing target products and products of a genre other than the browsing target products. Therefore, it is possible to give the user purchase opportunities for various products.
- the browse target product since the browse target product does not change even if the recommended product group is updated, the browse target product is compared with the second recommended product group and the third recommended product group on the product page. It becomes easy. This makes it easy for the user to consider a better combination of products for viewing.
- the browsing target product and the second recommended product group are posted on the same web page, but the present invention is not limited to this.
- the browsing target product may be changed to the first product or the like.
- the process ends after the second recommended product group is updated to the third recommended product group.
- the first recommended product group is the second recommended product group.
- the processing may end after the update.
- the CPU 11 may repeat the same process to extract the fourth recommended product group.
- the above process may be repeated until the CPU 11 extracts a recommended product group having a common attribute of the lowest hierarchy among a plurality of hierarchies.
- the process can be repeated until a recommended product group having the same category 3 attribute is extracted.
- category 4 having the attribute “size” is provided as the lowest hierarchy, the process may be repeated until a recommended product group having the same “size” is extracted.
- the CPU 11 selects the highest hierarchy as the first hierarchy, which is a hierarchy to which different attributes belong to the browsing target product and the first product, but is not limited thereto.
- the CPU 11 may select the second highest hierarchy as the first hierarchy in the hierarchy to which different attributes belong to the browsing target product and the first product, or select the lower hierarchy as the first hierarchy. It may be selected as a hierarchy.
- the processing of the CPU 11 described with reference to FIG. 6 or the like may be started after receiving a processing start request from the user terminal 300.
- a “product narrowing button” or the like is arranged around the first recommended product group image on the product page and the CPU 11 determines that a click operation or the like of the button has been received, the processing may be started. .
- the browsing target product is an example of a fashion item, but the present invention is not limited to this.
- the browsing target product may be a product of various genres such as food, sundries, books, electronic books, music CDs, DVDs such as movies, game software, music / video / games distributed on the Internet.
- the category attributes, the number of hierarchies, and the like are examples, and are not limited thereto.
- the category attributes, the number of hierarchies, and the like can be changed according to the genre of the product.
- the example in which the present invention is applied to the online shopping mall system is shown, but it may be applied to other services such as online shopping other than the online shopping mall, Internet auction, and the like.
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Accounting & Taxation (AREA)
- Development Economics (AREA)
- Strategic Management (AREA)
- Finance (AREA)
- Game Theory and Decision Science (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (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)
Abstract
L'invention concerne un dispositif de traitement d'informations comprenant une unité de communication qui peut communiquer avec un terminal d'utilisateur et qui comprend également une unité de stockage et une unité de commande, dans lequel : l'unité de stockage stocke une pluralité d'ensembles d'informations de produit, chaque ensemble d'informations de produit étant associé à un produit d'une pluralité de produits qui peut être présentée sur une page web, et comprenant une pluralité de niveaux qui forment une structure arborescente, à laquelle un ou plusieurs attributs de produit appartiennent ; en réponse à une demande issue du terminal d'utilisateur, l'unité de commande envoie au terminal d'utilisateur une page web qui présente à la fois un produit à visualiser, sélectionné dans la pluralité de produits, et un premier groupe de produits recommandés qui sont extraits d'après une association avec le produit à visualiser ; et si le terminal d'utilisateur spécifie un premier produit qui fait partie du premier groupe de produits recommandés et qui a un attribut différent, pour le premier niveau de la pluralité de niveaux, de celui du produit à visualiser, l'unité de commande extrait du premier groupe de produits recommandés un deuxième groupe de produits recommandés qui possèdent le même attribut pour le premier niveau que le premier produit, puis remplace le premier groupe de produits recommandés par le deuxième groupe de produits recommandés.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015526436A JP5876192B1 (ja) | 2014-06-30 | 2014-06-30 | 情報処理装置、情報処理方法及びプログラム |
PCT/JP2014/067319 WO2016001961A1 (fr) | 2014-06-30 | 2014-06-30 | Dispositif de traitement d'informations, procédé de traitement d'informations et programme |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2014/067319 WO2016001961A1 (fr) | 2014-06-30 | 2014-06-30 | Dispositif de traitement d'informations, procédé de traitement d'informations et programme |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2016001961A1 true WO2016001961A1 (fr) | 2016-01-07 |
Family
ID=55018563
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2014/067319 WO2016001961A1 (fr) | 2014-06-30 | 2014-06-30 | Dispositif de traitement d'informations, procédé de traitement d'informations et programme |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP5876192B1 (fr) |
WO (1) | WO2016001961A1 (fr) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018045505A (ja) * | 2016-09-15 | 2018-03-22 | ヤフー株式会社 | 判定装置、判定方法および判定プログラム |
JP2020064471A (ja) * | 2018-10-17 | 2020-04-23 | ヤフー株式会社 | 情報処理装置、情報処理方法および情報処理プログラム |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6982606B2 (ja) * | 2019-12-19 | 2021-12-17 | 楽天グループ株式会社 | 情報処理装置、情報処理方法、及びプログラム |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08241336A (ja) * | 1994-10-14 | 1996-09-17 | Whitaker Corp:The | 検索装置及び検索方法 |
JP2009251850A (ja) * | 2008-04-04 | 2009-10-29 | Albert:Kk | 類似画像検索を用いた商品推薦システム |
JP2013186809A (ja) * | 2012-03-09 | 2013-09-19 | Kddi Corp | レコメンド装置、レコメンド方法、およびプログラム |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5641890B2 (ja) * | 2010-11-10 | 2014-12-17 | キヤノン株式会社 | 電子機器 |
JP5351315B1 (ja) * | 2012-07-31 | 2013-11-27 | 楽天株式会社 | 情報処理装置、カテゴリ表示方法、およびプログラム |
-
2014
- 2014-06-30 WO PCT/JP2014/067319 patent/WO2016001961A1/fr active Application Filing
- 2014-06-30 JP JP2015526436A patent/JP5876192B1/ja active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08241336A (ja) * | 1994-10-14 | 1996-09-17 | Whitaker Corp:The | 検索装置及び検索方法 |
JP2009251850A (ja) * | 2008-04-04 | 2009-10-29 | Albert:Kk | 類似画像検索を用いた商品推薦システム |
JP2013186809A (ja) * | 2012-03-09 | 2013-09-19 | Kddi Corp | レコメンド装置、レコメンド方法、およびプログラム |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018045505A (ja) * | 2016-09-15 | 2018-03-22 | ヤフー株式会社 | 判定装置、判定方法および判定プログラム |
JP2020064471A (ja) * | 2018-10-17 | 2020-04-23 | ヤフー株式会社 | 情報処理装置、情報処理方法および情報処理プログラム |
Also Published As
Publication number | Publication date |
---|---|
JP5876192B1 (ja) | 2016-03-02 |
JPWO2016001961A1 (ja) | 2017-04-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10692134B2 (en) | System and method enabling searching for items, listings, or products based on listing activity | |
US9508098B2 (en) | Shopping context engine | |
JP6097346B2 (ja) | オンラインコミュニティにおける方法、システム及びコンピュータ可読記録媒体 | |
US20090313550A1 (en) | Theme Based Content Interaction | |
US20100318425A1 (en) | System and method for providing a personalized shopping assistant for online computer users | |
JP5661977B1 (ja) | 情報処理装置、情報処理方法及びプログラム | |
US20150169189A1 (en) | Media recommendation kiosk | |
CN106415648B (zh) | 促进交易的方法和系统 | |
JP5559295B2 (ja) | 情報提供装置、情報提供方法、情報提供プログラム及びネットワークシステム | |
US20150058179A1 (en) | Method and a system for displaying a plurality of items within a graphical interface | |
US10402886B2 (en) | Information processing device, information processing method, program, and storage medium | |
US10747400B1 (en) | Shaping a relevance profile for engagement | |
WO2018118268A1 (fr) | Calendrier personnalisé pour événements liés à un contenu multimédia numérique | |
JP4958456B2 (ja) | 画面の表示方法 | |
US10846779B2 (en) | Custom product categorization of digital media content | |
US20140108958A1 (en) | Tagging system and method for providing a communication platform in a network | |
JP6251465B1 (ja) | レコメンド情報提供システム及びレコメンド情報提供方法 | |
JP5876192B1 (ja) | 情報処理装置、情報処理方法及びプログラム | |
US20160275593A1 (en) | System and method for enabling a group-based merchandising and a one touch group checkout | |
JP2017162275A (ja) | 情報処理装置、情報処理方法及びプログラム | |
JP7013506B2 (ja) | 情報処理装置、情報処理方法及びプログラム | |
JP6152151B2 (ja) | 情報提供装置、情報提供方法及び情報提供プログラム | |
JP7448595B2 (ja) | 情報処理システム、情報処理方法及びプログラム | |
JP5815084B2 (ja) | 情報提供装置、情報提供方法、情報提供プログラム及びネットワークシステム | |
JP6325727B1 (ja) | 情報処理装置、情報処理方法および情報処理プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
ENP | Entry into the national phase |
Ref document number: 2015526436 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: 14896470 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: 14896470 Country of ref document: EP Kind code of ref document: A1 |