Just guessing here:
Assuming you are using fastai v2
do you have
from fastai.text.all import *
which will end up including tabular.core
which has the definition of Categorify
Just guessing here:
Assuming you are using fastai v2
do you have
from fastai.text.all import *
which will end up including tabular.core
which has the definition of Categorify