package
0.7.1
Repository: https://github.com/arunsupe/semantic-grep.git
Documentation: pkg.go.dev

# Functions

LoadVectorModel loads either a 32-bit or 8-bit model based on the file extension.

# Structs

Options defines the command-line options.
VecModel32bit represents a 32-bit floating point Word2Vec model.

# Interfaces

VectorModel interface defines the methods that all vector models must implement.