Giter Site home page Giter Site logo

sentimentanalysis's Introduction

Information Retrieval Project

프로젝트 개요 : 정보검색 프로젝트로 진행한 영화 추천 서비스( Naver Movie Review Sentiment Analysis )

  • 프로젝트 설명 : (네이버 영화 리뷰 데이터 기반) 영화 이름을 입력하면 유사한 영화를 추천
  • 프로젝트 구조 : 2단계를 거쳐서 최종 추천
    • 1차 추천 : 영화 장르, 감독, 줄거리등 비감정적인 요소만으로 추천
    • 2차 추천 : 1단계를 거쳐서 고른 유사한 영화중 리뷰데이터(감정요소)를 기반으로 추천
    • 최종 추천 : 최종적으로 유사한 top 10 영화를 추천

한국어 불용어 리스트 : The list of Korean idioms that I use often.


Sources

https://github.com/e9t/nsmc
https://www.ranks.nl/stopwords/korean
https://github.com/e9t/nsmc/blob/master/raw/10001.json
https://hyemin-kim.github.io/2020/08/29/E-Python-TextMining-2/
https://rfriend.tistory.com/475
https://www.ranks.nl/stopwords/korean
https://shakeratos.tistory.com/18
https://github.com/e9t/nsmc/blob/master/code/crawl_ratings.py

sentimentanalysis's People

Contributors

nooblette avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.