Skip to content

Developed a mechanism to generate efficient summaries of bug report of open source projects. 1. Crawling bug repositories for data collection (Python). 2. Data cleaning for text by applying noise reduction (NLTK - Natural Language Toolkit). 3. Using Fuzzy Analyser (pyfuzzy - python library) to generate summaries.

Notifications You must be signed in to change notification settings

amankaushik/Bug-Report-Summarization

Repository files navigation

Bug-Report-Summarization

Developed a mechanism to generate efficient summaries of bug report of open source projects. 1. Crawling bug repositories for data collection (Python). 2. Data cleaning for text by applying noise reduction (NLTK - Natural Language Toolkit). 3. Using Fuzzy Analyser (pyfuzzy - python library) to generate summaries.

College Year: 3rd

About

Developed a mechanism to generate efficient summaries of bug report of open source projects. 1. Crawling bug repositories for data collection (Python). 2. Data cleaning for text by applying noise reduction (NLTK - Natural Language Toolkit). 3. Using Fuzzy Analyser (pyfuzzy - python library) to generate summaries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages