WO2013063416A1 - Systems and methods for sentiment detection, measurement, and normalization over social networks - Google Patents

Systems and methods for sentiment detection, measurement, and normalization over social networks Download PDF

Info

Publication number
WO2013063416A1
WO2013063416A1 PCT/US2012/062156 US2012062156W WO2013063416A1 WO 2013063416 A1 WO2013063416 A1 WO 2013063416A1 US 2012062156 W US2012062156 W US 2012062156W WO 2013063416 A1 WO2013063416 A1 WO 2013063416A1
Authority
WO
WIPO (PCT)
Prior art keywords
sentiment
users
user
social network
sentiments
Prior art date
Application number
PCT/US2012/062156
Other languages
French (fr)
Inventor
Rishab Aiyer Ghosh
Scott Park MANLEY
Original Assignee
Topsy Labs, Inc.
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 Topsy Labs, Inc. filed Critical Topsy Labs, Inc.
Priority to CN201280059775.5A priority Critical patent/CN104145264B/en
Priority to KR1020147014084A priority patent/KR102040343B1/en
Priority to AU2012328608A priority patent/AU2012328608A1/en
Publication of WO2013063416A1 publication Critical patent/WO2013063416A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/01Social networking

Definitions

  • these user activity data can be retrieved from the social data sources of the social networks through their respective publicly available Application Programming Interfaces (APIs), indexed, processed, and stored locally for further analysis.
  • APIs Application Programming Interfaces
  • FIG. 1 depicts an example of a system diagram to support sentiment detection, measurement, and normalization over social networks.
  • FIG. 2 depicts an example of a flowchart of a process to support sentiment detection, measurement, and normalization over social networks.
  • the measurement of the aggregated sentiments expressed by the users can be normalized based on one or more of the natural bias of the social network on which the opinions of the users are expressed, nature of the event or topic of the discussion, and the timing of the activities of the users on the social network. Additionally, the collected and measured sentiments of an individual user expressed on a social network can also be normalized against a baseline sentiment that reflects the natural tendency of each individual user and/or sentiments expressed in other content linked to the individual user in order to truly reflect the user's sentiment at the time of his/her expression.
  • a social media network or social network can be any publicly accessible web-based platform or community that enables its
  • social media network can be but is not limited to, Facebook, Google+, Tweeter, Linkedln, blogs, forums, or any other web-based communities.
  • a user's activities on a social media network include but are not limited to, tweets, replies and/or re-tweets to the tweets, posts, comments to other users' posts, opinions (e.g., Likes), feeds, connections (e.g., add other user as friend), references, links to other websites or applications, or any other activities on the social network.
  • a typical web content which creation time may not always be clearly associated with the content
  • one unique characteristics of a user's activities on the social network is that there is an explicit time stamp associated with each of the activities, making it possible to establish a pattern of the user's activities over time on the social network.
  • FIG. 1 depicts an example of a system diagram to support sentiment detection, measurement, and normalization over social networks.
  • the diagrams depict components as functionally separate, such depiction is merely for illustrative purposes. It will be apparent that the components portrayed in this figure can be arbitrarily combined or divided into separate software, firmware and/or hardware components. Furthermore, it will also be apparent that such components, regardless of how they are combined or divided, can execute on the same host or multiple hosts, and wherein the multiple hosts can be connected by one or more networks.
  • the system 100 includes at least data collection engine 102 and sentiment analysis engine 104.
  • the term engine refers to software, firmware, hardware, or other component that is used to effectuate a purpose.
  • the engine will typically include software instructions that are stored in nonvolatile memory (also referred to as secondary memory).
  • nonvolatile memory also referred to as secondary memory
  • the software instructions are executed, at least a subset of the software instructions is loaded into memory (also referred to as primary memory) by a processor.
  • the processor then executes the software instructions in memory.
  • the processor may be a shared processor, a dedicated processor, or a combination of shared or dedicated
  • a typical program will include calls to hardware components (such as I/O devices), which typically requires the execution of drivers.
  • the drivers may or may not be considered part of the engine, but the distinction is not critical.
  • each of the engines can run on one or more hosting devices (hosts).
  • a host can be a computing device, a communication device, a storage device, or any electronic device capable of running a software component.
  • a computing device can be but is not limited to a laptop PC, a desktop PC, a tablet PC, an iPod, an iPhone, an iPad, Google's Android device, a PDA, or a server machine.
  • a storage device can be but is not limited to a hard disk drive, a flash memory drive, or any portable storage device.
  • a communication device can be but is not limited to a mobile phone.
  • data collection engine 102 and sentiment analysis engine 104 each has a communication interface (not shown), which is a software component that enables the engines to communicate with each other following certain communication protocols, such as TCP/IP protocol, over one or more communication networks (not shown).
  • the communication networks can be but are not limited to, internet, intranet, wide area network (WAN), local area network (LAN), wireless network, Bluetooth, WiFi, and mobile communication network.
  • WAN wide area network
  • LAN local area network
  • wireless network Bluetooth
  • WiFi WiFi
  • data collection engine 102 collects data on activities of the users on a social network by periodically crawling the social network to collect the latest activity data from each of the users.
  • data collection engine 102 may collect data from each individual user selectively based on an activity collection schedule for the user. If a user's activities are not to be collected at the time of the crawling according to the user's activity collection schedule, data collection engine 102 will skip the content related to the user and move on to the next user whose activity is to be collected according to his/her schedule.
  • Such selective collection of data by data collection engine 102 reduces the time and resources required for each around of crawling without comprising on the freshness of the data collected.
  • data collection engine 102 may run and coordinate multiple crawlers coming from different Internet addresses (IPs) in order to collect as much data as possible.
  • IPs Internet addresses
  • Social media crawling engine 106 may also maximize the amount of new data collected per (HTTP) request.
  • data collection engine 102 may establish an activity distribution pattern/model for each of the users over time based on the timestamps associated with the activities of the user on the social network.
  • Such activity distribution pattern over time may reflect when each individual user is most or least active on the social network and the frequency of the user's activities on the social network and can be used to set up the activity collection schedule for the user.
  • the user may be most active on the social network between the hours of 8-12 in the evenings while may be least active during early mornings, or the user is most active on weekends rather than week days.
  • data collection engine 102 may also determine whether and/or when each individual user is likely to be most active upon the occurrence of certain events, such as certain sports event or product news (e.g., iPhone release) the user is following. Alternatively, data collection engine 102 may determine that the user's activities are closely related to the activities of one or more his/her friends the user is connected to on the social network. For a non-limiting example, if one or more of the user's friends become active, e.g., starting an interesting discussion or participating in an online game, it is also likely to cause to user to get actively involved as well.
  • certain events such as certain sports event or product news (e.g., iPhone release) the user is following.
  • data collection engine 102 may determine that the user's activities are closely related to the activities of one or more his/her friends the user is connected to on the social network. For a non-limiting example, if one or more of the user's friends become active, e.g., starting an interesting discussion or participating in an online game, it is also likely
  • data collection engine 102 may collect data on the activities of the users on the social network by utilizing an application programming interface (API) provided by the social network.
  • API application programming interface
  • the OpenGraph API provided by Facebook exposes multiple resources (i.e., data related to activities of a user) on the social network, wherein every type of resource has an ID and an introspection method is available to learn the type and the methods available on it.
  • IDs can be user names and/or numbers. Since all resources have numbered IDs and only some have named IDs, only use numbered IDs are used to refer to resources.
  • sentiment analysis engine 104 detects and identifies the sentiments expressed by the users in the collected data of their activities on the social network with respect to/toward a specific event or topic via a number of sentiment text scoring schemes, which take into consideration the ways and the nuances of how people express themselves within social media network in general, and specifically within Twitter.
  • sentiment text scoring schemes which take into consideration the ways and the nuances of how people express themselves within social media network in general, and specifically within Twitter.
  • Twitter there are significant differences in how people express themselves within 140 character constraint of a tweet that traditional sentiment measurement technique do not handle well.
  • sentiment analysis engine 104 is able to identify a number of "twitterisms" in the tweets, i.e., specific characteristics of sentiment expressions in the collected data that are not only indicative of how people feel about certain event or things, but are also unique to how people express themselves on a social network such as Twitter using tweets. These identified characteristics of sentiment expressions are utilized by the number of sentiment text scoring schemes for detecting the sentiments expressed by the users on the social network, Here, the sentiment of each user can be characterized as very positive, positive, flat, negative, very negative.
  • sentiment analysis engine 104 evaluates and aggregates the sentiments of the users (positive or negative sentiments) toward the specific event or topic. For a non-limiting example, analyzing iPhone related tweets on Twitter around the launch time of a new iPhone may show that 21 % of the users are positive vs. 18% of the users are negative. If the time period is extended to one week or one month after the launch, the social sentiment score may point to a different sentiment score (higher percentage of users being positive or negative) as the users have more time experience with the new iPhone.
  • sentiment analysis engine 104 normalizes the aggregated sentiments of the users and/or the sentiment of each individual user against a baseline sentiment that takes into account one or more factors/bias, which include but are not limited to, the natural bias of the social network on which the opinions of the users are expressed, nature of the event or topic of the discussion, and the timing of the activities of the users on the social network.
  • factors/bias include but are not limited to, the natural bias of the social network on which the opinions of the users are expressed, nature of the event or topic of the discussion, and the timing of the activities of the users on the social network.
  • various statistical measures such as means, averages, standard deviations, coherence or any combination of these measures can be used by sentiment analysis engine 104 to normalize the measured sentiments of the users over time. Such sentiment normalization is necessary in order to obtain an accurate measure of the sentiment of each individual user and/or the general public toward the specific event.
  • sentiment analysis engine 104 may normalize the measured sentiment of each individual user against the natural tendency of each individual user and/or sentiments expressed
  • sentiment analysis engine 104 calculates a social sentiment score for the event or topic based on normalized measurement of sentiments of each individual user or the users as a group.
  • the social sentiment score for the event represents normalized sentiments of the individual user or users expressed on the social network toward the current event and/or over certain time period (depending upon the timestamps of the activities of the users being analyzed), wherein such social sentiment score reflect either the true sentiment of the individual user or the sentiments of the general public.
  • the most intense negative sentiment expressed by users on Twitter tends to be toward things related to politics, while the most intense positive sentiment is not as intense as the negative sentiment, and focus on non-controversial topics such as travel, photography, etc.
  • sentiment scores measured by sentiment analysis engine 104 have to be normalized with this knowledge in mind and a slightly positive reading on a political event may actually indicate that the event is fairly well received when normalized with the fact that most sentiments around political terms are overwhelmingly negative.
  • FIG. 2 depicts an example of a flowchart of a process to support sentiment detection, measurement, and normalization over social networks.
  • FIG. 2 depicts functional steps in a particular order for purposes of illustration, the process is not limited to any particular order or arrangement of steps.
  • One skilled in the relevant art will appreciate that the various steps portrayed in this figure could be omitted, rearranged, combined and/or adapted in various ways.
  • the flowchart 200 starts at block 202 where data on activities of a plurality of users on a social network is collected.
  • the flowchart 200 continues to block 204 where sentiment of each of the users toward a certain event or topic as expressed in the collected data of their activities on the social network are detected and measured.
  • the flowchart 200 continues to block 206 where the detected sentiments of the plurality of users toward the event or topic are optionally aggregated.
  • the flowchart 200 ends at block 208 where the aggregated sentiments of the users and/or the sentiment of each individual user is normalized against a baseline sentiment so that the normalized sentiments truly reflect the sentiments of the public in general and/or the individual user toward the event or topic.
  • One embodiment may be implemented using a conventional general purpose or a specialized digital computer or microprocessor(s) programmed according to the teachings of the present disclosure, as will be apparent to those skilled in the computer art.
  • Appropriate software coding can readily be prepared by skilled programmers based on the teachings of the present disclosure, as will be apparent to those skilled in the software art.
  • the invention may also be implemented by the preparation of integrated circuits or by interconnecting an appropriate network of conventional component circuits, as will be readily apparent to those skilled in the art.
  • One embodiment includes a computer program product which is a machine readable medium (media) having instructions stored thereon/in which can be used to program one or more hosts to perform any of the features presented herein.
  • the machine readable medium can include, but is not limited to, one or more types of disks including floppy disks, optical discs, DVD, CD-ROMs, micro drive, and magneto-optical disks, ROMs, RAMs, EPROMs, EEPROMs, DRAMs, VRAMs, flash memory devices, magnetic or optical cards, nanosystems (including molecular memory ICs), or any type of media or device suitable for storing instructions and/or data.
  • the present invention includes software for controlling both the hardware of the general purpose/specialized computer or microprocessor, and for enabling the computer or microprocessor to interact with a human viewer or other mechanism utilizing the results of the present invention.
  • software may include, but is not limited to, device drivers, operating systems, execution environments/containers, and applications.

Abstract

A new approach is proposed that contemplates systems and methods to provide the ability to detect, measure, aggregate, and normalize sentiments expressed by a group of users on a certain event or topic on a social network so that the normalized sentiments truly reflect the sentiments of the general public on that specific event or topic. Additionally, the collected and measured sentiments of an individual user expressed on a social network can also be normalized against a baseline sentiment that reflects in order to truly reflect the individual user's sentiment at the time of his/her expression.

Description

SYSTEMS AND METHODS FOR SENTIMENT DETECTION, MEASUREMENT, AND NORMALIZATION OVER SOCIAL NETWORKS
CROSS REFERENCE TO RELATED APPLICATIONS
[0001 ] This application claims priority to United States Provisional Patent
Application No. 61/551 ,833, filed October 26, 201 1 , and United States Patent Application No. 13/660,533, filed October 25, 2012, and is hereby incorporated herein by reference.
BACKGROUND
[0002] Social media networks such as Facebook, Twitter, and Google Plus have experienced exponential growth in recently years as web-based communication platforms. Hundreds of millions of people are using various forms of social media networks every day to communicate and stay connected with each other.
Consequently, the resulting activities from the users on the social media networks, such as tweets posted on Twitter, becomes phenomenal and can be collected for various kinds of measurements and analysis. Specifically, these user activity data can be retrieved from the social data sources of the social networks through their respective publicly available Application Programming Interfaces (APIs), indexed, processed, and stored locally for further analysis.
[0003] These stream data from the social networks collected in real time along with those collected and stored overtime provide the basis for a variety of measurements and analysis. Some of the metrics for measurements and analysis include but are not limited to:
• Number of mentions - Total number of mentions for a keyword, term or link;
• Number of mentions by influencers - Total number of mentions for a
keyword, term or link by an influential user;
· Number of mentions by significant posts - Total number of mentions for a keyword, term or link by tweets that have been retweeted or contain a link; • Velocity - The extent to which a keyword, term or link is "taking off' in the preceding time windows (e.g., seven days).
[0004] In addition to the above measurements and analysis performed on the content of the data, it is also important to analyze the aggregated sentiments of the users expressed through their activities (e.g., Tweets and posts) on the social networks as well. For a non-limiting example, such aggregated sentiments can be measured by the percentage of tweets expressed by a group of users on the certain topic over a certain period of time that are positive, neutral and negative. Although such measurement of the sentiments of the users expressed over the social networks provide real-time gauges of their views/opinions, such measurement may be biased due to various factors, including but not limited to, the type of users most active and thus most likely to express their feelings on the social networks, timing and preferred way of expression by each individual user, etc. Consequently, as measured, the sentiments of users expressed on the social networks on certain matters or events may not be a true and accurate reflection of the sentiments of the public at large.
[0005] The foregoing examples of the related art and limitations related therewith are intended to be illustrative and not exclusive. Other limitations of the related art will become apparent upon a reading of the specification and a study of the drawings.
BRIEF DESCRIPTION OF THE DRAWINGS
[0006] FIG. 1 depicts an example of a system diagram to support sentiment detection, measurement, and normalization over social networks.
[0007] FIG. 2 depicts an example of a flowchart of a process to support sentiment detection, measurement, and normalization over social networks.
DETAILED DESCRIPTION OF EMBODIMENTS
[0008] The approach is illustrated by way of example and not by way of limitation in the figures of the accompanying drawings in which like references indicate similar elements. It should be noted that references to "an" or "one" or "some" embodiment(s) in this disclosure are not necessarily to the same embodiment, and such references mean at least one. [0009] A new approach is proposed that contemplates systems and methods to provide the ability to detect, measure, aggregate, and normalize sentiments expressed by a group of users on a certain event or topic on a social network so that the normalized sentiments truly reflect the sentiments of the general public on that specific event or topic. Here, the measurement of the aggregated sentiments expressed by the users can be normalized based on one or more of the natural bias of the social network on which the opinions of the users are expressed, nature of the event or topic of the discussion, and the timing of the activities of the users on the social network. Additionally, the collected and measured sentiments of an individual user expressed on a social network can also be normalized against a baseline sentiment that reflects the natural tendency of each individual user and/or sentiments expressed in other content linked to the individual user in order to truly reflect the user's sentiment at the time of his/her expression.
[0010] As referred to hereinafter, a social media network or social network, can be any publicly accessible web-based platform or community that enables its
users/members to post, share, communicate, and interact with each other. For non- limiting examples, such social media network can be but is not limited to, Facebook, Google+, Tweeter, Linkedln, blogs, forums, or any other web-based communities.
[0011 ] As referred to hereinafter, a user's activities on a social media network include but are not limited to, tweets, replies and/or re-tweets to the tweets, posts, comments to other users' posts, opinions (e.g., Likes), feeds, connections (e.g., add other user as friend), references, links to other websites or applications, or any other activities on the social network. In contrast to a typical web content, which creation time may not always be clearly associated with the content, one unique characteristics of a user's activities on the social network is that there is an explicit time stamp associated with each of the activities, making it possible to establish a pattern of the user's activities over time on the social network.
[0012] FIG. 1 depicts an example of a system diagram to support sentiment detection, measurement, and normalization over social networks. Although the diagrams depict components as functionally separate, such depiction is merely for illustrative purposes. It will be apparent that the components portrayed in this figure can be arbitrarily combined or divided into separate software, firmware and/or hardware components. Furthermore, it will also be apparent that such components, regardless of how they are combined or divided, can execute on the same host or multiple hosts, and wherein the multiple hosts can be connected by one or more networks.
[0013] In the example of FIG. 1 , the system 100 includes at least data collection engine 102 and sentiment analysis engine 104. As used herein, the term engine refers to software, firmware, hardware, or other component that is used to effectuate a purpose. The engine will typically include software instructions that are stored in nonvolatile memory (also referred to as secondary memory). When the software instructions are executed, at least a subset of the software instructions is loaded into memory (also referred to as primary memory) by a processor. The processor then executes the software instructions in memory. The processor may be a shared processor, a dedicated processor, or a combination of shared or dedicated
processors. A typical program will include calls to hardware components (such as I/O devices), which typically requires the execution of drivers. The drivers may or may not be considered part of the engine, but the distinction is not critical.
[0014] In the example of FIG. 1 , each of the engines can run on one or more hosting devices (hosts). Here, a host can be a computing device, a communication device, a storage device, or any electronic device capable of running a software component. For non-limiting examples, a computing device can be but is not limited to a laptop PC, a desktop PC, a tablet PC, an iPod, an iPhone, an iPad, Google's Android device, a PDA, or a server machine. A storage device can be but is not limited to a hard disk drive, a flash memory drive, or any portable storage device. A communication device can be but is not limited to a mobile phone.
[0015] In the example of FIG. 1 , data collection engine 102 and sentiment analysis engine 104 each has a communication interface (not shown), which is a software component that enables the engines to communicate with each other following certain communication protocols, such as TCP/IP protocol, over one or more communication networks (not shown). Here, the communication networks can be but are not limited to, internet, intranet, wide area network (WAN), local area network (LAN), wireless network, Bluetooth, WiFi, and mobile communication network. The physical connections of the network and the communication protocols are well known to those of skill in the art.
[0016] In the example of FIG. 1 , data collection engine 102 collects data on activities of the users on a social network by periodically crawling the social network to collect the latest activity data from each of the users. Given the vast amount of the data accessible in a social media network, data collection engine 102 may collect data from each individual user selectively based on an activity collection schedule for the user. If a user's activities are not to be collected at the time of the crawling according to the user's activity collection schedule, data collection engine 102 will skip the content related to the user and move on to the next user whose activity is to be collected according to his/her schedule. Such selective collection of data by data collection engine 102 reduces the time and resources required for each around of crawling without comprising on the freshness of the data collected. In some embodiments, data collection engine 102 may run and coordinate multiple crawlers coming from different Internet addresses (IPs) in order to collect as much data as possible. Social media crawling engine 106 may also maximize the amount of new data collected per (HTTP) request.
[0017] In some embodiments, data collection engine 102 may establish an activity distribution pattern/model for each of the users over time based on the timestamps associated with the activities of the user on the social network. Such activity distribution pattern over time may reflect when each individual user is most or least active on the social network and the frequency of the user's activities on the social network and can be used to set up the activity collection schedule for the user. For a non-limiting example, the user may be most active on the social network between the hours of 8-12 in the evenings while may be least active during early mornings, or the user is most active on weekends rather than week days.
[0018] In some embodiments, data collection engine 102 may also determine whether and/or when each individual user is likely to be most active upon the occurrence of certain events, such as certain sports event or product news (e.g., iPhone release) the user is following. Alternatively, data collection engine 102 may determine that the user's activities are closely related to the activities of one or more his/her friends the user is connected to on the social network. For a non-limiting example, if one or more of the user's friends become active, e.g., starting an interesting discussion or participating in an online game, it is also likely to cause to user to get actively involved as well.
[0019] In some embodiments, data collection engine 102 may collect data on the activities of the users on the social network by utilizing an application programming interface (API) provided by the social network. For a non-limiting example, the OpenGraph API provided by Facebook exposes multiple resources (i.e., data related to activities of a user) on the social network, wherein every type of resource has an ID and an introspection method is available to learn the type and the methods available on it. Here, IDs can be user names and/or numbers. Since all resources have numbered IDs and only some have named IDs, only use numbered IDs are used to refer to resources.
[0020] In the example of FIG. 1 , sentiment analysis engine 104 detects and identifies the sentiments expressed by the users in the collected data of their activities on the social network with respect to/toward a specific event or topic via a number of sentiment text scoring schemes, which take into consideration the ways and the nuances of how people express themselves within social media network in general, and specifically within Twitter. In the non-limiting example of Twitter, there are significant differences in how people express themselves within 140 character constraint of a tweet that traditional sentiment measurement technique do not handle well. Based on the analysis and testing of the mass amount of data that has been collected in real time and stored over time by data collection engine 102, sentiment analysis engine 104 is able to identify a number of "twitterisms" in the tweets, i.e., specific characteristics of sentiment expressions in the collected data that are not only indicative of how people feel about certain event or things, but are also unique to how people express themselves on a social network such as Twitter using tweets. These identified characteristics of sentiment expressions are utilized by the number of sentiment text scoring schemes for detecting the sentiments expressed by the users on the social network, Here, the sentiment of each user can be characterized as very positive, positive, flat, negative, very negative.
[0021 ] Once the sentiments of the users are detected based on the collected activities of the users, sentiment analysis engine 104 evaluates and aggregates the sentiments of the users (positive or negative sentiments) toward the specific event or topic. For a non-limiting example, analyzing iPhone related tweets on Twitter around the launch time of a new iPhone may show that 21 % of the users are positive vs. 18% of the users are negative. If the time period is extended to one week or one month after the launch, the social sentiment score may point to a different sentiment score (higher percentage of users being positive or negative) as the users have more time experience with the new iPhone.
[0022] In some embodiments, sentiment analysis engine 104 normalizes the aggregated sentiments of the users and/or the sentiment of each individual user against a baseline sentiment that takes into account one or more factors/bias, which include but are not limited to, the natural bias of the social network on which the opinions of the users are expressed, nature of the event or topic of the discussion, and the timing of the activities of the users on the social network. Here, various statistical measures, such as means, averages, standard deviations, coherence or any combination of these measures can be used by sentiment analysis engine 104 to normalize the measured sentiments of the users over time. Such sentiment normalization is necessary in order to obtain an accurate measure of the sentiment of each individual user and/or the general public toward the specific event. In addition, sentiment analysis engine 104 may normalize the measured sentiment of each individual user against the natural tendency of each individual user and/or sentiments expressed in other content linked to the individual user.
[0023] In some embodiments, sentiment analysis engine 104 calculates a social sentiment score for the event or topic based on normalized measurement of sentiments of each individual user or the users as a group. Here, the social sentiment score for the event represents normalized sentiments of the individual user or users expressed on the social network toward the current event and/or over certain time period (depending upon the timestamps of the activities of the users being analyzed), wherein such social sentiment score reflect either the true sentiment of the individual user or the sentiments of the general public.
[0024] In the previous example of analyzing sentiments of users around the launching of new iPhone, the measured sentiment based on tweets of the users on Twitter is only slightly positive (21 % positive vs. 18% negative) toward iPhone launch. However, since the sentiments expressed on Twitter tends to be more negative than the sentiments of the general public, the slight positive sentiment reading is in fact much more positive when normalized by sentiment analysis engine 104 against the negative bias of Twitter.
[0025] For another non-limiting example, the most intense negative sentiment expressed by users on Twitter tends to be toward things related to politics, while the most intense positive sentiment is not as intense as the negative sentiment, and focus on non-controversial topics such as travel, photography, etc. As such, sentiment scores measured by sentiment analysis engine 104 have to be normalized with this knowledge in mind and a slightly positive reading on a political event may actually indicate that the event is fairly well received when normalized with the fact that most sentiments around political terms are overwhelmingly negative.
[0026] For another non-limiting example, if User #1 tends to be more positive in his/her choice of words/phrases (e.g., he/she always says "that's great"), while User #2 tends to be more reserved in his/her choice of words/phrases (e.g., he/she always says "that's ok"), then a positive expression (e.g., "that's great") by User #2 is in fact quite positive when being normalized by sentiment analysis engine 104 against his/her negative bias, while the same expression by User #1 may be just neutral when being normalized against his/her positive bias.
[0027] FIG. 2 depicts an example of a flowchart of a process to support sentiment detection, measurement, and normalization over social networks. Although this figure depicts functional steps in a particular order for purposes of illustration, the process is not limited to any particular order or arrangement of steps. One skilled in the relevant art will appreciate that the various steps portrayed in this figure could be omitted, rearranged, combined and/or adapted in various ways.
[0028] In the example of FIG. 2, the flowchart 200 starts at block 202 where data on activities of a plurality of users on a social network is collected. The flowchart 200 continues to block 204 where sentiment of each of the users toward a certain event or topic as expressed in the collected data of their activities on the social network are detected and measured. The flowchart 200 continues to block 206 where the detected sentiments of the plurality of users toward the event or topic are optionally aggregated. The flowchart 200 ends at block 208 where the aggregated sentiments of the users and/or the sentiment of each individual user is normalized against a baseline sentiment so that the normalized sentiments truly reflect the sentiments of the public in general and/or the individual user toward the event or topic.
[0029] One embodiment may be implemented using a conventional general purpose or a specialized digital computer or microprocessor(s) programmed according to the teachings of the present disclosure, as will be apparent to those skilled in the computer art. Appropriate software coding can readily be prepared by skilled programmers based on the teachings of the present disclosure, as will be apparent to those skilled in the software art. The invention may also be implemented by the preparation of integrated circuits or by interconnecting an appropriate network of conventional component circuits, as will be readily apparent to those skilled in the art.
[0030] One embodiment includes a computer program product which is a machine readable medium (media) having instructions stored thereon/in which can be used to program one or more hosts to perform any of the features presented herein. The machine readable medium can include, but is not limited to, one or more types of disks including floppy disks, optical discs, DVD, CD-ROMs, micro drive, and magneto-optical disks, ROMs, RAMs, EPROMs, EEPROMs, DRAMs, VRAMs, flash memory devices, magnetic or optical cards, nanosystems (including molecular memory ICs), or any type of media or device suitable for storing instructions and/or data. Stored on any one of the computer readable medium (media), the present invention includes software for controlling both the hardware of the general purpose/specialized computer or microprocessor, and for enabling the computer or microprocessor to interact with a human viewer or other mechanism utilizing the results of the present invention. Such software may include, but is not limited to, device drivers, operating systems, execution environments/containers, and applications.
[0031 ] What is claimed is:

Claims

CLAIMS 1 . A system, comprising:
a data collection engine, which in operation, collects data on activities of a plurality of users on a social network;
a sentiment analysis engine, which in operation,
detects and measures sentiment of each of the plurality of users toward a certain event or topic as expressed in the collected data of their activities on the social network;
aggregates the detected sentiments of the plurality of users toward the event or topic;
normalizes the aggregated sentiments of the users against a baseline sentiment so that the normalized sentiments truly reflect the sentiments of the general public toward the event or topic.
2. The system of claim 1 , wherein:
the social network is a publicly accessible web-based platform or community that enables its users/members to post, share, communicate, and interact with each other.
3. The system of claim 1 , wherein:
the social network is one of Facebook, Google+, Tweeter, Linkedln, blogs, forums, or any other web-based communities.
4. The system of claim 1 , wherein:
activities of the user on the social media network include one or more of tweets, replies and/or re-tweets to the tweets, posts, comments to other users' posts, opinions, feeds, connections, references, links to other websites or applications, or any other activities on the social network.
5. The system of claim 1 , wherein:
the data collection engine collects the data on the activities of the users on the social network by periodically crawling the social network to collect the latest activity data from the users.
6. The system of claim 1 , wherein:
the data collection engine collects the data on the activities of the users on the social network by utilizing an application programming interface (API) provided by the social network.
7. The system of claim 1 , wherein:
the sentiment analysis engine detects and identifies the sentiments expressed by the users in the collected data of their activities on the social network via a number of sentiment text scoring schemes that take into consideration the ways people express themselves on the social media network.
8. The system of claim 7, wherein:
the number of sentiment text scoring schemes utilize specific characteristics of sentiment expressions identified in the collected data for detecting the sentiments expressed by the users on the social network.
9. The system of claim 1 , wherein:
the sentiment analysis engine normalizes the aggregated sentiments of the users against the baseline sentiment that takes into account the natural bias of the social network on which the opinions of the users are expressed.
10. The system of claim 1 , wherein:
the sentiment analysis engine normalizes the aggregated sentiments of the users against the baseline sentiment that takes into account nature of the event or topic.
1 1 . The method of claim 1 , wherein:
the sentiment analysis engine normalizes the aggregated sentiments of the users against the baseline sentiment that takes into account timing of the activities of the users on the social network.
12. The system of claim 1 , wherein:
the sentiment analysis engine calculates a social sentiment score for the event or topic based on normalized measurement of the sentiments of the users.
13. A system, comprising: a data collection engine, which in operation, collects data on activities of a user on a social network;
a sentiment analysis engine, which in operation,
detects and measures sentiment of the user toward a certain event or topic as expressed in the collected data of the activities of the user on the social network; normalizes the measured sentiment of the user against a baseline sentiment so that the normalized sentiment truly reflects the real sentiment of the user toward the event or topic.
14. The system of claim 13, wherein:
the data collection engine selectively collects the data from the user based on an activity collection schedule for the user.
15. The system of claim 13, wherein:
the data collection engine establishes an activity distribution pattern for the user over time based on the timestamps associated with the activities of the user on the social network.
16. The system of claim 13, wherein:
the data collection engine determines whether and/or when the user is likely to be most active upon the occurrence of certain events.
17. The system of claim 13, wherein:
the sentiment analysis engine normalizes the measured sentiment of the user against sentiments expressed in other content linked to the individual user.
18. The system of claim 13, wherein:
the sentiment analysis engine normalizes the measured sentiments of the user against the baseline sentiment that takes into account natural tendency of the user.
19. A method, comprising:
collecting data on activities of a plurality of users on a social network;
detecting and measuring sentiment of each of the plurality of users toward a certain event or topic as expressed in the collected data of their activities on the social network; aggregating the detected sentiments of the plurality of users toward the event or topic;
normalizing the aggregated sentiments of the users against a baseline sentiment so that the normalized sentiments truly reflect the sentiments of the general public toward the event or topic.
20. The method of claim 1 9, further comprising:
collecting the data on the activities of the users on the social network by periodically crawling the social network to collect the latest activity data from the users.
21 . The method of claim 1 9, further comprising:
collecting the data on the activities of the users on the social network by utilizing an application programming interface (API) provided by the social network.
22. The method of claim 1 9, further comprising:
detecting and identifying the sentiments expressed by the users in the collected data of their activities on the social network via a number of sentiment text scoring schemes that take into consideration the ways people express themselves on the social media network.
23. The method of claim 1 9, further comprising:
utilizing specific characteristics of sentiment expressions identified in the collected data for detecting the sentiments expressed by the users on the social network.
24. The method of claim 1 9, further comprising:
normalizing the aggregated sentiments of the users against the baseline sentiment that takes into account the natural bias of the social network on which the opinions of the users are expressed.
25. The method of claim 1 9, further comprising:
normalizing the aggregated sentiments of the users against the baseline sentiment that takes into account nature of the event or topic.
26. The method of claim 1 9, further comprising: normalizing the aggregated sentiments of the users against the baseline sentiment that takes into account timing of the activities of the users on the social network.
27. The method of claim 1 9, further comprising:
calculating a social sentiment score for the event or topic based on normalized measurement of the sentiments of the users.
28. A method, comprising:
collecting data on activities of a user on a social network;
detecting and measuring sentiment of the user toward a certain event or topic as expressed in the collected data of the activities of the user on the social network; normalizing the measured sentiment of the user against a baseline sentiment so that the normalized sentiment truly reflects the real sentiment of the user toward the event or topic.
29. The method of claim 28, further comprising:
selectively collecting the data from the user based on an activity collection schedule for the user.
30. The method of claim 28, further comprising:
establishing an activity distribution pattern for the user over time based on the timestamps associated with the activities of the user on the social network.
31 . The method of claim 28, further comprising:
determining whether and/or when the user is likely to be most active upon the occurrence of certain events.
32. The method of claim 28, further comprising:
normalizing the measured sentiment of the user against sentiments expressed in other content linked to the individual user.
33. The method of claim 28, further comprising:
normalizing the measured sentiments of the user against the baseline sentiment that takes into account natural tendency of the user.
PCT/US2012/062156 2011-10-26 2012-10-26 Systems and methods for sentiment detection, measurement, and normalization over social networks WO2013063416A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN201280059775.5A CN104145264B (en) 2011-10-26 2012-10-26 For carrying out mood detection, measurement and normalized system and method by social networks
KR1020147014084A KR102040343B1 (en) 2011-10-26 2012-10-26 Systems and methods for sentiment detection, measurement, and normalization over social networks
AU2012328608A AU2012328608A1 (en) 2011-10-26 2012-10-26 Systems and methods for sentiment detection, measurement, and normalization over social networks

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US201161551833P 2011-10-26 2011-10-26
US61/551,833 2011-10-26
US13/660,533 2012-10-25
US13/660,533 US9189797B2 (en) 2011-10-26 2012-10-25 Systems and methods for sentiment detection, measurement, and normalization over social networks

Publications (1)

Publication Number Publication Date
WO2013063416A1 true WO2013063416A1 (en) 2013-05-02

Family

ID=47258078

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2012/062156 WO2013063416A1 (en) 2011-10-26 2012-10-26 Systems and methods for sentiment detection, measurement, and normalization over social networks

Country Status (5)

Country Link
US (1) US9189797B2 (en)
KR (1) KR102040343B1 (en)
CN (1) CN104145264B (en)
AU (2) AU2012328608A1 (en)
WO (1) WO2013063416A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104363162A (en) * 2014-10-28 2015-02-18 重庆智韬信息技术中心 Tracing and requesting method of micro blog interaction postings
US9342692B2 (en) 2013-08-29 2016-05-17 International Business Machines Corporation Neutralizing propagation of malicious information

Families Citing this family (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130197970A1 (en) * 2012-01-30 2013-08-01 International Business Machines Corporation Social network analysis for use in a business
US11100523B2 (en) * 2012-02-08 2021-08-24 Gatsby Technologies, LLC Determining relationship values
US10304036B2 (en) * 2012-05-07 2019-05-28 Nasdaq, Inc. Social media profiling for one or more authors using one or more social media platforms
US10706367B2 (en) * 2013-09-10 2020-07-07 Facebook, Inc. Sentiment polarity for users of a social networking system
US9817960B2 (en) 2014-03-10 2017-11-14 FaceToFace Biometrics, Inc. Message sender security in messaging system
US10275583B2 (en) 2014-03-10 2019-04-30 FaceToFace Biometrics, Inc. Expression recognition in messaging systems
US20160042371A1 (en) * 2014-08-05 2016-02-11 Avaya Inc. Systems and methods for influencing customer treatment in a contact center through detection and analysis of social media activity
US10380254B2 (en) * 2014-09-10 2019-08-13 International Business Machines Corporation Association of an emotional influencer to a post in a social medium
US10331678B2 (en) * 2014-12-05 2019-06-25 International Business Machines Corporation Sharing content based on extracted topics
CN104538027B (en) * 2014-12-12 2018-07-20 复旦大学 The mood of voice social media propagates quantization method and system
KR101931551B1 (en) * 2015-10-13 2018-12-21 (주)비즈스프링 System of target marketing
US10296837B2 (en) 2015-10-15 2019-05-21 Sap Se Comment-comment and comment-document analysis of documents
CN105383497B (en) * 2015-10-30 2020-10-27 北京九五智驾信息技术股份有限公司 Vehicle-mounted system
CN105292125B (en) * 2015-10-30 2020-10-27 北京九五智驾信息技术股份有限公司 Driver state monitoring method
US10635987B1 (en) * 2015-11-02 2020-04-28 State Farm Mutual Automobile Insurance Company System for improving user sentiment determination from social media and web site usage data
US10311069B2 (en) 2016-06-02 2019-06-04 International Business Machines Corporation Sentiment normalization using personality characteristics
US20180053197A1 (en) * 2016-08-18 2018-02-22 International Business Machines Corporation Normalizing user responses to events
US10387467B2 (en) 2016-08-22 2019-08-20 International Business Machines Corporation Time-based sentiment normalization based on authors personality insight data points
US10558691B2 (en) 2016-08-22 2020-02-11 International Business Machines Corporation Sentiment normalization based on current authors personality insight data points
US11755172B2 (en) * 2016-09-20 2023-09-12 Twiin, Inc. Systems and methods of generating consciousness affects using one or more non-biological inputs
US10601752B2 (en) * 2017-01-03 2020-03-24 International Business Machines Corporation Responding to an electronic message communicated to a large audience
US10423911B2 (en) * 2017-01-19 2019-09-24 Bank Of America Corporation System for platform activity gathering for achievement leveraging virtual visualization
US11080723B2 (en) * 2017-03-07 2021-08-03 International Business Machines Corporation Real time event audience sentiment analysis utilizing biometric data
US11348125B2 (en) 2017-12-15 2022-05-31 Paypal, Inc. System and method for understanding influencer reach within an augmented media intelligence ecosystem
US11853948B2 (en) 2018-04-05 2023-12-26 International Business Machines Corporation Methods and systems for managing risk with respect to potential customers
US11166076B2 (en) 2018-05-15 2021-11-02 Broadbandtv, Corp. Intelligent viewer sentiment predictor for digital media content streams
US11270082B2 (en) 2018-08-20 2022-03-08 Verint Americas Inc. Hybrid natural language understanding
US11217226B2 (en) 2018-10-30 2022-01-04 Verint Americas Inc. System to detect and reduce understanding bias in intelligent virtual assistants
KR20200057810A (en) 2018-11-13 2020-05-27 현대자동차주식회사 Vehicle and control method for the same
US11604927B2 (en) * 2019-03-07 2023-03-14 Verint Americas Inc. System and method for adapting sentiment analysis to user profiles to reduce bias
US11106746B2 (en) * 2019-03-21 2021-08-31 Verizon Media Inc. Determining sentiment of content and selecting content items for transmission to devices
IL288501B1 (en) 2019-06-06 2024-03-01 Verint Americas Inc Automated conversation review to surface virtual assistant misunderstandings
CN110347897B (en) * 2019-06-28 2021-09-21 哈尔滨理工大学 Microblog network emotion community identification method based on event detection
JP2022137569A (en) * 2021-03-09 2022-09-22 本田技研工業株式会社 Information management system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070150398A1 (en) * 2005-12-27 2007-06-28 Gridstock Inc. Investor sentiment barometer
US20070226248A1 (en) * 2006-03-21 2007-09-27 Timothy Paul Darr Social network aware pattern detection
US20070282867A1 (en) * 2006-05-30 2007-12-06 Microsoft Corporation Extraction and summarization of sentiment information
US20090319342A1 (en) * 2008-06-19 2009-12-24 Wize, Inc. System and method for aggregating and summarizing product/topic sentiment
US20100119053A1 (en) * 2008-11-13 2010-05-13 Buzzient, Inc. Analytic measurement of online social media content
US20110191372A1 (en) * 2007-03-02 2011-08-04 Howard Kaushansky Tribe or group-based analysis of social media including generating intellligence from a tribe's weblogs or blogs

Family Cites Families (74)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6286005B1 (en) 1998-03-11 2001-09-04 Cannon Holdings, L.L.C. Method and apparatus for analyzing data and advertising optimization
US6151585A (en) 1998-04-24 2000-11-21 Microsoft Corporation Methods and apparatus for determining or inferring influential rumormongers from resource usage data
US8050982B2 (en) 1999-06-29 2011-11-01 Priceplay, Inc. Systems and methods for transacting business over a global communications network such as the internet
US7330826B1 (en) 1999-07-09 2008-02-12 Perfect.Com, Inc. Method, system and business model for a buyer's auction with near perfect information using the internet
US7000194B1 (en) 1999-09-22 2006-02-14 International Business Machines Corporation Method and system for profiling users based on their relationships with content topics
US20060074727A1 (en) 2000-09-07 2006-04-06 Briere Daniel D Method and apparatus for collection and dissemination of information over a computer network
US7185065B1 (en) 2000-10-11 2007-02-27 Buzzmetrics Ltd System and method for scoring electronic messages
DE10247927A1 (en) 2001-10-31 2003-07-31 Ibm Improved procedure for evaluating units within a recommendation system based on additional knowledge of unit linking
EP1473639A1 (en) 2002-02-04 2004-11-03 Celestar Lexico-Sciences, Inc. Document knowledge management apparatus and method
JP2003288437A (en) 2002-03-28 2003-10-10 Just Syst Corp Guide information providing device and method, and program for making computer execute the same method
US7370002B2 (en) 2002-06-05 2008-05-06 Microsoft Corporation Modifying advertisement scores based on advertisement response probabilities
US6946715B2 (en) 2003-02-19 2005-09-20 Micron Technology, Inc. CMOS image sensor and method of fabrication
US7539697B1 (en) 2002-08-08 2009-05-26 Spoke Software Creation and maintenance of social relationship network graphs
US7472110B2 (en) 2003-01-29 2008-12-30 Microsoft Corporation System and method for employing social networks for information discovery
KR100457813B1 (en) * 2003-02-07 2004-11-18 삼성전자주식회사 Communication system and method
US20040225592A1 (en) 2003-05-08 2004-11-11 Churquina Eduardo Enrique Computer Implemented Method and System of Trading Indicators Based on Price and Volume
US7577655B2 (en) 2003-09-16 2009-08-18 Google Inc. Systems and methods for improving the ranking of news articles
US7240055B2 (en) 2003-12-11 2007-07-03 Xerox Corporation Method and system for expertise mapping based on user activity in recommender systems
NO321340B1 (en) 2003-12-30 2006-05-02 Telenor Asa Method of managing networks by analyzing connectivity
US8788492B2 (en) 2004-03-15 2014-07-22 Yahoo!, Inc. Search system and methods with integration of user annotations from a trust network
US20060074836A1 (en) 2004-09-03 2006-04-06 Biowisdom Limited System and method for graphically displaying ontology data
US7885844B1 (en) 2004-11-16 2011-02-08 Amazon Technologies, Inc. Automatically generating task recommendations for human task performers
US20060112146A1 (en) 2004-11-22 2006-05-25 Nec Laboratories America, Inc. Systems and methods for data analysis and/or knowledge management
US20060112111A1 (en) 2004-11-22 2006-05-25 Nec Laboratories America, Inc. System and methods for data analysis and trend prediction
US7409362B2 (en) 2004-12-23 2008-08-05 Diamond Review, Inc. Vendor-driven, social-network enabled review system and method with flexible syndication
US7716162B2 (en) 2004-12-30 2010-05-11 Google Inc. Classification of ambiguous geographic references
GB0428553D0 (en) 2004-12-31 2005-02-09 British Telecomm Method PF operating a network
US7665107B2 (en) 2005-03-11 2010-02-16 Microsoft Corporation Viral advertising for interactive services
US7636714B1 (en) 2005-03-31 2009-12-22 Google Inc. Determining query term synonyms within query context
US7577651B2 (en) 2005-04-28 2009-08-18 Yahoo! Inc. System and method for providing temporal search results in response to a search query
WO2007002820A2 (en) 2005-06-28 2007-01-04 Yahoo! Inc. Search engine with augmented relevance ranking by community participation
US7739708B2 (en) 2005-07-29 2010-06-15 Yahoo! Inc. System and method for revenue based advertisement placement
US8560385B2 (en) 2005-09-02 2013-10-15 Bees & Pollen Ltd. Advertising and incentives over a social network
US20080215557A1 (en) 2005-11-05 2008-09-04 Jorey Ramer Methods and systems of mobile query classification
US20080215429A1 (en) 2005-11-01 2008-09-04 Jorey Ramer Using a mobile communication facility for offline ad searching
US20090276500A1 (en) 2005-09-21 2009-11-05 Amit Vishram Karmarkar Microblog search engine system and method
US7827052B2 (en) 2005-09-30 2010-11-02 Google Inc. Systems and methods for reputation management
US7761436B2 (en) 2006-01-03 2010-07-20 Yahoo! Inc. Apparatus and method for controlling content access based on shared annotations for annotated users in a folksonomy scheme
US8015484B2 (en) 2006-02-09 2011-09-06 Alejandro Backer Reputation system for web pages and online entities
US20090119173A1 (en) 2006-02-28 2009-05-07 Buzzlogic, Inc. System and Method For Advertisement Targeting of Conversations in Social Media
US8930282B2 (en) 2006-03-20 2015-01-06 Amazon Technologies, Inc. Content generation revenue sharing
US7716236B2 (en) 2006-07-06 2010-05-11 Aol Inc. Temporal search query personalization
US9015569B2 (en) 2006-08-31 2015-04-21 International Business Machines Corporation System and method for resource-adaptive, real-time new event detection
US20080104225A1 (en) 2006-11-01 2008-05-01 Microsoft Corporation Visualization application for mining of social networks
CN101206637A (en) * 2006-12-22 2008-06-25 英业达股份有限公司 System for establishing model of users' operation habits and amusement as well as method thereof
US8166026B1 (en) 2006-12-26 2012-04-24 uAffect.org LLC User-centric, user-weighted method and apparatus for improving relevance and analysis of information sharing and searching
US20080215571A1 (en) 2007-03-01 2008-09-04 Microsoft Corporation Product review search
US20100174692A1 (en) 2007-03-15 2010-07-08 Scott Meyer Graph store
US8204856B2 (en) 2007-03-15 2012-06-19 Google Inc. Database replication
US20100121839A1 (en) 2007-03-15 2010-05-13 Scott Meyer Query optimization
US7941391B2 (en) 2007-05-04 2011-05-10 Microsoft Corporation Link spam detection using smooth classification function
US20080288305A1 (en) 2007-05-15 2008-11-20 Laluzerne Joseph D Enterprise Decision Management System and Method
US8738695B2 (en) 2007-05-15 2014-05-27 International Business Machines Corporation Joint analysis of social and content networks
US8788334B2 (en) 2007-06-15 2014-07-22 Social Mecca, Inc. Online marketing platform
US10762080B2 (en) 2007-08-14 2020-09-01 John Nicholas and Kristin Gross Trust Temporal document sorter and method
WO2009023984A1 (en) 2007-08-17 2009-02-26 Google Inc. Ranking social network objects
KR20100047865A (en) * 2007-08-28 2010-05-10 뉴로포커스, 인크. Consumer experience assessment system
US8862690B2 (en) 2007-09-28 2014-10-14 Ebay Inc. System and method for creating topic neighborhood visualizations in a networked system
US8694483B2 (en) 2007-10-19 2014-04-08 Xerox Corporation Real-time query suggestion in a troubleshooting context
US7392250B1 (en) 2007-10-22 2008-06-24 International Business Machines Corporation Discovering interestingness in faceted search
US8166925B2 (en) 2007-10-26 2012-05-01 Fccl Partnership Method and apparatus for steam generation
US8499247B2 (en) * 2008-02-26 2013-07-30 Livingsocial, Inc. Ranking interactions between users on the internet
US7822753B2 (en) 2008-03-11 2010-10-26 Cyberlink Corp. Method for displaying search results in a browser interface
CN102037481A (en) 2008-03-19 2011-04-27 苹果核网络股份有限公司 Method and apparatus for detecting patterns of behavior
US8805110B2 (en) 2008-08-19 2014-08-12 Digimarc Corporation Methods and systems for content processing
US8302015B2 (en) 2008-09-04 2012-10-30 Qualcomm Incorporated Integrated display and management of data objects based on social, temporal and spatial parameters
US8176046B2 (en) 2008-10-22 2012-05-08 Fwix, Inc. System and method for identifying trends in web feeds collected from various content servers
US9235646B2 (en) 2009-05-28 2016-01-12 Tip Top Technologies, Inc. Method and system for a search engine for user generated content (UGC)
US20110004465A1 (en) 2009-07-02 2011-01-06 Battelle Memorial Institute Computation and Analysis of Significant Themes
US8140541B2 (en) 2009-09-30 2012-03-20 Michael Campbell Koss Time-weighted scoring system and method
US8886641B2 (en) 2009-10-15 2014-11-11 Yahoo! Inc. Incorporating recency in network search using machine learning
JP2011210133A (en) * 2010-03-30 2011-10-20 Seiko Epson Corp Satisfaction degree calculation method, satisfaction degree calculation device and program
US8990241B2 (en) 2010-12-23 2015-03-24 Yahoo! Inc. System and method for recommending queries related to trending topics based on a received query
US8543454B2 (en) * 2011-02-18 2013-09-24 Bluefin Labs, Inc. Generating audience response metrics and ratings from social interest in time-based media

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070150398A1 (en) * 2005-12-27 2007-06-28 Gridstock Inc. Investor sentiment barometer
US20070226248A1 (en) * 2006-03-21 2007-09-27 Timothy Paul Darr Social network aware pattern detection
US20070282867A1 (en) * 2006-05-30 2007-12-06 Microsoft Corporation Extraction and summarization of sentiment information
US20110191372A1 (en) * 2007-03-02 2011-08-04 Howard Kaushansky Tribe or group-based analysis of social media including generating intellligence from a tribe's weblogs or blogs
US20090319342A1 (en) * 2008-06-19 2009-12-24 Wize, Inc. System and method for aggregating and summarizing product/topic sentiment
US20100119053A1 (en) * 2008-11-13 2010-05-13 Buzzient, Inc. Analytic measurement of online social media content

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9342692B2 (en) 2013-08-29 2016-05-17 International Business Machines Corporation Neutralizing propagation of malicious information
US10116689B2 (en) 2013-08-29 2018-10-30 International Business Machines Corporation Neutralizing propagation of malicious information
CN104363162A (en) * 2014-10-28 2015-02-18 重庆智韬信息技术中心 Tracing and requesting method of micro blog interaction postings
CN104363162B (en) * 2014-10-28 2017-11-10 重庆智韬信息技术中心 The tracking of microblogging interaction follow-up and requesting method

Also Published As

Publication number Publication date
KR20140112008A (en) 2014-09-22
AU2016202094A1 (en) 2016-04-28
CN104145264B (en) 2017-11-07
KR102040343B1 (en) 2019-11-04
US20130110928A1 (en) 2013-05-02
CN104145264A (en) 2014-11-12
AU2012328608A1 (en) 2014-05-22
US9189797B2 (en) 2015-11-17

Similar Documents

Publication Publication Date Title
US9189797B2 (en) Systems and methods for sentiment detection, measurement, and normalization over social networks
US10719565B2 (en) Soft matching user identifiers
AU2013352309B2 (en) Customized predictors for user actions in an online system
US10032186B2 (en) Native application testing
US9979591B2 (en) Event notifications for applications
JP5651237B2 (en) Dynamic real-time reports based on social networks
US20150169431A1 (en) Process for displaying test coverage data during code reviews
US10375198B2 (en) Daily counts and usage probabilities for a user of an online service
CA2881780A1 (en) System and method for measuring and improving the efficiency of social media campaigns
US20130066894A1 (en) Information processing system, information processing method, program, and non-transitory information storage medium
CN109034867B (en) Click traffic detection method and device and storage medium
US20230385238A1 (en) Method and System for Providing Pre-Approved A/A Data Buckets
US20190138969A1 (en) Employing real-time performance feedback to manage resource collection
US20160253290A1 (en) Post experiment power
De Masi et al. Towards accurate models for predicting smartphone applications’ QoE with data from a living lab study
CN106600300B (en) Method and device for analyzing user viscosity of application program
US9015718B1 (en) Identifying task instances that interfere with processor performance
Rattagan et al. Clustering and symbolic regression for power consumption estimation on smartphone hardware subsystems
WO2020096991A1 (en) Computer enhancements for increasing service growth speed
Yang et al. Modeling the number of active software users
AU2014293451B2 (en) Native application testing
Hagimoto et al. Effects of skill level on individual behavioral counseling for smoking cessation

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12791891

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2012328608

Country of ref document: AU

Date of ref document: 20121026

Kind code of ref document: A

ENP Entry into the national phase

Ref document number: 20147014084

Country of ref document: KR

Kind code of ref document: A

122 Ep: pct application non-entry in european phase

Ref document number: 12791891

Country of ref document: EP

Kind code of ref document: A1