• Title/Summary/Keyword: Movie Information

Search Result 582, Processing Time 0.022 seconds

Sentiment Analysis on Movie Reviews Using Word Embedding and CNN (워드 임베딩과 CNN을 사용하여 영화 리뷰에 대한 감성 분석)

  • Ju, Myeonggil;Youn, Seongwook
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.15 no.1
    • /
    • pp.87-97
    • /
    • 2019
  • Reaction of people is importantly considered about specific case as a social network service grows. In the previous research on analysis of social network service, they predicted tendency of interesting topic by giving scores to sentences written by user. Based on previous study we proceeded research of sentiment analysis for social network service's sentences, which predict the result as positive or negative for movie reviews. In this study, we used movie review to get high accuracy. We classify the movie review into positive or negative based on the score for learning. Also, we performed embedding and morpheme analysis on movie review. We could predict learning result as positive or negative with a number 0 and 1 by applying the model based on learning result to social network service. Experimental result show accuracy of about 80% in predicting sentence as positive or negative.

The Ontology Based, the Movie Contents Recommendation Scheme, Using Relations of Movie Metadata (온톨로지 기반 영화 메타데이터간 연관성을 활용한 영화 추천 기법)

  • Kim, Jaeyoung;Lee, Seok-Won
    • Journal of Intelligence and Information Systems
    • /
    • v.19 no.3
    • /
    • pp.25-44
    • /
    • 2013
  • Accessing movie contents has become easier and increased with the advent of smart TV, IPTV and web services that are able to be used to search and watch movies. In this situation, there are increasing search for preference movie contents of users. However, since the amount of provided movie contents is too large, the user needs more effort and time for searching the movie contents. Hence, there are a lot of researches for recommendations of personalized item through analysis and clustering of the user preferences and user profiles. In this study, we propose recommendation system which uses ontology based knowledge base. Our ontology can represent not only relations between metadata of movies but also relations between metadata and profile of user. The relation of each metadata can show similarity between movies. In order to build, the knowledge base our ontology model is considered two aspects which are the movie metadata model and the user model. On the part of build the movie metadata model based on ontology, we decide main metadata that are genre, actor/actress, keywords and synopsis. Those affect that users choose the interested movie. And there are demographic information of user and relation between user and movie metadata in user model. In our model, movie ontology model consists of seven concepts (Movie, Genre, Keywords, Synopsis Keywords, Character, and Person), eight attributes (title, rating, limit, description, character name, character description, person job, person name) and ten relations between concepts. For our knowledge base, we input individual data of 14,374 movies for each concept in contents ontology model. This movie metadata knowledge base is used to search the movie that is related to interesting metadata of user. And it can search the similar movie through relations between concepts. We also propose the architecture for movie recommendation. The proposed architecture consists of four components. The first component search candidate movies based the demographic information of the user. In this component, we decide the group of users according to demographic information to recommend the movie for each group and define the rule to decide the group of users. We generate the query that be used to search the candidate movie for recommendation in this component. The second component search candidate movies based user preference. When users choose the movie, users consider metadata such as genre, actor/actress, synopsis, keywords. Users input their preference and then in this component, system search the movie based on users preferences. The proposed system can search the similar movie through relation between concepts, unlike existing movie recommendation systems. Each metadata of recommended candidate movies have weight that will be used for deciding recommendation order. The third component the merges results of first component and second component. In this step, we calculate the weight of movies using the weight value of metadata for each movie. Then we sort movies order by the weight value. The fourth component analyzes result of third component, and then it decides level of the contribution of metadata. And we apply contribution weight to metadata. Finally, we use the result of this step as recommendation for users. We test the usability of the proposed scheme by using web application. We implement that web application for experimental process by using JSP, Java Script and prot$\acute{e}$g$\acute{e}$ API. In our experiment, we collect results of 20 men and woman, ranging in age from 20 to 29. And we use 7,418 movies with rating that is not fewer than 7.0. In order to experiment, we provide Top-5, Top-10 and Top-20 recommended movies to user, and then users choose interested movies. The result of experiment is that average number of to choose interested movie are 2.1 in Top-5, 3.35 in Top-10, 6.35 in Top-20. It is better than results that are yielded by for each metadata.

Sentiment Analysis of movie review for predicting movie rating (영화리뷰 감성 분석을 통한 평점 예측 연구)

  • Jo, Jung-Tae;Choi, Sang-Hyun
    • Management & Information Systems Review
    • /
    • v.34 no.3
    • /
    • pp.161-177
    • /
    • 2015
  • Currently, the influence of the Internet portal sites that can make it quick and easy to contact the vast amount of information is increasing. Users can connect the Internet through a portal to obtain information, such as communication between Internet users, which can be used to meet a variety of purposes. People are exposed to a variety of information from other users in the search for a movie and get information. The impact on the reviews and ratings with the limited number of characters of the film allows users to form a relationship to the movie, decide whether you want to see the movie or find another movie. but, the user can not read the whole movie review. When user see the overall evaluation, the user can receive the correct information. This research conducted a study on the prediction of the rating by the use of review data. Information of reviews, is divided into two main areas: the"fact" and "opinion". "Fact" is to convey the dispassionate information and "Opinion" is, to represent the user's feelings. In this study, we built sentiment dictionary based on the assessment and evaluation of the online review and applied to evaluate other movies. In the comparative study with a simple emotion evaluation technique, we found the suggested algorithm got the more accurate results.

  • PDF

Investigating the Determinants of Online Consumer Engagement on Multiplex Social Network Sites: A Value Exchange Perspective

  • Zhu, Zong-Yi;Kim, Hyeon-Cheol
    • Journal of Information Technology Applications and Management
    • /
    • v.26 no.6
    • /
    • pp.139-157
    • /
    • 2019
  • This study is intended for demonstrating the impacts of different factors on the formation of online consumer engagement behavior of young Chinese moviegoer in Korea. Based on Value-Exchange Model [Itani et al., 2019], we build research model to reveal the relationships among perceived enjoyment, perceived movie information value, multiplex-audience relationship quality, multiplex usage satisfaction, and online consumer engagement through experiments on valid data we collected from 186 participants who had lived in Korea and experienced the multiplex pages of top 3 movie theaters, where Smart PLS 3.0 is the tool used for statistical analysis. The experimental results show that both perceived enjoyment and perceived movie information value positively correlate to multiplex-audience relationship quality, and multiplex audience relationship quality significantly influences multiplex usage satisfaction and online consumer engagement. In addition, it is found that relationship quality plays the role of mediator between perceived enjoyment and satisfaction. The findings from this study offer both academic and managerial implications for movie distributors who are interested in developing potential Chinese consumer market in Korea.

Modeling of Convolutional Neural Network-based Recommendation System

  • Kim, Tae-Yeun
    • Journal of Integrative Natural Science
    • /
    • v.14 no.4
    • /
    • pp.183-188
    • /
    • 2021
  • Collaborative filtering is one of the commonly used methods in the web recommendation system. Numerous researches on the collaborative filtering proposed the numbers of measures for enhancing the accuracy. This study suggests the movie recommendation system applied with Word2Vec and ensemble convolutional neural networks. First, user sentences and movie sentences are made from the user, movie, and rating information. Then, the user sentences and movie sentences are input into Word2Vec to figure out the user vector and movie vector. The user vector is input on the user convolutional model while the movie vector is input on the movie convolutional model. These user and movie convolutional models are connected to the fully-connected neural network model. Ultimately, the output layer of the fully-connected neural network model outputs the forecasts for user, movie, and rating. The test result showed that the system proposed in this study showed higher accuracy than the conventional cooperative filtering system and Word2Vec and deep neural network-based system suggested in the similar researches. The Word2Vec and deep neural network-based recommendation system is expected to help in enhancing the satisfaction while considering about the characteristics of users.

An Empirical Analysis on the Success Factors of Crowdfunding: Focusing on the Movie Category Project (크라우드펀딩 성공요인 실증분석: 영화 분야 프로젝트를 중심으로)

  • Lee, Do-Yeon;Chang, Byeng-Hee
    • The Journal of the Korea Contents Association
    • /
    • v.20 no.12
    • /
    • pp.13-22
    • /
    • 2020
  • This study aims to find out success factors of crowdfunding on movie projects. For empirical analysis, we collected 583 data of the movie projects from the crowdfunding platform 'Tumblbug'. To figure out the success factors, we examined effects of 10 independent variables on 1 dependent variable. The independent variable includes target amount, project information, reward options, creator funding power, editor recommendation, creator contents power, movie type, number of comments, number of replies, and number of SNS information. The final achievement rate of crowdfunding was set as dependent variable. This study found that the target amount, number of text information, number of video information, editor recommendation, number of backers' reply, and number of SNS information had a significant impact on the achievement rate of the movie crowdfunding project. This study has implications in that it has discovered a variable of editor recommendation and the number of SNS information, and both of them have a positive effect on crowdfunding achievement.

Structures and Characteristics of Movie Consumption Media (영화 소비 창구의 구조와 특성)

  • Chon, Bum-Soo
    • Korean journal of communication and information
    • /
    • v.40
    • /
    • pp.221-248
    • /
    • 2007
  • This study examines structures and characteristics of movie consumption media. Using survey data, this research focused on combinations of movie platforms including theater, video, DVD, terrestrial television, cable television and the Internet. The results indicated that there were forty eight combinations in accessing theatrical movies. The market share of theaters was approximately 33.5%. However, this has increased to 64.50% in case of integrating other movie consumption media. The results of Chi-Square analysis showed that although the older movie-goers prefer to theaters, the youngers like to access other movie media. In addition, many movie-goers tended to replicate their viewing at the theater.

  • PDF

Simultaneous Effect between eWOM and Revenues: Korea Movie Industry (온라인 구전과 영화 매출 간 상호영향에 관한 연구: 한국 영화 산업을 중심으로)

  • Bae, Jungho;Shim, Bum Jun;Kim, Byung-Do
    • Asia Marketing Journal
    • /
    • v.12 no.2
    • /
    • pp.1-25
    • /
    • 2010
  • Motion pictures are so typical experience goods that consumers tend to look for more credible information. Hence, movie audiences consider movie viewers' reviews more important than the information provided by the film distributor. Recently many portal sites allow consumers to post their reviews and opinions so that other people check the number of consumer reviews and scores before going to the theater. There are a few previous researches studying the electronic word of mouth(eWOM) effect in the movie industry. They found that the volume of eWOM influenced the revenue of the movie significantly but the valence of eWOM did not affect it much (Liu 2006). The goal of our research is also to investigate the eWOM effects in general. But our research is different from the previous studies in several aspects. First, we study the eWOM effect in Korean movie industry. In other words, we would like to check whether we can generalize the results of the previous research across countries. The similar econometric models are applied to Korean movie data that include 746,282 consumer reviews on 439 movies. Our results show that both the valence(RATING) and the volume(LNMSG) of the eWOM influence weekly movie revenues. This result is different from the previous research findings that the volume only influences the revenue. We conjectured that the difference of self construal between Asian and American culture may explain this difference (Kitayama 1991). Asians including Koreans have more interdependent self construal than American, so that they are easily affected by other people's thought and suggestion. Hence, the valence of the eWOM affects Koreans' choice of the movie. Second, we find the critical defect of the previous eWOM models and, hence, attempt to correct it. The previous eWOM model assumes that the volume of eWOM (LNMSG) is an independent variable affecting the movie revenue (LNREV). However, the revenue can influence the volume of the eWOM. We think that treating the volume of eWOM as an independent variable a priori is too restrictive. In order to remedy this problem, we employed a simultaneous equation in which the movie revenue and the volume of the eWOM can affect each other. That is, our eWOM model assumes that the revenue (LNREV) and the volume of eWOM (LNMSG) have endogenous relationship where they influence each other. The results from this simultaneous equation model showed that the movie revenue and the eWOM volume interact each other. The movie revenue influences the eWOM volume for the entire 8 weeks. The reverse effect is more complex. Both the volume and the valence of eWOM affect the revenue in the first week, but only the volume affect the revenue for the rest of the weeks. In the first week, consumers may be curious about the movie and look for various kinds of information they can trust, so that they use the both the quantity and quality of consumer reviews. But from the second week, the quality of the eWOM only affects the movie revenue, implying that the review ratings are more important than the number of reviews. Third, our results show that the ratings by professional critics (CRATING) had negative effect to the weekly movie revenue (LNREV). Professional critics often give low ratings to the blockbuster movies that do not have much cinematic quality. Experienced audiences who watch the movie for fun do not trust the professionals' ratings and, hence, tend to go for the low-rated movies by them. In summary, applied to the Korean movie ratings data and employing a simultaneous model, our results are different from the previous eWOM studies: 1) Koreans (or Asians) care about the others' evaluation quality more than quantity, 2) The volume of eWOM is not the cause but the result of the revenue, 3) Professional reviews can give the negative effect to the movie revenue.

  • PDF

Exploratory analysis of 3D stereoscopic video measurement (3D 영상 평가를 위한 탐색적 분석)

  • Chung, Dong Hun;Yang, Ho Cheol
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.6 no.4
    • /
    • pp.225-235
    • /
    • 2010
  • People are getting more interested in 3D stereoscopic movie, but due to the sudden concern, there is less research how 3D stereoscopic movie influence on people. The present research aims at developing 3D stereoscopic movie measurement. For this, we tested three variables which are perceived functionality, impression, and presence. Perceived functionality is defined as how people perceive functions of 3D stereoscopic movie for instance depth, and impression is defined as how people integrate various information as a total image. Finally, presence is a psychological state that individual's perception fails to accurately acknowledge the role of the technology in the experience. As a result, perceived functionality consists of four factors, impression consists of eight factors, and presence consists of three factors. As an exploratory research, we cannot guarantee the validity of the measurement, but as a seminal research it is worthwhile to pay attention.

Construction of Dialog Engagement Model using MovieDic Corpus (MovieDic 말뭉치를 이용한 대화 참여 모델의 구성)

  • Koo, Sangjun;Yu, Hwanjo;Lee, Gary Geunbae
    • 한국어정보학회:학술대회논문집
    • /
    • 2016.10a
    • /
    • pp.249-251
    • /
    • 2016
  • 다중 화자 대화 시스템에서, 시스템의 입장에서 어느 시점에 참여해야하는지를 아는 것은 중요하다. 이러한 참여 모델을 구축함에 있어서 본 연구에서는 다수의 화자가 대화에 참여하는 영화 대본으로 구축된 MovieDic 말뭉치를 사용하였다. 구축에 필요한 자질로써 의문사, 호칭, 명사, 어휘 등을 사용하였고, 훈련 알고리즘으로는 Maximum Entropy Classifier를 사용하였다. 실험 결과 53.34%의 정확도를 기록하였으며, 맥락 자질의 추가로 정확도 개선을 기대할 수 있다.

  • PDF