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

Support registered vectors #12492

Merged
merged 22 commits into from
Aug 1, 2023

Commits on Mar 31, 2023

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

    adrianeboyd committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    7b36e7c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    431c2ec View commit details
    Browse the repository at this point in the history
  2. Only auto-fill [nlp]

    adrianeboyd committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    0321a06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f24334 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Expand BaseVectors

    These methods are needed in various places for training and vector
    similarity.
    adrianeboyd committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    030a700 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

    adrianeboyd committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    361840f View commit details
    Browse the repository at this point in the history
  3. More linting

    adrianeboyd committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c195b50 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    6e615ad View commit details
    Browse the repository at this point in the history
  2. Only fill [nlp.vectors]

    adrianeboyd committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8332ead View commit details
    Browse the repository at this point in the history
  3. Update spacy/vocab.pyx

    Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
    adrianeboyd and svlandeg committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0d05f10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    808cc94 View commit details
    Browse the repository at this point in the history
  5. Add vectors registry

    adrianeboyd committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ffbc4af View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    8d6df67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae9dfb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    294f89e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d79fb4f View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
    adrianeboyd and svlandeg committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9542d1f View commit details
    Browse the repository at this point in the history
  6. Update website/docs/api/basevectors.mdx

    Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
    adrianeboyd and svlandeg committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b64e78a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    998b7d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77df98b View commit details
    Browse the repository at this point in the history