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

Fix datatype parameter for KeyedVectors.load_word2vec_format. Fix #1682 #1819

Merged
merged 19 commits into from
Feb 16, 2018

Commits on Dec 27, 2017

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

Commits on Jan 15, 2018

  1. Configuration menu
    Copy the full SHA
    35a8f8a View commit details
    Browse the repository at this point in the history
  2. Test changes

    pushpankar committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    aaa7c2a View commit details
    Browse the repository at this point in the history
  3. Fix flake8 error

    pushpankar committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    a8f44c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. Fix path error

    pushpankar committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    37b39f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e095d7 View commit details
    Browse the repository at this point in the history
  3. Reformat code

    pushpankar committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    310690d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

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

Commits on Jan 18, 2018

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

Commits on Jan 20, 2018

  1. Configuration menu
    Copy the full SHA
    466f37f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a76aec6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. Configuration menu
    Copy the full SHA
    049fb91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c157d79 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

  1. Configuration menu
    Copy the full SHA
    164cf63 View commit details
    Browse the repository at this point in the history
  2. Test type conversion

    pushpankar committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    991bcb6 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. Fix build error

    pushpankar committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    0904460 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. Use better names

    pushpankar committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    96d8aa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17f6b39 View commit details
    Browse the repository at this point in the history
  3. Test type after conversion

    pushpankar committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    6f53175 View commit details
    Browse the repository at this point in the history