Skip to content

Commit

Permalink
fixed get_keras_embedding, now accepts word mapping (#2676)
Browse files Browse the repository at this point in the history
* fixed get_keras_embedding, now accepts word mapping

* skip tests if keras not installed

* removed unnessecary comment from test_keyed_vectors

* fixed indentation

* fixed flake import error

* moved skip test decorator to class

* Update gensim/models/keyedvectors.py

Co-Authored-By: Michael Penkov <m@penkov.dev>

* Update gensim/models/keyedvectors.py

Co-Authored-By: Michael Penkov <m@penkov.dev>

* Update gensim/models/keyedvectors.py

Co-Authored-By: Michael Penkov <m@penkov.dev>

* renamed keras_installed flag to upper case, removed unneeded comment

Co-authored-by: Zhicharevich <Alex_Zhicharevich@intuit.com>
Co-authored-by: Michael Penkov <m@penkov.dev>
  • Loading branch information
3 people authored Mar 21, 2020
1 parent 1b3ad81 commit a811a23
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 550 deletions.
Loading

0 comments on commit a811a23

Please sign in to comment.