WO2017154169A1 - チェック装置、チェック方法、プログラム、ならびに、非一時的なコンピュータ読取可能な情報記録媒体 - Google Patents
チェック装置、チェック方法、プログラム、ならびに、非一時的なコンピュータ読取可能な情報記録媒体 Download PDFInfo
- Publication number
- WO2017154169A1 WO2017154169A1 PCT/JP2016/057568 JP2016057568W WO2017154169A1 WO 2017154169 A1 WO2017154169 A1 WO 2017154169A1 JP 2016057568 W JP2016057568 W JP 2016057568W WO 2017154169 A1 WO2017154169 A1 WO 2017154169A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- product
- cart
- unit
- price
- name
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/06—Buying, selling or leasing transactions
Definitions
- the present invention relates to a check device, a check method, a program, and a non-transitory computer-readable information recording medium for checking a page for selling a product.
- a clickable map in which a plurality of clickable link areas are arranged on one image arranged in a Web page is known.
- different link destinations can be designated for each of the plurality of link areas.
- Patent Document 1 discloses a system for editing a photo album in which a map is used as a clickable map sketch.
- a link area is arranged at each of a plurality of points on a map, and a photograph image taken at each point is designated as a link destination.
- the clickable map disclosed in Patent Document 1 and the like can also be applied to electronic leaflets for selling products.
- a cart insertion object in which a product code is specified is arranged at an arbitrary position in the page of such an electronic leaflet.
- the product corresponding to the product code specified in the object is added to a list of products to be purchased by the user, so-called cart.
- cart When a merchandise seller creates such an electronic flyer page, the merchandise name and price can be placed around the cart throwing object or in the background image instead of being placed in the cart throwing object. Thereby, the design freedom degree of the page of an electronic flyer can be increased.
- the present invention is for solving the above-described problem, and a check device, a check method, a program, and a non-checking device that can check whether there is an error in a product code specified in a cart input object arranged in a page. It is an object to provide a temporary computer-readable information recording medium.
- a check device includes: A reception unit for receiving a page on which a cart input object with a product code is specified; A renderer that obtains an image by rendering the accepted page in a rendering engine of a browser; An extraction unit for extracting a partial image drawn within a predetermined range from a position where the cart insertion object is drawn in the obtained image; An acquisition unit for acquiring the name and price of a product related to the product code specified in the cart input object; A determination unit that determines whether a character string obtained by character recognition of the extracted partial image is similar to the name and price of the acquired product; If it is determined by the determination unit that they are not similar, a warning unit that warns that there is a possibility that the product code specified for the cart input object may be incorrect, It is characterized by providing.
- the acquisition unit further acquires an image of a product related to a product code specified in the cart input object
- the determination unit may further determine whether or not the extracted partial image is similar to the acquired product image
- the determination unit is configured to acquire the character string obtained by the character recognition and the obtained character string if none of the numeric character strings included in the character string obtained by the character recognition coincides with the price of the obtained commodity. It may be determined that the product name and price are not similar.
- the determination unit is obtained by the character recognition if a ratio of characters included in the acquired product name that is not included in the character string obtained by the character recognition is equal to or greater than a threshold ratio. It may be determined that the character string is not similar to the acquired product name and price.
- the determination unit may use the text as a character string obtained by the character recognition.
- the check method is: An accepting step in which the check device accepts a page on which a cart insertion object in which a product code is specified is arranged; A rendering step in which the checking device obtains an image by causing the rendering engine of a browser to draw the accepted page; An extraction step in which the check device extracts a partial image drawn within a predetermined range from a position where the cart insertion object is drawn in the obtained image; An acquisition step in which the check device acquires the name and price of a product related to a product code specified in the cart input object; A determination step of determining whether or not the character string obtained by performing character recognition on the extracted partial image and the name and price of the acquired product are similar to each other, If it is determined in the determination step that the character string is not similar to the name and price of the product, the checking device warns that the product code specified for the cart input object may be incorrect. Warning steps, It is characterized by providing.
- the program according to the third aspect of the present invention is: Computer A reception unit for receiving a page on which a cart input object with a product code is specified; A renderer that obtains an image by rendering the accepted page in a rendering engine of a browser; An extraction unit for extracting a partial image drawn within a predetermined range from a position where the cart insertion object is drawn in the obtained image; An acquisition unit for acquiring the name and price of a product related to the product code specified in the cart input object; A determination unit that determines whether a character string obtained by character recognition of the extracted partial image is similar to the name and price of the acquired product; If it is determined by the determination unit that they are not similar, a warning unit that warns that there is a possibility that the product code specified for the cart input object may be incorrect, It is made to function as.
- a non-transitory computer-readable information recording medium is provided.
- Computer A reception unit for receiving a page on which a cart input object with a product code is specified;
- a renderer that obtains an image by rendering the accepted page in a rendering engine of a browser;
- An extraction unit for extracting a partial image drawn within a predetermined range from a position where the cart insertion object is drawn in the obtained image;
- An acquisition unit for acquiring the name and price of a product related to the product code specified in the cart input object;
- a determination unit that determines whether a character string obtained by character recognition of the extracted partial image is similar to the name and price of the acquired product; If it is determined by the determination unit that they are not similar, a warning unit that warns that there is a possibility that the product code specified for the cart input object may be incorrect, It is characterized by recording a program to function as.
- the above information recording medium can be distributed and sold independently of the computer.
- the non-transitory information recording medium refers to a tangible information recording medium.
- Non-temporary information recording media are, for example, compact disks, flexible disks, hard disks, magnetic disks, digital video disks, magnetic tapes, and semiconductor memories.
- the transitory information recording medium refers to the transmission medium (propagation signal) itself.
- the temporary information recording medium is, for example, an electric signal, an optical signal, or an electromagnetic wave.
- the temporary storage area is an area for temporarily storing data and programs, and is a volatile memory such as RAM (Random Access Memory), for example.
- FIG. 1 shows a configuration of a check system 1 according to an embodiment of the present invention.
- the check system 1 is a system for checking a page (product page) for selling a product that is used in a market (electronic market) where a product transaction is performed between a seller and a purchaser via the Internet.
- the check system 1 includes a check device 100, a plurality of seller terminals 200, a plurality of purchaser terminals 300, and an electronic market management system 400, and each element uses the Internet 500. Via a communicable connection.
- the check device 100 is a device that checks a product page created by a seller or an operator of an electronic market. Specifically, the check apparatus 100 checks whether there is an error in the product code specified in the cart insertion object arranged in the product page.
- the cart insertion object is an object operated by the purchaser to add a product corresponding to the product code specified in the cart insertion object to a list (cart) in which the product is to be purchased.
- the product code is information for identifying a product.
- Seller terminal 200 is a computer operated by a seller who sells products in the electronic market.
- Seller terminal 200 accepts input of information (for example, product name, product price, product image) related to the product sold by the seller.
- Seller terminal 200 transmits the received information to electronic market management system 400. Further, the seller terminal 200 transmits a product page created by the seller to the electronic market management system 400.
- the purchaser terminal 300 is a computer operated by a purchaser who purchases a product in the electronic market.
- the purchaser terminal 300 acquires and displays a product page from the electronic market management system 400 in response to the purchaser's request. Further, the purchaser terminal 300 transmits information operated or inputted by the purchaser on the product page to the electronic market management system 400.
- the electronic market management system 400 is a system for managing products traded in the electronic market and the transactions.
- the electronic market management system 400 includes a product database (DB) 410 and a management device 420.
- DB product database
- the product DB 410 is a device that stores information related to products sold by the seller in the electronic market.
- FIG. 2 shows an example of data stored in the product DB 410.
- the product DB 410 stores a seller ID, a product code, a product name, a product price, and image information in association with each other.
- the seller ID is an identifier for uniquely identifying the seller.
- the product code is an identifier for uniquely identifying a product.
- the product name is the name of the product specified by the corresponding product code.
- the product price is the price of the product specified by the corresponding product code. In the example shown in FIG. 2, a value excluding tax is stored as the product price, but a value including tax may be stored.
- the product image is an image of a product specified by the corresponding product code. Data stored in the product DB 410 is provided from the seller via the seller terminal 200.
- the management device 420 is a server device managed by an operator who operates the electronic market. Specifically, the management device 420 manages a product page created by a seller or an operator. For example, when the management device 420 receives a request for a product page from the purchaser terminal 300, the management device 420 transmits the product page to the purchaser terminal 300. In addition, when receiving a purchase application for a product from the purchaser terminal 300, the management device 420 executes processing necessary for purchasing the product.
- FIG. 3 is a schematic diagram illustrating a hardware configuration of the check device 100.
- the check device 100 includes a control unit 101, a ROM (Read Only Memory) 102, a RAM 103, a display unit 104, a communication unit 105, and an operation unit 106. They are connected by a bus 107.
- ROM Read Only Memory
- the control unit 101 includes, for example, a CPU (Central Processing Unit) and controls the entire check device 100.
- a CPU Central Processing Unit
- the ROM 102 is a non-volatile memory that stores programs and various data for the control unit 101 to control the entire check device 100.
- the RAM 103 is a volatile memory for temporarily storing information generated by the control unit 101 and data necessary for generating the information.
- the display unit 104 includes a display device including an LCD (Liquid Crystal Display) and a backlight.
- the display unit 104 displays, for example, data output from the control unit 101 under the control of the control unit 101.
- the communication unit 105 includes a communication interface for connecting the check device 100 to the Internet 500.
- the operation unit 106 includes input devices such as buttons, a keyboard, and a touch panel.
- the operation unit 106 receives an operation input from the user of the check device 100 and outputs a signal corresponding to the received operation input to the control unit 101.
- FIG. 4 is a schematic block diagram showing a functional configuration of the check device 100. As illustrated in FIG. 4, the check device 100 functions as a reception unit 111, a rendering unit 112, an extraction unit 113, an acquisition unit 114, a determination unit 115, and a warning unit 116.
- the accepting unit 111 accepts a product page on which a cart insertion object in which a product code is specified is arranged. Specifically, the reception unit 111 receives a product page created by a seller or an operator from the seller terminal 200 or the management device 420.
- the product page is a document described using HTML (Hypertext Markup Language) will be described.
- the product page may be described in a markup language other than HTML.
- FIG. 5 shows an example of a product page received by the receiving unit 111.
- the product page 600 includes images 611, 621, 631, text 612, and cart insertion objects 613, 623, 633, 643.
- the images 611, 621, 631, the text 612, and the cart insertion objects 613, 623, 633, 643 are respectively defined in the product page 600 using tags.
- the image 611 is an image including the appearance A1 of the product G1.
- the text 612 is a text for explaining the product G1, and includes the name and price of the product G1.
- the cart insertion object 613 includes an order quantity input form 614 and a cart insertion button 615.
- the order number input form 614 is a form for inputting the number of products G1 that the purchaser desires to purchase.
- the cart insertion button 615 is a button for the purchaser to add the number of products G1 input in the order quantity input form 614 to the cart.
- the image 611 and the text 612 are arranged around the cart insertion object 613 so as not to overlap the cart insertion object 613. Further, in the cart insertion object 613, the product code “G001” of the product G1 is designated.
- the image 621 includes an appearance A2 of the product G2 and a character string S2 including the name and price of the product G2.
- the cart insertion object 623 includes an order quantity input form 624 and a cart insertion button 625.
- the order quantity input form 624 is a form for inputting the number of products G2 that the purchaser desires to purchase.
- the cart insertion button 625 is a button for the purchaser to add the number of products G2 input in the order quantity input form 624 to the cart.
- the cart insertion object 623 is arranged on the image 621. Further, in the cart insertion object 623, the product code “G002” of the product G2 is designated.
- the image 631 includes an appearance A3 of the product G3, an appearance A4 of the product G4, and a character string S3 indicating that a sale of the products G3 and G4 is being performed.
- the cart insertion object 633 includes an order quantity input form 634 and a cart insertion button 635.
- the order quantity input form 634 is a form for inputting the number of products G3 that the purchaser desires to purchase.
- the cart insertion button 635 is a button for the purchaser to add the number of products G3 input in the order quantity input form 634 to the cart.
- the product code “G003” of the product G3 is designated.
- the cart insertion object 643 includes an order quantity input form 644 and a cart insertion button 645.
- the order quantity input form 644 is a form for inputting the number of products G4 that the purchaser desires to purchase.
- the cart insertion button 645 is a button for the purchaser to add the number of products G4 input in the order number input form 644 to the cart.
- the product code “G004” of the product G4 is designated.
- the cart insertion objects 633 and 643 are arranged on the appearance A3 of the product G3 and the appearance A4 of the product G4 in the image 631, respectively.
- control unit 101 and the communication unit 105 cooperate to function as the reception unit 111.
- the rendering unit 112 obtains a page image by causing the rendering engine of the browser to draw the product page received by the receiving unit 111. For example, when receiving a product page described in HTML, the rendering unit 112 obtains a page image by causing the HTML rendering engine to draw the product page.
- control unit 101 functions as the rendering unit 112.
- the extraction unit 113 extracts a partial image drawn within a predetermined range from the position where the cart input object is drawn in the page image obtained by the rendering unit 112. Specifically, the extraction unit 113 identifies the position where the cart insertion object is drawn in the page image, for example, by comparing the page image with a previously stored image of the cart insertion object. Then, the extraction unit 113 extracts a partial image drawn within a predetermined range from the specified position.
- the extraction unit 113 compares the page image 601 with the cart insertion object image to identify the position where the cart insertion objects 613, 623, 633, and 643 are drawn in the page image 601. Then, the extraction unit 113 extracts a partial image drawn in an extraction range that is a predetermined range from the specified position for each of the cart insertion objects 613, 623, 633, and 643 whose position is specified.
- the extraction unit 113 extracts a partial image drawn in an extraction range that is a predetermined range from the specified position for each of the cart insertion objects 613, 623, 633, and 643 whose position is specified.
- an extraction range E2 that is a predetermined range from the position of the cart insertion object 623 is shown as an example.
- the cart insertion object has a rectangular shape with a predetermined length in both the vertical and horizontal directions, and the predetermined range is a range that is separated from the position of the outer frame of the cart input object by a predetermined distance d. Therefore, the extraction range E2 is specified as a range that is separated from the position of the outer frame of the cart insertion object 623 by a predetermined distance d.
- the extraction unit 113 extracts a partial image 602 drawn in the extraction range E2.
- control unit 101 functions as the extraction unit 113.
- the acquisition unit 114 acquires the name and price of the product related to the product code specified in the cart input object placed on the product page received by the reception unit 111. Specifically, the acquisition unit 114 analyzes the product page received by the reception unit 111 and specifies the product code specified for the cart insertion object included in each partial image extracted by the extraction unit 113. Then, the acquisition unit 114 acquires the product name and the product price related to the specified product code from the product DB 410.
- the acquisition unit 114 analyzes the product page 600 shown in FIG. 5 and extracts the tags corresponding to the cart insertion objects, thereby specifying the cart insertion objects 613, 623, 633, and 643 and the respective cart insertion objects.
- the product codes “G001”, “G002”, “G003”, and “G004” are specified.
- the acquisition unit 114 refers to the product DB 410 and acquires a product name and a product price corresponding to each specified product code. For example, the acquisition unit 114 acquires the product name “AA beer” and the price “4,797” corresponding to the product code “G001” from the product DB 410 illustrated in FIG.
- control unit 101 and the communication unit 105 cooperate to function as the acquisition unit 114.
- the determination unit 115 determines whether the character string obtained by character recognition of the partial image extracted by the extraction unit 113 is similar to the name and price of the product acquired by the acquisition unit 114.
- the determination unit 115 performs character recognition of the partial image extracted by the extraction unit 113 using a general OCR (Optical Character Recognition) technology. For example, when the partial image 602 shown in FIG. 6B is extracted by the extraction unit 113, the determination unit 115 acquires character strings 701 to 706 by character recognition.
- OCR Optical Character Recognition
- the determination unit 115 may use the text as a result of character recognition. For example, as shown in FIG. 7, it is assumed that the extraction unit 113 extracts a partial image drawn in the extraction range E1 for the cart insertion object 613. At this time, an image obtained by drawing the text 612 is included in the partial image or the extraction range E1. In such a case, the determination unit 115 acquires the text 612 as a character string obtained by character recognition of the partial image related to the cart insertion object 613.
- the determination unit 115 determines that the character string, the name of the product, and the price if none of the numeric strings included in the character string obtained by character recognition match the acquired product price. Is determined not to be similar.
- the determination unit 115 acquires the text 612 as a result of character recognition of the partial image corresponding to the extraction range E1 for the cart insertion object 613.
- Text 612 includes numeric strings “334”, “24”, “4,797”, and “5,180”.
- the determination unit 115 compares the product price “4,797” corresponding to the product code “G001” specified in the cart insertion object 613 acquired by the acquisition unit 114 and the number string included in the text 612. To do.
- the determination unit 115 includes the character string obtained by the character recognition, the product name and the product acquired by the acquisition unit 114 because the text 612 includes a numeric string that matches the product price “4,797”. It is determined that the price is similar.
- the determination unit 115 acquires character strings 701 to 706 as a result of character recognition of the partial image 602 for the cart insertion object 623.
- the character string 702 includes a numeric string “1”
- the character string 705 includes a numeric string “58”
- the character string 706 includes numeric strings “130” and “140”, respectively.
- the determination unit 115 obtains the product price “110” corresponding to the product code “G002” specified in the cart insertion object 623 and the number string included in the character strings 701 to 706 acquired by the acquisition unit 114. Compare.
- the determination unit 115 determines the character string obtained by the character recognition, the product name acquired by the acquisition unit 114, and It is determined that the price is not similar to the product price.
- the determination unit 115 determines whether the ratio of characters not included in the character string obtained by character recognition among the characters included in the acquired product name is equal to or greater than the threshold ratio, It is determined that the character string is not similar to the product name and price.
- the acquisition unit 114 acquires the product name “VW chips” from the product DB 410.
- the determination unit 115 determines that the six characters “V”, “W”, “H”, “T”, “P”, and “S” constituting the product name “VW chips” are the character strings 701 shown in FIG. 6B. ⁇ 706 is determined. As a result, the determination unit 115 determines that four characters “chi”, “tsu”, “p”, and “su” among the above six characters are character strings 701 to 706 (specifically, character string 704). However, it is determined that the two characters “V” and “W” are not included in the character strings 701 to 706.
- the determination unit 115 acquires the character string obtained by character recognition and the acquisition unit 114 when the calculated ratio 0.33 is equal to or greater than a predetermined threshold ratio (for example, 0.1).
- a predetermined threshold ratio for example, 0.1
- the determination unit 115 may perform similarity determination using any of these determination methods, or may perform similarity determination by combining these determination methods. For example, the determination unit 115 does not match the acquired product price among the numeric strings included in the character string obtained by character recognition, or out of the characters included in the acquired product name When the ratio of characters not included in the column is equal to or higher than the threshold rate, it may be determined that the character string is not similar to the product name and the product price.
- control unit 101 functions as the determination unit 115.
- the warning unit 116 erroneously specifies the product code specified for the cart insertion object. Warning that there is a risk of being.
- the warning unit 116 is designated as the cart insertion object when the determination unit 115 determines that the character string obtained by the character recognition is not similar to the acquired product name and product price.
- a warning page including a message that the product code may be incorrect is transmitted to the seller terminal 200 or the management device 420 that is the transmission source of the product page received by the receiving unit 111.
- FIG. 8 shows an example of a warning page output by the warning unit 116.
- the warning page 800 shown in FIG. 8 includes a character string obtained by character recognition of the partial image extracted by the extraction unit 113 for the cart insertion object 623 by the determination unit 115 and the product acquired by the acquisition unit 114. This page is output by the warning unit 116 when it is determined that the name and price are not similar.
- the warning page 800 is configured by superimposing a message 801 indicating that the product code “G002” specified in the cart insertion object 623 may be incorrect on the product page shown in FIG.
- the seller or the operator visually recognizes the message 801 in the warning page 800 displayed on the display device included in the seller terminal 200 or the management device 420, whereby the product code “G002” designated in the cart insertion object 623 is obtained. Recognize that there is a risk of mistakes.
- control unit 101 and the communication unit 105 cooperate to function as the warning unit 116.
- FIG. 9 is a flowchart showing the flow of check processing executed by the check device 100 according to the embodiment of the present invention.
- This process is started by executing a program on the hardware of the check apparatus 100, and the check apparatus 100 is realized by this process.
- This process is started when a request for starting this process is received from the seller terminal 200 or the management apparatus 420 via the communication unit 105, for example.
- the accepting unit 111 accepts a product page to be checked from the seller terminal 200 or the management device 420 via the communication unit 105 (step S101).
- the rendering unit 112 acquires a page image by causing the rendering engine of the browser to draw the product page acquired in step S101 (step S102).
- the extraction unit 113 specifies the position of the cart insertion object placed on the product page received in step S101 (step S103).
- the extraction unit 113 specifies the position of each cart insertion object.
- the extraction unit 113 selects one cart insertion object that has not yet been selected as a cart insertion object to be checked in the subsequent processing from among the cart insertion objects whose positions are specified in step S103 (step S104).
- the extraction unit 113 extracts a partial image drawn within a predetermined range from the position where the cart insertion object selected in step S104 is drawn in the page image acquired in step S102 (step S105).
- the acquisition unit 114 identifies the product code related to the selected cart insertion object by analyzing the product page received in step S101 (step S106).
- the acquisition unit 114 acquires the product name and the product price corresponding to the product code specified in Step S106 from the product DB 410 (Step S107).
- the determination unit 115 acquires a character string by character recognition from the partial image extracted in step S105 (step S108).
- step S109 determines whether the character string acquired in step S108 contains a number string (step S109). If it is determined that the character string does not include a numeric string (step S109; No), the determination unit 115 advances the process to step S111.
- step S109 When it is determined that the character string includes a numeric string (step S109; Yes), the determination unit 115 determines whether the numeric string included in the character string matches the product price acquired in step S107. Determination is made (step S110). When the character string includes a plurality of numeric strings, the determination unit 115 determines whether any of the plurality of numeric strings matches the product price.
- step S110 When it is determined that the numeric string matches the price (step S110; Yes), the determination unit 115 determines whether the proportion of characters not included in the character string out of the characters included in the product name is greater than or equal to the threshold ratio. (Step S111). When it determines with the ratio of the character which is not contained in a character string not being more than a threshold ratio (step S111; No), the determination part 115 advances a process to step S113.
- the determination unit 115 identifies the selected cart insertion object as a cart insertion object in which the designated product code may be incorrect (Step S112).
- the determination unit 115 determines whether all the cart insertion objects specified in step S103 have been selected (step S113). When it is determined that all cart insertion objects have not been selected (step S113; No), the extraction unit 113, the acquisition unit 114, and the determination unit 115 perform the processing from step S104 to step S113 for all the specified items. Repeat until a cart input object is selected.
- the warning unit 116 erroneously specifies the product code specified in step S112 among all the cart insertion objects identified in step S103. It is determined whether there is a cart insertion object identified as a cart insertion object that may be present (step S114). When it is determined that there is no cart insertion object identified as a cart insertion object that may cause the specified product code to be incorrect (step S114; No), the check device 100 ends this process.
- step S114 If it is determined that there is a cart insertion object specified as a cart insertion object that may cause the specified product code to be incorrect (step S114; Yes), the warning unit 116 determines that the specified product code is in step S112. For a cart insertion object identified as a cart insertion object that may be erroneous, a warning page including a message that the specified product code is incorrect is displayed on the seller terminal 200 or the management device that is the transmission source of the product page. It outputs to 420 (step S115). And the check apparatus 100 complete
- the check device 100 uses the character string drawn around the cart insertion object, the product name and the product price corresponding to the product code specified for the card insertion object. Compare. In general, in the product page, information about a product related to the product code specified for the cart input object, such as a product name and a product price, is arranged around the cart input object. Therefore, by the comparison as described above, the check device 100 can check whether there is an error in the product code specified in the cart insertion object even if it is not presented in the cart insertion object.
- the cart is inserted. It is determined whether there is a possibility that the product code specified in the object has an error.
- the method for determining an error in the product code is not limited to this.
- the check device 100 may further determine a product code error using a product image.
- the acquisition unit 114 acquires a product image corresponding to the product code specified for the cart insertion object from the product DB 410. Then, the determination unit 115 may further determine whether or not the partial image extracted by the extraction unit 113 is similar to the acquired product image. Thereby, the check apparatus 100 can determine the error of the product code with higher accuracy.
- the cart insertion objects 613, 623, 633, and 643 are configured by order quantity input forms 614, 624, 634, and 644 and cart insertion buttons 615, 625, 635, and 645 will be described.
- the configuration of the cart input object is not limited to this.
- the card insertion object may not include the order quantity input form.
- the check device 100 may execute a check process on a product page stored in the ROM 102 and display a warning page on the display unit 104, for example.
- the check device 100 and the seller terminal 200 or the management device 420 are configured by different devices.
- the seller terminal 200 or the management device 420 may have the function of the check device 100 shown in FIG.
- a check device 100 having a configuration for realizing the function according to the present invention can be provided in advance
- an existing personal computer, an information terminal device, or the like can be used as the check device 100 according to the present invention by applying a program. It can also function. That is, an existing personal computer or information terminal device so that a CPU for controlling the existing personal computer or information terminal device can execute a program for realizing each functional configuration by the check device 100 exemplified in the above embodiment.
- the check method according to the present invention can be implemented using the check device 100.
- the application method of such a program is arbitrary.
- the program can be stored and applied to a computer-readable recording medium [CD-ROM (Compact Disc Read-Only Memory), DVD (Digital Versatile Disc), MO (Magneto Optical Disc), etc.], the Internet, etc. It is also possible to apply the program by storing it in a storage on the network and downloading it.
- CD-ROM Compact Disc Read-Only Memory
- DVD Digital Versatile Disc
- MO Magnetic Optical Disc
- the Internet etc. It is also possible to apply the program by storing it in a storage on the network and downloading it.
- a check device a check method, a program, and a non-transitory computer-readable information recording medium for checking a page for selling a product.
Landscapes
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Development Economics (AREA)
- Economics (AREA)
- Marketing (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
受付部(111)は、商品コードが指定されたカート投入オブジェクトが配置されたページを受け付ける。レンダ部(112)は、受け付けられたページをブラウザのレンダリングエンジンに描画させることにより画像を得る。抽出部(113)は、得られた画像内においてカート投入オブジェクトが描画された位置から所定範囲内に描画された部分画像を抽出する。取得部(114)は、カート投入オブジェクトに指定された商品コードに係る商品の名称および価格を取得する。判定部(115)は、抽出された部分画像を文字認識して得られた文字列と、取得された商品の名称および価格と、が類似するか否かを判定する。警告部(116)は、判定部により類似しないと判定されれば、カート投入オブジェクトに指定された商品コードが誤っているおそれがある旨を警告する。
Description
本発明は、商品を販売するためのページをチェックするチェック装置、チェック方法、プログラム、ならびに、非一時的なコンピュータ読取可能な情報記録媒体に関する。
従来、Webページ内に配置された1つの画像上において、複数のクリック可能なリンク領域が配置されるクリッカブルマップが知られている。クリッカブルマップでは、複数のリンク領域のそれぞれに、異なるリンク先を指定することができる。
例えば、特許文献1には、クリッカブルマップの下絵として地図が利用された写真アルバムを編集するシステムが開示されている。特許文献1のシステムでは、地図上の複数の地点のそれぞれにリンク領域が配置され、それぞれの地点で撮影された写真画像がリンク先として指定される。
特許文献1等に開示されたクリッカブルマップは、商品を販売するための電子チラシにも応用可能である。例えば、そのような電子チラシのページ内の任意の位置に、商品コードが指定されたカート投入オブジェクトが配置される。ユーザが、カート投入オブジェクトをクリックすると、そのオブジェクトに指定された商品コードに対応する商品が、そのユーザが購入する予定の商品のリスト、いわゆるカートに追加される。商品の販売者は、そのような電子チラシのページを作成する際、商品名および価格を、カート投入オブジェクト内に配置する代わりに、カート投入オブジェクトの周囲や背景画像内に配置することができる。これにより、電子チラシのページのデザイン自由度を増すことができる。一方、カート投入オブジェクトに指定された商品コードや、ページ内にてカート投入オブジェクトの周囲に配置される、商品説明等のテキストに誤りがないかチェックする必要がある。
本発明は、上記の課題を解決するためのものであり、ページ内に配置されたカート投入オブジェクトに指定された商品コードに誤りがないかチェック可能なチェック装置、チェック方法、プログラム、ならびに、非一時的なコンピュータ読取可能な情報記録媒体を提供することを目的とする。
本発明の第1の観点に係るチェック装置は、
商品コードが指定されたカート投入オブジェクトが配置されたページを受け付ける受付部、
前記受け付けられたページをブラウザのレンダリングエンジンに描画させることにより画像を得るレンダ部、
前記得られた画像内において前記カート投入オブジェクトが描画された位置から所定範囲内に描画された部分画像を抽出する抽出部、
前記カート投入オブジェクトに指定された商品コードに係る商品の名称および価格を取得する取得部、
前記抽出された部分画像を文字認識して得られた文字列と、前記取得された商品の名称および価格と、が類似するか否かを判定する判定部、
前記判定部により類似しないと判定されれば、前記カート投入オブジェクトに指定された商品コードが誤っているおそれがある旨を警告する警告部、
を備えることを特徴とする。
商品コードが指定されたカート投入オブジェクトが配置されたページを受け付ける受付部、
前記受け付けられたページをブラウザのレンダリングエンジンに描画させることにより画像を得るレンダ部、
前記得られた画像内において前記カート投入オブジェクトが描画された位置から所定範囲内に描画された部分画像を抽出する抽出部、
前記カート投入オブジェクトに指定された商品コードに係る商品の名称および価格を取得する取得部、
前記抽出された部分画像を文字認識して得られた文字列と、前記取得された商品の名称および価格と、が類似するか否かを判定する判定部、
前記判定部により類似しないと判定されれば、前記カート投入オブジェクトに指定された商品コードが誤っているおそれがある旨を警告する警告部、
を備えることを特徴とする。
また、上記観点に係るチェック装置において、
前記取得部は、前記カート投入オブジェクトに指定された商品コードに係る商品の画像をさらに取得し、
前記判定部は、前記抽出された部分画像と、前記取得された商品の画像と、が類似するか否かをさらに判定してもよい。
前記取得部は、前記カート投入オブジェクトに指定された商品コードに係る商品の画像をさらに取得し、
前記判定部は、前記抽出された部分画像と、前記取得された商品の画像と、が類似するか否かをさらに判定してもよい。
また、上記観点に係るチェック装置において、
前記判定部は、前記文字認識により得られた文字列に含まれる数字列のいずれも、前記取得された商品の価格と一致しなければ、前記文字認識により得られた文字列と、前記取得された商品の名称および価格と、は類似しないと判定してもよい。
前記判定部は、前記文字認識により得られた文字列に含まれる数字列のいずれも、前記取得された商品の価格と一致しなければ、前記文字認識により得られた文字列と、前記取得された商品の名称および価格と、は類似しないと判定してもよい。
また、上記観点に係るチェック装置において、
前記判定部は、前記取得された商品の名称に含まれる文字のうち、前記文字認識により得られた文字列には含まれない文字の割合が閾割合以上であれば、前記文字認識により得られた文字列と、前記取得された商品の名称および価格と、は類似しないと判定してもよい。
前記判定部は、前記取得された商品の名称に含まれる文字のうち、前記文字認識により得られた文字列には含まれない文字の割合が閾割合以上であれば、前記文字認識により得られた文字列と、前記取得された商品の名称および価格と、は類似しないと判定してもよい。
また、上記観点に係るチェック装置において、
前記判定部は、前記部分画像がテキストを描画することにより構成される場合、当該テキストを前記文字認識により得られた文字列としてもよい。
前記判定部は、前記部分画像がテキストを描画することにより構成される場合、当該テキストを前記文字認識により得られた文字列としてもよい。
本発明の第2の観点に係るチェック方法は、
チェック装置が、商品コードが指定されたカート投入オブジェクトが配置されたページを受け付ける受付ステップ、
前記チェック装置が、前記受け付けられたページをブラウザのレンダリングエンジンに描画させることにより画像を得るレンダステップ、
前記チェック装置が、前記得られた画像内において前記カート投入オブジェクトが描画された位置から所定範囲内に描画された部分画像を抽出する抽出ステップ、
前記チェック装置が、前記カート投入オブジェクトに指定された商品コードに係る商品の名称および価格を取得する取得ステップ、
前記チェック装置が、前記抽出された部分画像を文字認識して得られた文字列と、前記取得された商品の名称および価格と、が類似するか否かを判定する判定ステップ、
前記チェック装置が、前記判定ステップにおいて前記文字列と前記商品の名称および価格とは類似しないと判定されれば、前記カート投入オブジェクトに指定された商品コードが誤っているおそれがある旨を警告する警告ステップ、
を備えることを特徴とする。
チェック装置が、商品コードが指定されたカート投入オブジェクトが配置されたページを受け付ける受付ステップ、
前記チェック装置が、前記受け付けられたページをブラウザのレンダリングエンジンに描画させることにより画像を得るレンダステップ、
前記チェック装置が、前記得られた画像内において前記カート投入オブジェクトが描画された位置から所定範囲内に描画された部分画像を抽出する抽出ステップ、
前記チェック装置が、前記カート投入オブジェクトに指定された商品コードに係る商品の名称および価格を取得する取得ステップ、
前記チェック装置が、前記抽出された部分画像を文字認識して得られた文字列と、前記取得された商品の名称および価格と、が類似するか否かを判定する判定ステップ、
前記チェック装置が、前記判定ステップにおいて前記文字列と前記商品の名称および価格とは類似しないと判定されれば、前記カート投入オブジェクトに指定された商品コードが誤っているおそれがある旨を警告する警告ステップ、
を備えることを特徴とする。
本発明の第3の観点に係るプログラムは、
コンピュータを、
商品コードが指定されたカート投入オブジェクトが配置されたページを受け付ける受付部、
前記受け付けられたページをブラウザのレンダリングエンジンに描画させることにより画像を得るレンダ部、
前記得られた画像内において前記カート投入オブジェクトが描画された位置から所定範囲内に描画された部分画像を抽出する抽出部、
前記カート投入オブジェクトに指定された商品コードに係る商品の名称および価格を取得する取得部、
前記抽出された部分画像を文字認識して得られた文字列と、前記取得された商品の名称および価格と、が類似するか否かを判定する判定部、
前記判定部により類似しないと判定されれば、前記カート投入オブジェクトに指定された商品コードが誤っているおそれがある旨を警告する警告部、
として機能させることを特徴とする。
コンピュータを、
商品コードが指定されたカート投入オブジェクトが配置されたページを受け付ける受付部、
前記受け付けられたページをブラウザのレンダリングエンジンに描画させることにより画像を得るレンダ部、
前記得られた画像内において前記カート投入オブジェクトが描画された位置から所定範囲内に描画された部分画像を抽出する抽出部、
前記カート投入オブジェクトに指定された商品コードに係る商品の名称および価格を取得する取得部、
前記抽出された部分画像を文字認識して得られた文字列と、前記取得された商品の名称および価格と、が類似するか否かを判定する判定部、
前記判定部により類似しないと判定されれば、前記カート投入オブジェクトに指定された商品コードが誤っているおそれがある旨を警告する警告部、
として機能させることを特徴とする。
本発明の第4の観点に係る非一時的なコンピュータ読取可能な情報記録媒体は、
コンピュータを、
商品コードが指定されたカート投入オブジェクトが配置されたページを受け付ける受付部、
前記受け付けられたページをブラウザのレンダリングエンジンに描画させることにより画像を得るレンダ部、
前記得られた画像内において前記カート投入オブジェクトが描画された位置から所定範囲内に描画された部分画像を抽出する抽出部、
前記カート投入オブジェクトに指定された商品コードに係る商品の名称および価格を取得する取得部、
前記抽出された部分画像を文字認識して得られた文字列と、前記取得された商品の名称および価格と、が類似するか否かを判定する判定部、
前記判定部により類似しないと判定されれば、前記カート投入オブジェクトに指定された商品コードが誤っているおそれがある旨を警告する警告部、
として機能させるプログラムを記録したことを特徴とする。
コンピュータを、
商品コードが指定されたカート投入オブジェクトが配置されたページを受け付ける受付部、
前記受け付けられたページをブラウザのレンダリングエンジンに描画させることにより画像を得るレンダ部、
前記得られた画像内において前記カート投入オブジェクトが描画された位置から所定範囲内に描画された部分画像を抽出する抽出部、
前記カート投入オブジェクトに指定された商品コードに係る商品の名称および価格を取得する取得部、
前記抽出された部分画像を文字認識して得られた文字列と、前記取得された商品の名称および価格と、が類似するか否かを判定する判定部、
前記判定部により類似しないと判定されれば、前記カート投入オブジェクトに指定された商品コードが誤っているおそれがある旨を警告する警告部、
として機能させるプログラムを記録したことを特徴とする。
なお、上記情報記録媒体は、コンピュータとは独立して配布・販売することができる。ここで、非一時的な(non-transitory)情報記録媒体とは、有形な(tangible)情報記録媒体をいう。非一時的な情報記録媒体は、例えば、コンパクトディスク、フレキシブルディスク、ハードディスク、磁気ディスク、ディジタルビデオディスク、磁気テープ、半導体メモリである。また、一時的な(transitory)情報記録媒体とは、伝送媒体(伝搬信号)それ自体を示す。一時的な情報記録媒体は、例えば、電気信号、光信号、電磁波である。なお、一時的な(temporary)記憶領域とは、データやプログラムを一時的に記憶するための領域であり、例えばRAM(Random Access Memory)といった揮発性メモリである。
本発明によれば、ページ内に配置されたカート投入オブジェクトに指定された商品コードに誤りがないかチェックすることができる。
以下に本発明の実施形態を説明する。なお、本実施形態は説明のためのものであり、本願発明の範囲を制限するものではない。従って、当業者であればこれらの各要素若しくは全要素をこれと均等なものに置換した実施形態を採用することが可能であるが、これらの実施形態も本発明の範囲に含まれる。また、本願発明の実施形態を図面を参照して説明するにあたり、図中同一又は相当する部分には同一符号を付す。
図1は、本発明の実施形態に係るチェックシステム1の構成を示す。チェックシステム1は、インターネットを介して販売者と購入者との間で商品取引が行われる市場(電子市場)において利用される、商品を販売するためのページ(商品ページ)をチェックするシステムである。図1に示すように、チェックシステム1は、チェック装置100と、複数の販売者端末200と、複数の購入者端末300と、電子市場管理システム400と、から構成され、各要素はインターネット500を介して通信可能に接続されている。
チェック装置100は、販売者または電子市場の運営者により作成された商品ページをチェックする装置である。具体的には、チェック装置100は、商品ページ内に配置されたカート投入オブジェクトに指定された商品コードに誤りがないかチェックする。ここで、カート投入オブジェクトとは、購入者が、商品を購入する予定のリスト(カート)に、そのカート投入オブジェクトに指定された商品コードに対応する商品を追加するために操作するオブジェクトである。また、商品コードとは、商品を識別するための情報である。
販売者端末200は、電子市場において商品を販売する販売者が操作するコンピュータである。販売者端末200は、販売者が販売する商品に関する情報(例えば、商品名、商品価格、商品画像)の入力を受け付ける。そして、販売者端末200は、受け付けた情報を電子市場管理システム400に送信する。また、販売者端末200は、販売者により作成された商品ページを電子市場管理システム400に送信する。
購入者端末300は、電子市場にて商品を購入する購入者が操作するコンピュータである。購入者端末300は、購入者の要求に応じて、電子市場管理システム400から、商品ページを取得し、表示する。また、購入者端末300は、商品ページ上で購入者により操作された、または入力された情報を電子市場管理システム400に送信する。
電子市場管理システム400は、電子市場で取引される商品や、その取引を管理するシステムである。電子市場管理システム400は、商品データベース(DB)410と、管理装置420とから構成される。
商品DB410は、販売者が電子市場において販売する商品に関する情報を記憶する装置である。図2に、商品DB410に記憶されるデータの一例を示す。商品DB410は、販売者IDと、商品コードと、商品名と、商品価格と、画像情報とを、それぞれ対応付けて記憶する。販売者IDは、販売者を一意に特定するための識別子である。商品コードは、商品を一意に特定するための識別子である。商品名は、対応する商品コードにより特定される商品の名称である。商品価格は、対応する商品コードにより特定される商品の価格である。なお、図2に示す例では、商品価格として、税抜きの値が記憶されているが、税込みの値が記憶されてもよい。商品画像は、対応する商品コードにより特定される商品の画像である。商品DB410に記憶されるデータは、販売者端末200を介して販売者から提供される。
管理装置420は、電子市場を運営する運営者が管理するサーバ装置である。具体的には、管理装置420は、販売者または運営者により作成された商品ページを管理する。例えば、管理装置420は、購入者端末300から商品ページの要求を受け付けた場合、商品ページを購入者端末300に送信する。また、管理装置420は、購入者端末300から商品の購入申し込みを受け付けた場合、その商品の購入に必要な処理を実行する。
次に、チェック装置100の構成について詳細に説明する。
図3は、チェック装置100のハードウェア構成を示す概略図である。図3に示すように、チェック装置100は、制御部101と、ROM(Read Only Memory)102と、RAM103と、表示部104と、通信部105と、操作部106とから構成され、各部は、バス107により接続されている。
制御部101は、例えばCPU(Central Processing Unit)から構成され、チェック装置100全体を制御する。
ROM102は、制御部101がチェック装置100全体を制御するためのプログラムや各種データを格納する不揮発性メモリである。
RAM103は、制御部101が生成した情報や、その情報の生成に必要なデータを一時的に格納するための揮発性メモリである。
表示部104は、LCD(Liquid Crystal Display)およびバックライト等を備える表示装置から構成される。表示部104は、制御部101による制御の下、例えば、制御部101から出力されたデータを表示する。
通信部105は、チェック装置100をインターネット500に接続するための通信インターフェースから構成される。
操作部106は、ボタン、キーボード、タッチパネル等の入力装置から構成される。操作部106は、チェック装置100のユーザからの操作入力を受け付け、受け付けた操作入力に対応する信号を制御部101に出力する。
次に、チェック装置100の機能構成について説明する。
図4は、チェック装置100の機能構成を示す概略ブロック図である。図4に示すように、チェック装置100は、受付部111、レンダ部112、抽出部113、取得部114、判定部115、および警告部116として機能する。
受付部111は、商品コードが指定されたカート投入オブジェクトが配置された商品ページを受け付ける。具体的には、受付部111は、販売者端末200または管理装置420から、販売者または運営者により作成された商品ページを受信する。なお、本実施形態では、商品ページが、HTML(Hypertext Markup Language)を用いて記述される文書である例について説明するが、HTML以外のマークアップ言語で記述されてもよい。
図5に、受付部111により受け付けられる商品ページの一例を示す。図5に示すように、商品ページ600は、画像611,621,631と、テキスト612と、カート投入オブジェクト613,623,633,643とを含む。画像611,621,631と、テキスト612と、カート投入オブジェクト613,623,633,643とは、それぞれタグを用いて商品ページ600内における位置が規定される。
画像611は、商品G1の外観A1を含む画像である。テキスト612は、商品G1を説明するためのテキストであって、商品G1の名称や価格を含む。カート投入オブジェクト613は、注文数入力フォーム614と、カート投入ボタン615とを含む。注文数入力フォーム614は、購入者が購入を希望する商品G1の数を入力するためのフォームである。カート投入ボタン615は、購入者が、注文数入力フォーム614に入力された数の商品G1を、カートに追加するためのボタンである。画像611およびテキスト612は、カート投入オブジェクト613と重ならないように、カート投入オブジェクト613の周囲に配置されている。また、カート投入オブジェクト613には、商品G1の商品コード「G001」が指定されている。
画像621は、商品G2の外観A2と、商品G2の名称や価格を含む文字列S2とを含む。カート投入オブジェクト623は、注文数入力フォーム624と、カート投入ボタン625とを含む。注文数入力フォーム624は、購入者が購入を希望する商品G2の数を入力するためのフォームである。カート投入ボタン625は、購入者が、注文数入力フォーム624に入力された数の商品G2を、カートに追加するためのボタンである。カート投入オブジェクト623は、画像621上に配置されている。また、カート投入オブジェクト623には、商品G2の商品コード「G002」が指定されている。
画像631は、商品G3の外観A3と、商品G4の外観A4と、商品G3およびG4のセールが実施されている旨を表す文字列S3とを含む。カート投入オブジェクト633は、注文数入力フォーム634と、カート投入ボタン635とを含む。注文数入力フォーム634は、購入者が購入を希望する商品G3の数を入力するためのフォームである。カート投入ボタン635は、購入者が、注文数入力フォーム634に入力された数の商品G3を、カートに追加するためのボタンである。カート投入オブジェクト633には、商品G3の商品コード「G003」が指定されている。カート投入オブジェクト643は、注文数入力フォーム644と、カート投入ボタン645とを含む。注文数入力フォーム644は、購入者が購入を希望する商品G4の数を入力するためのフォームである。カート投入ボタン645は、購入者が、注文数入力フォーム644に入力された数の商品G4を、カートに追加するためのボタンである。カート投入オブジェクト643には、商品G4の商品コード「G004」が指定されている。また、カート投入オブジェクト633および643は、画像631の商品G3の外観A3および商品G4の外観A4上にそれぞれ配置されている。
本実施形態において、制御部101および通信部105が協働することにより、受付部111として機能する。
レンダ部112は、受付部111により受け付けられた商品ページを、ブラウザのレンダリングエンジンに描画させることにより、ページ画像を得る。例えば、レンダ部112は、HTMLで記述された商品ページを受け付けると、HTMLレンダリングエンジンに描画させることにより、ページ画像を得る。
本実施形態において、制御部101が、レンダ部112として機能する。
抽出部113は、レンダ部112により得られたページ画像内において、カート投入オブジェクトが描画された位置から所定範囲内に描画された部分画像を抽出する。具体的には、抽出部113は、例えば、ページ画像と、予め記憶されたカート投入オブジェクトの画像とを比較することにより、ページ画像内においてカート投入オブジェクトが描画された位置を特定する。そして、抽出部113は、特定された位置から所定範囲内に描画された部分画像を抽出する。
以下、抽出部113による部分画像の抽出方法について、図6Aおよび図6Bを用いてより具体的に説明する。ここでは、受付部111により図5に示す商品ページ600が受け付けられたものとする。すなわち、レンダ部112は、図6Aに示すように、商品ページ600のページ画像601を取得する。そして、抽出部113は、ページ画像601とカート投入オブジェクトの画像を比較することにより、ページ画像601内におけるカート投入オブジェクト613,623,633,643が描画された位置を特定する。そして、抽出部113は、位置が特定されたカート投入オブジェクト613,623,633,643それぞれについて、特定された位置から所定範囲である抽出範囲内に描画された部分画像を抽出する。図6Aにおいて、一例としてカート投入オブジェクト623の位置から所定範囲である抽出範囲E2が示されている。この例では、カート投入オブジェクトは、縦および横がそれぞれ所定の長さを有する矩形状であり、所定範囲は、カート投入オブジェクトの外枠の位置から所定距離dだけ離れた範囲である。従って、抽出範囲E2は、カート投入オブジェクト623の外枠の位置から所定距離dだけ離れた範囲として特定される。そして、図6Bに示すように、抽出部113は、抽出範囲E2内に描画された部分画像602を抽出する。
本実施形態において、制御部101が、抽出部113として機能する。
取得部114は、受付部111により受け付けられた商品ページに配置されたカート投入オブジェクトに指定された商品コードに係る商品の名称および価格を取得する。具体的には、取得部114は、受付部111により受け付けられた商品ページを解析し、抽出部113により抽出された各部分画像に含まれるカート投入オブジェクトに指定された商品コードを特定する。そして、取得部114は、特定された商品コードに係る商品名および商品価格を、商品DB410から取得する。
例えば、取得部114は、図5に示す商品ページ600を解析し、カート投入オブジェクトに対応するタグを抽出することにより、カート投入オブジェクト613,623,633,643と、それぞれのカート投入オブジェクトに指定された商品コード「G001」,「G002」,「G003」,「G004」を特定する。そして、取得部114は、商品DB410を参照し、特定された各商品コードに対応する商品名および商品価格を取得する。例えば、取得部114は、商品コード「G001」に対応する商品名「AAビール」、価格「4,797」を、図2に示す商品DB410から取得する。
本実施形態において、制御部101および通信部105が協働することにより、取得部114として機能する。
判定部115は、抽出部113により抽出された部分画像を文字認識して得られた文字列と、取得部114により取得された商品の名称および価格と、が類似するか否かを判定する。
具体的には、判定部115は、一般的なOCR(Optical Character Recognition)技術を利用して、抽出部113により抽出された部分画像の文字認識を行う。例えば、抽出部113により図6Bに示す部分画像602が抽出された場合、判定部115は文字認識により、文字列701~706を取得する。
また、判定部115は、抽出部113により抽出された部分画像がテキストを描画することにより構成される場合、当該テキストを文字認識の結果としてもよい。例えば、図7に示すように、カート投入オブジェクト613について、抽出部113が抽出範囲E1内に描画された部分画像を抽出したとする。このとき、その部分画像または抽出範囲E1内には、テキスト612を描画することにより得られる画像が含まれる。このような場合、判定部115は、テキスト612を、カート投入オブジェクト613に係る部分画像の文字認識により得られた文字列として取得する。
次に、判定部115による、文字列と、商品の名称および価格とが類似するか否かの判定方法について説明する。判定方法の一例として、判定部115は、文字認識により得られた文字列に含まれる数字列のいずれも、取得された商品価格と一致しなければ、当該文字列と、当該商品の名称および価格とは類似しないと判定する。
例えば、判定部115は、図7に示すように、カート投入オブジェクト613について、抽出範囲E1に対応する部分画像の文字認識の結果としてテキスト612を取得する。テキスト612は、数字列「334」、「24」、「4,797」、および「5,180」を含む。そして、判定部115は、取得部114により取得された、カート投入オブジェクト613に指定された商品コード「G001」に対応する商品価格「4,797」と、テキスト612に含まれる数字列とを比較する。そして、判定部115は、商品価格「4,797」と一致する数字列がテキスト612に含まれているため、文字認識により得られた文字列と、取得部114により取得された商品名および商品価格とは類似すると判定する。
また、例えば、判定部115は、図6Bに示すように、カート投入オブジェクト623について、部分画像602の文字認識の結果として、文字列701~706を取得する。文字列702は数字列「1」、文字列705は数字列「58」、文字列706は数字列「130」および「140」をそれぞれ含む。そして、判定部115は、取得部114により取得された、カート投入オブジェクト623に指定された商品コード「G002」に対応する商品価格「110」と、文字列701~706に含まれる数字列とを比較する。そして、判定部115は、文字列701~706に含まれる数字列のいずれも商品価格「110」と一致しないため、文字認識により得られた文字列と、取得部114により取得された商品名および商品価格とは類似しないと判定する。
判定方法の別の一例として、判定部115は、取得された商品名に含まれる文字のうち、文字認識により得られた文字列には含まれない文字の割合が閾割合以上であれば、当該文字列と、当該商品の名称および価格は類似しないと判定する。
例えば、カート投入オブジェクト623に指定された商品コード「G002」について、取得部114は商品名「VWチップス」を商品DB410から取得する。判定部115は、商品名「VWチップス」を構成する6つの文字「V」、「W」、「チ」、「ッ」、「プ」、および「ス」が、図6Bに示す文字列701~706に含まれているか否か判定する。その結果、判定部115は、上記6つの文字のうち、「チ」、「ッ」、「プ」、および「ス」の4文字は文字列701~706(具体的には、文字列704)に含まれているが、「V」および「W」の2文字は文字列701~706に含まれていないと判定する。従って、判定部115は、取得された商品名に含まれる文字のうち、文字認識により得られた文字列には含まれない文字の割合として、2/6=0.33を算出する。そして、判定部115は、算出された割合0.33が、予め定められた閾割合(例えば、0.1)以上であるとき、文字認識により得られた文字列と、取得部114により取得された商品名および商品価格とは類似しないと判定する。
なお、判定部115は、これらの判定方法のいずれかを用いて類似判定をしてもよいし、または、これらの判定方法を組み合わせて類似判定をしてもよい。例えば、判定部115は、文字認識により得られた文字列に含まれる数字列のうち、いずれかが取得された商品価格と一致しない、または、取得された商品名に含まれる文字のうち、文字列に含まれない文字の割合が閾割合以上であるとき、文字列と、商品名および商品価格とは類似しないと判定してもよい。
本実施形態において、制御部101が、判定部115として機能する。
警告部116は、判定部115により、文字認識により得られた文字列と、取得された商品名および商品価格とが類似しないと判定されたとき、カート投入オブジェクトに指定された商品コードが誤っているおそれがある旨を警告する。
具体的には、警告部116は、判定部115により、文字認識により得られた文字列と、取得された商品名および商品価格とが類似しないと判定されたとき、カート投入オブジェクトに指定された商品コードが誤っているおそれがある旨のメッセージを含む警告ページを、受付部111により受け付けられた商品ページの送信元である販売者端末200または管理装置420に送信する。
図8に警告部116が出力する警告ページの一例を示す。図8に示す警告ページ800は、判定部115により、カート投入オブジェクト623について、抽出部113により抽出された部分画像を文字認識して得られた文字列と、取得部114により取得された商品の名称および価格と、が類似しないと判定されたときに警告部116が出力するページである。警告ページ800は、図5に示す商品ページ上に、カート投入オブジェクト623に指定された商品コード「G002」が誤っているおそれがある旨のメッセージ801を重ねることにより構成される。販売者または運営者は、販売者端末200または管理装置420が備える表示装置に表示された警告ページ800内のメッセージ801を視認することにより、カート投入オブジェクト623に指定された商品コード「G002」が誤っているおそれがあることを認識できる。
本実施形態において、制御部101および通信部105が協働することにより、警告部116として機能する。
図9は、本発明の実施形態に係るチェック装置100により実行されるチェック処理の流れを表すフローチャートを示す。以下、同図を参照して説明する。本処理は、チェック装置100のハードウェア上でプログラムを実行することにより開始され、この処理によってチェック装置100が実現される。本処理は、例えば、販売者端末200または管理装置420から通信部105を介して、本処理を開始する要求を受信したことを契機として開始する。
本処理が開始されると、受付部111は、通信部105を介して、販売者端末200または管理装置420からチェック対象である商品ページを受け付ける(ステップS101)。
次に、レンダ部112は、ステップS101において取得された商品ページをブラウザのレンダリングエンジンに描画させることにより、ページ画像を取得する(ステップS102)。
次に、抽出部113は、ステップS101において受け付けられた商品ページに配置されるカート投入オブジェクトの位置を特定する(ステップS103)。抽出部113は、商品ページに複数のカート投入オブジェクトが配置されている場合、各カート投入オブジェクトの位置を特定する。
抽出部113は、ステップS103において位置が特定されたカート投入オブジェクトのうち、以降の処理でチェック対象となるカート投入オブジェクトとして、未だ選択されていないカート投入オブジェクトを1つ選択する(ステップS104)。
抽出部113は、ステップS102において取得されたページ画像内においてステップS104において選択されたカート投入オブジェクトが描画された位置から所定範囲内に描画された部分画像を抽出する(ステップS105)。
次に、取得部114は、ステップS101において受け付けられた商品ページを解析することにより、選択されたカート投入オブジェクトに係る商品コードを特定する(ステップS106)。
そして、取得部114は、ステップS106において特定された商品コードに対応する商品名および商品価格を商品DB410から取得する(ステップS107)。
次に、判定部115は、ステップS105において抽出された部分画像から文字認識により文字列を取得する(ステップS108)。
そして、判定部115は、ステップS108において取得された文字列が数字列を含む否か判定する(ステップS109)。文字列に数字列が含まれていないと判定した場合(ステップS109;No)、判定部115は、ステップS111に処理を進める。
文字列に数字列が含まれていると判定した場合(ステップS109;Yes)、判定部115は、文字列に含まれる数字列が、ステップS107において取得された商品価格と一致するか否かを判定する(ステップS110)。文字列に複数の数字列が含まれる場合、判定部115は、複数の数字列のうちいずれかが、商品価格と一致するか否かを判定する。
数字列が価格と一致すると判定した場合(ステップS110;Yes)、判定部115は、商品名に含まれる文字のうち、当該文字列に含まれない文字の割合が閾割合以上か否かを判定する(ステップS111)。文字列に含まれない文字の割合が閾割合以上でないと判定した場合(ステップS111;No)、判定部115は、ステップS113に処理を進める。
文字列に含まれる数字列が価格と一致しない場合(ステップS110;No)、または商品名に含まれる文字のうち、当該文字列に含まれない文字の割合が閾割合以上であると判定した場合(ステップS111;Yes)、判定部115は、選択されたカート投入オブジェクトを、指定された商品コードが誤っているおそれがあるカート投入オブジェクトとして特定する(ステップS112)。
次に、判定部115は、ステップS103において特定された全てのカート投入オブジェクトが選択されたか否かを判定する(ステップS113)。全てのカート投入オブジェクトが選択されていないと判定した場合(ステップS113;No)、抽出部113、取得部114、および判定部115は、ステップS104からステップS113までの処理を、特定された全てのカート投入オブジェクトが選択されるまで繰り返す。
全てのカート投入オブジェクトが選択されたと判定した場合(ステップS113;Yes)、警告部116は、ステップS103において特定された全てのカート投入オブジェクトのうち、ステップS112において、指定された商品コードが誤っているおそれがあるカート投入オブジェクトとして特定されたカート投入オブジェクトがあるか否かを判定する(ステップS114)。指定された商品コードが誤っているおそれがあるカート投入オブジェクトとして特定されたカート投入オブジェクトがないと判定した場合(ステップS114;No)、チェック装置100は、本処理を終了する。
指定された商品コードが誤っているおそれがあるカート投入オブジェクトとして特定されたカート投入オブジェクトがあると判定した場合(ステップS114;Yes)、警告部116は、ステップS112において、指定された商品コードが誤っているおそれがあるカート投入オブジェクトとして特定されたカート投入オブジェクトについて、指定された商品コードが誤っている旨のメッセージを含む警告ページを、商品ページの送信元である販売者端末200または管理装置420に出力する(ステップS115)。そして、チェック装置100は、本処理を終了する。
以上説明したように、本発明の実施形態に係るチェック装置100は、カート投入オブジェクトの周囲に描画された文字列と、そのカード投入オブジェクトに指定された商品コードに対応する商品名および商品価格を比較する。一般的に、商品ページにおいて、カート投入オブジェクトの周囲には、そのカート投入オブジェクトに指定された商品コードに係る商品の情報、例えば商品名や商品価格が配置される。従って、上記のような比較により、チェック装置100は、カート投入オブジェクト内に提示されていなくても、カート投入オブジェクトに指定された商品コードに誤りがないかチェックすることができる。
(変形例)
以上に本発明の実施形態について説明したが、上記実施形態は一例であり、本発明の適用範囲はこれに限られない。即ち、本発明の実施形態は種々の応用が可能であり、あらゆる実施の形態が本発明の範囲に含まれる。
以上に本発明の実施形態について説明したが、上記実施形態は一例であり、本発明の適用範囲はこれに限られない。即ち、本発明の実施形態は種々の応用が可能であり、あらゆる実施の形態が本発明の範囲に含まれる。
上記実施形態では、抽出部113により抽出された部分画像を文字認識して得られた文字列と、取得部114により取得された商品の名称および価格と、が類似するか否かにより、カート投入オブジェクトに指定された商品コードに誤りがあるおそれがあるかを判定する。しかし、商品コードの誤りを判定する方法はこれに限られない。例えば、チェック装置100は、商品名および商品価格に加えて、さらに商品画像を用いて、商品コードの誤りを判定してもよい。
具体的には、取得部114は、商品DB410から、カート投入オブジェクトに指定された商品コードに対応する商品画像を取得する。そして、判定部115は、抽出部113により抽出された部分画像と、取得された商品画像とが類似するか否かをさらに判定してもよい。これにより、チェック装置100は、さらに精度良く商品コードの誤りを判定することができる。
また、上記実施形態では、カート投入オブジェクト613,623,633,643は、注文数入力フォーム614,624,634,644と、カート投入ボタン615,625,635,645とから構成される例について説明した。しかし、カート投入オブジェクトの構成はこれに限られない。例えば、カード投入オブジェクトは、注文数入力フォームを含まなくてもよい。
また、上記実施形態では、販売者端末200または管理装置420から商品ページを受け付け、警告ページを販売者端末200または管理装置420に送信する例について説明した。しかし、チェック装置100は、例えばROM102が記憶する商品ページについてチェック処理を実行し、表示部104に警告ページを表示してもよい。
また、上記実施形態では、チェック装置100と、販売者端末200または管理装置420とが、異なる装置により構成される例について説明した。しかし、販売者端末200または管理装置420が、図4に示すチェック装置100の機能を備えてもよい。
なお、本発明に係る機能を実現するための構成を予め備えたチェック装置100として提供できることはもとより、プログラムの適用により、既存のパーソナルコンピュータや情報端末機器等を、本発明に係るチェック装置100として機能させることもできる。即ち、上記実施形態で例示したチェック装置100による各機能構成を実現させるためのプログラムを、既存のパーソナルコンピュータや情報端末機器を制御するCPU等が実行できるように、既存のパーソナルコンピュータや情報端末機器に適用することで、本発明に係るチェック装置100として機能させることができる。また、本発明に係るチェック方法は、チェック装置100を用いて実施できる。
また、このようなプログラムの適用方法は任意である。プログラムを、例えば、コンピュータが読取可能な記録媒体[CD-ROM(Compact Disc Read-Only Memory)、DVD(Digital Versatile Disc)、MO(Magneto Optical disc)等]に格納して適用できる他、インターネット等のネットワーク上のストレージにプログラムを格納しておき、これをダウンロードさせることにより適用することもできる。
なお、本発明は、本発明の広義の精神と範囲を逸脱することなく、様々な実施の形態及び変形が可能とされるものである。また、上述した実施の形態は、この発明を説明するためのものであり、本発明の範囲を限定するものではない。即ち、本発明の範囲は、実施の形態ではなく、特許請求の範囲によって示される。そして、特許請求の範囲内及びそれと同等の発明の意義の範囲内で施される様々な変形が、この発明の範囲内とみなされる。
本発明によれば、商品を販売するためのページをチェックするチェック装置、チェック方法、プログラム、ならびに、非一時的なコンピュータ読取可能な情報記録媒体を提供することができる。
1 チェックシステム
100 チェック装置
101 制御部
102 ROM
103 RAM
104 表示部
105 通信部
106 操作部
107 バス
111 受付部
112 レンダ部
113 抽出部
114 取得部
115 判定部
116 警告部
200 販売者端末
300 購入者端末
400 電子市場管理システム
410 商品DB
420 管理装置
500 インターネット
600 商品ページ
601 ページ画像
602 部分画像
611,621,631 画像
612 テキスト
613,623,633,643 カート投入オブジェクト
614,624,634,644 注文数入力フォーム
615,625,635,645 カート投入ボタン
701~706 文字列
800 警告ページ
801 メッセージ
100 チェック装置
101 制御部
102 ROM
103 RAM
104 表示部
105 通信部
106 操作部
107 バス
111 受付部
112 レンダ部
113 抽出部
114 取得部
115 判定部
116 警告部
200 販売者端末
300 購入者端末
400 電子市場管理システム
410 商品DB
420 管理装置
500 インターネット
600 商品ページ
601 ページ画像
602 部分画像
611,621,631 画像
612 テキスト
613,623,633,643 カート投入オブジェクト
614,624,634,644 注文数入力フォーム
615,625,635,645 カート投入ボタン
701~706 文字列
800 警告ページ
801 メッセージ
Claims (8)
- 商品コードが指定されたカート投入オブジェクトが配置されたページを受け付ける受付部、
前記受け付けられたページをブラウザのレンダリングエンジンに描画させることにより画像を得るレンダ部、
前記得られた画像内において前記カート投入オブジェクトが描画された位置から所定範囲内に描画された部分画像を抽出する抽出部、
前記カート投入オブジェクトに指定された商品コードに係る商品の名称および価格を取得する取得部、
前記抽出された部分画像を文字認識して得られた文字列と、前記取得された商品の名称および価格と、が類似するか否かを判定する判定部、
前記判定部により類似しないと判定されれば、前記カート投入オブジェクトに指定された商品コードが誤っているおそれがある旨を警告する警告部、
を備えるチェック装置。 - 前記取得部は、前記カート投入オブジェクトに指定された商品コードに係る商品の画像をさらに取得し、
前記判定部は、前記抽出された部分画像と、前記取得された商品の画像と、が類似するか否かをさらに判定する、
請求項1に記載のチェック装置。 - 前記判定部は、前記文字認識により得られた文字列に含まれる数字列のいずれも、前記取得された商品の価格と一致しなければ、前記文字認識により得られた文字列と、前記取得された商品の名称および価格と、は類似しないと判定する、
請求項1に記載のチェック装置。 - 前記判定部は、前記取得された商品の名称に含まれる文字のうち、前記文字認識により得られた文字列には含まれない文字の割合が閾割合以上であれば、前記文字認識により得られた文字列と、前記取得された商品の名称および価格と、は類似しないと判定する、
請求項1に記載のチェック装置。 - 前記判定部は、前記部分画像がテキストを描画することにより構成される場合、当該テキストを前記文字認識により得られた文字列とする、
請求項1に記載のチェック装置。 - チェック装置が、商品コードが指定されたカート投入オブジェクトが配置されたページを受け付ける受付ステップ、
前記チェック装置が、前記受け付けられたページをブラウザのレンダリングエンジンに描画させることにより画像を得るレンダステップ、
前記チェック装置が、前記得られた画像内において前記カート投入オブジェクトが描画された位置から所定範囲内に描画された部分画像を抽出する抽出ステップ、
前記チェック装置が、前記カート投入オブジェクトに指定された商品コードに係る商品の名称および価格を取得する取得ステップ、
前記チェック装置が、前記抽出された部分画像を文字認識して得られた文字列と、前記取得された商品の名称および価格と、が類似するか否かを判定する判定ステップ、
前記チェック装置が、前記判定ステップにおいて前記文字列と前記商品の名称および価格とは類似しないと判定されれば、前記カート投入オブジェクトに指定された商品コードが誤っているおそれがある旨を警告する警告ステップ、
を備えるチェック方法。 - コンピュータを、
商品コードが指定されたカート投入オブジェクトが配置されたページを受け付ける受付部、
前記受け付けられたページをブラウザのレンダリングエンジンに描画させることにより画像を得るレンダ部、
前記得られた画像内において前記カート投入オブジェクトが描画された位置から所定範囲内に描画された部分画像を抽出する抽出部、
前記カート投入オブジェクトに指定された商品コードに係る商品の名称および価格を取得する取得部、
前記抽出された部分画像を文字認識して得られた文字列と、前記取得された商品の名称および価格と、が類似するか否かを判定する判定部、
前記判定部により類似しないと判定されれば、前記カート投入オブジェクトに指定された商品コードが誤っているおそれがある旨を警告する警告部、
として機能させるプログラム。 - コンピュータを、
商品コードが指定されたカート投入オブジェクトが配置されたページを受け付ける受付部、
前記受け付けられたページをブラウザのレンダリングエンジンに描画させることにより画像を得るレンダ部、
前記得られた画像内において前記カート投入オブジェクトが描画された位置から所定範囲内に描画された部分画像を抽出する抽出部、
前記カート投入オブジェクトに指定された商品コードに係る商品の名称および価格を取得する取得部、
前記抽出された部分画像を文字認識して得られた文字列と、前記取得された商品の名称および価格と、が類似するか否かを判定する判定部、
前記判定部により類似しないと判定されれば、前記カート投入オブジェクトに指定された商品コードが誤っているおそれがある旨を警告する警告部、
として機能させるプログラムを記録した非一時的なコンピュータ読取可能な情報記録媒体。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2016/057568 WO2017154169A1 (ja) | 2016-03-10 | 2016-03-10 | チェック装置、チェック方法、プログラム、ならびに、非一時的なコンピュータ読取可能な情報記録媒体 |
| JP2017511787A JP6144861B1 (ja) | 2016-03-10 | 2016-03-10 | チェック装置、チェック方法、プログラム、ならびに、非一時的なコンピュータ読取可能な情報記録媒体 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2016/057568 WO2017154169A1 (ja) | 2016-03-10 | 2016-03-10 | チェック装置、チェック方法、プログラム、ならびに、非一時的なコンピュータ読取可能な情報記録媒体 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017154169A1 true WO2017154169A1 (ja) | 2017-09-14 |
Family
ID=59012138
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2016/057568 Ceased WO2017154169A1 (ja) | 2016-03-10 | 2016-03-10 | チェック装置、チェック方法、プログラム、ならびに、非一時的なコンピュータ読取可能な情報記録媒体 |
Country Status (2)
| Country | Link |
|---|---|
| JP (1) | JP6144861B1 (ja) |
| WO (1) | WO2017154169A1 (ja) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR102404095B1 (ko) * | 2021-07-30 | 2022-06-02 | 쿠팡 주식회사 | 물품에 대한 정보를 사용자에게 제공하는 방법 및 그 장치 |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2012053711A (ja) * | 2010-09-01 | 2012-03-15 | Toshiba Tec Corp | 情報処理装置、店舗システム及びプログラム |
| WO2014207941A1 (ja) * | 2013-06-28 | 2014-12-31 | 楽天株式会社 | 判定装置、判定方法、及びプログラム |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2007257282A (ja) * | 2006-03-23 | 2007-10-04 | Joule Media:Kk | 商品情報掲載方法及び取引管理方法 |
| JP2011070433A (ja) * | 2009-09-25 | 2011-04-07 | Dainippon Printing Co Ltd | 電子チラシ制作装置、電子チラシ、電子チラシ閲覧装置および電子チラシシステム |
| JP5021777B2 (ja) * | 2010-02-16 | 2012-09-12 | 東芝テック株式会社 | 情報入力装置およびプログラム |
-
2016
- 2016-03-10 WO PCT/JP2016/057568 patent/WO2017154169A1/ja not_active Ceased
- 2016-03-10 JP JP2017511787A patent/JP6144861B1/ja active Active
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2012053711A (ja) * | 2010-09-01 | 2012-03-15 | Toshiba Tec Corp | 情報処理装置、店舗システム及びプログラム |
| WO2014207941A1 (ja) * | 2013-06-28 | 2014-12-31 | 楽天株式会社 | 判定装置、判定方法、及びプログラム |
Also Published As
| Publication number | Publication date |
|---|---|
| JP6144861B1 (ja) | 2017-06-07 |
| JPWO2017154169A1 (ja) | 2018-03-15 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20260030664A1 (en) | Systems and methods for automated site navigation and data extraction | |
| US10922710B2 (en) | Matching a coupon to a specific product | |
| US11568460B2 (en) | Device, method, and program for commercial product reliability evaluation based on image comparison | |
| TWI396140B (zh) | 檢索裝置、檢索裝置之控制方法、及資訊記憶媒體 | |
| US9355419B2 (en) | Metadata map repository | |
| US9589295B2 (en) | Purchasing systems and methods | |
| US10606832B2 (en) | Search system, search method, and program | |
| CN110619103A (zh) | 网页图文检测方法、装置及存储介质 | |
| TWI537856B (zh) | Information processing device, information processing method, memory media | |
| JP6085072B1 (ja) | 管理装置、管理方法、プログラム、及び、非一時的なコンピュータ読取可能な情報記録媒体 | |
| WO2016088217A1 (ja) | 入力装置、フォーム入力方法、記録媒体およびプログラム | |
| JP6144861B1 (ja) | チェック装置、チェック方法、プログラム、ならびに、非一時的なコンピュータ読取可能な情報記録媒体 | |
| US10559022B2 (en) | Account creation overlay | |
| US11087218B2 (en) | Electronic device, presentation method for decision-making process module and computer readable medium | |
| KR20210001720A (ko) | 상품 정보 제공 장치 및 방법 | |
| KR102604520B1 (ko) | 온라인으로 상품을 구매하는 방법 및 장치 | |
| KR101764361B1 (ko) | 소셜 네트워크 서비스 기반 쇼핑몰 서비스 제공 방법 및 이를 위한 장치 | |
| KR101569046B1 (ko) | 상품구매 ui 제공시스템 및 그 제공방법 | |
| JP7709948B2 (ja) | 情報処理装置、情報処理方法、及びプログラム | |
| US12204895B2 (en) | Control method, analysis device, and recording medium | |
| JPWO2017002204A1 (ja) | 管理装置、管理方法、プログラム、及び記録媒体 | |
| KR20180069792A (ko) | 예를 들어 학교에서 분실물의 관리를 가능하게 하도록 구성된 체계 및 방법론 | |
| CN110019700B (zh) | 数据处理方法和设备 | |
| KR101751517B1 (ko) | 웹 페이지 표시 장치, 방법 및 컴퓨터 판독 가능한 기록 매체 | |
| JP2022178351A (ja) | 情報処理方法、プログラム、及び、情報処理装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| ENP | Entry into the national phase |
Ref document number: 2017511787 Country of ref document: JP Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 16893498 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16893498 Country of ref document: EP Kind code of ref document: A1 |