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

Key error when testing #1

Open
SUNCHAO1212 opened this issue Jan 9, 2018 · 2 comments
Open

Key error when testing #1

SUNCHAO1212 opened this issue Jan 9, 2018 · 2 comments

Comments

@SUNCHAO1212
Copy link

If there is a word in testing set but not in training set, it will raise a 'keyerror'. But there are some situations that cannot avoid this. What can I do

@preesee
Copy link

preesee commented Jun 2, 2018

I guess you should merge vocabulary of both test and training set when embedding process, I am reviewing the code as well.

@preesee
Copy link

preesee commented Jun 2, 2018

@SUNCHAO1212 Do you know where I can find the files hard coded in source code ?'se100.txt' etc. I can not find the data files that the source code requires and they are not mentioned in the paper.

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

2 participants