<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>DSpace Collection:</title>
  <link rel="alternate" href="http://repository.iiitd.edu.in/xmlui/handle/123456789/16" />
  <subtitle />
  <id>http://repository.iiitd.edu.in/xmlui/handle/123456789/16</id>
  <updated>2026-06-20T09:53:32Z</updated>
  <dc:date>2026-06-20T09:53:32Z</dc:date>
  <entry>
    <title>Static technique for bug localization using character N-Gram based information retrieval model</title>
    <link rel="alternate" href="http://repository.iiitd.edu.in/xmlui/handle/123456789/17" />
    <author>
      <name>Sangeeta</name>
    </author>
    <id>http://repository.iiitd.edu.in/xmlui/handle/123456789/17</id>
    <updated>2017-07-24T17:13:51Z</updated>
    <published>2012-03-14T10:36:50Z</published>
    <summary type="text">Title: Static technique for bug localization using character N-Gram based information retrieval model
Authors: Sangeeta
Abstract: Bug or Fault localization is a process of identifying the speci c location(s) or region(s) of&#xD;
source code (at various granularity levels such as the directory path,  le, method or state-&#xD;
ment) that is faulty and needs to be modi ed to repair the defect. Bug localization is a&#xD;
routine task in software maintenance (corrective maintenance). Due to the increasing size&#xD;
and complexity of current software applications, automated solutions for bug localization&#xD;
can signi cantly reduce human e ort and software maintenance cost.&#xD;
We presented a technique (which falls into the class of static techniques for bug localiza-&#xD;
tion) for bug localization using a character N-gram based Information Retrieval (IR) model.&#xD;
We framed the problem of bug localization as a relevant document(s) search task for a given&#xD;
query and investigated the application of character-level N-gram based textual features de-&#xD;
rived from bug reports and source-code  le attributes. We implemented the proposed IR&#xD;
model and evaluated its performance on dataset downloaded from two popular open-source&#xD;
projects (JBOSS and Apache).&#xD;
We conducted a series of experiments to validate our hypothesis and presented evidences&#xD;
to demonstrate that the proposed approach is e ective. The accuracy of the proposed ap-&#xD;
proach is measured in terms of the standard and commonly used SCORE and MAP (Mean&#xD;
Average Precision) metrics for the task of bug localization. Experimental results reveal that&#xD;
the median value for the SCORE metric for JBOSS and Apache dataset is 99.03% and 93.70%&#xD;
respectively. We observed that for 16.16% of the bug reports in the JBOSS dataset and for&#xD;
10.67% of the bug reports in the Apache dataset, the average precision value (computed at&#xD;
all recall levels) is between 0.9 and 1.0.</summary>
    <dc:date>2012-03-14T10:36:50Z</dc:date>
  </entry>
</feed>

