Skip to contents

Check if the loaded spaCy model has word vectors for similarity calculations.

Usage

spacy_has_vectors()

Value

Logical; TRUE if model has vectors, FALSE otherwise.