Git Product home page Git Product logo

anomaly_detection_in_ptt_forum's Introduction

anomaly_detection_in_PTT_forum

Detect abnormal user on Taiwanese forum 'PTT'.

script description:

step_1. Because the orginal result of crawler is json, we split to article and reply with csv format.

step_2. Merge data and check date range.

step_3. Use self defined dict of political keywords to check article's political spectrum.

step_4. Use neo4j to get community with interaction between PTT ID by modularity algorithms.

step_5. Parse neo4j result of community to formal csv.

step_6. Use package CKIP's word cut funciton with article's title and content, then use NTUSD's sentiment lable to calculate pos/neg words, and then merge id's commnuty by its ID with step_4's result.

step_7. Use step5's result check personal political spectrum by her/his most posted type of political spectrum.

anomaly_detection_in_ptt_forum's People

Contributors

siegfriedzhen avatar elliec224 avatar

Watchers

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