bearloga / wmf-wmhack17

App & API for sentiment analysis of MediaWiki talk pages made during Wikimedia Hackathon 2017 in Vienna

Home Page:https://bearloga.shinyapps.io/sentimentalkr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentiment Analysis of Talk Pages

Words, words, words. (Hamlet, Act II Scene II)

App & API for sentiment analysis of MediaWiki talk pages made during Wikimedia Hackathon 2017 in Vienna.

Author: Mikhail Popov (Wikimedia Foundation)
License: MIT
Status: Active

Progress

  • API endpoint
    • Download talk page
    • Parse talk page
      • Parse classic talk pages (really hard)
      • Parse Flow-enabled talk pages
    • Tidy sentiment analysis
    • Anonymize and summarize
    • Output
  • Shiny companion app
    • User inputs
    • Show data and behind-the-scenes code
      • Show API call
      • Show JSON output
    • Data visualization

Additional Information

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Future Work

One possible application of the service is using to calculate some sort of a "discussion civility score" based on the various sentiments expressed and the relative expressions of those sentiments.

About

App & API for sentiment analysis of MediaWiki talk pages made during Wikimedia Hackathon 2017 in Vienna

https://bearloga.shinyapps.io/sentimentalkr

License:MIT License


Languages

Language:R 100.0%