/ptt-sour-posts

PTT 酸文分類帽 :mortar_board:

Primary LanguagePythonMIT LicenseMIT

PTT 酸文分類

No sour posts anymore 🔮

  • Our UI for word2vec

  • Our UI for classifier

Dependency

  • MongoDB
  • Python 3.5+

Reqirement

  • pymongo

  • For word2vec

    • jieba
    • gensim p.s. Need to prepare your own data/dict.txt.big and data/stop_words.txt
  • For demo app

    • flask
    • click

Models