Skip to content
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

Fix error with oov_token #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

xjdeng
Copy link

@xjdeng xjdeng commented May 24, 2018

I had gotten an error that your tokenizer object had no oov_token variable and found a solution via Stackoverflow. I had to insert that line (and also put an image at data/example.jpg) to get your code to work, in addition to following your instructions.

I had gotten an error that your tokenizer object had no oov_token variable and found a solution via Stackoverflow.  I had to insert that line (and also put an image at data/example.jpg) to get your code to work, in addition to following your instructions.
Copy link
Owner

@anilknayak anilknayak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for reviewing. Its a great help. I am planning to make it big to solve problems in Image Captioning and this is just an prototype. If you would like to help and try in research, we both can do it and take it to next level.
Thanks a lot for the comment. I am privileged .

@xjdeng
Copy link
Author

xjdeng commented May 25, 2018

No worries, I'm still in the learning phase.. looking forward to seeing any new improvements!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants