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

[MRG] *2Vec SaveLoad improvements #2939

Merged
merged 23 commits into from
Sep 24, 2020
Merged

[MRG] *2Vec SaveLoad improvements #2939

merged 23 commits into from
Sep 24, 2020

Commits on Jul 21, 2020

  1. Delete .gitattributes

    gojomo authored Jul 21, 2020
    Configuration menu
    Copy the full SHA
    30af573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c08d3e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. test showing FT failure as W2V

    gojomo committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    3f7047f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac9126d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    0316084 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    d524fa4 View commit details
    Browse the repository at this point in the history
  2. docstirng fixes

    piskvorky committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    49b35b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    3f972a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Configuration menu
    Copy the full SHA
    4331ccf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34e77dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    012d598 View commit details
    Browse the repository at this point in the history
  4. fix docs

    piskvorky committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    eefe9ab View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. get rid of numpy.str_

    piskvorky committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    1a9b646 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Configuration menu
    Copy the full SHA
    c14456d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06aef75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e21560 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51cae68 View commit details
    Browse the repository at this point in the history
  5. finish method renaming

    - add() => add_vectors()
    - add_one() => add_vector()
    piskvorky committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    17da21e View commit details
    Browse the repository at this point in the history
  6. Update gensim/models/word2vec.py

    Co-authored-by: Michael Penkov <m@penkov.dev>
    piskvorky and mpenkov authored Sep 19, 2020
    Configuration menu
    Copy the full SHA
    f0cade1 View commit details
    Browse the repository at this point in the history
  7. a few more style fixes

    piskvorky committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    6fa5a1b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Configuration menu
    Copy the full SHA
    e95ac0a View commit details
    Browse the repository at this point in the history
  2. more doc fixes

    piskvorky committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    dc9c3fc View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    da8847a View commit details
    Browse the repository at this point in the history