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

More than 5000 words in 'train.tsv' can't be found in 'glove.840B.300d.txt' #5

Open
furukawayuan-Yao opened this issue Nov 9, 2020 · 0 comments

Comments

@furukawayuan-Yao
Copy link

furukawayuan-Yao commented Nov 9, 2020

When I omited the overlap part in dev and test datasets, I found that more than 5000 words in training dataset couldn't be embedded by Glove. These words obtained the zero-vector embedding . I inspected and found that there are many words mispelled like 'neext' , 'somethinghe', ect. What should we do to process such data?Can the negative effect of these wrong-spelled words be offset by the option of 'word_freq'? Looking forward to your reply. Thank you very much😀!

@furukawayuan-Yao furukawayuan-Yao changed the title More than 5000 words More than 5000 words in 'train.tsv' can't be found in 'glove.840B.300d.txt' Nov 9, 2020
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