Skip to content

smagsmu/DupFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DupFinder

DupFinder is a Bugzilla extension to find duplicate bug reports. The current implementation is based on the work by Runeson et al.[1].

[1] P. Runeson, M. Alexandersson, and O. Nyholm. Detection of duplicate defect reports using natural language processing. In ICSE, pages 499-510, 2007.

Installation

Follow these steps to install DupFinder:

  1. Go to your Bugzilla installation folder.

  2. Put extension files in:

    extensions/DupFinder
    
  3. Run checksetup.pl.

  4. Restart your webserver (if needed, e.g., when using mod_perl).

About

Bugzilla Extension to Find Duplicate Bug Reports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published