Results 2 issues of Luis Selvera

Spell.py: Modified re to make it compatible to python3 Fixed error: "error: bad escape \s at position 0 "

Traceback (most recent call last): File "fastai-expriments.py", line 94, in experimentIndividual(sys.argv[1]) File "fastai-expriments.py", line 54, in experimentIndividual procs = [FillMissing, Categorify] NameError: name 'FillMissing' is not defined