Design Pattern Detector

Published:

Feature-based software design pattern detection

A machine learning based model that detects design patterns written in Java programming language from the corpus.

Accessible at https://github.com/najamnazar/designpatterndetection.

Updated version following the Python 3 standards is accessible at https://github.com/najamnazar/designpatterndetection-v2-python3