ualberta-smr / StackOverflowNavCues

This repository holds the code related to extracting essential sentences for navigating Stack Overflow answers
2 stars 0 forks source link

Do we want to filter out people who haven't used SO before to search? #38

Closed snadi closed 5 years ago

snadi commented 5 years ago

Similar to #37 , some people say they have not used SO to search for information before. Are we OK with that?

ctreude commented 5 years ago

@snadi Similar answer to #38, I think it would be good to exclude them, but only if that doesn't mean deleting half our data... how many no-SO-at-all responses did you get in the pilot?

snadi commented 5 years ago

For SO Use: 2/5 said No to this question

For SO contribution: 3/5 said No but that's not a criteria for exclusion here so I'm more concerned about the use part

ctreude commented 5 years ago

@snadi Yes, it would be good to exclude those who have never used Stack Overflow. Hopefully it won't be too many.

snadi commented 5 years ago

Done.. this is how the final task looks like

image

snadi commented 5 years ago

hmm.. so this is one response here:

------------------------------------------+---------------------+---------------------+ | 1165 | 1 | 73dc826adb8e68bc56a7fe5b62f43da8 | -3 | Yes | 2019-04-15 16:09:51 | 2019-04-15 16:09:51 | | 1166 | 2 | 73dc826adb8e68bc56a7fe5b62f43da8 | -3 | Computer programmer | 2019-04-15 16:09:51 | 2019-04-15 16:09:51 | | 1167 | 3 | 73dc826adb8e68bc56a7fe5b62f43da8 | -3 | 3 | 2019-04-15 16:09:51 | 2019-04-15 16:09:51 | | 1168 | 4 | 73dc826adb8e68bc56a7fe5b62f43da8 | -3 | UI | 2019-04-15 16:09:51 | 2019-04-15 16:09:51 | | 1169 | 5 | 73dc826adb8e68bc56a7fe5b62f43da8 | -3 | Beginner | 2019-04-15 16:09:51 | 2019-04-15 16:09:51 | | 1170 | 6 | 73dc826adb8e68bc56a7fe5b62f43da8 | -3 | No | 2019-04-15 16:09:51 | 2019-04-15 16:09:51 | | 1171 | 7 | 73dc826adb8e68bc56a7fe5b62f43da8 | -3 | No

This person is a programmer for 3 years but said No to having used SO before (pretty strange in my opinion but now not sure if we should accept his hit or not)

ctreude commented 5 years ago

@snadi I guess we won't accept because of the SO response? (strange, of course, but we should be consistent in enforcing the criteria)

snadi commented 5 years ago

Yup, agreed. Done.