Code Monkey home page Code Monkey logo

weiborankengver's Introduction

WeiboRank (English Version)

Weibo (a Microblog site popular in China) User Sentimental Influence Analysis Results

Results site

  1. Collab Image
  2. User Ranklist
  • Analysis text contents of Weibo and extract sentimental infomation with Python.
  • Define the weight of the followed and following link relationship with Python.
  • Classify and rank sentimental influence of Weibo users among the SNS using PageRank iteration process.
  • Visulize sentimental analysis results of ranking and relationship network of users with Matplotlib and D3.js.

Sentimental Analysis

Use Word2Vec to do the Word Embedding to represent words. Use Recurrent Neural Network(RNN)/LSTM (tutorial: keras) to train the sentimental classification.

Steps:

  1. get data and input data into matrix
  2. Use jieba to cut the Chinese sentence into words
  3. Word2Vec model set up, training, testing, fine-tune, training, testing, fine-tune...... until -> :)
  4. Get the three types of sentiments: positive, negative and neutral of these sentences.

Network Structure

network structure

A subdomain/second-level domain for project github pages

Final target is: Second-level domain: https://jeness.github.io/WeiboRankEngVer/CollabEngVer/ -> weiborankengver.haoranyu.info/CollabEngVer main page domain: 'jeness.github.io' -> www.haoranyu.info

Step 1: In gh-pages branch in WeiboRankEngVer repo, add CNAME file, add weiborankengver.haoranyu.info in the CNAME file.

Step 2: add a new CNAME in godday cname

http://zangbo.me/2017/06/12/GithubPageDomainName/

weiborankengver's People

Contributors

jeness avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.