Semantic Brand Score
   HOME

TheInfoList



OR:

The Semantic Brand Score (SBS) is a measure of brand importance that is calculated on textual data. The measure is rooted in
graph theory In mathematics and computer science, graph theory is the study of ''graph (discrete mathematics), graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of ''Vertex (graph ...
and partly connected to Keller's conceptualization of
brand equity Brand equity, in marketing, is the worth of a brand in and of itself – i.e., the social value of a well-known brand name. The owner of a well-known brand name can generate more revenue simply from brand recognition, as consumers perceive the pro ...
. It is calculated by converting texts into word or
semantic networks A semantic network, or frame network is a knowledge base that represents semantic relations between concepts in a network. This is often used as a form of knowledge representation. It is a directed or undirected graph consisting of vertices, ...
and analyzing three key aspects: the frequency with which a brand name is mentioned (prevalence), the extent to which it is linked to distinctive and uncommon terms in the discourse (diversity), and its potential role as a bridge that connects otherwise unconnected or weakly connected terms or concepts (connectivity). The metric has also been used more broadly as an indicator of semantic importance, with varying objectives, by examining different text sources, such as newspaper articles, online forums, scientific papers, or
social media Social media are interactive technologies that facilitate the Content creation, creation, information exchange, sharing and news aggregator, aggregation of Content (media), content (such as ideas, interests, and other forms of expression) amongs ...
posts.


Definition and calculation


Pre-processing

To compute the Semantic Brand Score, it is necessary to convert the analyzed texts into word networks, i.e., graphs where each node signifies a word. Connections between words are formed based on their co-occurrence within a specified distance threshold (a number of words). Natural language pre-processing is usually conducted to refine texts, which involves tasks such as removing stopwords and applying
stemming In linguistic morphology and information retrieval, stemming is the process of reducing inflected (or sometimes derived) words to their word stem, base or root form—generally a written word form. The stem need not be identical to the morphologic ...
. Here is a sample network derived from pre-processing the sentence "The dawn is the appearance of light - usually golden, pink or purple - before sunrise". The SBS is a composite indicator with three dimensions: prevalence, diversity and connectitivy. SBS measures brand importance, a construct that cannot be understood by examining a single dimension alone.


Prevalence

Prevalence measures the frequency of brand name usage, indicating how often a brand is explicitly referenced in a
corpus Corpus (plural ''corpora'') is Latin for "body". It may refer to: Linguistics * Text corpus, in linguistics, a large and structured set of texts * Speech corpus, in linguistics, a large set of speech audio files * Corpus linguistics, a branch of ...
. The prevalence factor is associated with
brand awareness Brand awareness is the extent to which customers are able to recall or recognize a brand under different conditions. Brand awareness is one of the two key components of brand knowledge, as defined by the associative network memory model. It plays ...
, suggesting that a brand mentioned frequently in a text is more familiar to its authors. Likewise, frequent mentions of a brand name enhance its recognition and recall among readers.


Diversity

Diversity assesses the variety of words linked with a brand, focusing on textual associations. These textual associations refer to the words used alongside a particular brand or term. Measurement involves employing the degree centrality indicator, reflecting the number of connections a brand node has in the semantic network. Alternatively, an approach using distinctiveness centrality has been proposed, assigning greater significance to unique brand associations and reducing redundancy. The rationale is that distinctive textual associations enrich discussions about a brand, thereby enhancing its memorability. Diversity can be calculated for the brand node in a word network, i.e., a weighted undirected graph ''G'', made of ''n'' nodes and ''m'' arcs. If two nodes (terms or concepts), ''i'' and ''j'', are not connected, then w_=0, otherwise the weight of the arc connecting them is w_ \ge 1. In the following, g_j is the degree of node ''j'' and I_ is the indicator function which equals 1 if f=TRUE, i.e. if there is an arc connecting nodes ''i'' and ''j''. DI (i) = \sum_^\log_\fracI_.


Connectivity

Connectivity evaluates a brand's connective power within broader discourse, indicating its capacity to serve as a bridge between various words/concepts (nodes) in the network. It captures a brand's brokerage power, its ability to connect different words, groups of words, or topics together. The calculation hinges on the weighted
betweenness centrality In graph theory, betweenness centrality is a measure of centrality in a graph based on shortest paths. For every pair of vertices in a connected graph, there exists at least one shortest path between the vertices, that is, there exists at leas ...
metric. The Semantic Brand Score indicator is given by the sum of the
standardized Standardization (American English) or standardisation (British English) is the process of implementing and developing technical standards based on the consensus of different parties that include firms, users, interest groups, standards organiza ...
values of prevalence, diversity, and connectivity. SBS standardization is typically performed by subtracting the mean from the raw scores of each dimension and then dividing by the standard deviation. This process takes into account the scores of all relevant words in the corpus.


See also

*
Big data Big data primarily refers to data sets that are too large or complex to be dealt with by traditional data processing, data-processing application software, software. Data with many entries (rows) offer greater statistical power, while data with ...
*
Brand equity Brand equity, in marketing, is the worth of a brand in and of itself – i.e., the social value of a well-known brand name. The owner of a well-known brand name can generate more revenue simply from brand recognition, as consumers perceive the pro ...
*
Brand management In marketing, brand management refers to the process of controlling how a brand is perceived in the market (economics), market. Tangible elements of brand management include the look, price, and packaging of the product itself; intangible element ...
*
Brand valuation Brand valuation is the process of estimating the total financial value of a brand. A conflict of interest exists if those who value a brand were also involved in its creation. The ISO 10668 standard specifies six key requirements for the process o ...
*
Graph theory In mathematics and computer science, graph theory is the study of ''graph (discrete mathematics), graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of ''Vertex (graph ...
*
Natural language processing Natural language processing (NLP) is a subfield of computer science and especially artificial intelligence. It is primarily concerned with providing computers with the ability to process data encoded in natural language and is thus closely related ...
*
Network theory In mathematics, computer science, and network science, network theory is a part of graph theory. It defines networks as Graph (discrete mathematics), graphs where the vertices or edges possess attributes. Network theory analyses these networks ...
*
Semantic analytics Semantic analytics, also termed ''semantic relatedness'', is the use of ontologies to analyze content in web resources. This field of research combines text analytics and Semantic Web technologies like RDF. Semantic analytics measures the relate ...
*
Social network analysis Social network analysis (SNA) is the process of investigating social structures through the use of networks and graph theory. It characterizes networked structures in terms of ''nodes'' (individual actors, people, or things within the network) ...
*
Text mining Text mining, text data mining (TDM) or text analytics is the process of deriving high-quality information from text. It involves "the discovery by computer of new, previously unknown information, by automatically extracting information from differe ...


References

{{reflist Graph algorithms Graph theory Network analysis Text mining Brand management Network theory Brand valuation