-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AttributeError: 'NoneType' object has no attribute 'tokenize' #26
Comments
tokens = self.tokenizer.tokenize(line.strip()) AttributeError: 'NoneType' object has no attribute 'tokenize' |
How did you solve the problem |
Sorry, I don't solve the problem
At 2020-08-04 14:05:48, "tongchangD" <[email protected]> wrote:
How did you solve the problem
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
i change the tokenize,you can see in |
Could you please tell me where you change it? |
I modified it on the company computer |
No description provided.
The text was updated successfully, but these errors were encountered: