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

query embeddings using glove #273

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    0332dfa View commit details
    Browse the repository at this point in the history
  2. Fixing queryEmbeddingVector

    Adding one hot encoding for query length
    mohazahran committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0e4d979 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Adding inline stopwords

    mohazahran committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0697f19 View commit details
    Browse the repository at this point in the history
  2. Adding tests

    mohazahran committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a6b540c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Clean up

    mohazahran committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    b34ef8c View commit details
    Browse the repository at this point in the history
  2. refactor test

    mohazahran committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5f14fff View commit details
    Browse the repository at this point in the history
  3. Adding new tests

    mohazahran committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    93602d0 View commit details
    Browse the repository at this point in the history