Skip to content

Code for the system described in "A First Look at Bugs in OpenStack", which automatically classifies open-source bug reports based on text semantics.

License

Notifications You must be signed in to change notification settings

w-garcia/BugClustering

Repository files navigation

BugClustering

Based on TroubleMiner by Medem et al

Dependencies:

Jira: pip install jira

Peewee: pip install peewee

Pygraphviz: Follow the chosen answer here

PyMySql: pip install pymysql

(optional) For Windows, make sure MySql is properly configured:

Install perl (I used Strawberry Perl), then run mysql_secure_installation.pl found in mysql directory. Edit ~:\xampp\phpMyAdmin\config.inc.php and change password

About

Code for the system described in "A First Look at Bugs in OpenStack", which automatically classifies open-source bug reports based on text semantics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages