Skip to content

Port of CommentWatcher from its Mercurial repository.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
license.txt
Notifications You must be signed in to change notification settings

behavioral-ds/CommentWatcher

Repository files navigation

Title: CommentWatcher installation guide
Author: Marian-Andrei RIZOIU ([email protected])
Website: http://rizoiu.eu/commentwatcher/Home.html
Video demostration: http://rizoiu.eu/commentwatcher/Video_demonstration.html

Description:

CommentWatcher is an open source tool aimed at analyzing discussions on web forums.

Constructed as a web platform, CommentWatcher features automatic mass fetching of user posts from forum on multiple sites, extracting topics, visualizing the topics as an expression cloud and exploring their temporal evolution. The underlying social network of users is simultaneously constructed using the citation relations between users and visualized as a graph structure.

Our platform addresses the issues of the diversity and dynamics of structures of webpages hosting the forums by implementing a parser architecture that is independent of the HTML structure of webpages. This allows easy on-the-fly adding of new websites.

Two types of users are targeted: end users who seek to study the discussed topics and their temporal evolution, and researchers in need of establishing a forum benchmark dataset and comparing the performances of analysis tools.

Citation:

Rizoiu, M.-A., Guille, A., & Velcin, J. (2015). CommentWatcher: An Open Source Web-based platform for analyzing discussions on web forums. ArXiv Preprint. Retrieved from http://arxiv.org/abs/1504.07459

Installation:

Steps to install CommentWatcher (on a unix machine):

  • Use Tomcat Manager to deploy the "CommentWatcher.war" web archive ;
  • Unzip the content of the "analyse.tar.bz2" in the folder "/opt" ;
  • execute by typing in your browser the address indicated by Tomcat Manager for the installed application.

Notes:

  1. the WAR archive is optimized for Apache Tomcat 7.
  2. Previous Mercurial repository address: http://eric.univ-lyon2.fr/~commentwatcher/cgi-bin/CommentWatcher.cgi/CommentWatcher/
  3. License: GNU General Public License (GPL) v3.

About

Port of CommentWatcher from its Mercurial repository.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published