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

SCN.py #31

Open
chenf99 opened this issue Apr 29, 2019 · 1 comment
Open

SCN.py #31

chenf99 opened this issue Apr 29, 2019 · 1 comment

Comments

@chenf99
Copy link

chenf99 commented Apr 29, 2019

No description provided.

@chenf99 chenf99 closed this as completed Apr 29, 2019
@chenf99 chenf99 reopened this Apr 29, 2019
@chenf99
Copy link
Author

chenf99 commented Apr 29, 2019

In tensorflow_src/SCN.py,
with open(embedding_file, 'rb') as f: embeddings = pickle.load(f,encoding="bytes")
the 'encoding' parameter is only valid for Python 3, so running this file will get an error
Should we run it?

@chenf99 chenf99 changed the title SCN SCN.py Apr 29, 2019
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

No branches or pull requests

1 participant