Skip to main content

Built-In Metrics

Here is the list of VizSeq built-in metrics. They are all accelerated with multi-processing/multi-threading. To use VizSeq scorers, check out our example and the APIs.

N-gram-based​

Embedding-based​

Requires the embeddings extra (pip install "vizseq[embeddings]").

User-defined Metrics​

VizSeq opens the API for user-defined metrics. Refer to the adding new metrics section for more details.