model2vec library

A Dart package that provides a simple interface to the Model2Vec Rust library for generating text embeddings.

Classes

Model2Vec
The main entry point for the Model2Vec library.
Model2VecUtils
Utilities for working with embedding vectors.

Exceptions / Errors

Model2VecException
Exception thrown when a Model2Vec operation fails.