Closed yonzarecki closed 7 years ago
I've found a github repo containing more algorithms for dealing with stack-traces. Most of the algorithms within it are similar to what we've done, but maybe we can still use some of it. https://github.com/johanandren/Stack-Detective
This SO post also talks about comparing strings using cosine similarity, which is similar but not exactly what we did. I'll leave it here as a possibility if a new algorithm is needed.
Closing this issue, can re-open when we'll go back to server-side algorithms
In this issue we'll include new ideas and findings about future ways we can improve our system and algorithms.
This is a research-based issue.