Last active
August 11, 2019 13:39
-
-
Save bfarzin/f9407c0b0f2690f36dd6d51c8ef56944 to your computer and use it in GitHub Desktop.
itos
was wrong also. I updated the example above.
Thank you so much. Sorry I didnt notice the change earlier. It works. Much appreciated.
No problem. I am glad I cleaned it up for my own good!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i believe this is how i should use it:
mycust_tok = CustomTokenizer(SPTokenizer,model_prefix)
But i still have the error. Can you help with the full modified code?