CONTRACTION_MAP
ehsong opened this issue · 1 comments
ehsong commented
I tired from contractions import CONTRACTION_MAP but it didn't work, so I ended up finding contraction.py file with the dictionary of phrases and expansions name "CONTRACTION_MAP". Does this mean that the module does not work?
kootenpv commented
It does work. You can look at:
from contractions import contractions_dict