Giter VIP home page Giter VIP logo

dicsentimentanalysis's Introduction

DicSentimentAnalysis

基于词典的文本情感分析并且有用户界面“小白”

##1.极性的算法 参考于DATA下的《一种基于极性词典的情感分析方法_张成功》,即计算出评论中的每个句子的总极性强度。而总的极性强度是计算出句子中的各个极性短语的强度,再把它们加起来得到的。

##2.词典 词典在构造词典的目录下,程度词有6种,强度从0.9,0.7,0.5,0.3到-0.5.否定词,正反面词。 词典由下面的组成:《大连理工大学情感词汇本体库 》,《学生褒贬义词典》,《知网》情感词典 ,《**大学的极性词》。

##3.用法 把你要分析的评论的文件路径写在第一个,第二个是确定你的文件的格式,否则会在分词的时候出现乱码。一般是GB2312 第二个是分完词的路径,第3个是分析完的路径。

##4.示例

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.