CN101206752A - Electric commerce website related products recommendation system and method - Google Patents

Electric commerce website related products recommendation system and method Download PDF

Info

Publication number
CN101206752A
CN101206752A CNA2007103017095A CN200710301709A CN101206752A CN 101206752 A CN101206752 A CN 101206752A CN A2007103017095 A CNA2007103017095 A CN A2007103017095A CN 200710301709 A CN200710301709 A CN 200710301709A CN 101206752 A CN101206752 A CN 101206752A
Authority
CN
China
Prior art keywords
commodity
data
feature
module
client
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
CNA2007103017095A
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.)
BEIJING KEWEN SHUYE INFORMATION TECHNOLOGY Co Ltd
Original Assignee
BEIJING KEWEN SHUYE 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 BEIJING KEWEN SHUYE INFORMATION TECHNOLOGY Co Ltd filed Critical BEIJING KEWEN SHUYE INFORMATION TECHNOLOGY Co Ltd
Priority to CNA2007103017095A priority Critical patent/CN101206752A/en
Publication of CN101206752A publication Critical patent/CN101206752A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a corresponding commodity on electronic business websites recommendation system which mines characteristic words from the historical purchasing data and purchasing contents of customers, builds similar relations of different eigenvectors by mathematical methods, acquires the similar relations of commodities and thus finds the suitable commodities for customers. The invention also discloses a recommendation method of corresponding commodities which comprises the following steps of: extracting data of a certain time span from the database, choosing and calculating the useful data information segment to build a 'commodity-customer' calculating model, calculating the similarity degree of commodities according to the commodity-customer-other commodities model, and recommending the results to the customers. The invention has the advantages of grasping the mentality of customers, encouraging the customers to purchase corresponding commodities and thus promoting the sales volume.

Description

Electric commerce website related products recommendation system and method thereof
Technical field
The present invention relates to the related products recommendation field of e-commerce website, particularly relate to e-commerce website based on the commercial product recommending technology of shopping behavior Item and content-based commercial product recommending technology.
Background technology
Current era is the epoch of infotech, and the internet has occupied quite great proportion in people's life, and shopping online is exactly one of them.For this reason, e-commerce website is a target to obtain maximum benefit all, with the method for technology and non-technology, increases registered customers, increases order volume, quality services are provided.Under these prerequisites, personalized commercial product recommending technology is arisen at the historic moment.
At present, some domestic recommended technologies adopt more original method mostly.
The most original method is " data base querying ", finds in the database and client browses, collects or the commodity of buying have some other commodity of same authors, same category, same subject etc. by the sql statement, recommends client." questionnaire feedback " mode by puing question to, allows client answer some problems, is directly acquainted with client's hobby, recommends suitable commodity.The commercial product recommending method that also has " correlation rule " or the like form in addition.More than these methods, not ideal enough at aspects such as the accuracy of recommending, real-times, the automaticity and the degrees of permanency of recommendation are low, lacking individuality.Summary is got up, and domestic goods recommend to exist following shortcoming at present:
The recommendation of lacking individuality.A lot of recommendation results is at all users, or at most of user, not recommendation at the personalization of certain user's current behavior.In these recommendation results, may a lot of recommendations not conform to certain user's interest.This is the disadvantage that Electronic Commerce in China is recommended.
The automaticity of recommending is low.Most recommendation function all needs the user through mutual with computing machine after a while, imports the interest information of oneself, just can obtain result's (" questionnaire feedback " mode) then.
The degrees of permanency of recommending is low.Domestic most recommended technology all is based upon on active user's session basis at present, can not utilize user's session information in the past, and the degrees of permanency of recommendation is very low, and this also is a major defect of domestic recommended technology.
Recommend method is single.It is exactly classified browse and content-based retrieval basically that the great majority that used are recommended strategy, lacks the multiple mixing use of recommending strategy, especially lacks the use that mixes of recommendation strategy personalized and non-personalization.
Real-time is poor, can not onlinely recommend.The recommendation strategy that has can not be accomplished online recommendation, recommends as the letter formula, and recommendation results can not in time feed back to the user.
The limitation of recommending is big.Major part can only be recommended those commodity that certain sales volume, pass fluence are arranged, and for those commodity that newly advance of just having put on the shelf, at a loss as to what to do---cold beginning problem.
Summary of the invention
In order to overcome the above problems, give the customer recommendation commodity that they buy possibly, can recommend the commodity of newly putting on the shelf simultaneously again, the invention provides a kind of easy method of using at e-commerce website:
At first use based on the historical recommended technology that excavates of shopping, excavate from client's actual purchase data, the associated recommendation commodity that obtain meet objectively actual shopping trend of client and interest custom.
Then, use the natural language processing correlation technique of content-based excavation, excavate the feature speech of merchandise news, commodity list is shown as relevant information characteristics vector, obtain similarity relation between commodity according to the similarity relation between the different characteristic vector, thereby be the customer recommendation dependent merchandise.
In sum, system is by constituting based on historical excavation part of shopping and content-based excavation part.First excavates part based on shopping history:
As shown in Figure 1, the employed functional module of system of the present invention comprises: source data preparation module, data field extraction module, computation model module, dependent merchandise computing module.Each part wherein all is that the present invention is achieved the also basis of successful Application, has constituted a technological system.
1. source data preparation module: from database, extract order data, travel log, search daily record of certain hour span or the like, can reflect the data set that " commodity-client " concerns.
2. data field extraction module: extract the useful information in the every order, as: buy data such as date, purchaser, purchase commodity.
3. computation model module:, set up " commodity-client " computation model by analyzing these data.
4. dependent merchandise computing module: the relation of these other commodity of purchase of customer of---buying the client of these commodity---according to commodity, at each commodity in the model, from these commodity itself, find the client who bought it, again from client, find the commodity that have relation with it, use the core formula to calculate similarity between these two commodity then.
At last, obtain the inverted file of the recommendation results of each commodity after calculating finishes.
Specifically may further comprise the steps:
1) raw data is prepared: can be order data, or travel log, search daily record or the like.
2) data field extracts: obtain computing information useful in the data source, as time, people, commodity etc.
3) set up computation model:, set up " commodity-client " computation model (represent which purchase of customer which commodity, which commodity which purchase of customer relation such as to be crossed) by by the data of analyze extracting.
4) dependent merchandise computation model: the dependent merchandise set of calculating each commodity with the core calculations formula.
Wherein, the core calculations formula of above-mentioned steps 4 has a variety of selections, such as:
(1) L1-Norm algorithm:
L 1 ( B , R ) = | B ∩ R | | B | · | R |
(2) L2-Norm algorithm:
L 2 ( B , R ) = | B ∩ R | | B | · | R |
(3) MI1 algorithm:
MI 1 ( B , R ) = - | B ∩ R | · lg | B ∩ R | | B | · | R |
(4) COS algorithm: cos ( A → , B → ) = A → · B → | | A → | | · | | B → | |
More than exemplified 4 formula relatively more commonly used, the emphasis and the effect of calculating have nothing in common with each other, and other also have some formula, and which kind of selects for use, by the real needs decision, can use separately, also can be used in combination.
The content-based excavation part of second portion:
As shown in Figure 5, the employed functional module of system of the present invention comprises: merchandise news initialization module, word-dividing mode, feature phrase module, feature speech module, Vector Groups compound module and relatedness computation module.Each part wherein all is that the present invention is achieved and the basis of successful Application and constituted a technological system.
Merchandise news initialization module: read the relevant information of every commodity, set up the correspondence collection of commodity ID and descriptor.
Word-dividing mode: descriptor is carried out Chinese word segmentation, the result behind the acquisition participle.
Feature phrase module: the feature phrase behind the calculating descriptive labelling information participle.
Feature speech module: the feature speech behind the calculating descriptive labelling information participle.
Vector Groups compound module: feature phrase and feature vocabulary are shown as the set of commodity proper vector.
Relatedness computation module:, calculate the similarity between commodity, as the alternative set of dependent merchandise by the set of proper vector.
May further comprise the steps:
1) prepares the information of dependent merchandise, comprise that commodity title, content of good, synopsis etc. describe the information of commodity.
2) merchandise news is carried out lexical analysis, obtain the alternative set of calculated characteristics phrase and feature speech.
3) calculated characteristics phrase can use several different methods that alternative word is made up as the feature phrase, extracts as the portmanteau word based on n-gram.
4) calculated characteristics speech to the alternative word ordering, obtains the weight of alternative word, as calculating the TFIDF value of speech.
5) vector set that formation is represented the commodity feature united in feature phrase and feature speech.
6) calculate the dependent merchandise of each commodity, and the result shown recommend client.
The present invention can be applicable to based on the commercial product recommending of shopping behavior Item, content-based commercial product recommending and the recommendation etc. that do not have the commodity of newly putting on the shelf of purchase of customer record.Can complement one another between several persons, solve the commercial product recommending problem from different perspectives,, thereby reach the sales volume that increases business web site for user's shopping provides favorable experience.
Description of drawings
Fig. 1 is of the present invention based on the historical system flowchart that excavates part of shopping.
Fig. 2 is of the present invention based on the historical partial data processing module process flow diagram that excavates of shopping.
Fig. 3 is of the present invention based on historical computation model partly row and the index structure figure of excavating of shopping.
Fig. 4 is of the present invention based on the historical calculating dependent merchandise process flow diagram that excavates part of shopping.
Fig. 5 is the content-based commercial product recommending process flow diagram that excavates part of the present invention.
Fig. 6 is the content-based extracting keywords group of part and the process flow diagram of keyword of excavating of the present invention.
Fig. 7 is the process flow diagram that the content-based dependent merchandise that excavates part of the present invention calculates.
Embodiment
Example 1: the processing of three months orders of certain shopping website
Step 1: raw data is prepared
As extracting 3 months order data OrderInfo.txt, form is (a time client ID commodity ID trade name)
For example: the data presentation of preceding 20 row of OrderInfo.txt
20070715 C1 P1 Name1
20070717 C1 P2 Name2
20070721 C3 P1 Name1
20070722 C5 P2 Name2
20070725 C1 P4 Name4
20070803 C4 P7 Name7
20070805 C1 P3 Name3
20070812 C3 P2 Name2
20070825 C2 P2 Name2
20070827 C5 P5 Name5
20070827 C5 P3 Name3
20070828 C4 P9 Name9
20070828 C3 P4 Name4
20070828 C3 P8 Name8
20070829 C1 P5 Name5
20070829 C5 P8 Name8
20070829 C4 P4 Name4
20070830 C1 P8 Nane8
20070830 C2 P5 Name5
20070903 C2 P4 Name4
20070903 C4 P8 Name8
20070903 C2 P9 Name9
20070903 C3 P9 Name9
20070903 C3 P6 Name6
…… …… …… ……
Step 2: data field extracts, as shown in Figure 2
Press the CustID ordering:
20070715 20070717 20070721 20070722 20070725 20070803 20070805 20070812 20070825 20070827 20070827 20070828 20070828 20070828 20070829 20070829 20070829 20070830 20070830 20070903 20070903 20070903 20070903 20070903 …… C1 C1 C3 C5 C1 C4 C1 C3 C2 C5 C5 C4 C3 C3 C1 C5 C4 C1 C2 C2 C4 C2 C3 C3 …… P1 P2 P1 P2 P4 P7 P3 P2 P2 P5 P3 P9 P4 P8 P5 P8 P4 P8 P5 P4 P8 P9 P9 P6 ……
Press the ProID ordering:
20070715 20070717 20070721 20070722 20070725 20070803 20070805 20070812 20070825 20070827 20070827 20070828 20070828 20070828 20070829 20070829 20070829 20070830 20070830 20070903 20070903 20070903 20070903 20070903 …… C1 C1 C3 C5 C1 C4 C1 C3 C2 C5 C5 C4 C3 C3 C1 C5 C4 C1 C2 C2 C4 C2 C3 C3 …… P1 P2 P1 P2 P4 P7 P3 P2 P2 P5 P3 P9 P4 P8 P5 P8 P4 P8 P5 P4 P8 P9 P9 P6 ……
Extract contiguous items (useful information), data item is sorted.In this embodiment, when extracting contiguous items, extract OrderDate (time buying), CustID (client ID), ProID (commodity ID) in the order data, be stored in the structure that comprises these three integer fields, write in the binary file, and sort two intermediate result files below generating respectively according to CustID in each cellular construction and ProID:
Step 3: generate computation model
Two destination files by previous step generates generate " commodity-client " computation model.
In this example, computation model mainly represent which purchase of customer which commodity, which commodity which purchase of customer relation such as to be crossed by, may be summarized to be client do shopping model and the purchased model of commodity.
Which commodity client each client of model representation that does shopping bought, and was an inverted list structure (C-P inverted list).Each commodity of the purchased model representation of commodity by which client were enough bought, and also were an inverted list structure (P-C inverted lists).
By two intermediate result files that read step 2 produces, two inverted lists below generating, and two search indexes (C-P inverted index and P-C inverted index), as shown in Figure 3.
C-P inverted list C1:P1 P2 P3 P4 P5 P8 C2:P2 P4 P5 P9 C3:P1 P2 P4 P6 P8 P9 C4:P4 P7 P8 P9 C5:P2 P3 P5 P8
P-C inverted list P1:C1 C3 P2:C1 C2 C3 C5 P3:C1 C5 P4:C1 C2 C3 C4 P5:C1 C2 C5 P6:C3 P8:C1 C3 C4 C5 P9:C2 C3 C4
Step 4: dependent merchandise calculates
(1), core calculations formula:
Here be example with " COS algorithm ", it is to adopt a kind of proposed algorithm based on the collaborative filtering between the clauses and subclauses, i.e. cosine formula.It matches to the commodity with same or similar sales histories, and adds up their similarity degree, and vectorization is carried out in marketing activity, then vector is carried out formula and calculates, and forms a similar entry matrix at last.
similarity ( A → , B → ) = cos ( A → , B → ) = A → · B → | | A → | | · | | B → | |
Wherein, in instantiation:
Vector A: the sale person-time amount of expression commodity A, vectorial B: the sale person-time amount of expression commodity B.
Molecule implication: the identical commodity amount of buying at commodity A and commodity B.
The denominator implication: expression commodity A sells the evolution of person-time amount and the product that commodity B sells the evolution of person-time amount.
(2), flow process as shown in Figure 4.
A) carry out memory-mapped and read two inverted lists on the disk,
B) for the commodity Pi in the P-C inverted list, inquire about its sales figure, obtain client and gather CustList,
C) each client among the traversal CustList, inquiry inverted list C-P obtains client's purchase and gathers ProList,
D) traversal ProList matches in twos with former commodity Pi (thinking that here two commodity being crossed by same purchase of customer have correlativity), create-rule (Proi-Proj-Count),
E) by computing formula and rule, calculate the similarity of each commodity among commodity Pi and the ProList, ordering back record result,
F) return b, up to having traveled through all Pi.
When for example, calculating the dependent merchandise of P1:
A) search the P-C inverted list, obtain sales figure C1, the C3 of P1
B) search the C-P inverted list, obtain C1 and also bought (P2, P3, P4, P5, P8), C3 has also bought (P2, P4, P6, P8, P9), thinks that there is correlativity in other purchase commodity of P1 and C1 and C3
C) statistical rules: P1-P2-2, P1-P3-1, P1-P4-2, P1-P5-1, P1-P6-1, P1-P8-2, P1-P9-1
D) similarity between calculating P1 and these dependent merchandises
P1-P2:
Figure S2007103017095D00071
P1-P3:
Figure S2007103017095D00072
P1-P4: P1-P5:
Figure S2007103017095D00074
P1-P6:
Figure S2007103017095D00075
P1-P8:
Figure S2007103017095D00076
P1-P9:
Figure S2007103017095D00077
Therefore, obtain the recommendation results (commodity relevant with P1 are by sequencing of similarity) of P1:
P2(0.707)、P4(0.707)、P6(0.707)、P8(0.707)、P9(0.707)、P3(0.5)、P5(0.4087)
Example 2: client's recommendation dependent merchandise of buying books
Step 1
The ready message data mainly are commodity textual description information.It comprises commodity title, content of good, synopsis etc., as:
C program design (third edition)---new century Basis of Computer Engineering education book series author: Tan Haoqiang work
The design of JavaScript advanced procedures---scheme clever program design book series author: Zha Kasi work, Cao Li etc. translate
…….
Step 2
Above data message is carried out participle.At different user demands, can adopt different cutting methods.The word algorithm of cutting as based on the forward maximum match can guarantee certain cutting speed, and shortened the working time of system.
Step 3
The analytical characteristic phrase.In order to obtain the feature phrase, can adopt several different methods: based on the n-gram of word with based on n-gram of speech etc.On the basis of participle, consider the result of participle fragment, better based on the n-gram effect of speech.N-gram based on speech: consider the continuous combination of speech, individual character, can constitute the phrase of complete meaning.Here select to use the 2-5 metagrammar, calculated the combined probability of all 2-5 unit speech, word, become the pattern of speech.The speech of the speech that the frequency is lower also can be included into like this.
Step 4
The analytical characteristic speech extracts.To the most significant word of difference document should be that those frequencies of occurrences in document are enough high, but at the enough few word of other document medium frequencys of entire document collection.So term weighing is frequently relevant with its frequency and literary composition.Here use the TF-IDF formula to calculate
ω i ( d ) = tf i ( d ) log ( N n i + 0.1 ) Σ i = 1 n ( tf i ( d ) ) 2 × log 2 ( N n i + 0.1 ) - - - ( 1 )
According to the TF-IDF formula, the document that comprises a certain entry in the document sets is many more, illustrates that the ability of its differentiation document category attribute is low more, and its weights are more little; On the other hand, the frequency that a certain entry occurs in a certain document is high more, illustrates that the ability of its differentiation document content attribute is strong more, and its weights are big more.
Step 5
The pattern of feature phrase and feature phrase composite vector,, next step lays the first stone for calculating the degree of correlation.
Step 6
Relatedness computation.The similarity of calculating two vectors has several different methods: based on the similarity calculating method of vector space model; Similarity calculating method based on aggregation model.Here consider speed and efficient, adopt similarity calculating method based on aggregation model.The decision function of text similarity: make the fingerprint collection of F (A) expression document A, the fingerprint collection of F (B) expression document B, (then decision function is S for A, the B) similarity of expression document A and B
S ( A , B ) = | F ( A ) ∩ F ( B ) | | F ( A ) ∪ F ( B ) | - - - ( 2 )
When document vector dimension changes when little, can be reduced to
S(A,B)=|F(A)∩F(B)| (3)
Formula (3) can expression (2) trend, application of formula (3) can be simplified calculation process.At first, write down the proper vector of each merchandise news; Then write down the corresponding commodity of each vector; When calculating the commodity similarity, only need to calculate the corresponding commodity of each vector.In program, the vectorial corresponding goods ID sequence table according to commodity data is set up the row of falling when calculating similarity, can draw the big commodity of the degree of correlation as long as the vector traversal of commodity correspondence is searched the back counting.
Example as a result
The new commodity that c program design (third edition) is recommended is:
The C programmer design
The C++ program design is resolved
C++ program design study course (the 2nd edition)
The design of JavaScript advanced procedures---scheme clever program design book series, the new commodity of recommendation is:
The practical study course of ASP.NET

Claims (8)

1. electric commerce website related products recommendation system, excavate the feature speech from client's shopping historical data and shopping content, utilize mathematical method to set up similarity relation between the different characteristic vector, obtain the similarity relation between commodity, thereby be the customer recommendation dependent merchandise, wherein client's shopping history portion comprises:
Source data preparation module: the data set that can reflect " commodity-client " relation that from database, extracts the certain hour span;
Data field extraction module: extract the useful information in the every order, set up " commodity-client " computation model;
The relation of these other commodity of purchase of customer that dependent merchandise computing module: according to commodity---is bought the client of these commodity---, utilization core formula calculates the similarity between them;
At last, obtain the inverted file of the recommendation results of each commodity;
The content part of wherein doing shopping comprises:
Merchandise news initialization module: read the relevant information of every commodity, set up the correspondence collection of commodity ID and descriptor;
Word-dividing mode: descriptor is carried out Chinese word segmentation, the result behind the acquisition participle;
Feature phrase module: the feature phrase behind the calculating descriptive labelling information participle;
Feature speech module: the feature speech behind the calculating descriptive labelling information participle;
Vector Groups compound module: feature phrase and feature vocabulary are shown as the set of commodity proper vector;
Relatedness computation module:, calculate the similarity between commodity, as the alternative set of dependent merchandise by the set of proper vector.
2. a kind of electric commerce website related products recommendation system as claimed in claim 1 is characterized in that the source data preparation module is meant that execution extracts the order data of certain hour span, travel log, search daily record from database.
3. a kind of electric commerce website related products recommendation system as claimed in claim 1 is characterized in that the data field extraction module is meant purchase date, purchaser, the purchase commodity data of carrying out in every order of extraction.
4. a kind of electric commerce website related products recommendation system as claimed in claim 1 is characterized in that the dependent merchandise computation model is meant the one or more combination that adopts in L1-Norm algorithm, L2-Norm algorithm, MI1 algorithm, the COS algorithm.
5. an electric commerce website related products recommendation method comprises the steps:
(1) data division in the processing shopping historical data base:
1. from database, prepare raw data,
2. extract computing information data field useful in the data source,
3. by analyzing the data of extracting, set up " commodity-client " computation model,
4. calculate the dependent merchandise set of each commodity with the core calculations formula;
(2) data division of processing shopping content of good:
1. prepare the information of dependent merchandise,
2. merchandise news is carried out lexical analysis, obtains the alternative set of calculated characteristics phrase and feature speech,
3. the calculated characteristics phrase makes up alternative word as the feature phrase,
4. the calculated characteristics speech to the alternative word ordering, obtains the weight of alternative word,
5. the vector set that formation is represented the commodity feature united in feature phrase and feature speech,
6. calculate the dependent merchandise of each commodity, and show that the result who recommends gives client.
6. a kind of electric commerce website related products recommendation method as claimed in claim 5 is characterized in that the core calculations formula is meant the one or more combination that adopts in L1-Norm algorithm, L2-Norm algorithm, M11 algorithm, the COS algorithm.
7. a kind of electric commerce website related products recommendation method as claimed in claim 5 is characterized in that using portmanteau word based on n-gram to extract and calculates the calculated characteristics phrase.
8. a kind of electric commerce website related products recommendation method as claimed in claim 5 is characterized in that making the TFIDF value of word to calculate the weight of speech.
CNA2007103017095A 2007-12-25 2007-12-25 Electric commerce website related products recommendation system and method Pending CN101206752A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2007103017095A CN101206752A (en) 2007-12-25 2007-12-25 Electric commerce website related products recommendation system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2007103017095A CN101206752A (en) 2007-12-25 2007-12-25 Electric commerce website related products recommendation system and method

Publications (1)

Publication Number Publication Date
CN101206752A true CN101206752A (en) 2008-06-25

Family

ID=39566928

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2007103017095A Pending CN101206752A (en) 2007-12-25 2007-12-25 Electric commerce website related products recommendation system and method

Country Status (1)

Country Link
CN (1) CN101206752A (en)

Cited By (51)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102231158A (en) * 2011-06-17 2011-11-02 中国科学院计算技术研究所 Data set recommendation method and system
CN102479366A (en) * 2010-11-25 2012-05-30 阿里巴巴集团控股有限公司 Commodity recommending method and system
CN102542490A (en) * 2011-12-27 2012-07-04 纽海信息技术(上海)有限公司 Commodity recommendation method based on model matching
CN102609869A (en) * 2012-02-03 2012-07-25 纽海信息技术(上海)有限公司 Commodity purchasing system and method
CN102750274A (en) * 2011-01-04 2012-10-24 张越峰 Field intelligent guide service system and method with preliminary human thinking
CN102789617A (en) * 2011-05-19 2012-11-21 乐活在线(北京)网络技术有限公司 Commodity information correlation method and system
CN102982153A (en) * 2012-11-29 2013-03-20 北京亿赞普网络技术有限公司 Information retrieval method and device
CN103106585A (en) * 2011-11-11 2013-05-15 阿里巴巴集团控股有限公司 Real-time duplication eliminating method and device of product information
CN103207917A (en) * 2013-04-25 2013-07-17 百度在线网络技术(北京)有限公司 Method for marking multimedia content and method and system for generating recommended content
CN103218726A (en) * 2012-01-20 2013-07-24 联想(北京)有限公司 Information item recommendation method and system
CN103400286A (en) * 2013-08-02 2013-11-20 世纪禾光科技发展(北京)有限公司 Recommendation system and method for user-behavior-based article characteristic marking
WO2014036892A1 (en) * 2012-09-10 2014-03-13 腾讯科技(深圳)有限公司 Method and system for generating list of associated recommended items
CN103942712A (en) * 2014-05-09 2014-07-23 北京联时空网络通信设备有限公司 Product similarity based e-commerce recommendation system and method thereof
CN104143163A (en) * 2014-08-04 2014-11-12 兴天通讯技术(天津)有限公司 Generating method and device for knowledge map
CN104462360A (en) * 2014-12-05 2015-03-25 北京奇虎科技有限公司 Semantic identifier generating method and device for text set
CN104537100A (en) * 2011-01-04 2015-04-22 张越峰 Intelligence system and method with primary human thinking
CN105118194A (en) * 2015-09-01 2015-12-02 浙江博润电子商务有限公司 Consumption management system and Internet-based e-mall consumption management system
WO2016058485A3 (en) * 2014-10-15 2016-06-09 阿里巴巴集团控股有限公司 Methods and devices for calculating ranking score and creating model, and product recommendation system
CN105760443A (en) * 2016-02-03 2016-07-13 广州市动景计算机科技有限公司 Project recommending system, device and method
CN105824897A (en) * 2016-03-14 2016-08-03 湖南大学 Mixed recommendation system and method based on Kalman filtering
CN105869024A (en) * 2016-04-20 2016-08-17 北京小米移动软件有限公司 Commodity recommending method and device
CN106022881A (en) * 2016-05-20 2016-10-12 四川省英联国泰科技有限公司 Information processing method and device
CN106202411A (en) * 2016-07-11 2016-12-07 北京搜狗科技发展有限公司 A kind of Search Results methods of exhibiting and device
CN107123016A (en) * 2017-03-22 2017-09-01 重庆允升科技有限公司 A kind of industrial material Method of Commodity Recommendation
CN103718206B (en) * 2011-01-04 2017-09-15 英特尔公司 Recommend the mthods, systems and devices of other users or object
CN107229622A (en) * 2016-03-23 2017-10-03 腾讯科技(北京)有限公司 A kind of information processing method and server
CN107230123A (en) * 2016-03-25 2017-10-03 阿里巴巴集团控股有限公司 commodity mapping method, device and equipment
CN107346505A (en) * 2016-05-06 2017-11-14 北京京东尚科信息技术有限公司 Information-pushing method and device
CN107481088A (en) * 2017-06-29 2017-12-15 北京小度信息科技有限公司 Method for information display and device
CN107729937A (en) * 2017-10-12 2018-02-23 北京京东尚科信息技术有限公司 For determining the method and device of user interest label
CN107885870A (en) * 2017-11-24 2018-04-06 北京神州泰岳软件股份有限公司 A kind of service profile formulas Extraction method and device
CN108196926A (en) * 2017-12-29 2018-06-22 努比亚技术有限公司 Content of platform identification method, terminal and computer readable storage medium
CN108335127A (en) * 2017-01-19 2018-07-27 北京京东尚科信息技术有限公司 For based on FastText models to the method, apparatus of user's Recommendations, electronic equipment and storage medium
CN108665333A (en) * 2017-03-31 2018-10-16 北京京东尚科信息技术有限公司 Method of Commodity Recommendation, device, electronic equipment and storage medium
CN108897817A (en) * 2018-06-20 2018-11-27 腾讯科技(深圳)有限公司 Date storage method, detection method and system, storage medium and computer equipment
CN109543107A (en) * 2018-11-21 2019-03-29 网易无尾熊(杭州)科技有限公司 Data processing method, medium, device and calculating equipment
CN109710739A (en) * 2018-12-24 2019-05-03 联想(北京)有限公司 A kind of information processing method and device, storage medium
CN109840796A (en) * 2017-11-24 2019-06-04 财团法人工业技术研究院 Decision factor analytical equipment and decision factor analysis method
CN110008396A (en) * 2018-11-28 2019-07-12 阿里巴巴集团控股有限公司 Object information method for pushing, device, equipment and computer readable storage medium
CN110020124A (en) * 2017-10-20 2019-07-16 北京京东尚科信息技术有限公司 The method and device excavated for Related product
CN110135463A (en) * 2019-04-18 2019-08-16 微梦创科网络科技(中国)有限公司 A kind of commodity method for pushing and device
CN110348920A (en) * 2018-04-02 2019-10-18 中移(杭州)信息技术有限公司 A kind of method and device of recommended products
CN110503483A (en) * 2019-08-23 2019-11-26 深圳市福尔科技有限公司 A method of shop popularization is carried out by sending list out of stock
CN111161021A (en) * 2019-12-23 2020-05-15 叮当快药科技集团有限公司 Real-time feature-based quick secondary sorting method and tool for recommended commodities
CN111768218A (en) * 2019-04-15 2020-10-13 北京沃东天骏信息技术有限公司 Method and device for processing user interaction information
WO2021072850A1 (en) * 2019-10-15 2021-04-22 平安科技(深圳)有限公司 Feature word extraction method and apparatus, text similarity calculation method and apparatus, and device
CN113256384A (en) * 2021-06-03 2021-08-13 明品云(北京)数据科技有限公司 Commodity automatic selling method, device, computer readable storage medium and equipment
CN113744019A (en) * 2021-01-12 2021-12-03 北京沃东天骏信息技术有限公司 Commodity recommendation method, commodity recommendation device, commodity recommendation equipment and storage medium
CN114782199A (en) * 2022-05-18 2022-07-22 广东博众智能科技投资有限公司 Data display method, device, equipment and medium
CN115471302A (en) * 2022-11-14 2022-12-13 山东智豆数字科技有限公司 Electronic marketing data processing method based on big data analysis
TWI787196B (en) * 2016-11-29 2022-12-21 香港商阿里巴巴集團服務有限公司 Method, device and system for generating business object attribute identification

Cited By (71)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102479366A (en) * 2010-11-25 2012-05-30 阿里巴巴集团控股有限公司 Commodity recommending method and system
CN103718206B (en) * 2011-01-04 2017-09-15 英特尔公司 Recommend the mthods, systems and devices of other users or object
CN104537100A (en) * 2011-01-04 2015-04-22 张越峰 Intelligence system and method with primary human thinking
CN102750274A (en) * 2011-01-04 2012-10-24 张越峰 Field intelligent guide service system and method with preliminary human thinking
CN104537100B (en) * 2011-01-04 2019-03-19 张越峰 A kind of intelligence system and method for just tool human thinking
CN102789617A (en) * 2011-05-19 2012-11-21 乐活在线(北京)网络技术有限公司 Commodity information correlation method and system
CN102231158A (en) * 2011-06-17 2011-11-02 中国科学院计算技术研究所 Data set recommendation method and system
CN103106585B (en) * 2011-11-11 2016-05-04 阿里巴巴集团控股有限公司 The real-time repetition removal method and apparatus of product information
CN103106585A (en) * 2011-11-11 2013-05-15 阿里巴巴集团控股有限公司 Real-time duplication eliminating method and device of product information
CN102542490A (en) * 2011-12-27 2012-07-04 纽海信息技术(上海)有限公司 Commodity recommendation method based on model matching
CN103218726A (en) * 2012-01-20 2013-07-24 联想(北京)有限公司 Information item recommendation method and system
CN103218726B (en) * 2012-01-20 2016-12-28 联想(北京)有限公司 A kind of information item recommendation method and system
CN102609869B (en) * 2012-02-03 2015-06-17 纽海信息技术(上海)有限公司 Commodity purchasing system and method
CN102609869A (en) * 2012-02-03 2012-07-25 纽海信息技术(上海)有限公司 Commodity purchasing system and method
WO2014036892A1 (en) * 2012-09-10 2014-03-13 腾讯科技(深圳)有限公司 Method and system for generating list of associated recommended items
CN103679489A (en) * 2012-09-10 2014-03-26 腾讯科技(深圳)有限公司 Item-based collaborative recommendation method and system
CN104685522A (en) * 2012-09-10 2015-06-03 上海阅潮网络科技有限公司 Method and system for generating list of associated recommended items
CN102982153B (en) * 2012-11-29 2016-03-23 北京亿赞普网络技术有限公司 A kind of information retrieval method and device thereof
CN102982153A (en) * 2012-11-29 2013-03-20 北京亿赞普网络技术有限公司 Information retrieval method and device
CN103207917A (en) * 2013-04-25 2013-07-17 百度在线网络技术(北京)有限公司 Method for marking multimedia content and method and system for generating recommended content
CN103400286A (en) * 2013-08-02 2013-11-20 世纪禾光科技发展(北京)有限公司 Recommendation system and method for user-behavior-based article characteristic marking
CN103942712A (en) * 2014-05-09 2014-07-23 北京联时空网络通信设备有限公司 Product similarity based e-commerce recommendation system and method thereof
CN104143163A (en) * 2014-08-04 2014-11-12 兴天通讯技术(天津)有限公司 Generating method and device for knowledge map
WO2016058485A3 (en) * 2014-10-15 2016-06-09 阿里巴巴集团控股有限公司 Methods and devices for calculating ranking score and creating model, and product recommendation system
CN104462360A (en) * 2014-12-05 2015-03-25 北京奇虎科技有限公司 Semantic identifier generating method and device for text set
CN104462360B (en) * 2014-12-05 2020-02-18 北京奇虎科技有限公司 Method and device for generating semantic identification for text set
CN105118194A (en) * 2015-09-01 2015-12-02 浙江博润电子商务有限公司 Consumption management system and Internet-based e-mall consumption management system
CN105760443A (en) * 2016-02-03 2016-07-13 广州市动景计算机科技有限公司 Project recommending system, device and method
US10838985B2 (en) 2016-02-03 2020-11-17 Guangzhou Ucweb Computer Technology Co., Ltd. Item recommendation method, device, and system
CN105824897A (en) * 2016-03-14 2016-08-03 湖南大学 Mixed recommendation system and method based on Kalman filtering
CN107229622A (en) * 2016-03-23 2017-10-03 腾讯科技(北京)有限公司 A kind of information processing method and server
CN107229622B (en) * 2016-03-23 2021-02-05 腾讯科技(北京)有限公司 Information processing method and server
CN107230123A (en) * 2016-03-25 2017-10-03 阿里巴巴集团控股有限公司 commodity mapping method, device and equipment
CN105869024A (en) * 2016-04-20 2016-08-17 北京小米移动软件有限公司 Commodity recommending method and device
CN107346505A (en) * 2016-05-06 2017-11-14 北京京东尚科信息技术有限公司 Information-pushing method and device
CN106022881A (en) * 2016-05-20 2016-10-12 四川省英联国泰科技有限公司 Information processing method and device
CN106202411A (en) * 2016-07-11 2016-12-07 北京搜狗科技发展有限公司 A kind of Search Results methods of exhibiting and device
TWI787196B (en) * 2016-11-29 2022-12-21 香港商阿里巴巴集團服務有限公司 Method, device and system for generating business object attribute identification
CN108335127A (en) * 2017-01-19 2018-07-27 北京京东尚科信息技术有限公司 For based on FastText models to the method, apparatus of user's Recommendations, electronic equipment and storage medium
CN107123016A (en) * 2017-03-22 2017-09-01 重庆允升科技有限公司 A kind of industrial material Method of Commodity Recommendation
CN108665333A (en) * 2017-03-31 2018-10-16 北京京东尚科信息技术有限公司 Method of Commodity Recommendation, device, electronic equipment and storage medium
CN107481088A (en) * 2017-06-29 2017-12-15 北京小度信息科技有限公司 Method for information display and device
CN107729937B (en) * 2017-10-12 2020-11-03 北京京东尚科信息技术有限公司 Method and device for determining user interest tag
WO2019072091A1 (en) * 2017-10-12 2019-04-18 北京京东尚科信息技术有限公司 Method and apparatus for use in determining tags of interest to user
CN107729937A (en) * 2017-10-12 2018-02-23 北京京东尚科信息技术有限公司 For determining the method and device of user interest label
CN110020124B (en) * 2017-10-20 2021-09-07 北京京东尚科信息技术有限公司 Method and device for related product mining
CN110020124A (en) * 2017-10-20 2019-07-16 北京京东尚科信息技术有限公司 The method and device excavated for Related product
CN107885870B (en) * 2017-11-24 2019-04-16 北京神州泰岳软件股份有限公司 A kind of service profile formulas Extraction method and device
CN109840796A (en) * 2017-11-24 2019-06-04 财团法人工业技术研究院 Decision factor analytical equipment and decision factor analysis method
CN109840796B (en) * 2017-11-24 2021-08-24 财团法人工业技术研究院 Decision factor analysis device and decision factor analysis method
CN107885870A (en) * 2017-11-24 2018-04-06 北京神州泰岳软件股份有限公司 A kind of service profile formulas Extraction method and device
CN108196926A (en) * 2017-12-29 2018-06-22 努比亚技术有限公司 Content of platform identification method, terminal and computer readable storage medium
CN108196926B (en) * 2017-12-29 2021-03-26 努比亚技术有限公司 Platform content identification method, terminal and computer readable storage medium
CN110348920A (en) * 2018-04-02 2019-10-18 中移(杭州)信息技术有限公司 A kind of method and device of recommended products
CN108897817A (en) * 2018-06-20 2018-11-27 腾讯科技(深圳)有限公司 Date storage method, detection method and system, storage medium and computer equipment
CN109543107A (en) * 2018-11-21 2019-03-29 网易无尾熊(杭州)科技有限公司 Data processing method, medium, device and calculating equipment
CN110008396A (en) * 2018-11-28 2019-07-12 阿里巴巴集团控股有限公司 Object information method for pushing, device, equipment and computer readable storage medium
CN110008396B (en) * 2018-11-28 2023-11-24 创新先进技术有限公司 Object information pushing method, device, equipment and computer readable storage medium
CN109710739B (en) * 2018-12-24 2020-12-18 联想(北京)有限公司 Information processing method and device and storage medium
CN109710739A (en) * 2018-12-24 2019-05-03 联想(北京)有限公司 A kind of information processing method and device, storage medium
CN111768218A (en) * 2019-04-15 2020-10-13 北京沃东天骏信息技术有限公司 Method and device for processing user interaction information
CN110135463A (en) * 2019-04-18 2019-08-16 微梦创科网络科技(中国)有限公司 A kind of commodity method for pushing and device
CN110503483A (en) * 2019-08-23 2019-11-26 深圳市福尔科技有限公司 A method of shop popularization is carried out by sending list out of stock
WO2021072850A1 (en) * 2019-10-15 2021-04-22 平安科技(深圳)有限公司 Feature word extraction method and apparatus, text similarity calculation method and apparatus, and device
CN111161021B (en) * 2019-12-23 2021-10-08 叮当快药科技集团有限公司 Quick secondary sorting method for recommended commodities based on real-time characteristics
CN111161021A (en) * 2019-12-23 2020-05-15 叮当快药科技集团有限公司 Real-time feature-based quick secondary sorting method and tool for recommended commodities
CN113744019A (en) * 2021-01-12 2021-12-03 北京沃东天骏信息技术有限公司 Commodity recommendation method, commodity recommendation device, commodity recommendation equipment and storage medium
CN113256384A (en) * 2021-06-03 2021-08-13 明品云(北京)数据科技有限公司 Commodity automatic selling method, device, computer readable storage medium and equipment
CN114782199A (en) * 2022-05-18 2022-07-22 广东博众智能科技投资有限公司 Data display method, device, equipment and medium
CN115471302A (en) * 2022-11-14 2022-12-13 山东智豆数字科技有限公司 Electronic marketing data processing method based on big data analysis
CN115471302B (en) * 2022-11-14 2023-02-14 山东智豆数字科技有限公司 Electronic marketing data processing method based on big data analysis

Similar Documents

Publication Publication Date Title
CN101206752A (en) Electric commerce website related products recommendation system and method
Vanhala et al. The usage of large data sets in online consumer behaviour: A bibliometric and computational text-mining–driven analysis of previous research
Huang et al. A graph-based recommender system for digital library
CN101206751A (en) Customer recommendation system based on data digging and method thereof
Cheng et al. Personalized click prediction in sponsored search
Lu et al. BizSeeker: a hybrid semantic recommendation system for personalized government‐to‐business e‐services
CN101436186B (en) Method and system for providing related searches
TWI534734B (en) Feed apparatus, information providing method, program, and recording medium
CN101206674A (en) Enhancement type related search system and method using commercial articles as medium
CN105868185A (en) Part-of-speech-tagging-based dictionary construction method applied in shopping comment emotion analysis
CN102411754A (en) Personalized recommendation method based on commodity property entropy
Hasan et al. Query suggestion for e-commerce sites
Kaminskas et al. Product-seeded and basket-seeded recommendations for small-scale retailers
CN106530017A (en) Online store discount coupon automatic acquisition and shopping combination recommendation method
CN107895303A (en) A kind of method of the personalized recommendation based on OCEAN models
Prasetyo Searching cheapest product on three different e-commerce using k-means algorithm
Beheshti-Kashi et al. Trendfashion-a framework for the identification of fashion trends
Moazzam et al. Customer opinion mining by comments classification using machine learning
Nurmi et al. Product retrieval for grocery stores
Jain et al. E-commerce product recommendation based on product specification and similarity
Thao et al. Exploring consumer opinions on vegetarian food by sentiment analysis method
KR101549188B1 (en) Apparatus and method for measuring brand image
Shah et al. Recommendation System using NLP and Collaborative Filtering
Rahutomo et al. Automatic rating system for national delivery services
Blanco et al. Ranking of daily deals with concept expansion

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
DD01 Delivery of document by public notice

Addressee: Wang Hongtao

Document name: Notification that Application Deemed to be Withdrawn

C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20080625