Skip to content

19대 대선 후보들을 시각화하여 분석하는 시스템입니다

Notifications You must be signed in to change notification settings

Kyeongpil/CandiVis

Repository files navigation

Korean Presidential Election Visualization

19대 대통령 선거 후보들에 대해 언론 기사들을 임베딩하여 시각화한 시스템입니다.

It is visualization system that visualize Korean 19th presidential election candidates using embedding method(word2vec) with news articles.

페이지 화면 페이지 화면2

Dependency

  • python 3.x version (Anaconda)
  • Flask (Web server framework)
  • Gensim (word2vec library)
  • BeautifulSoup (web parsing library)
  • Konlpy (Korean NLP library)
  • Semantic UI (Web ui library, It is already in source directory )

Run

python init.py

and you can access through 5015 port

About

19대 대선 후보들을 시각화하여 분석하는 시스템입니다

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages