Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assignments by Edit Distance #3

Open
NonlinearFruit opened this issue Sep 2, 2016 · 0 comments
Open

Assignments by Edit Distance #3

NonlinearFruit opened this issue Sep 2, 2016 · 0 comments

Comments

@NonlinearFruit
Copy link

I took a list of all users with >1000 rep and the list of reserved words/function names. Then for each function name, I recorded the username with the smallest edit distance. Note that some names are duplicated. I thought this might be useful for filling in some of the unassigned functions. Here are the results in alphabetical order by function name:

False = Falko
None = JohnE
True = Blue
import = primo
abs = JB
all = Ell
and = ace
any = ace
as = JB
ascii = ace
assert = daniero
bin = Mig
bool = bkul
break = barjak
bytearray = ppperry
bytes = Syxer
callable = hallvabo
chr = qwr
class = flawr
classmethod = LuisMendo
compile = Cole
complex = Copper
continue = soktinpk
def = xem
del = Neil
delattr = flawr
dict = Riot
dir = Mig
divmod = TimmyD
elif = Ell
else = Ell
enumerate = TheNumberOne
eval = Ell
except = edc65
exec = xem
filter = dieter
finally = FireFly
float = Flonk
for = Fors
format = Fors
from = friol
frozenset = Florent
getattr = Geobits
global = flodel
globals = Geobits
hasattr = hammar
hash = Josh
help = orlp
hex = xem
id = Mig
if = Mig
import = xnor
in = Mig
input = TNT
int = TNT
is = Mig
isinstance = isaacg
issubclass = ojblass
iter = dieter
lambda = Lembik
len = Lynn
list = Riot
locals = Tomas
map = Mau
max = Mau
memoryview = removed
min = Mig
next = Neil
nonlocal = monocell
not = xnor
object = Oberon
oct = ace
open = Lynn
or = xnor
ord = orlp
pass = phase
pow = YOU
print = primo
property = ppperry
raise = ace
range = ace
repr = xnor
return = Ventero
reversed = feersum
round = Ryan
set = xem
setattr = Sparr
slice = ace
sorted = Howard
staticmethod = TanMath
str = qwr
sum = xem
super = Syxer
try = grc
tuple = Luke
type = Lynn
vars = Fors
while = Neil
with = swish
yield = TFeld
zip = Mig

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant