Abstract

In order to improve the reference value of film review data, this paper combines clustering analysis technology to construct a film review clustering visualization research system to improve the visualization effect of film reviews. Moreover, this paper analyzes online reviews based on the method of type-2 fuzzy sets and determines the interval of type-2 fuzzy sets of each factor set of commodity status in commercial stores by considering both the language and specific numbers of keywords in online review texts. In addition, this paper analyzes intelligent control through practical application and sets the expected target of the control object. Finally, according to the fuzzy rules and word calculation, this paper determines the interference or improvement measures that can be referenced to form a closed-loop control. The experimental research shows that cluster analysis technology can play a certain role in the visual analysis of film review data.

1. Introduction

With the rapid development of the Internet, film review data has become more and more open and diverse, and it has attracted more and more scientists’ attention. In particular, on film websites, unconstrained users freely express their personal opinions and comments, which also forms a certain cultural phenomenon [1]. Moreover, film review data tend to be more appreciative and promotional, and film review data also tend to be different and fluid. Due to the popularity and prosperity of online media, the analysis of film reviews has been pushed to a climax [2], and it is far from enough to analyze film review data through human perception of film reviews. Therefore, more and more leaders in the computer industry conduct data analysis by processing and converting data, and making the data clearer and clearer through visualization, and the analysis results are deeply rooted in the hearts of the people [3].

By using visualization technology to visualize film review data, researchers break the “black box” of traditional analysis data [4], which can greatly enhance users’ trust in analysis results. Visualization technology application methods mainly include the following aspects. First, in the data preprocessing stage, the data are directly reflected in the form of graphics to provide users with an intuitive impression, which can not only help users to understand the data from a macro perspective [5] but also help users determine the direction of analyzing the data. Second, in the data analysis stage, after the film review data are subjected to word segmentation, word frequency extraction, and other operations, these words can be displayed in a visual way. Moreover, it intuitively allows users to judge the graphics, deepens the user’s understanding of the data, and enhances the interaction between data analysis and human knowledge, so it is a perfect fusion of data analysis and visualization technology. Third, in the result display stage, the analysis results of film review data are used to generate understandable graphs using visualization techniques [6]. In addition, the analysis process can also be displayed in a graphic image, which allows users to have a deep and intuitive understanding, and also makes the data analysis results clearer.

A good movie usually has many elements, such as a reasonable plot, superb acting, grand scenes, and shocking sound effects. These influencing factors are also frequently discussed in film reviews (especially long-form reviews). In order to enable our system to better understand the content of long film reviews, and more accurately identify which aspect of the film a certain long film review text discusses. We need to establish a relatively complete set of movie review keywords, such as the three keywords of plot, story, and events should correspond to the element of “plot” [7]; and the three keywords of sound effects, sound, and music should correspond to “sound” element. Although the work of establishing a keyword list for film reviews can be achieved manually, because Chinese has a large number of vocabulary, it is tantamount to looking for a needle in a haystack. In addition to the richness and complexity of Chinese expressions, it is difficult for us to manually find all the corresponding elements in keywords. Therefore, we need to use computer technology to help retrieve massive vocabulary and find these target keywords [8].

The class is to divide a data set into different classes or clusters according to a certain standard (such as a distance criterion, that is, the distance between data points) so that the similarity of data objects in the same cluster is as large as possible, and at the same time they are not in the same cluster. The data objects in a cluster are also as diverse as possible. We can specifically understand that after clustering, the data of the same class should be clustered together as much as possible and the data of different classes should be separated as much as possible [9]. The research of cluster analysis mainly focuses on distance-based clustering, fuzzy relation-based clustering, and objective function-based clustering. In the field of data mining, clustering methods include statistical methods, machine learning methods, and database-oriented methods [10].

The keywords of text are the smallest units used to understand the text. By extracting keywords that are closely related to the theme and connotation of the text, the meaning of the text expression can be grasped more quickly. In this paper, a machine learning algorithm is used for text processing of large-scale movie review text data. First, keyword extraction technology is performed, and then the movie review data are visually analyzed, so as to deeply and clearly describe the theme of the review and the user’s emotional tendency [11]. The beginning of the research and application of text keyword extraction technology is marked by the automatic document tagging method based on word frequency statistics proposed by IBM Corporation of the United States. Since then, it has attracted the attention and exploration of many domestic and foreign researchers and formed several major categories, such as machine learning analysis methods, statistical analysis methods, and network analysis methods [3].

The keyword extraction process can be regarded as a binary classification problem to determine whether a word is a keyword, and the requirement is to establish a classification model based on features. Commonly used models are decision tree (DT), Naive Bayes (NB), support vector machine (SVM), hidden Markov model (HMM), conditional random field (CRF) model, etc. Turneyt proposed the Genex model, which uses a decision tree algorithm as a classifier and uses word frequency and parts of speech as features. Frankt proposed the KEA model, which implements the function of automatically extracting keywords using a Naive Bayes classifier [12]. These two models together become the benchmark system for supervised method models for automatic keyword extraction. The algorithm model of supervised learning often needs the support of a stable large-scale corpus during training, which is a large amount of data materials stored in the computer that are real and effective and have specific annotations [13] using statistical analysis methods to extract keywords. It is simpler to say and easier to understand. Theoretically, no training data and knowledge base are needed, and a collection of keywords can be obtained by processing information such as word frequency statistics, part-of-speech filtering, mean, and variance, through artificially set rules. There are three commonly used statistical and quantitative indicators for keyword judgment, namely, word-vector-based statistical and quantitative indicators; word-based document location statistical and quantitative indicators; and word-based associated information statistical and quantitative indicators.

Online reviews are a form of word-of-mouth. The storability and ease of processing of word of mouth information make word-of-mouth spread longer. Due to the increasing influence of word-of-mouth on consumers in the online environment, many scholars have begun to explore the impact of word-of-mouth on performance at the macro-group level. [14]. Relevant research can be summarized as three levels of research: the impact of word-of-mouth on corporate operating income, the impact of word-of-mouth on the promotion of new movies, and the impact of word-of-mouth on corporate stock value. However, the specifics that then affect the company’s revenue, the promotion of the movie, and the value of the stock are all based on the analysis of word-of-mouth, the language of paper reviews. The influencing factors of the content of online comment information include the comprehensive evaluation of the event itself and are also affected by factors such as self-orientation, community orientation, business orientation, and reciprocity motivation [15]. It has been mentioned in the research on the effectiveness of online reviews that its effectiveness includes four dimensions, information content, information sources, movie types, and publication time. Therefore, in order to analyze the content of online reviews, it is necessary to discuss many factors and dynamic dimensions of online review information content [16].

This paper combines the cluster analysis technology to construct a film review cluster visualization research system, improve the film review visualization effect, promote the film to be better understood by people, and make it easier for people to choose excellent films to watch.

2. Comprehensive Evaluation and Language Dynamics Analysis of Film Reviews under IT2FS

2.1. Analysis of Film Review Language Based on Type 2 Fuzzy Sets

This paper discusses an analysis of online reviews based on the same type of film. According to the practice process, and survey statistics and cluster analysis are calculated. We assume that is a discrete time-varying universe, where represents the same film in the ith theater in the nth film evaluation. On the domain of discourse , we assume that the five base words , and PB represent the nth satisfaction evaluation “very dissatisfied,” “dissatisfied,” “average,” “satisfied,” and “very satisfied,” respectively, the corresponding fuzzy sets are , and , respectively. represents the degree to which the scores of similar films in the ith theater in the nth satisfaction evaluation belong to the fuzzy set , as shown in Figure 1.

After applying the division, its membership function can be expressed as

Among them, there are

Among them, , the lower boundary is based on FOUK as shown in the following equation, and its functions can be expressed as follows:

According to the FOU of the following, the upper boundary can be expressed aswhere is determined by the total number of online comments, the number of negative comments, the number of moderate comments, the number of general comments, the number of positive comments, and the number of very positive comments. Its calculation method is as follows.

2.1.1. Text Keywords Are Language Words

The domain of discourse performs part-of-speech tagging and word frequency statistics on the comment language in the time period, and extracts text keywords based on the results of word frequency statistics. We assume that there are a total of comments in the time period, a total of comments in the middle, and a total of comments in the negative comments. Keywords are counted. Through the cluster analysis method in Section 3, it can be obtained that the descriptions of each influencing factor are items for “bad review,” items for “moderate review,” items for “good review,” and items for “very good review.” According to the actual data statistics and analysis results, the semantic scale of the comment sets are named “bad comment,” “moderate comment,” “general comment,” “good comment,” and “excellent,” respectively.” Assigned as , accordingly.

The composition weight vector is as follows:

Using the weighted average fuzzy set operator to synthesize the weight vector and the online review evaluation matrix , we can get

Among them, there are

Among them, the total number of comments is , the number of medium comments is , and the number of bad comments is .

It has the following relationship with the number of “bad reviews” , the number of “moderate reviews” , the number of “general reviews” , the number of “good reviews” , and the number of “very good reviews” obtained by the cluster analysis method

2.1.2. The Text Keyword Is a Numerical Value

In the actual situation, the keywords of some factors are specific numerical values. For example, the expression form of the speed of ticket issuance and the speed of ticket issuance in online comments generally emphasize the speed at a specific time, which is based on the expression form of the comment language. Taking this as an example, we might as well set the keyword (that is, the specific value in the comment) of the ticket issuance time and ticket issuance speed in the time period as , and the expected value as . The following relationship exists:

Then, there is

2.2. Comprehensive Evaluation of Film Reviews

The paper adopts the fuzzy comprehensive evaluation method. It mainly evaluates similar movies in different theaters through online review data sources. The specific steps are as follows:(1)Setting the factor setThrough the keyword clustering analysis method (see Section 3), is taken, and the factor set of the content described by the keyword, that is, the content described by the keyword, is . It represents the “service attitude,” “ticket issuance speed,” “ticket issuance speed,” and “film quality” of the film theater, respectively.(2)Determining the evaluation setIn the nth film evaluation, regarding the factor , the evaluation set , PS,PB} of the film represents the nth satisfaction evaluation “very dissatisfied,” “dissatisfied,” “average,” “satisfied,” and “very satisfied.” Its corresponding fuzzy set membership function set .(3)Establishing a weight setThe weight set is set.(4)Obtaining the judgment matrixSimilar films in different theaters are evaluated by analyzing online review data. That is, similar films in each film theater on are evaluated. According to the factor in the factor set, the online comment keywords are analyzed, and then the membership degree of the fuzzy set on the evaluation set is calculated by X.We assume that , then the judgment matrix can be expressed asWe assume that , then the judgment matrix can be expressed as(5)Comprehensive evaluation.

We assume that means that the four factor sets are integrated.

Moreover, the nth comprehensive evaluation conclusions “bad review,” “moderate review,” “general review,” “good review,” and “excellent review” are expressed as , respectively. and have the same membership function; here, k = 1,2,3,4,5.

We assume , that is,

Here, means that comprehensively evaluates the membership degree of . Furthermore, there are

In this way, the language dynamics trajectory of the comprehensive evaluation value of the similar film theaters is formed as follows:

2.3. The Linguistic Dynamics Trajectory of Film Criticism in the Time-Varying Universe

Through the analysis of online reviews, further improvement measures can be implemented for theaters to achieve closed-loop control of theater film transactions. Cinema improvement measures are to exert influence in a planned and step-by-step manner after analyzing the current situation and problems of the cinema, so as to make the operation change towards the desired goal.

In the paper, IT2FS is used to describe the cinema improvement measures. Due to the different factors that affect the current situation of the theater, the theater film is not the same as the problem now. Different factors have different degrees of influence, and the corresponding improvement measures will also be different. Through the keyword cluster analysis method, is taken. The content of the keyword description, that is, the factor set of the content described by the keyword, is , and it represents the “service attitude,” “ticketing speed,” “ticketing speed,” and “film quality” of the film theater, respectively. Regarding the factor , the corresponding fuzzy set membership function set of the film evaluation set is . The corresponding improvement measures are categories, and the membership function set of the strength of each category is . In the actual cinema film reviews, the data collection time of online reviews is generally the sales in the last 30 days. In the paper, the length of the data collection period is 30 days. Taking time t as a cycle, the fuzzy rules are established through the experience of experts and the statistical survey of online actual data as follows:: if is is , then is ;: if is is , then is ;: if is is , then is ;: if is is , then is .

Among them, , and they are all positive integers. is a fuzzy rule defined on , including 15 fuzzy subrules, which are defined as follows:: if is is bad, then is ;: if is is normal, then is ;: if is is good, then is ;: if is is bad, then is ;: if is is normal, then is ;: if is is good, then is PS;: if is is bad, then is ;: if is is normal, then is ;: if is is good, then is PS;: if is is bad, then is PS;: if is is normal, then is PS;: if is is good, then is PB;: if is is bad, then is ;: if is is normal, then is ;: if is is good, then is .

The initial word is calculated through comprehensive evaluation, and the activated fuzzy rule is determined. The improvement goal is given, then there are

Furthermore, there are

According to the above formula, it can be calculated that is the most suitable improvement measure.

In order to facilitate the calculation, the paper takes improvement measures from four aspects: service, ticket issuance, film source, and work efficiency. We assume that is a discrete time-varying universe, where . At the same time, we assume that is a discrete universe of discourse and use three fuzzy sets to cover the universe of universe U, which, respectively, represent the effect of the nth improvement measures “poor,” “average,” and “good.” represents the degree to which the evaluation scores of the corresponding improvement measures taken for the similar films in the ith theater belong to the fuzzy set after the nth evaluation. Corresponding to “poor,” “general,” and “good” specific measures, the FOU of its membership function is shown in Figure 2.

After applying the division, its membership function can be expressed as

Among them, there are

Among them, , the lower boundaries can be expressed as

Among them, is the improvement intensity value indicating the corresponding improvement measures taken for the similar films in the ith theater after the nth evaluation.

2.4. The Language Dynamics System of IT2FS under the Time-Varying Universe

It is difficult for conventional mathematical models to study the complex system of human direct participation in film analysis. People can establish fuzzy rules based on actual experience and relevant knowledge, and then use fuzzy reasoning to analyze the system dynamically. Therefore, a language dynamics system of interval type-two fuzzy sets (IT2FSs) in the time-varying universe is proposed. We assume that are dynamic fuzzy rules defined on the universes and n is a natural number, then there are

For the initial state word and the initial input word , under the action of fuzzy rules, the language dynamics trajectory is

Among them, there are

The corresponding language dynamics trajectory can also be in the following form:

For complex systems such as film analysis, the object is generally a single individual. However, individual characteristics factor papers are available in a continuous IT2FS study. Based on the continuous IT2FS, the calculation steps of the language dynamics trajectory of IT2FS in the time-varying universe are as follows:(1)The domain of discourse of the target object is determined. According to the specific research object, the universe of discourse at time t is determined.We assume . If is an incremental discrete time-varying universe, then . If is a decreasing discrete time-varying universe, then . If is a wave-type discrete time-varying universe, then .(2)The feature set of each element in the universe of discourse is determined. According to the characteristics of the domain element, the possible characteristics of the element are determined and covered with the set base words.(3)The algorithm evaluates the object, and the paper adopts the fuzzy comprehensive evaluation. Elements in different domains of discourse at different times have different feature sets, and the same element has different membership degrees for different features at different times. Therefore, with the change of time t, the language dynamics trajectory of the system can be obtained.

However, in intelligent control, the author needs to set the expected target according to the control object, and then formulate interference or improvement measures. A closed-loop control is formed to obtain the expected language dynamics trajectory and complete the control task.

3. Research on Visualization of Film Review Data Based on Cluster Analysis Technology

The contribution value of an actor can be evaluated by using Weibo data, star fan data, and published content related to the film release cycle. Sentiment features are given by the analysis of film reviews. Usually, it is necessary to identify the film review for a certain main creator from a large number of comments, then perform statistical analysis on the positive and negative emotions of the film review, and combine the syntactic analysis and fan data to give the influence of the main creator of the change. Figure 3 shows the overall framework of multistage box office prediction.

The main modules of the web comment crawler are web page information collection module, web page storage module, and comment storage module, as shown in Figure 4(a). The crawler crawls the web page through the seed URL, extracts the qualified URLs in the web page, and adds them to the URL queue to prepare for crawling in the next cycle. Then, it extracts the network comments in the web page through the web page information collection module. This paper uses multithreading to implement web crawler, realizes URL deduplication through bloom filter, and crawls needed comment information. The specific execution steps are as follows, and the flowchart is shown in Figure 4(b).

This paper represents a vocabulary with a set of network natural concepts, encoding reviews using a large amount of highly advanced human knowledge, which is defined by people themselves and can be easily interpreted. Through continuous development, film reviews have grown in breadth and depth over time. The establishment of the vector space model of words is shown in Figure 5. This method makes up for the problem of low accuracy in calculating similarity caused by short vocabulary and high dimensionality and few values.

Emotional dictionaries are generally not perfect. Moreover, when dealing with different text sentiment analysis tasks, the coverage of sentiment words is obviously not enough. Analyzing text information in the film industry requires building a sentiment dictionary that fits the product, and analyzing the film industry also requires building a sentiment dictionary suitable for film review analysis. Therefore, according to the actual research situation, it is necessary to mine new emotional words and add them to the emotional dictionary used for research. The process framework of constructing emotion dictionary in the film field is shown in Figure 6.

After data preprocessing, the LDA topic model is used for topic modeling. In order to analyze the sentiment tendency from a topic that is more in line with the market perspective, through the custom topic and the initialized attribute word, the distance between the Word2Vec word vectors is used, and the attributes with a correlation greater than 0.8 are selected for topic classification. These two subject-attribute word sets are fused to construct a subject-attribute word set, as shown in Figure 7.

When reducing the dimension of film reviews, the vector dimension obtained after training for each film is 400 dimensions, which is too high. Therefore, when the traditional t-SNE algorithm is used for dimensionality reduction, the result shown in Figure 8(a) is obtained. There are problems that the clustering results are not clear, they do not meet the clustering principle of “high cohesion and low coupling,” and the significant effect between the clustering results is not ideal.

The PCA predimension reduction process is introduced, and the 400-dimensional high-dimensional vector is first reduced to 50 dimensions, and then the t-SNE dimensionality reduction algorithm is used to solve the problem of poor cluster visualization. The clustering results after introducing PCA predimension reduction are shown in Figure 8(b).

The t-SNE method with the introduction of PCA predimensionality reduction is used to visualize the results of the chasing clustering algorithm for dimensionality reduction. Comparing Figures 8(c) and 8(d), we can see that the clustering results in Figure 8(d) have better significant effect and meet the clustering requirements of “high cohesion and low coupling.”

It can be seen from the above research that cluster analysis technology can play a certain role in the visualization analysis of film review data.

4. Conclusion

Limited by the bottleneck of natural language understanding technology, the industry’s use of film review data is still very limited. At present, no film platform or research paper can effectively mine the hidden value in film review data. The film review is the most direct evaluation of the film by the audience, and it can reflect the audience’s viewing experience in the most real and detailed way. Moreover, mining the value of film review data is of great significance for us to fully understand the audience experience and scientifically guide the development and progress of the film industry. This paper combines the clustering analysis technology to construct a research system of film review cluster visualization, which can improve the visualization effect of film reviews and promote the film to be better understood by people. The experimental research shows that the cluster analysis technology can play a certain role in the visual analysis of film review data.

Data Availability

The labeled dataset used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This study was supported by the Department of Digital Image in Sangmyung University.