imranraad07 / BugReportQA

0 stars 0 forks source link

improve observable behavior patterns #11

Closed damevski closed 4 years ago

damevski commented 4 years ago

We need better patterns and we need more patterns

damevski commented 4 years ago

Re-implemented the same 3 OB patterns @imranraad07 developed (but with more accuracy). I also added a few unit tests, with inputs extracted from the paper.

@imranraad07 where can I find the other patterns (can you upload them here?) and also are there any other tests outside of what's in the paper itself

damevski commented 4 years ago

pattern_catalog.xlsx

damevski commented 4 years ago

Still TODO:

Overall, the top six most frequent negative and the top six positive patterns appear in 82.5% of the OB bug descriptions

So, where can we find what are the best patterns and how effective each pattern is

damevski commented 4 years ago

Five OB patterns implemented total (some with imperfect patterns). It's all of the ones mentioned in the paper. Closing for now.