CN101183393B - Information attention update method and device - Google Patents

Information attention update method and device Download PDF

Info

Publication number
CN101183393B
CN101183393B CN2007103015371A CN200710301537A CN101183393B CN 101183393 B CN101183393 B CN 101183393B CN 2007103015371 A CN2007103015371 A CN 2007103015371A CN 200710301537 A CN200710301537 A CN 200710301537A CN 101183393 B CN101183393 B CN 101183393B
Authority
CN
China
Prior art keywords
information
user
temperature
identification information
operation requests
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.)
Active
Application number
CN2007103015371A
Other languages
Chinese (zh)
Other versions
CN101183393A (en
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN2007103015371A priority Critical patent/CN101183393B/en
Publication of CN101183393A publication Critical patent/CN101183393A/en
Application granted granted Critical
Publication of CN101183393B publication Critical patent/CN101183393B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses an updating method and an updating device for information attention degree, which is used for improving updating accuracy of the information attention degree. The method comprises the following steps: a request for operating information sent by a user is received; the identification information of the user is obtained based on the operation request; the operation time of the user to the information is queried based on the identification information; the operation time is then judged whether to reach a threshold value or not, if the operation time does not reach the threshold value, the attention degree of the information is then calculated according to a preset first weight value algorithm; if the operation time reaches the threshold value, the attention degree of the information is then calculated according to a preset second weight value algorithm. The invention also provides an updating device for information attention degree. The invention has an advantage that the invention can effectively improve the updating accuracy of the information attention degree.

Description

A kind of information attention update method and device
Technical field
The present invention relates to data processing field, relate in particular to a kind of information attention update method and device.
Background technology
Along with popularizing of network, the user can get access to the more network information, different users may pay close attention to some particular network information according to self custom, in order to make the user learn the seniority among brothers and sisters that current network information is paid close attention to, then produced the notion of heatrate, heatrate mainly is meant the degree that this information is paid close attention to by the user, in general, the information that user's degree of concern is high more, its temperature is high more.
With the Web Community is example, and in Web Community, model is as the special case of the network information, a certain user has delivered after the model, the pageview of this model and reply volume are the foundations of weighing this model temperature, the model that pageview and reply volume are high more, and its temperature is high more.In order to show model of greatest concern at present to the member of community, Web Community will choose the forward model of temperature seniority among brothers and sisters as " heat posted ", place showy place to browse for the member, so must upgrade in real time the temperature of each model.
A kind of information attention update method is in the prior art:
When the user browses or replys this model of number of times, upgrade the number of times that this model is viewed or reply, and all models in the community are sorted from more to less according to viewed number of times or by the answer number of times, choose several models as " heat posted ".
But adopt method of the prior art that the temperature of information is upgraded, only reflect current hot information to a certain extent, and the behavior of can not filtering fallacious user mala fide heatrate being upgraded.If some users browse a certain information mala fide repeatedly, then can make the temperature of this information improve constantly, thereby influence the degree of accuracy that heatrate upgrades.
Summary of the invention
The technical matters that the embodiment of the invention will solve provides a kind of information attention update method and device, can improve the degree of accuracy that heatrate upgrades.
Information attention update method provided by the invention comprises: receive the operation requests to information that the user sends; Obtain described user's identification information according to described operation requests; Inquire about the number of times that described user operates described information according to described identification information; Judge whether described number of times reaches threshold value, if do not reach, then according to the temperature of the described information of the first weights algorithm computation that presets, if reach, then according to the temperature of the described information of the second weights algorithm computation that presets.
Alternatively, the described step of obtaining described user's identification information according to described operation requests comprises:
Judge the identify label that whether comprises described user in the described operation requests,, then obtain described identify label, if do not comprise, then if comprise
Judge the sign-on ID that whether comprises described user in the described operation requests,, then obtain described sign-on ID, if do not comprise, then if comprise
Obtain the Internet protocol IP address information of the user in the described operation requests.
Alternatively, comprise before the step that described reception user sends the operation requests of information:
Set up information operating list, comprise user's the identification information that described information was carried out operation in the described information operating list, and described user number of times that described information is operated.
Alternatively, described step of inquiring about the number of times that described user operates described information according to described identification information comprises:
Identification information according to the user who gets access to is inquired about the number of times that described user operates described information in described information operating list.
Alternatively, also comprise action type information in the described operation requests;
Described method also comprises: according to described number of times, described action type information and described identification information upgrade the temperature of described information.
Information attention update method provided by the invention comprises:
Obtain information operating list, comprise user's the identification information that described information was carried out operation in the described information operating list, and described user number of times that described information is operated;
Obtain the identification information of the user in the described information operating list, judge whether the number of times that the user of described identification information correspondence operates described information reaches threshold value, if do not reach, then according to the temperature of the described information of the first weights algorithm computation that presets, if reach, then according to the temperature of the described information of the second weights algorithm computation that presets.
Alternatively, the described step of obtaining information operating list comprises before:
Receive the operation requests that the user sends to information;
Obtain described user's identification information according to described operation requests;
Judge and whether comprise described identification information in the described information operating list, if comprise, then the number of times that the user of described identification information correspondence is operated described information adds 1, if do not comprise, then according to the newly-built list item of described identification information, and the number of times that the user of described identification information correspondence operates described information is set is 1.
Alternatively, the described step of obtaining described user's identification information according to described operation requests comprises:
Judge the identify label that whether comprises described user in the described operation requests,, then obtain described identify label, if do not comprise, then if comprise
Judge the sign-on ID that whether comprises described user in the described operation requests,, then obtain described sign-on ID, if do not comprise, then if comprise
Obtain the Internet protocol IP address information of the user in the described operation requests.
Heatrate updating device provided by the invention comprises:
The interface alternation unit is used to receive the operation requests to information that the user sends;
Identification information obtaining unit is used for obtaining according to described operation requests described user's identification information;
Query unit is used for inquiring about the number of times that described user operates described information according to described identification information;
The first temperature updating block is used to judge whether described number of times reaches threshold value, if do not reach, then according to the temperature of the described information of the first weights algorithm computation that presets, if reach, then according to the temperature of the described information of the second weights algorithm computation that presets.
Alternatively, described heatrate updating device also comprises:
Information database is used to set up information operating list, comprises user's the identification information that described information was carried out operation in the described information operating list, and described user number of times that described information is operated.
Alternatively, described identification information obtaining unit comprises:
The identify label recognition unit is used for obtaining the user's of described operation requests identify label;
The sign-on ID recognition unit is used for obtaining the sign-on ID of the user in the described operation requests when obtaining the identify label failure;
IP Address Recognition unit is used for obtaining the user's IP address information in the described operation requests when obtaining the sign-on ID failure.
Heatrate updating device provided by the invention comprises:
The tabulation acquiring unit is used to obtain information operating list, comprises user's the identification information that described information was carried out operation in the described information operating list, and described user number of times that described information is operated;
Information acquisition unit is used for obtaining the user's of described information operating list identification information;
The second temperature updating block, be used to judge whether the number of times that the user of described identification information correspondence operates described information reaches threshold value, if do not reach, then according to the temperature of the described information of the first weights algorithm computation that presets, if reach, then according to the temperature of the described information of the second weights algorithm computation that presets.
As can be seen from the above technical solutions, the embodiment of the invention has the following advantages:
In the embodiment of the invention, because can be when the user operates information, identification information according to the user obtains the number of times that described user operates described information, and judge whether this number of times reaches the thresholding number of times, take different modes to calculate the temperature of this information respectively for situation that reaches the thresholding number of times and the situation that does not reach the thresholding number of times, so can avoid the certain user to pass through mala fide repeatedly the temperature that browsing information improves this information, therefore improve the degree of accuracy that heatrate upgrades.
Description of drawings
Fig. 1 is the information attention update method first embodiment process flow diagram in the embodiment of the invention;
Fig. 2 is the information attention update method second embodiment process flow diagram in the embodiment of the invention;
Fig. 3 is the heatrate updating device first embodiment synoptic diagram in the embodiment of the invention;
Fig. 4 is the heatrate updating device second embodiment synoptic diagram in the embodiment of the invention.
Embodiment
The embodiment of the invention provides a kind of information attention update method and device, is used to improve the degree of accuracy that heatrate upgrades.
In the embodiment of the invention, because can be when the user operates information, identification information according to the user obtains the number of times that described user operates described information, and judge whether this number of times reaches the thresholding number of times, take different modes to calculate the temperature of this information respectively for situation that reaches the thresholding number of times and the situation that does not reach the thresholding number of times, so can avoid the certain user to pass through mala fide repeatedly the temperature that browsing information improves this information, therefore improve the degree of accuracy that heatrate upgrades.
Heatrate in the embodiment of the invention upgrades and can be divided into real-time update and two kinds of situations of passive renewal according to the means of upgrading, be specifically introduced below, for ease of understanding, in follow-up embodiment, all describe with the special case of model as information, be understandable that, can also be the information of other types equally, not limit in the embodiment of the invention:
One, real-time update:
See also Fig. 1, information attention update method first embodiment comprises in the embodiment of the invention:
101, receive the operation requests that the user sends to information;
In the present embodiment, when user's request is operated certain model, need initiate operation requests to server, concrete operation can be understandable that for browsing or replying, and can also be the operation of other types equally.
102, whether comprise user's identify label in the decision operation request, if comprise, then execution in step 105, if do not comprise, then execution in step 103;
For user with actual identity logging in network community, in the operation requests of its transmission, include its identify label, this identify label can be the identification symbol of identification card number or other acquire full legal forces.
In the present embodiment, this step judges whether the operation requests that the user sends includes identify label.
103, the sign-on ID that whether comprises the user in the decision operation request, if comprise, then execution in step 105, if do not comprise, then execution in step 104;
For the user who once carried out registration, in the operation requests of its transmission, include the sign of its registration, for example user name or pet name or the like in Web Community.
In the present embodiment, when not comprising user's identify label in the operation requests, whether comprise user's sign-on ID in the decision operation request.
104, obtain Internet protocol (IP, the Internet Protocol) address of the user in the operation requests;
In the present embodiment, when not comprising user's sign-on ID in the operation requests, promptly the user is not registered to Web Community, during for visitor's identity, obtains user's IP address in the operation requests.
For any concerning model is initiated the user of operation requests, the IP address that in its operation requests, all can comprise himself, so when the user had not both promptly had with actual identity logging in network community, when also not being registered to Web Community, server can obtain this user's IP address from operation requests.
105, the number of times of information being operated according to the identification information inquiring user;
Get access in the above after user's the identification information, can inquire about this user according to this identification information this model was once carried out the how many times operation.
Need to prove, be provided with an information database in the server, which user is used to write down any one model once had carried out answer (for ease of understanding, this sentences answer and describes as the special case of operating), these users replied how many times altogether at this model, when having the user that certain model is replied, information database all can be noted this information, so in the present embodiment, server can once carry out how many times to this model according to the corresponding user of the identification information inquiry that gets access to and reply.
106, judge whether this number of times reaches threshold value, if reach, then execution in step 108, if do not reach, then execution in step 107;
In the present embodiment, the size of this threshold value can be provided with the requirement of heat posted according to the keeper, and for example if require the mass ratio of heat posted higher, it is less relatively that this threshold value then can be set.
107, according to the temperature of first this information of weights algorithm computation;
When this user does not reach threshold value to the answer number of times of this model, can give higher weights to this time replying of this user, promptly calculate the numerical value of this time replying the temperature that is increased can be higher relatively.
108, according to the temperature of second this information of weights algorithm computation.
When this user reaches threshold value to the answer number of times of this model, can give lower weights to this time replying of this user, promptly calculate the numerical value of this time replying the temperature that is increased can be relatively low.
For ease of understanding, describe with an instantiation below, the current temperature of supposing certain model is 100, and the number of times threshold value is set is 2 times, when promptly the number of times of replying this model as same user surpasses 1 time, then this user is if reply this model again, then the temperature influence to this model reduces, suppose that temperature unit is 10, suppose that first weights are that 1.0, the second weights are 0.2, then when this user replys this model for the first time, the temperature of this model will be updated to 100+10*1=110, but when this user replys this model for the second time, the temperature of this model will be updated to 110+10*0.2=112, surpass secondary answer also by that analogy, be understandable that, in to the very high Web Community of heat posted quality requirements, can be set to 0 by second weights, promptly when a certain user repeatedly replys certain model, have only to reply for the first time and can improve the temperature of this model, so the behavior of having avoided malicious user malice to improve the temperature of model effectively.
Need to prove, can also comprise action type information in the operation requests in the such scheme, concrete action type can be for browsing or replying, for the temperature that can improve model more accurately new technological process more, can also the temperature of model be upgraded according to action type information and user's identification information, main thought is: give different weights to different action types and different identification informations, when calculating the temperature of model, can cause different influences, the weights of the weights of answer operation greater than browse operation for example can be set, the model temperature that will be increased when promptly the model temperature that is increased when a user replys certain model will be browsed this model greater than this user, in like manner also can weights be set to different identification informations, for ease of understanding, lift an instantiation below and describe:
The current temperature of supposing certain model is 100, and the number of times threshold value is set is 2 times, when promptly the number of times of replying this model as same user surpasses 1 time, then this user is if reply this model again, then the temperature influence to this model reduces, suppose that temperature unit is 10, the weights of replying operation are 1.5, the weights of browse operation are 1.0, identification information is that the user's of identify label weights are 2.0, and identification information is that the user's of sign-on ID weights are 1.5, and identification information is that the weights of IP address user are 1.0, when then the user who is identify label when an identification information replys certain model for the first time, the temperature of this model will be updated to 100+1.5*2*10=130.
The scheme of foregoing description is the scheme of real-time update model temperature, promptly certain user has carried out operation to model after, upgrade obtaining the up-to-date temperature information of this model immediately, be understandable that the renewal of the temperature information of model can be taked the mode of passive renewal equally:
Two, passive renewal:
In this case, server can write down the user who any one model was had operation always, and the number of times of operation, but can not upgrade the temperature of this model immediately, but just can upgrade the temperature of all models after the user initiates the temperature query requests.
See also Fig. 2, information attention update method second embodiment comprises in the embodiment of the invention:
201, receive the operation requests that the user sends to information;
In the present embodiment, when user's request is operated certain model, need initiate operation requests to server, concrete operation can be understandable that for browsing or replying, and can also be the operation of other types equally.
202, whether comprise user's identify label in the decision operation request, if comprise, then execution in step 205, if do not comprise, then execution in step 203;
For user with actual identity logging in network community, in the operation requests of its transmission, include its identify label, this identify label can be the identification symbol of identification card number or other acquire full legal forces.
In the present embodiment, this step judges whether the operation requests that the user sends includes identify label.
203, the sign-on ID that whether comprises the user in the decision operation request, if comprise, then execution in step 105, if do not comprise, then execution in step 204;
For the user who once carried out registration, in the operation requests of its transmission, include the sign of its registration, for example user name or pet name or the like in Web Community.
In the present embodiment, when not comprising user's identify label in the operation requests, whether comprise user's sign-on ID in the decision operation request.
204, obtain user's IP address in the operation requests;
In the present embodiment, when not comprising user's sign-on ID in the operation requests, promptly the user is not registered to Web Community, during for visitor's identity, obtains user's IP address in the operation requests.
For any concerning model is initiated the user of operation requests, the IP address that in its operation requests, all can comprise himself, so work as the user promptly not with actual identity logging in network community, when also not being registered to Web Community, server can obtain this user's IP address from operation requests.
205, judge whether comprise the identification information that gets access in the information operating list, if comprise, then execution in step 206, if do not comprise, then execution in step 207;
Need to prove, be provided with an information database in the server, which user is used to write down any one model once had carried out answer (for ease of understanding, this sentences answer and describes as the special case of operating), these users replied how many times altogether at this model, when having the user that certain model is replied, information database all can be noted this information.
In the present embodiment, server judges whether to exist the identification information that gets access in the information operating list of information database.
206, Dui Ying user's number of operations adds 1, and execution in step 208;
If there has been this user's identification information in the information operating list, then this user is added 1 to the number of operations of this model.
207, a newly-built list item, and the number of operations that the user is set is 1, and execution in step 208;
If this user's identification information not in the information operating list, then according to the newly-built list item of identification information that gets access to, and this user is set to 1 to the number of operations of this model.
208, receive the temperature query requests that the user sends;
When current heat posted was checked in certain user's request, server can receive the temperature query requests that this user sends.
In the present embodiment, when the user wished to check the temperature of some models, server can be received the temperature query requests that this user sends equally.
209, obtain in the information operating list a certain user to the number of operations of information;
After step 206 or 207, information operating list is upgraded, then obtain the user that visited some models number of operations at first arbitrarily to this model.
210, judge whether this number of times reaches threshold value, if reach, then execution in step 212, if do not reach, then execution in step 211;
In the present embodiment, the size of this threshold value can be provided with the requirement of heat posted according to the keeper, and for example if require the mass ratio of heat posted higher, it is less relatively that this threshold value then can be set.
211, according to the temperature of first this information of weights algorithm computation;
When this user does not reach threshold value to the answer number of times of this model, can give higher weights to this time replying of this user, promptly calculate the numerical value of this time replying the temperature that is increased can be higher relatively.
212, according to the temperature of second this information of weights algorithm computation.
When this user reaches threshold value to the answer number of times of this model, can give lower weights to this time replying of this user, promptly calculate the numerical value of this time replying the temperature that is increased can be relatively low.
For ease of understanding, describe with an instantiation below, the current temperature of supposing certain model is 100, and the number of times threshold value is set is 2 times, when promptly the number of times of replying this model as same user surpasses 1 time, then this user is if reply this model again, then the temperature influence to this model reduces, suppose that temperature unit is 10, suppose that first weights are that 1.0, the second weights are 0.2, then when this user replys this model for the first time, the temperature of this model will be updated to 100+10*1=110, but when this user replys this model for the second time, the temperature of this model will be updated to 110+10*0.2=112, surpass secondary answer also by that analogy, be understandable that, in to the very high Web Community of heat posted quality requirements, can be set to 0 by second weights, promptly when a certain user repeatedly replys certain model, have only to reply for the first time and can improve the temperature of this model, so the behavior of having avoided malicious user malice to improve the temperature of model effectively.
Need to prove, can also comprise action type information in the operation requests in the such scheme, concrete action type can be for browsing or replying, for the temperature that can improve model more accurately new technological process more, can also the temperature of model be upgraded according to action type information and user's identification information, main thought is: give different weights to different action types and different identification informations, when calculating the temperature of model, can cause different influences, the weights of the weights of answer operation greater than browse operation for example can be set, the model temperature that will be increased when promptly the model temperature that is increased when a user replys certain model will be browsed this model greater than this user, in like manner also can weights be set to different identification informations, for ease of understanding, lift an instantiation below and describe:
The current temperature of supposing certain model is 100, and the number of times threshold value is set is 2 times, when promptly the number of times of replying this model as same user surpasses 1 time, then this user is if reply this model again, then the temperature influence to this model reduces, suppose that temperature unit is 10, the weights of replying operation are 1.5, the weights of browse operation are 1.0, identification information is that the user's of identify label weights are 2.0, and identification information is that the user's of sign-on ID weights are 1.5, and identification information is that the weights of IP address user are 1.0, when then the user who is identify label when an identification information replys certain model for the first time, the temperature of this model will be updated to 100+1.5*2*10=130.
Need to prove, above-mentioned steps 208 to 212 is just calculated the influence of the temperature of this model some users of some model A, because user request is checked is heat posted in current all models, so server need calculate total influence that all users that checked model A cause the temperature of model A and the total temperature that calculates model A, and calculate total temperature of all models in this way, after calculating total temperature of all models, choose several models as heat posted according to mode from big to small, and show these heat posteds to the user who sends the temperature query requests.
Above-mentioned two embodiment have described the process that heatrate upgrades, be understandable that, in actual applications, the process of judging user identity is not limited to above-mentioned mode, for example, if comprise user's identify label in the operation requests, can continue to obtain the sign-on ID in this operation requests equally, and continue to obtain user's IP address, promptly Ci Shi user ID can be by identify label, sign-on ID and IP address three form, or by among this three any both form, perhaps user ID is any one among this three.
In addition, judge that the order of user identity also can change, promptly can whether comprise sign-on ID in the first decision operation request, whether comprise identify label in the decision operation request again, concrete processing mode is similar, does not do qualification in the present embodiment.
Owing to both can adopt the mode of real-time update that the temperature of information is upgraded, can adopt the mode of passive renewal that the temperature of information is upgraded again in the embodiment of the invention, so improved the dirigibility that heatrate upgrades;
Secondly, because can be when the user operates information in the embodiment of the invention, identification information according to the user obtains the number of times that described user operates described information, and judge whether this number of times reaches the thresholding number of times, take different modes to calculate the temperature of this information respectively for situation that reaches the thresholding number of times and the situation that does not reach the thresholding number of times, so can avoid the certain user to pass through mala fide repeatedly the temperature that browsing information improves this information, therefore improve the degree of accuracy that heatrate upgrades;
Once more, owing to can give different weights to different action types and different identification informations in the embodiment of the invention, thus can more objectively embody the temperature of information, thus the degree of accuracy that heatrate upgrades further improved.
See also Fig. 3, heatrate updating device first embodiment comprises in the embodiment of the invention:
Interface alternation unit 301 is used to receive the operation requests to information that the user sends, and sends this operation requests to identification information obtaining unit 302;
Identification information obtaining unit 302 is used for obtaining according to described operation requests described user's identification information, and sends the identification information that gets access to query unit 303;
Query unit 303 is used for inquiring about the number of times that described user operates described information according to described identification information, and this number of times is sent to the first temperature updating block 304;
The first temperature updating block 304 is used to judge whether described number of times reaches threshold value, if do not reach, then according to the temperature of the described information of the first weights algorithm computation that presets, if reach, then according to the temperature of the described information of the second weights algorithm computation that presets.
In the present embodiment, the heatrate updating device also comprises:
Information database 305, be used to set up information operating list, comprise user's the identification information that described information was carried out operation in the described information operating list, and described user number of times that described information is operated, and provide information operating list to query unit 303.
In the present embodiment, identification information obtaining unit 302 comprises:
Identify label recognition unit 3021 is used for obtaining the user's of described operation requests identify label;
Sign-on ID recognition unit 3022 is used for obtaining the sign-on ID of the user in the described operation requests when obtaining the identify label failure;
IP Address Recognition unit 3023 is used for obtaining the user's IP address information in the described operation requests when obtaining the sign-on ID failure.
Flow process described in flow process in the present embodiment between each assembly and aforementioned information temperature update method first embodiment is similar, repeats no more herein.
See also Fig. 4, heatrate updating device second embodiment comprises in the embodiment of the invention:
Information database 401, be used to set up information operating list, comprise user's the identification information that described information was carried out operation in the described information operating list, and described user number of times that described information is operated, and provide information operating list to tabulation acquiring unit 402.
Tabulation acquiring unit 402 is used to obtain information operating list, comprises user's the identification information that described information was carried out operation in the described information operating list, and described user number of times that described information is operated;
Information acquisition unit 403 is used for obtaining the user's of described information operating list identification information;
The second temperature updating block 404, be used to judge whether the number of times that the user of described identification information correspondence operates described information reaches threshold value, if do not reach, then according to the temperature of the described information of the first weights algorithm computation that presets, if reach, then according to the temperature of the described information of the second weights algorithm computation that presets.
One of ordinary skill in the art will appreciate that all or part of step that realizes in the foregoing description method is to instruct relevant hardware to finish by program, described program can be stored in a kind of computer-readable recording medium, this program comprises the steps: when carrying out
Receive the operation requests that the user sends to information;
Obtain described user's identification information according to described operation requests;
Inquire about the number of times that described user operates described information according to described identification information;
Judge whether described number of times reaches threshold value, if do not reach, then according to the temperature of the described information of the first weights algorithm computation that presets, if reach, then according to the temperature of the described information of the second weights algorithm computation that presets.
The above-mentioned storage medium of mentioning can be a ROM (read-only memory), disk or CD etc.
More than a kind of information attention update method provided by the present invention and device are described in detail, for one of ordinary skill in the art, thought according to the embodiment of the invention, part in specific embodiments and applications all can change, in sum, this description should not be construed as limitation of the present invention.

Claims (12)

1. an information attention update method is characterized in that, comprising:
Receive the operation requests that the user sends to information;
Obtain described user's identification information according to described operation requests;
Inquire about the number of times that described user operates described information according to described identification information;
Judge whether described number of times reaches threshold value, if do not reach, then according to the temperature of the described information of the first weights algorithm computation that presets, if reach, then according to the temperature of the described information of the second weights algorithm computation that presets;
The temperature of the information that obtains according to the described first weights algorithm computation is greater than the temperature of the information that obtains according to the described second weights algorithm computation.
2. method according to claim 1 is characterized in that, the described step of obtaining described user's identification information according to described operation requests comprises:
Judge the identify label that whether comprises described user in the described operation requests,, then obtain described identify label, if do not comprise, then if comprise
Judge the sign-on ID that whether comprises described user in the described operation requests,, then obtain described sign-on ID, if do not comprise, then if comprise
Obtain the Internet protocol IP address information of the user in the described operation requests.
3. method according to claim 2 is characterized in that, comprises before the step to the operation requests of information that described reception user sends:
Set up information operating list, comprise user's the identification information that described information was carried out operation in the described information operating list, and described user number of times that described information is operated.
4. method according to claim 3 is characterized in that, described step of inquiring about the number of times that described user operates described information according to described identification information comprises:
Identification information according to the user who gets access to is inquired about the number of times that described user operates described information in described information operating list.
5. method according to claim 4 is characterized in that, also comprises action type information in the described operation requests;
Described method also comprises: according to described number of times, described action type information and described identification information upgrade the temperature of described information.
6. an information attention update method is characterized in that, comprising:
Obtain information operating list, comprise user's the identification information that described information was carried out operation in the described information operating list, and described user number of times that described information is operated;
Obtain the identification information of the user in the described information operating list, judge whether the number of times that the user of described identification information correspondence operates described information reaches threshold value, if do not reach, then according to the temperature of the described information of the first weights algorithm computation that presets, if reach, then according to the temperature of the described information of the second weights algorithm computation that presets;
The temperature of the information that obtains according to the described first weights algorithm computation is greater than the temperature of the information that obtains according to the described second weights algorithm computation.
7. method according to claim 6 is characterized in that, the described step of obtaining information operating list comprises before:
Receive the operation requests that the user sends to information;
Obtain described user's identification information according to described operation requests;
Judge and whether comprise described identification information in the described information operating list, if comprise, then the number of times that the user of described identification information correspondence is operated described information adds 1, if do not comprise, then according to the newly-built list item of described identification information, and the number of times that the user of described identification information correspondence operates described information is set is 1.
8. method according to claim 7 is characterized in that, the described step of obtaining described user's identification information according to described operation requests comprises:
Judge the identify label that whether comprises described user in the described operation requests,, then obtain described identify label, if do not comprise, then if comprise
Judge the sign-on ID that whether comprises described user in the described operation requests,, then obtain described sign-on ID, if do not comprise, then if comprise
Obtain the Internet protocol IP address information of the user in the described operation requests.
9. a heatrate updating device is characterized in that, comprising:
The interface alternation unit is used to receive the operation requests to information that the user sends;
Identification information obtaining unit is used for obtaining according to described operation requests described user's identification information;
Query unit is used for inquiring about the number of times that described user operates described information according to described identification information;
The first temperature updating block is used to judge whether described number of times reaches threshold value, if do not reach, then according to the temperature of the described information of the first weights algorithm computation that presets, if reach, then according to the temperature of the described information of the second weights algorithm computation that presets;
The temperature of the information that obtains according to the described first weights algorithm computation is greater than the temperature of the information that obtains according to the described second weights algorithm computation.
10. heatrate updating device according to claim 9 is characterized in that, described heatrate updating device also comprises:
Information database is used to set up information operating list, comprises user's the identification information that described information was carried out operation in the described information operating list, and described user number of times that described information is operated.
11. heatrate updating device according to claim 10 is characterized in that, described identification information obtaining unit comprises:
The identify label recognition unit is used for obtaining the user's of described operation requests identify label;
The sign-on ID recognition unit is used for obtaining the sign-on ID of the user in the described operation requests when obtaining the identify label failure;
IP Address Recognition unit is used for obtaining the user's IP address information in the described operation requests when obtaining the sign-on ID failure.
12. a heatrate updating device is characterized in that, comprising:
The tabulation acquiring unit is used to obtain information operating list, comprises user's the identification information that described information was carried out operation in the described information operating list, and described user number of times that described information is operated;
Information acquisition unit is used for obtaining the user's of described information operating list identification information;
The second temperature updating block, be used to judge whether the number of times that the user of described identification information correspondence operates described information reaches threshold value, if do not reach, then according to the temperature of the described information of the first weights algorithm computation that presets, if reach, then according to the temperature of the described information of the second weights algorithm computation that presets;
The temperature of the information that obtains according to the described first weights algorithm computation is greater than the temperature of the information that obtains according to the described second weights algorithm computation.
CN2007103015371A 2007-12-21 2007-12-21 Information attention update method and device Active CN101183393B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2007103015371A CN101183393B (en) 2007-12-21 2007-12-21 Information attention update method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2007103015371A CN101183393B (en) 2007-12-21 2007-12-21 Information attention update method and device

Publications (2)

Publication Number Publication Date
CN101183393A CN101183393A (en) 2008-05-21
CN101183393B true CN101183393B (en) 2010-06-23

Family

ID=39448668

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2007103015371A Active CN101183393B (en) 2007-12-21 2007-12-21 Information attention update method and device

Country Status (1)

Country Link
CN (1) CN101183393B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020118778A1 (en) * 2018-12-10 2020-06-18 陆少杰 Automobile information query method and apparatus, and electronic device

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101887440B (en) * 2009-05-13 2012-05-30 财团法人资讯工业策进会 Hot spot analytic system and method
CN102801642B (en) * 2011-05-27 2015-09-23 上海三叉戟信息科技有限公司 A kind of network user communication method
CN104077354B (en) * 2014-05-29 2017-09-29 小米科技有限责任公司 The temperature of model determines method and relevant apparatus in forum
CN104281700A (en) * 2014-10-16 2015-01-14 北京国双科技有限公司 Website inquiring and collecting method and device
CN106095844A (en) * 2016-06-03 2016-11-09 广州爱九游信息技术有限公司 A kind of data handling system, unit and method
CN108241725B (en) * 2017-05-24 2019-07-05 新华三大数据技术有限公司 A kind of data hot statistics system and method
CN112269938A (en) * 2020-11-16 2021-01-26 北京百度网讯科技有限公司 Information display method and device, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1489333A (en) * 2002-10-10 2004-04-14 华为技术有限公司 Method for updating content in content-transmitting network
CN1604642A (en) * 2004-11-04 2005-04-06 复旦大学 A method for arranging information release priority in broadcast video program system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1489333A (en) * 2002-10-10 2004-04-14 华为技术有限公司 Method for updating content in content-transmitting network
CN1604642A (en) * 2004-11-04 2005-04-06 复旦大学 A method for arranging information release priority in broadcast video program system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020118778A1 (en) * 2018-12-10 2020-06-18 陆少杰 Automobile information query method and apparatus, and electronic device

Also Published As

Publication number Publication date
CN101183393A (en) 2008-05-21

Similar Documents

Publication Publication Date Title
CN101183393B (en) Information attention update method and device
CN105827706B (en) Message pushing device and method
US9996844B2 (en) Age-targeted online marketing using inferred age range information
CN101271558A (en) Multi-policy commercial product recommending system based on context information
US7818208B1 (en) Accurately estimating advertisement performance
CN101782919B (en) Web form data output method, device and form processing system
JP2010507840A (en) Method and system for node rating based on DNS session data
CN100568883C (en) The method and apparatus that is used for local ip address translation
EP2390829A1 (en) Method of identifying remote users of websites
WO2011011146A1 (en) System and method for real-time batch account processing
CN100449533C (en) Providing information for mobile user
US20080208603A1 (en) Remotely managing enterprise resources
CN110046155B (en) Method, device and equipment for updating feature database and determining data features
CN112686717B (en) Data processing method and system for advertisement recall
CN112069384A (en) Buried point data processing method, server and readable storage medium
US20100082359A1 (en) Multi-Granular Age Range Products For Use in Online Marketing
CN113900907A (en) Mapping construction method and system
CN110297948B (en) Relational network construction method and device
US7072795B2 (en) Method and system for modeling a system
CN110852893A (en) Risk identification method, system, equipment and storage medium based on mass data
CN102073722A (en) URL (Uniform Resource Locator) cloud publishing system
CN101814234A (en) Method and system for processing traffic information
US11526514B2 (en) Request orchestration
WO2007136177A1 (en) Real-time accessor marketing system and method
CN110300193A (en) A kind of method and apparatus obtaining entity domain name

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant