Git Product home page Git Product logo

sentiment's Introduction

sentiment

关于代码

  1. 版本:v1.1
  2. 环境:python3; tensorflow-1.0.0; keras-2.0.6
  3. 使用:将data文件夹中的三个csv文件放到py文件同个文件夹下面即可运行
  4. Finish:
    • 使用jieba进行分词,并用LSTM对第一个情感关键词进行预测,10轮epochs后验证样本的准确率为0.70
  5. Todo:
    • 将情感关键词添加到jieba的字典里
    • 将第2、3个关键词添加到样本,将预测的概率大于阈值的位置作为情感关键词输出
    • 完成主题和情感正负面的分析
    • 完善LSTM的网络
    • 试试CNN的效果

sentiment's People

Contributors

eliascai avatar kehaowu avatar

Watchers

sthWrong 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.