CN113706260A - E-commerce platform commodity recommendation method and device based on search content - Google Patents

E-commerce platform commodity recommendation method and device based on search content Download PDF

Info

Publication number
CN113706260A
CN113706260A CN202111021837.0A CN202111021837A CN113706260A CN 113706260 A CN113706260 A CN 113706260A CN 202111021837 A CN202111021837 A CN 202111021837A CN 113706260 A CN113706260 A CN 113706260A
Authority
CN
China
Prior art keywords
user
information
search
input information
commerce platform
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
CN202111021837.0A
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.)
Zhenjiang Zongmo Qianheng Information Technology Co ltd
Original Assignee
Zhenjiang Zongmo Qianheng 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 Zhenjiang Zongmo Qianheng Information Technology Co ltd filed Critical Zhenjiang Zongmo Qianheng Information Technology Co ltd
Priority to CN202111021837.0A priority Critical patent/CN113706260A/en
Publication of CN113706260A publication Critical patent/CN113706260A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0631Item recommendations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/335Filtering based on additional data, e.g. user or group profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/289Phrasal analysis, e.g. finite state techniques or chunking
    • 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/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • General Physics & Mathematics (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Computational Linguistics (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application relates to the technical field of electronic commerce, and discloses a search content-based E-commerce platform commodity recommendation method and device. In the method, firstly, user input information is obtained, word segmentation processing and keyword extraction processing are sequentially carried out, and an input information keyword set is determined. And then obtaining historical order information of the user, and sequentially performing word segmentation processing and keyword extraction processing to determine a historical information keyword set. And finally, traversing the input information keyword set according to the historical information keyword set, determining a target keyword set, and recommending commodities to the user. According to the method and the device, the user input information is screened through the historical order information of the user, on one hand, commodities which are purchased by the user can be filtered, on the other hand, commodities which are frequently pushed before the user can be filtered, and the online shopping experience of the user is effectively improved.

Description

E-commerce platform commodity recommendation method and device based on search content
Technical Field
The application relates to the technical field of electronic commerce, in particular to a search content-based E-commerce platform commodity recommendation method and device.
Background
Since the online shopping is available, people can select commodities which are wanted to be purchased on the internet without going out, and compared with the traditional online shopping, the online shopping is quicker, more convenient and lower in cost. With the continuous development of the e-commerce field, more and more emerging shopping websites start to emerge, and follow this, the same kind of complex and huge number of online commodities follow. Therefore, how to push the commodities which are really interested and have the purchasing desire to the user becomes an important topic.
The current mainstream method recommended by the e-commerce is to obtain input information of a user in a search box of the e-commerce platform, roughly judge a commodity category which the user wants to purchase based on the information, and push corresponding commodities to the user according to a screening mode such as a ranking list and popularity of the commodity category.
However, with the increase of the number of commodity resources, it is difficult for the user to quickly and conveniently find out satisfactory commodities, and if the commodities are not filtered and screened, the use experience of the user is greatly influenced, so that the use rate and purchase rate of the user on the e-commerce platform are influenced.
Disclosure of Invention
The application discloses search content-based E-commerce platform commodity recommendation method and device, which are used for solving the technical problems that in the prior art, along with the increase of commodity resource quantity, a user is difficult to quickly and conveniently find satisfied commodities, if the commodities are not filtered and screened, the use experience of the user can be greatly influenced, and then the utilization rate and purchase rate of the user on the E-commerce platform are influenced.
The application discloses a search content-based E-commerce platform commodity recommendation method in a first aspect, which comprises the following steps:
acquiring user input information, wherein the user input information is content input by a user in a search box of an e-commerce platform;
performing word segmentation processing on the user input information to determine an input information element set;
performing keyword extraction processing on the input information element set to determine an input information keyword set;
acquiring historical order information of a user;
performing word segmentation processing on the historical order information of the user to determine a historical information element set;
extracting keywords from the historical information element set to determine a historical information keyword set;
according to the historical information keyword set, performing traversal processing on the input information keyword set to determine a target keyword set;
and recommending commodities to the user according to the target keyword set.
Optionally, the recommending goods to the user according to the target keyword set includes:
acquiring search information of any keyword in the target keyword set;
determining a search result according to the search information of any keyword;
and recommending commodities to the user according to the search result and preset weight parameters.
Optionally, the weighting parameters include a commodity heat value and a commodity sales amount.
Optionally, the historical order information of the user includes purchased order information in the e-commerce platform within three months of the user.
Optionally, the input information keyword set is a disorder array.
Optionally, the historical information keyword set is a disorder array.
The second aspect of the present application discloses a search content-based e-commerce platform commodity recommendation device, which is applied to the search content-based e-commerce platform commodity recommendation method disclosed in the first aspect of the present application, and the search content-based e-commerce platform commodity recommendation device includes:
the system comprises an input information acquisition module, a search module and a search module, wherein the input information acquisition module is used for acquiring user input information, and the user input information is content input by a user in a search box of an e-commerce platform;
the first word segmentation module is used for carrying out word segmentation processing on the user input information and determining an input information element set;
the first keyword extraction module is used for performing keyword extraction processing on the input information element set and determining an input information keyword set;
the historical order information acquisition module is used for acquiring historical order information of the user;
the second word segmentation module is used for performing word segmentation processing on the historical order information of the user and determining a historical information element set;
the second keyword extraction module is used for extracting keywords from the historical information element set and determining a historical information keyword set;
the traversal processing module is used for performing traversal processing on the input information keyword set according to the historical information keyword set and determining a target keyword set;
and the commodity recommendation module is used for recommending commodities to the user according to the target keyword set.
Optionally, the commodity recommending module includes:
a keyword search information acquisition unit for acquiring search information of any keyword in the target keyword set;
the searched result acquisition unit is used for determining a search result according to the search information of any keyword;
and the commodity recommending unit is used for recommending commodities to the user according to the search result and the preset weight parameter.
Optionally, the weighting parameters include a commodity heat value and a commodity sales amount.
Optionally, the historical order information of the user includes purchased order information in the e-commerce platform within three months of the user.
The application relates to the technical field of electronic commerce, and discloses a search content-based E-commerce platform commodity recommendation method and device. In the method, firstly, user input information is obtained, word segmentation processing and keyword extraction processing are sequentially carried out, and an input information keyword set is determined. And then obtaining historical order information of the user, and sequentially performing word segmentation processing and keyword extraction processing to determine a historical information keyword set. And finally, traversing the input information keyword set according to the historical information keyword set, determining a target keyword set, and recommending commodities to the user. According to the method and the device, the user input information is screened through the historical order information of the user, on one hand, commodities which are purchased by the user can be filtered, on the other hand, commodities which are frequently pushed before the user can be filtered, and the online shopping experience of the user is effectively improved.
Drawings
In order to more clearly explain the technical solution of the present application, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious to those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic workflow diagram of a search content-based e-commerce platform commodity recommendation method disclosed in an embodiment of the present application;
fig. 2 is a schematic structural diagram of an e-commerce platform commodity recommendation device based on search content disclosed in an embodiment of the present application.
Detailed Description
In order to solve the technical problems that in the prior art, along with the increase of the quantity of commodity resources, a user is difficult to find satisfied commodities quickly and conveniently, if the commodities are not filtered and screened, the use experience of the user is greatly influenced, and further the use rate and the purchase rate of the user on the e-commerce platform are influenced, the application discloses a search content-based e-commerce platform commodity recommendation method and device through the following two embodiments.
The first embodiment of the present application discloses a search content-based e-commerce platform commodity recommendation method, referring to a workflow diagram shown in fig. 1, the search content-based e-commerce platform commodity recommendation method includes:
step S101, obtaining user input information, wherein the user input information is content input by a user in a search box of the E-commerce platform.
And step S102, performing word segmentation processing on the user input information, and determining an input information element set.
And step S103, performing keyword extraction processing on the input information element set to determine an input information keyword set.
Further, the input information keyword set is a disorder array.
And step S104, acquiring historical order information of the user.
Further, the historical order information of the user comprises the purchased order information of the user in the e-commerce platform within three months.
Step S105, performing word segmentation processing on the historical order information of the user, and determining a historical information element set.
And step S106, carrying out keyword extraction processing on the historical information element set, and determining a historical information keyword set.
Further, the historical information keyword set is a disorder array.
And S107, performing traversal processing on the input information keyword set according to the historical information keyword set, and determining a target keyword set.
And S108, recommending commodities to the user according to the target keyword set.
Further, the recommending goods to the user according to the target keyword set includes:
and acquiring the search information of any keyword in the target keyword set.
And determining a search result according to the search information of any keyword.
And recommending commodities to the user according to the search result and preset weight parameters.
In some embodiments of the present application, the weighting parameters include a commodity heat value, a commodity sales amount, and the like.
Illustratively, if the input information keyword set determined in step S103 is the history information keyword set determined in step S106, and the traversal processing in step S107 is performed, the target keyword set is determined, a search is performed according to the target keyword set, and the search result is recommended to the user.
According to the E-commerce platform commodity recommendation method based on the search content, firstly, user input information is obtained, word segmentation processing and keyword extraction processing are sequentially carried out, and an input information keyword set is determined. And then obtaining historical order information of the user, and sequentially performing word segmentation processing and keyword extraction processing to determine a historical information keyword set. And finally, traversing the input information keyword set according to the historical information keyword set, determining a target keyword set, and recommending commodities to the user. According to the method and the device, the user input information is screened through the historical order information of the user, on one hand, commodities which are purchased by the user can be filtered, on the other hand, commodities which are frequently pushed before the user can be filtered, and the online shopping experience of the user is effectively improved.
The following are embodiments of the apparatus of the present application that may be used to perform embodiments of the method of the present application. For details which are not disclosed in the embodiments of the apparatus of the present application, reference is made to the embodiments of the method of the present application.
The second embodiment of the present application discloses a search content-based e-commerce platform commodity recommendation device, which is applied to the search content-based e-commerce platform commodity recommendation method disclosed in the first embodiment of the present application, and referring to a schematic structural diagram shown in fig. 2, the search content-based e-commerce platform commodity recommendation device includes:
the input information acquiring module 10 is configured to acquire user input information, where the user input information is content input by a user in a search box of the e-commerce platform.
And the first word segmentation module 20 is configured to perform word segmentation processing on the user input information, and determine an input information element set.
And the first keyword extraction module 30 is configured to perform keyword extraction processing on the input information element set, and determine an input information keyword set.
And a historical order information obtaining module 40, configured to obtain historical order information of the user.
Further, the historical order information of the user comprises the purchased order information of the user in the e-commerce platform within three months.
And the second word segmentation module 50 is configured to perform word segmentation processing on the historical order information of the user, and determine a historical information element set.
And a second keyword extraction module 60, configured to perform keyword extraction processing on the historical information element set, and determine a historical information keyword set.
And a traversal processing module 70, configured to perform traversal processing on the input information keyword set according to the historical information keyword set, and determine a target keyword set.
And the commodity recommending module 80 is configured to recommend commodities to the user according to the target keyword set.
Further, the goods recommending module 80 includes:
and the keyword search information acquisition unit is used for acquiring the search information of any keyword in the target keyword set.
And the searched result acquisition unit is used for determining a search result according to the search information of any keyword.
And the commodity recommending unit is used for recommending commodities to the user according to the search result and the preset weight parameter.
In some embodiments of the present application, the weighting parameters include a commodity heat value and a commodity sales amount.
The present application has been described in detail with reference to specific embodiments and illustrative examples, but the description is not intended to limit the application. Those skilled in the art will appreciate that various equivalent substitutions, modifications or improvements may be made to the presently disclosed embodiments and implementations thereof without departing from the spirit and scope of the present disclosure, and these fall within the scope of the present disclosure. The protection scope of this application is subject to the appended claims.

Claims (10)

1. A search content-based E-commerce platform commodity recommendation method is characterized by comprising the following steps:
acquiring user input information, wherein the user input information is content input by a user in a search box of an e-commerce platform;
performing word segmentation processing on the user input information to determine an input information element set;
performing keyword extraction processing on the input information element set to determine an input information keyword set;
acquiring historical order information of a user;
performing word segmentation processing on the historical order information of the user to determine a historical information element set;
extracting keywords from the historical information element set to determine a historical information keyword set;
according to the historical information keyword set, performing traversal processing on the input information keyword set to determine a target keyword set;
and recommending commodities to the user according to the target keyword set.
2. The search content-based e-commerce platform commodity recommendation method according to claim 1, wherein the commodity recommendation to the user according to the target keyword set comprises:
acquiring search information of any keyword in the target keyword set;
determining a search result according to the search information of any keyword;
and recommending commodities to the user according to the search result and preset weight parameters.
3. The search content-based e-commerce platform commodity recommendation method according to claim 2, wherein the weight parameters include a commodity heat value and a commodity sales amount.
4. The search content based e-commerce platform commodity recommendation method according to claim 1, wherein the user historical order information comprises purchased order information of the user in the e-commerce platform within three months.
5. The search content-based e-commerce platform commodity recommendation method of claim 1, wherein the input information keyword set is a disorder array.
6. The search content-based e-commerce platform commodity recommendation method according to claim 5, wherein the historical information keyword set is a disorder array.
7. The search content-based e-commerce platform commodity recommendation device is applied to the search content-based e-commerce platform commodity recommendation method according to any one of claims 1 to 6, and comprises:
the system comprises an input information acquisition module, a search module and a search module, wherein the input information acquisition module is used for acquiring user input information, and the user input information is content input by a user in a search box of an e-commerce platform;
the first word segmentation module is used for carrying out word segmentation processing on the user input information and determining an input information element set;
the first keyword extraction module is used for performing keyword extraction processing on the input information element set and determining an input information keyword set;
the historical order information acquisition module is used for acquiring historical order information of the user;
the second word segmentation module is used for performing word segmentation processing on the historical order information of the user and determining a historical information element set;
the second keyword extraction module is used for extracting keywords from the historical information element set and determining a historical information keyword set;
the traversal processing module is used for performing traversal processing on the input information keyword set according to the historical information keyword set and determining a target keyword set;
and the commodity recommendation module is used for recommending commodities to the user according to the target keyword set.
8. The search content-based e-commerce platform commodity recommendation device of claim 7, wherein the commodity recommendation module comprises:
a keyword search information acquisition unit for acquiring search information of any keyword in the target keyword set;
the searched result acquisition unit is used for determining a search result according to the search information of any keyword;
and the commodity recommending unit is used for recommending commodities to the user according to the search result and the preset weight parameter.
9. The search content-based e-commerce platform commodity recommendation device of claim 8, wherein the weight parameters comprise a commodity heat value and a commodity sales amount.
10. The search content based e-commerce platform commodity recommendation device of claim 7, wherein the user historical order information comprises purchased order information of the user in the e-commerce platform within three months.
CN202111021837.0A 2021-09-01 2021-09-01 E-commerce platform commodity recommendation method and device based on search content Pending CN113706260A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111021837.0A CN113706260A (en) 2021-09-01 2021-09-01 E-commerce platform commodity recommendation method and device based on search content

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111021837.0A CN113706260A (en) 2021-09-01 2021-09-01 E-commerce platform commodity recommendation method and device based on search content

Publications (1)

Publication Number Publication Date
CN113706260A true CN113706260A (en) 2021-11-26

Family

ID=78658831

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111021837.0A Pending CN113706260A (en) 2021-09-01 2021-09-01 E-commerce platform commodity recommendation method and device based on search content

Country Status (1)

Country Link
CN (1) CN113706260A (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106327227A (en) * 2015-06-19 2017-01-11 北京航天在线网络科技有限公司 Information recommendation system and information recommendation method
CN107437195A (en) * 2016-05-27 2017-12-05 北京京东尚科信息技术有限公司 To the method and apparatus of user's Recommendations
JP6251465B1 (en) * 2017-03-30 2017-12-20 株式会社 かます東京 RECOMMENDED INFORMATION PROVIDING SYSTEM AND RECOMMENDED INFORMATION PROVIDING METHOD
CN108320213A (en) * 2018-01-31 2018-07-24 深圳春沐源控股有限公司 Electric business Method of Commodity Recommendation and electric business Platform Server
CN108399224A (en) * 2018-02-12 2018-08-14 安徽千云度信息技术有限公司 A kind of method of the push of shopping at network information
JP2018181326A (en) * 2017-04-06 2018-11-15 ネイバー コーポレーションNAVER Corporation Personalized products recommendation using deep learning
CN110059253A (en) * 2019-04-23 2019-07-26 重庆慧安链科技有限公司 A kind of sort method and system and equipment based on natural language analysis
CN111062788A (en) * 2019-12-28 2020-04-24 广东奥园奥买家电子商务有限公司 E-commerce platform commodity recommendation method, device and equipment based on search
CN112598467A (en) * 2020-12-23 2021-04-02 北京三快在线科技有限公司 Training method of commodity recommendation model, commodity recommendation method and device
CN112750011A (en) * 2021-01-13 2021-05-04 叮当快药科技集团有限公司 Commodity recommendation method and device and electronic equipment
CN112862553A (en) * 2019-11-27 2021-05-28 北京京东尚科信息技术有限公司 Commodity recommendation method and device
CN113127736A (en) * 2021-04-14 2021-07-16 华世界数字科技(深圳)有限公司 Classification recommendation method and device based on search history

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106327227A (en) * 2015-06-19 2017-01-11 北京航天在线网络科技有限公司 Information recommendation system and information recommendation method
CN107437195A (en) * 2016-05-27 2017-12-05 北京京东尚科信息技术有限公司 To the method and apparatus of user's Recommendations
JP6251465B1 (en) * 2017-03-30 2017-12-20 株式会社 かます東京 RECOMMENDED INFORMATION PROVIDING SYSTEM AND RECOMMENDED INFORMATION PROVIDING METHOD
JP2018181326A (en) * 2017-04-06 2018-11-15 ネイバー コーポレーションNAVER Corporation Personalized products recommendation using deep learning
CN108320213A (en) * 2018-01-31 2018-07-24 深圳春沐源控股有限公司 Electric business Method of Commodity Recommendation and electric business Platform Server
CN108399224A (en) * 2018-02-12 2018-08-14 安徽千云度信息技术有限公司 A kind of method of the push of shopping at network information
CN110059253A (en) * 2019-04-23 2019-07-26 重庆慧安链科技有限公司 A kind of sort method and system and equipment based on natural language analysis
CN112862553A (en) * 2019-11-27 2021-05-28 北京京东尚科信息技术有限公司 Commodity recommendation method and device
CN111062788A (en) * 2019-12-28 2020-04-24 广东奥园奥买家电子商务有限公司 E-commerce platform commodity recommendation method, device and equipment based on search
CN112598467A (en) * 2020-12-23 2021-04-02 北京三快在线科技有限公司 Training method of commodity recommendation model, commodity recommendation method and device
CN112750011A (en) * 2021-01-13 2021-05-04 叮当快药科技集团有限公司 Commodity recommendation method and device and electronic equipment
CN113127736A (en) * 2021-04-14 2021-07-16 华世界数字科技(深圳)有限公司 Classification recommendation method and device based on search history

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
胡昌龙等: "《虚拟社会网络下群行为感知与规律研究》", 武汉大学出版社 *

Similar Documents

Publication Publication Date Title
KR102174717B1 (en) Product recommendation system and method based on user purchase criterion and product review
US8626602B2 (en) Consumer shopping and purchase support system and marketplace
WO2016101777A1 (en) Analysis and collection system for user interest data and method therefor
KR102252188B1 (en) Product recommendation system and method reflecting user purchasing criterion
TW201327233A (en) Personalized information pushing method and device
WO2016157424A1 (en) Information processing device, information processing method, and information processing program
WO2016157423A1 (en) Information processing device, information processing method, and information processing program
US20220342876A1 (en) Adaptive search refinement
US9330071B1 (en) Tag merging
CN107633416B (en) Method, device and system for recommending service object
JP2015518609A (en) Information providing method, web server and web browser
CN107562613A (en) Program testing method, apparatus and system
US20140067786A1 (en) Enhancing product search engine results using user click history
CN106445947A (en) Data searching method and system
CN112035744B (en) Page recommendation method, device, equipment and storage medium
US20140149259A1 (en) Consumer centric online product research
Dias et al. Automating the extraction of static content and dynamic behaviour from e-commerce websites
US10282474B2 (en) Category constrained queries
CN111654714A (en) Information processing method, device, electronic equipment and storage medium
KR101645554B1 (en) System and method providing a suited shopping information by customer profiling
CN113706260A (en) E-commerce platform commodity recommendation method and device based on search content
Chevalier et al. Information retrieval and folksonomies together for recommender systems
KR20220120986A (en) Recording media that records a program that provides a template for recommending goods in connection with the fan community
CN104050174B (en) A kind of personal page generation method and device
JP7140561B2 (en) Information processing device, information processing method, and program

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20211126