WO2017201850A1 - Procédé de tri dynamique d'informations de marchandise et dispositif de tri dynamique d'informations de marchandise - Google Patents

Procédé de tri dynamique d'informations de marchandise et dispositif de tri dynamique d'informations de marchandise Download PDF

Info

Publication number
WO2017201850A1
WO2017201850A1 PCT/CN2016/090761 CN2016090761W WO2017201850A1 WO 2017201850 A1 WO2017201850 A1 WO 2017201850A1 CN 2016090761 W CN2016090761 W CN 2016090761W WO 2017201850 A1 WO2017201850 A1 WO 2017201850A1
Authority
WO
WIPO (PCT)
Prior art keywords
dynamic
buffer
product
items
sorting
Prior art date
Application number
PCT/CN2016/090761
Other languages
English (en)
Chinese (zh)
Inventor
蒋浩良
胡志翔
Original Assignee
宇宙世代信息技术(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 宇宙世代信息技术(深圳)有限公司 filed Critical 宇宙世代信息技术(深圳)有限公司
Publication of WO2017201850A1 publication Critical patent/WO2017201850A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0201Market modelling; Market analysis; Collecting market data
    • G06Q30/0202Market predictions or forecasting for commercial activities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation

Definitions

  • the present invention relates to the field of computer communication technologies, and in particular, to a dynamic sorting method for commodity information and a dynamic sorting device for commodity information.
  • the technical problem to be solved by the present invention is to provide a dynamic sorting method for product information, which is matched by the matching of the customer label and the product label, and the products are displayed in descending order according to the matching degree, so that the products displayed on the previous page are highly matched with the customer.
  • the product with high matching degree is more likely to be the product that the customer wants. Therefore, the time for the user to purchase the desired product is reduced, the user's shopping experience is improved, and the transaction rate of the product is improved. .
  • the present invention provides a dynamic sorting method for commodity information, comprising the following steps:
  • Step S1 Acquire a plurality of customer tags corresponding to the customer and store the plurality of customer tags into the dynamic client tag buffer.
  • Step S2 matching the customer label of the dynamic customer label buffer with the plurality of product labels of each of the N products to obtain a matching degree, and sorting the N items according to the matching degree, and sorting the N items according to the matching degree.
  • the N items are sorted to store the item into the dynamic unoutput buffer.
  • Step S3 The preset number M of items are retrieved from the dynamic unoutput buffer in the order of the N items in order to the dynamic output buffer and displayed in order.
  • it further comprises:
  • step S4 it is determined whether a browsing trigger signal of the commodity is received. If the browsing trigger signal of the product is received, step S5 is performed, and if the browsing trigger signal of the product is not received, step S6 is performed.
  • step S5 the product label of the browsed item is added to the dynamic customer label buffer, and step S4 is continued.
  • step S6 it is determined whether a trigger signal for browsing the next page is received. If the trigger signal for browsing the next page is received, step S7 is performed. If the trigger signal for browsing the next page is not received, the execution ends.
  • step S7 it is determined whether there is an added product tag in the dynamic client tag buffer. If there is an added product tag to the dynamic client tag buffer, step S8 is performed. If the product tag is not added to the dynamic client tag buffer, step S10 is performed.
  • step S9 the preset number M of items are retrieved from the dynamic unoutput buffer to the dynamic output buffer in order according to the N items sorting, and sequentially displayed, and step S4 is continued.
  • step S10 the preset number M of items are retrieved from the dynamic unoutput buffer into the dynamic output buffer according to the N items sorting, and sequentially displayed, and step S4 is continued.
  • the present invention also provides a dynamic sorting device for commodity information, which includes:
  • the customer label obtaining module is configured to acquire a plurality of customer labels corresponding to the customer and store the plurality of customer labels into the dynamic customer label buffer.
  • a product sorting first obtaining module configured to match a customer label of the dynamic customer label buffer with a plurality of product labels of each of the N products to obtain a matching degree, and sort the N products according to the matching degree in descending order Sorting, and sorting the items according to the N items into a dynamic unoutput buffer.
  • the commodity first output module is configured to sequentially retrieve a preset number M of items from the dynamic unoutput buffer into the dynamic output buffer according to the N items sorting and display them in order.
  • it further comprises:
  • the browsing trigger judgment module of the commodity is used to determine whether the browsing trigger signal of the commodity is received. If the browsing trigger signal of the product is received, the product label adding module is executed, and if the browsing trigger signal of the product is not received, the browsing trigger judgment module of the next page is executed.
  • the product label adding module is configured to add the product label of the browsed item to the dynamic customer label buffer, and execute a browsing trigger judgment module of the product.
  • the browsing trigger judgment module of the next page is used to determine whether a trigger signal for browsing the next page is received. If the trigger signal for browsing the next page is received, the dynamic client tag buffer determination module is executed, and if the trigger signal for browsing the next page is not received, the execution ends.
  • the dynamic client tag buffer determining module is configured to determine whether an added product tag is added to the dynamic client tag buffer.
  • the product tags of each of the products are matched to obtain a matching degree, and the N items are sorted in descending order according to the matching degree, and the item output module of the updated sorting is executed.
  • the sorted product output module is configured to: when the product tag is not added to the dynamic client tag buffer, reorder the preset number M from the dynamic unoutput buffer according to the N items sorting The merchandise to the dynamic output buffer is displayed in order, and the browsing trigger judgment module of the commodity is continued.
  • the present invention obtains the matching degree by matching the customer label with the product label, and displays the product in descending order according to the matching degree, so that the product displayed on the previous page is a product with higher matching degree with the customer, and the product with high matching degree is
  • the possibility of the goods required by the customer is relatively large, thus reducing the time for the user to purchase the desired goods, and also improving the user experience of shopping and increasing the turnover rate of the goods.
  • FIG. 1 is a schematic diagram of functional modules of an embodiment of a dynamic sorting apparatus for commodity information according to the present invention.
  • FIG. 2 is a schematic flow chart of an embodiment of a method for dynamically sorting commodity information according to the present invention.
  • Fig. 1 shows an embodiment of a dynamic sorting apparatus for commodity information of the present invention.
  • the dynamic sorting device of the commodity information 1 includes a customer tag acquisition module 10, a product sorting first acquisition module 11 and a commodity first output module 12.
  • the customer tag acquisition module 10 for obtaining a plurality of customer tags corresponding to the customer and storing the plurality of customer tags in the dynamic customer tag buffer.
  • the client tag of the dynamic client tag buffer is matched with a plurality of product tags of each of the N products to obtain a matching degree, and the N items are sorted according to the matching degree, and N items are sorted according to the matching degree.
  • the N items are sorted to store items into a dynamic unoutput buffer.
  • Product first output module 12 for sequentially ordering the preset number M of items from the dynamic unoutput buffer to the dynamic output buffer according to the N items sorting, and displaying them in order.
  • the customer A has five customer tags and has 50 products (product 1, product 2, ... product 50), and each product has a plurality of product tags.
  • the matching degree between the customer's 5 customer labels and the product labels of each product is: goods 1,80%; goods 2,82%, ..., goods 50,95%.
  • the items displayed on the first page are the 10 most matching items.
  • the matching degree is obtained by matching the customer label with the product label, and the product is displayed in descending order according to the matching degree, so that the product displayed on the previous page is a product with higher matching degree with the customer, and the product with high matching degree is required by the customer.
  • the possibility of the product is relatively large, thus reducing the time for the user to purchase the desired product, and also improving the user experience of shopping and increasing the turnover rate of the product.
  • the dynamic sorting device of commodity information 1 further includes a browsing trigger judgment module of the product 13, a product label adding module 14, a browsing trigger judging module of the next page, a dynamic customer label buffer judging module 16, and a merchandise sorting reacquising module 17. Update the sorted merchandise output module 18 and the already sorted merchandise output module 19.
  • the product browsing trigger judgment module 13 a browsing trigger signal for determining whether an item is received. If the browsing trigger signal of the product is received, the product label adding module 14 is executed.
  • Product label addition module 14 is executed.
  • the product tag for viewing the viewed product is added to the dynamic customer tag buffer, and the browsing trigger determination module 13 of the product is executed.
  • the browsing trigger judgment module of the commodity is executed by looping 13 and the product label adding module 14, so that the product labels of all the products that have been viewed are added to the dynamic customer label buffer. If the browsing trigger signal of the product is not received, the browsing trigger judgment module of the next page is executed. 15.
  • Next page browsing trigger judgment module 15 is used to determine whether a trigger signal for browsing the next page is received. If the trigger signal for browsing the next page is received, the dynamic client tag buffer judgment module is executed. 16. If the trigger signal for browsing the next page is not received, the execution ends.
  • the dynamic client tag buffer determining module 16 is configured to determine whether there is an added product tag in the dynamic client tag buffer. Perform item sort re-acquisition module if there is an add item tag to the dynamic customer tag buffer 17. If the item label is not added to the dynamic customer label buffer, the already sorted item output module 19 is executed.
  • Ordered product output module 19 for reordering the preset number M of items from the dynamic unoutput buffer to the dynamic output buffer according to the N items sorting, and sequentially displaying them, and continuing to execute the browsing trigger of the product.
  • Judging module It should be noted that when the customer A does not browse the 10 items displayed on the first page, the items ranked 11th to 20th in the matching degree are output according to the matching degree of the 50 items. By the way, when the customer does not browse the products displayed on the webpage of the second page, the products whose rankings are ranked 11th to 20th are sorted according to the matching degree of the 40 items that the status identification item is not output.
  • the customer label is pre-stored through the dynamic customer label buffer, and at the same time, when a certain item or a certain item is viewed, the item label of the item is added to the dynamic buffer, so when the execution ends The number of customer tags corresponding to the customer does not change, which improves the reproducibility of the embodiment.
  • Fig. 2 shows an embodiment of a dynamic sorting method of commodity information of the present invention.
  • the dynamic sorting method of the commodity information includes the following steps:
  • Step S1 Acquire a plurality of customer tags corresponding to the customer and store the plurality of customer tags into the dynamic client tag buffer.
  • Step S2 matching the customer label of the dynamic customer label buffer with the plurality of product labels of each of the N products to obtain a matching degree, and sorting the N items according to the matching degree, and sorting the N items according to the matching degree.
  • the N items are sorted to store the item into the dynamic unoutput buffer.
  • Step S3 The preset number M of items are retrieved from the dynamic unoutput buffer in the order of the N items in order to the dynamic output buffer and displayed in order.
  • step S4 it is determined whether a browsing trigger signal of the commodity is received. If the browsing trigger signal of the product is received, step S5 is performed, and if the browsing trigger signal of the product is not received, step S6 is performed.
  • step S5 the product label of the browsed item is added to the dynamic customer label buffer, and step S4 is performed.
  • step S6 it is determined whether a trigger signal for browsing the next page is received. If the trigger signal for browsing the next page is received, step S7 is performed. If the trigger signal for browsing the next page is not received, the execution ends.
  • step S7 it is determined whether there is an added product tag in the dynamic client tag buffer. If there is an added product tag to the dynamic client tag buffer, step S8 is performed. If the product tag is not added to the dynamic client tag buffer, step S10 is performed.
  • step S9 the preset number M of items are retrieved from the dynamic unoutput buffer to the dynamic output buffer in order according to the N items sorting, and sequentially displayed, and step S4 is continued.
  • step S10 the preset number M of items are retrieved from the dynamic unoutput buffer into the dynamic output buffer according to the N items sorting, and sequentially displayed, and step S4 is continued.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Physics & Mathematics (AREA)
  • Game Theory and Decision Science (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

L'invention concerne un procédé et un dispositif de tri dynamique d'informations de marchandise. Le procédé consiste : à acquérir de multiples étiquettes de client correspondant aux clients et stocker les multiples étiquettes de client sur une zone de mémoire tampon d'étiquette de client dynamique (S1) ; à mettre en correspondance les étiquettes de client dans la zone de mémoire tampon d'étiquette de client dynamique avec de multiples étiquettes de marchandise de chaque marchandise de N marchandises afin de produire des degrés de correspondance et effectuer un tri dans un ordre décroissant sur la base des degrés de correspondance pour produire une séquence de N marchandises, et stocker les marchandises dans une zone de mémoire tampon non délivrée sur la base de la séquence de N marchandises (S2) ; à extraire un nombre M préréglé de marchandises de la zone de mémoire tampon dynamique non délivrée dans l'ordre de la séquence de N marchandises vers une zone de mémoire tampon délivrée dynamique et afficher dans l'ordre (S3). Les marchandises affichées dans les pages de tête par le présent procédé sont des marchandises de plus grands degrés de correspondance avec un client, ce qui permet d'augmenter le taux de transaction et d'expérience de marchandise réussies pour un utilisateur lors de l'achat.
PCT/CN2016/090761 2016-05-26 2016-07-20 Procédé de tri dynamique d'informations de marchandise et dispositif de tri dynamique d'informations de marchandise WO2017201850A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610362323.4 2016-05-26
CN201610362323.4A CN105956887A (zh) 2016-05-26 2016-05-26 商品信息的动态排序方法和商品信息的动态排序装置

Publications (1)

Publication Number Publication Date
WO2017201850A1 true WO2017201850A1 (fr) 2017-11-30

Family

ID=56911108

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/090761 WO2017201850A1 (fr) 2016-05-26 2016-07-20 Procédé de tri dynamique d'informations de marchandise et dispositif de tri dynamique d'informations de marchandise

Country Status (2)

Country Link
CN (1) CN105956887A (fr)
WO (1) WO2017201850A1 (fr)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108132953A (zh) * 2016-12-01 2018-06-08 百度在线网络技术(北京)有限公司 一种基于用户点击进行搜索结果排序的方法和装置
CN109255511A (zh) * 2018-07-09 2019-01-22 广州品唯软件有限公司 基于中央决策引擎的业务排序方法及系统
CN109409983A (zh) * 2018-09-19 2019-03-01 北京创鑫旅程网络技术有限公司 一种票型排序的方法及装置
CN112132648A (zh) * 2020-08-28 2020-12-25 杭州震旦科技有限公司 一种商品排序方法、系统和装置
CN113628004A (zh) * 2021-07-29 2021-11-09 陈子龙 终端显示设备图像显示方法

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102194006A (zh) * 2011-05-30 2011-09-21 李郁文 一种集合团队个性化特征的搜索系统和方法
CN102542474A (zh) * 2010-12-07 2012-07-04 阿里巴巴集团控股有限公司 查询结果排序方法及装置
CN103258029A (zh) * 2013-05-08 2013-08-21 徐峰蕾 信息检索方法及系统
CN103678576A (zh) * 2013-12-11 2014-03-26 华中师范大学 基于动态语义分析的全文检索系统

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103793388B (zh) * 2012-10-29 2017-08-25 阿里巴巴集团控股有限公司 搜索结果的排序方法和装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102542474A (zh) * 2010-12-07 2012-07-04 阿里巴巴集团控股有限公司 查询结果排序方法及装置
CN102194006A (zh) * 2011-05-30 2011-09-21 李郁文 一种集合团队个性化特征的搜索系统和方法
CN103258029A (zh) * 2013-05-08 2013-08-21 徐峰蕾 信息检索方法及系统
CN103678576A (zh) * 2013-12-11 2014-03-26 华中师范大学 基于动态语义分析的全文检索系统

Also Published As

Publication number Publication date
CN105956887A (zh) 2016-09-21

Similar Documents

Publication Publication Date Title
WO2017201850A1 (fr) Procédé de tri dynamique d'informations de marchandise et dispositif de tri dynamique d'informations de marchandise
WO2016013914A1 (fr) Procédé, appareil, système et programme d'ordinateur permettant de fournir et d'afficher des informations de produit
US8121905B2 (en) Merchandising items of topical interest
US20090157479A1 (en) Selection and Shopping System Founded on Mobile Architecture
JPH1063725A (ja) 買物支援装置
WO2017201849A1 (fr) Procédé de pousser d'informations de marchandises et système de pousser d'informations de marchandises
US20050010494A1 (en) Method and apparatus for Internet e-commerce shopping guide
US20080087725A1 (en) Fixture based Item Locator System
WO2015198376A1 (fr) Dispositif de traitement d'informations, procédé de traitement d'informations, programme, et support d'informations
WO2017099364A1 (fr) Procédé, dispositif et programme informatique de gestion d'informations d'achat
CN103827868B (zh) 商品检索系统、商品检索服务器、商品检索终端、商品检索方法和存储介质
JP3751323B2 (ja) 表示装置及びその制御方法
JP2012503245A (ja) コンテンツ露出情報管理システム及び方法
JPH10320422A (ja) モールサーバ及びモールサーバプログラムを記録したコンピュータ読み取り可能な記録媒体
WO2018035846A1 (fr) Système de centre commercial en ligne
JP2702078B2 (ja) 同時売上商品検索表示装置及び方法
JP2015079460A (ja) 情報処理装置およびプログラム
KR102477841B1 (ko) 상품 검색 장치, 서버 및 검색 시스템의 제어 방법
JPH10320457A (ja) 運用・販売管理方法及び装置及び運用・販売管理プログラムを格納した記憶媒体
US20120209824A1 (en) Apparatus, method, and storage medium storing program for processing information
JP6639845B2 (ja) 商品比較端末およびその制御方法ならびに商品比較プログラム
JP2004030001A (ja) 在庫管理装置
JP3077062U (ja) 商品購入情報提供サーバ
JP6377200B2 (ja) 情報処理装置およびプログラム
WO2019198980A1 (fr) Système de fourniture d'informations de produit au moyen duquel des informations de produit sont fournies selon une priorité de produit déterminée à l'aide d'une région de référence

Legal Events

Date Code Title Description
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: 16902837

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 12.04.2019)

122 Ep: pct application non-entry in european phase

Ref document number: 16902837

Country of ref document: EP

Kind code of ref document: A1