SeanDaBlack / AbBOT

310 stars 57 forks source link

tweaked ZIP codes + improved samples #13

Closed birdaw closed 2 years ago

birdaw commented 2 years ago

for enhanced dataset poisoning, random integers are now in valid Texas ZIP code range.

ALSO: • added a sample of 20 common U.S. surnames instead of random cities to pull from for the "Clinic or Doctor" field. - shouts to @kristin_wrote on Twitter for this idea • added a list of possible sources for "how did you obtain this evidence?", instead of random words.

ramblingjordan commented 2 years ago

This is great! We've made some major changes to the code. Could you pull the changes and address any merge conflicts so we can get this in?

birdaw commented 2 years ago

yes, working on this now

birdaw commented 2 years ago

merge conflicts addressed, random.randint updated, info_location fleshed out, maleFirstNames added, more lastNames added