Skip to content

udaykiran-cerner/SmartKnowledgeBase

 
 

Repository files navigation

A machine learning and NLP project to predict source code to be changed for a new issue

NaturalLanguageProcessor.py - for performing stopWords removal,Abbrevation expansion, Bigramming and stemming

JiraClassifier - for classifying unclustered jiras , Training the Modal

TfIdfRanker - for ranking Jiras within cluster

ExcelHelper.py - has helper funtions for reading and writing data to JiraMetaData.xlsx

Constants.py - has Constants like Abbrevations,Stopwrods,Bigrams

Test.py and Validation.py - for testing the modal for new Jira

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%