Skip to content

Text to Sentiment Network :) based on Topic Modeling

Notifications You must be signed in to change notification settings

jinmang2/t2snet

Repository files navigation

Text2SentiNet

Version 0.0

title

  • Author
  • Presentation
  • Preprocessing
    • py-hanshell
    • chatspace
      • 현재 제공하지 않는 library
      • 따로 개발하여 대체할 예정
    • stopwords, 한국어 이외 문자 제거
  • Labeling
    • SentimentLDA
    • KSenticNet
    • CBOW
  • Modeling
    • Gaussian Naive Bayse
  • Dependencies
    • numpy
    • scikit-learn
    • torch 1.7.1-cu101
    • transformers 2.5.1
    • flask
    • tensorflow
    • konlpy

To be continued...

  • JST + KorBERT + WAEs(Wasserstein AutoEncoder) + Sentiment Dictionary + System Link on website
  • 목적: 문맥과 의도를 파악하는 빠른 감정 군집화 알고리즘 생성