carpedm20 / carpedm20/word2vec-tensorflow
function `get_sim_Words` contains many mistakes
Open
- Dominant language
- Python
- Stars
- 45
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
The function `get_sim_words` contains varied errors, so the main cannot run.
- The name contains a cap on the "W" at some places and this does not work in the first place.
- There are undefined variables in the function.
- Some "self." calls are missing, so there are even more undefined variables.
- There is an unused argument in the function.
- There may be more errors past that point.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.