Skip to content
Discussion options

You must be logged in to vote

Hi @hyperknot! By default spaCy uses word embeddings for sentence similarity detection. However it's easy to customized this behavior to calculate similarity according to your own preferences. Check out the docs on user hooks for similarity calculation :)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@hyperknot
Comment options

@rmitsch
Comment options

Answer selected by svlandeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage General spaCy usage feat / vectors Feature: Word vectors and similarity feat / doc Feature: Doc, Span and Token objects
2 participants