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

Major API Changes for Emitter #207

Closed
wants to merge 29 commits into from
Closed

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    3a30f7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c857e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e80bbb View commit details
    Browse the repository at this point in the history
  4. update rd_ranker

    itsdawei committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    d4ba0d0 View commit details
    Browse the repository at this point in the history
  5. rename file

    itsdawei committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    4d754fe View commit details
    Browse the repository at this point in the history
  6. two_stage ranker

    itsdawei committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    a94efbf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11e0bf1 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. finish comments

    itsdawei committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    489d5ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8b104e View commit details
    Browse the repository at this point in the history
  3. comment in ranker_base

    itsdawei committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    269ac3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50567e9 View commit details
    Browse the repository at this point in the history
  5. objective rankers

    itsdawei committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    5bf5795 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. add selectors

    itsdawei committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    6686968 View commit details
    Browse the repository at this point in the history
  2. minor chage in es_emitter

    itsdawei committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    40e77ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e85926 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. fix requested changes

    itsdawei committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    cfcd277 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    679b8fe View commit details
    Browse the repository at this point in the history
  2. minor fix

    itsdawei committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    2e4c209 View commit details
    Browse the repository at this point in the history
  3. remove old docstring

    itsdawei committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    7478720 View commit details
    Browse the repository at this point in the history
  4. use np.lexsort()

    itsdawei committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    2ab1ec6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    429becd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b98ccaf View commit details
    Browse the repository at this point in the history
  7. delete old selectors

    itsdawei committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    183f758 View commit details
    Browse the repository at this point in the history
  8. update

    itsdawei committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    24f10dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e51ffd8 View commit details
    Browse the repository at this point in the history
  10. fix sphinx

    itsdawei committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    c1d6e4b View commit details
    Browse the repository at this point in the history
  11. use numpy

    itsdawei committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    fca5426 View commit details
    Browse the repository at this point in the history
  12. implement: get_ranker

    itsdawei committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    b08fb90 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

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