You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# python unittest print message in stderr even if it succeed
# You need to prepare system.dic in resources and tests/resources
# see README
set -e
# build dictionaries
if!(type sudachipy > /dev/null 2>&1);then
python setup.py develop
fi
sudachipy build -o tests/resources/system.dic -d "the system dictionary for the unit tests" -m tests/resources/dict/matrix.def tests/resources/dict/lex.csv