marco-c / crashsimilarity

Similarity between crash reports
Mozilla Public License 2.0
9 stars 12 forks source link

Transform crash stack to an image and use CNNs #173

Open marco-c opened 5 years ago

ibrahimsharaf commented 5 years ago

@marco-c Why don't we apply CNNs on the text (stack trace) directly?

marco-c commented 5 years ago

We can do that too, this is just an additional idea (which maybe could somehow exploit the relation between functions).