Movatterモバイル変換


[0]ホーム

URL:


CN119539896A - Commodity classification management and purchase recommendation method and system for cosmetic sample vending machine - Google Patents

Commodity classification management and purchase recommendation method and system for cosmetic sample vending machine
Download PDF

Info

Publication number
CN119539896A
CN119539896ACN202411170531.5ACN202411170531ACN119539896ACN 119539896 ACN119539896 ACN 119539896ACN 202411170531 ACN202411170531 ACN 202411170531ACN 119539896 ACN119539896 ACN 119539896A
Authority
CN
China
Prior art keywords
commodity
vending machine
label
language processing
module
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.)
Pending
Application number
CN202411170531.5A
Other languages
Chinese (zh)
Inventor
陈奕霏
张锋
张建东
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Financial Information Technology Co Ltd
Original Assignee
Inspur Financial Information Technology Co Ltd
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 Inspur Financial Information Technology Co LtdfiledCriticalInspur Financial Information Technology Co Ltd
Priority to CN202411170531.5ApriorityCriticalpatent/CN119539896A/en
Publication of CN119539896ApublicationCriticalpatent/CN119539896A/en
Pendinglegal-statusCriticalCurrent

Links

Classifications

Landscapes

Abstract

The invention discloses a commodity classification management and purchasing method and system of a small cosmetic sample vending machine, comprising a commodity information storage step, a voice data acquisition step, a voice recognition step, a natural language processing step, a keyword mapping and label matching step, a sorting display step and a sorting algorithm display step, wherein the commodity information storage step is used for storing unique identification and related labels of each commodity in the vending machine, the voice data acquisition step is used for acquiring voice input data of a user, the voice recognition step is used for converting the acquired voice input data into text data, the natural language processing step is used for carrying out language processing and semantic understanding on the text data, the keyword mapping and label matching step is used for matching semantic words processed by the natural language processing step with labels in a commodity database of the vending machine, and the sorting display step is used for sorting and displaying the commodities after label matching.

Description

Commodity classification management and recommendation method and system for cosmetic sample vending machine
Technical Field
The invention relates to the field of self-service vending equipment, in particular to a commodity classification management and purchasing method and system of a cosmetic sample vending machine.
Background
Many consumers prefer to try out make-up personal care products prior to purchase to ensure that they fit their skin type and needs. Cosmetic coupons offer low cost trial opportunities and consumers can try multiple cosmetics to explore new brands or products without purchasing whole bottles of products. The self-service vending machine provides 24 hours of service, so that consumers can purchase cosmetic small samples of various brands at any time and place, the convenience and instantaneity obviously improve the consumption experience, but the current self-service vending machine cannot provide purchase suggestions for the consumers, and therefore, a great deal of time is required to be consumed when the purchasers select cosmetic small samples.
Disclosure of Invention
The technical problem solved by the invention is to provide a commodity classification management and purchasing method of a cosmetic sample vending machine, so that a customer can quickly find a sample product to be purchased.
The technical scheme adopted for solving the technical problems is that the commodity classification management and purchasing method of the cosmetic sample vending machine comprises the following steps:
The commodity information storage step is to store unique identification and related labels of each commodity in the vending machine;
A voice data acquisition step of acquiring voice input data of a user;
a voice recognition step of converting the collected voice input data into text data;
a natural language processing step, namely carrying out language processing and semantic understanding on the text data;
Matching the semantic words processed by the natural language processing step with the labels in the commodity database of the vending machine;
and a sequencing display step, namely sequencing and displaying the commodities matched with the labels by adopting a sequencing algorithm.
Further, in the commodity information storage step, unique identifiers and relevant labels of all commodities in the vending machine are stored;
the labels comprise a primary classification and a secondary classification, wherein the primary classification is a commodity type label, and the secondary classification is a commodity characteristic label.
Further, in the natural language processing step, language processing is carried out on the text data and semantic understanding is carried out, specifically:
Text preprocessing, namely performing word segmentation, word filtering stopping and word shape normalization operation on text data;
Extracting a keyword, namely extracting a high-frequency keyword through word frequency statistics and named entity recognition;
and a semantic understanding step, namely analyzing the grammar structure and semantic relation of the sentence.
Further, in the keyword mapping and tag matching step, the semantic words processed in the natural language processing step are matched with tags in a commodity database of the vending machine, specifically:
A synonym step of mapping synonyms of different expression modes to a unified tag;
the label matching step, namely rapidly matching the label mapped by the synonym to the label in the commodity database by using the inverted index or the hash map;
and a similarity evaluation step, namely calculating the similarity between the user demand and the commodity label.
And further, in the sorting and displaying step, a weighted scoring method is adopted to sort and display the candidate commodities.
The invention also discloses a commodity classification management and purchasing system of the small cosmetic sample vending machine, which comprises a commodity information storage module, a voice data acquisition module, a voice recognition module, a natural language processing module, a keyword mapping and tag matching module and a sequencing display module;
the commodity information storage module is used for storing unique identifiers and related labels of each commodity in the vending machine;
The voice data acquisition module is used for acquiring voice input data of a user;
The voice recognition module is used for converting the collected voice input data into text data;
The natural language processing module is used for carrying out language processing and semantic understanding on the text data;
the keyword mapping and tag matching module is used for matching the semantic words processed by the natural language processing step with tags in a commodity database of the vending machine;
the sorting and displaying module is used for sorting and displaying the commodities with the matched labels by adopting a sorting algorithm.
Further, the voice recognition module comprises a microphone and an audio processing chip.
The commodity information storage module is used for storing unique identifiers and related labels of each commodity in the vending machine;
the labels comprise a primary classification and a secondary classification, wherein the primary classification is a commodity type label, and the secondary classification is a commodity characteristic label.
The invention also discloses a computer readable storage medium, wherein the computer readable storage medium is stored with a computer program, and the computer program realizes the steps of the commodity classification management and the purchasing method of the cosmetic sample vending machine when being executed by a processor.
The invention also discloses a computer device, which comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are in communication with each other through the communication bus, and the computer device comprises:
The memory is used for storing a computer program;
the processor is used for executing the steps of the commodity classification management and purchasing method of the cosmetic hand-sample vending machine by running the program stored in the memory.
The method has the beneficial effects that through commodity classification management and setting of the purchasing function, the deleting time of a consumer on required product functions and the like is reduced, so that the consumer can quickly purchase the cosmetic sample of the heart instrument.
Drawings
Fig. 1 is a schematic flow chart of a method for classifying, managing and purchasing commodities in a cosmetic sample vending machine according to an embodiment of the present application.
Fig. 2 is a schematic block diagram of a system for classifying, managing and purchasing commodities in a cosmetic sample vending machine according to an embodiment of the present application.
Detailed Description
In order that the above objects, features and advantages of the invention will be readily understood, a more particular description of the invention will be rendered by reference to the appended drawings.
As shown in fig. 1, the present application discloses a first embodiment, which is a method for classifying, managing and referring to a commodity of a small cosmetic sample vending machine, comprising:
The commodity information storage step is to store unique identification and related labels of each commodity in the vending machine;
A voice data acquisition step of acquiring voice input data of a user;
a voice recognition step of converting the collected voice input data into text data;
a natural language processing step, namely carrying out language processing and semantic understanding on the text data;
Matching the semantic words processed by the natural language processing step with the labels in the commodity database of the vending machine;
and a sequencing display step, namely sequencing and displaying the commodities matched with the labels by adopting a sequencing algorithm.
According to the method, through commodity classification management and setting of the purchasing function, the deleting time of a consumer to required product functions and the like is reduced, so that the consumer can rapidly purchase the cosmetic sample of the self-centering instrument.
In the embodiment, in the commodity information storage step, unique identification and related labels of each commodity in the vending machine are stored, wherein the labels comprise primary classification and secondary classification, the primary classification is a commodity type label, and the secondary classification is a commodity characteristic label.
Specific examples may be shown in the following table:
Field nameField English nameRemarks
Commodity IDPRODUCT_IDMain key
Commodity namePRODUCT_NAME
Commodity salesPRODUCT_SALE
BrandingPRODUCT_BRAND
Net content ofPRODUCT_CONTENT
Price ofPRODUCT_PRICE
Primary classification labelPRODUCT_TYPE
One of the two-stage classification labels
Two-level classification label
......
The first class is classified into commodity types, such as water emulsion and face cream of skin care products, foundation makeup foundation and concealer, etc., and the second class is classified into the same commodity type according to its characteristics, such as color system, texture, efficacy, etc.
The uniqueness of each commodity can be guaranteed through the classification, so that follow-up accurate recommendation is facilitated.
Specifically, the device needs to be equipped with a voice data collection module and a natural language processing module (NLP, natuarl Language Processing) to collect the voice of the user, extract keywords for recognizing the input voice, and locate the purchase demand of the user.
The voice data acquisition module carried by the equipment is used for recording voice input of a user. The hardware of the acquisition module comprises a microphone and an audio processing chip. The collected speech data is converted to text data by speech recognition technology (ASR, automatic Speech Recognition) in preparation for further processing.
In this embodiment, in the step of processing natural language, language processing is performed on the text data and semantic understanding is performed, which specifically includes:
Text preprocessing, namely performing word segmentation, word filtering stopping and word shape normalization operation on text data;
Extracting a keyword, namely extracting a high-frequency keyword through word frequency statistics and named entity recognition;
and a semantic understanding step, namely analyzing the grammar structure and semantic relation of the sentence.
Specifically, in the text preprocessing step:
the word segmentation is to perform word segmentation processing on the text after voice recognition. For example, the user inputs "I want a control cream for oily skin. "to be divided into" i/want/one/money/fit/oily skin/oil control/face cream ".
Stop word filtering is to remove common but not practical stop words such as "me", etc.
The morphology normalization is to normalize synonyms, paraphrasing, such as "oily skin" and "oily skin" to "oily skin".
In the keyword extraction step, word frequency statistics is that high-frequency keywords are extracted by counting word frequencies, for example, in the text, oily skin, oil control and face cream are high-frequency keywords. Extracting keywords with higher distinction degree from a large amount of corpus;
Named entities are identified as identifying particular entities in the user input, such as brand names, product categories, and the like.
In the semantic understanding step, the grammar structure and the semantic relation of sentences are analyzed, for example, the fact that "face cream" is a commodity intended by a user, the fact that "oily skin" and "oil control" are demand conditions and "I want" input by the user are identified as buying intention.
The method can accurately extract the requirements of customers, thereby facilitating the subsequent label matching.
In this embodiment, in the step of mapping the keyword and matching the tag, the matching is performed between the semantic word processed in the step of processing the natural language and the tag in the commodity database of the vending machine, specifically:
A synonym step of mapping synonyms of different expression modes to a unified tag;
the label matching step, namely rapidly matching the label mapped by the synonym to the label in the commodity database by using the inverted index or the hash map;
and a similarity evaluation step, namely calculating the similarity between the user demand and the commodity label.
And in the sorting and displaying step, a weighted scoring method is adopted to sort and display the candidate commodities.
Specifically, in the above steps, synonyms of different expression modes are mapped to a unified label, for example, "oil control" and "oil resistance" are mapped to the same label, and when label matching is performed, the keyword is quickly matched to the label in the commodity database by using inverted index or hash mapping. For example, the "oil control face cream" is mapped to the "oil control" label in the "face cream" category, then the similarity between the user demand and the commodity label is calculated, the commodity with high matching degree is screened out, and then the candidate commodity is ranked by using a comprehensive ranking algorithm such as a weighted scoring method. For example, considering commodity grading, sales volume, matching degree and other factors, the commodity grading, sales volume, matching degree and other factors are displayed to the user in sequence.
Through the steps, accurate recommendation of the cosmetic sample can be realized according to the demands of customers, so that the screening time of purchasers is shortened.
The invention also discloses a second embodiment, which is a commodity classification management and purchasing system of the small cosmetic sample vending machine, and comprises a commodity information storage module, a voice data acquisition module, a voice recognition module, a natural language processing module, a keyword mapping and tag matching module and a sequencing display module;
the commodity information storage module is used for storing unique identifiers and related labels of each commodity in the vending machine;
The voice data acquisition module is used for acquiring voice input data of a user;
The voice recognition module is used for converting the collected voice input data into text data;
The natural language processing module is used for carrying out language processing and semantic understanding on the text data;
the keyword mapping and tag matching module is used for matching the semantic words processed by the natural language processing step with tags in a commodity database of the vending machine;
the sorting and displaying module is used for sorting and displaying the commodities with the matched labels by adopting a sorting algorithm.
Specifically, the voice recognition module includes a microphone and an audio processing chip, and the collected voice data is converted into text data by a voice recognition technology (ASR, automatic Speech Recognition) to be ready for the next processing.
Specifically, the commodity information storage module is used for storing unique identifiers and related labels of each commodity in the vending machine;
the labels comprise a primary classification and a secondary classification, wherein the primary classification is a commodity type label, and the secondary classification is a commodity characteristic label.
The first class is classified into commodity types, such as water emulsion and face cream of skin care products, foundation makeup foundation and concealer, etc., and the second class is classified into the same commodity type according to its characteristics, such as color system, texture, efficacy, etc.
The invention also discloses a third embodiment, which is a computer readable storage medium, wherein the computer readable storage medium is stored with a computer program, and the computer program realizes the steps of the commodity classification management and the recommendation method of the cosmetic sample vending machine when being executed by a processor.
Further, the computer readable storage medium provided in the present embodiment may be any combination of one or more readable storage media, where the readable storage media includes an electric, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof.
The invention also discloses a fourth embodiment, which is a computer device, comprising a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are used for completing the communication between the processor and the memory through the communication bus, and the invention further comprises the following steps:
The memory is used for storing a computer program;
the processor is used for executing the steps of the commodity classification management and purchasing method of the cosmetic hand-sample vending machine by running the program stored in the memory.
As an embodiment of the present invention, the communication bus mentioned by the above-mentioned terminal may be a peripheral component interconnect standard (PERIPHERAL COMPONENT INTERCONNECT, abbreviated as PCI) bus or an extended industry standard architecture (ExtendedIndustry StandardArchitecture, abbreviated as EISA) bus, or the like. The communication bus may be classified as an address bus, a data bus, a control bus, or the like.
As an embodiment of the present invention, a communication interface is used for communication between the terminal and other devices.
The memory may include random access memory (RandomAc cessMemory, simply RAM) or non-volatile memory (non-volatile memory), such as at least one disk memory, as an embodiment of the present invention. Optionally, the memory may also be at least one memory device located remotely from the aforementioned processor.
As an embodiment of the present invention, the processor may be a general-purpose processor, including a central Processing unit (Central Processing Unit, CPU), a network processor (Network Processor, NP), a digital signal processor (DIG I TA L SIG NA L Processing, DSP), an Application Specific Integrated Circuit (ASIC), a Field-programmable gate array (Field-Programmable GateArray, FPGA) or other programmable logic device, discrete gate or transistor logic device, or discrete hardware components.
Compared with the prior art, the method reduces the deleting time of consumers to the required product functions and the like through commodity classification management and setting of the purchasing function, so that the consumers can rapidly purchase the cosmetic sample of the self-centering instrument.
While the foregoing is directed to embodiments of the present invention, other and further details of the invention may be had by the present invention, it should be understood that the foregoing description is merely illustrative of the present invention and that no limitations are intended to the scope of the invention, except insofar as modifications, equivalents, improvements or modifications are within the spirit and principles of the invention.

Claims (10)

CN202411170531.5A2024-08-262024-08-26 Commodity classification management and purchase recommendation method and system for cosmetic sample vending machinePendingCN119539896A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202411170531.5ACN119539896A (en)2024-08-262024-08-26 Commodity classification management and purchase recommendation method and system for cosmetic sample vending machine

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202411170531.5ACN119539896A (en)2024-08-262024-08-26 Commodity classification management and purchase recommendation method and system for cosmetic sample vending machine

Publications (1)

Publication NumberPublication Date
CN119539896Atrue CN119539896A (en)2025-02-28

Family

ID=94707321

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202411170531.5APendingCN119539896A (en)2024-08-262024-08-26 Commodity classification management and purchase recommendation method and system for cosmetic sample vending machine

Country Status (1)

CountryLink
CN (1)CN119539896A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN107977852A (en)*2017-09-292018-05-01京东方科技集团股份有限公司A kind of intelligent sound purchase guiding system and method
CN109817217A (en)*2019-01-172019-05-28深圳壹账通智能科技有限公司Self-service based on speech recognition peddles method, apparatus, equipment and medium
WO2021147946A1 (en)*2020-01-212021-07-29阿里巴巴集团控股有限公司Commodity promotion/release system, food ordering system, vending machine, and food ordering machine

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN107977852A (en)*2017-09-292018-05-01京东方科技集团股份有限公司A kind of intelligent sound purchase guiding system and method
CN109817217A (en)*2019-01-172019-05-28深圳壹账通智能科技有限公司Self-service based on speech recognition peddles method, apparatus, equipment and medium
WO2021147946A1 (en)*2020-01-212021-07-29阿里巴巴集团控股有限公司Commodity promotion/release system, food ordering system, vending machine, and food ordering machine

Similar Documents

PublicationPublication DateTitle
Larsen et al.News-driven inflation expectations and information rigidities
CN107633007B (en)Commodity comment data tagging system and method based on hierarchical AP clustering
CN107391493B (en)Public opinion information extraction method and device, terminal equipment and storage medium
CN112632989B (en)Method, device and equipment for prompting risk information in contract text
CN109271489B (en)Text detection method and device
CN111191445B (en)Advertisement text classification method and device
CN112560474B (en) Method, device, equipment and storage medium for generating portrait of express delivery industry
KR20140133185A (en)Method of predicting a stock price through an analysis of a social data and system applying the same
Koolen et al.These are not the stereotypes you are looking for: Bias and fairness in authorial gender attribution
Sandhu et al.Enhanced text mining approach for better ranking system of customer reviews
CN107609921A (en)A kind of data processing method and server
JP6178480B1 (en) DATA ANALYSIS SYSTEM, ITS CONTROL METHOD, PROGRAM, AND RECORDING MEDIUM
CN119539896A (en) Commodity classification management and purchase recommendation method and system for cosmetic sample vending machine
US10621208B2 (en)Category name extraction device, category name extraction method, and category name extraction program
KR20210001625A (en)A method and an apparatus for providing services of corporate insolvencies information based on automatic sentiment information labelings to news articles
KR20210001707A (en)An apparatus for providing services of corporate insolvencies information based on automatic sentiment information labelings to news articles
KR20210001649A (en)A program for predicting corporate default
CN117094786A (en)Commodity recommendation method, commodity recommendation device, commodity recommendation equipment and commodity recommendation medium
JPWO2016189594A1 (en) Dissatisfied information processing device and system
Harahap et al.Analysing Service Quality of Mobile Health Platforms Using Text Analytics: A Case Study of Halodoc And Alodokter
CN114266594A (en)Big data analysis method based on southeast Asia cross-border e-commerce platform
CN113204710A (en)Public opinion analysis method and device, terminal equipment and storage medium
CN118505285B (en) A method for analyzing skin care product market trends based on big data social media
KR20210001674A (en)A rcording media for recording program of a corporate insolvencies information
KR20210001693A (en)A rcording media for recording program for providing a corporate insolvencies information based on automatic sentiment information labelings

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination

[8]ページ先頭

©2009-2025 Movatter.jp