-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix indexing error in word2vec_inner.pyx (#3136)
* Add explicit typecasting for the W2V cython code * Add explicit typecasting for the W2V cython code * Unifying the types * Fix minor code style issues * Code refactoring * Update CHANGELOG.md Co-authored-by: Jinhyuk Yun <jhyun@ssu> Co-authored-by: Michael Penkov <m@penkov.dev>
- Loading branch information
1 parent
52281eb
commit ec95fe4
Showing
3 changed files
with
19 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters