Skip to content

카카오톡 대화 데이터를 이용한 시각화 및 모델기반 분석 어플리케이션

Notifications You must be signed in to change notification settings

deeprine/kakaotalk_chat_analysis_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

카카오톡 대화 데이터를 이용한 시각화 및 분석 web

install and start

  • python 3.7
  • ubuntu 18.04
  1. git clone

  2. 라이브러리 설치

pip install -r requirements.txt
  1. konlpy 설치 (window는 다른방법으로 설치)
sudo apt-get install g++ openjdk-8-jdk python3-dev python3-pip curl \
python3 -m pip install konlpy 
  1. 서버 실행
python main.py
  1. web 실행후 카카오톡 대화 txt 파일을 사용하여 분석

제공하는 기능

About

카카오톡 대화 데이터를 이용한 시각화 및 모델기반 분석 어플리케이션

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published