Socket
Book a DemoInstallSign in
Socket

dashai-translation-plugin

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dashai-translation-plugin

Translation Plugin

pipPyPI
Version
0.0.2
Maintainers
1

Translation Plugin

Components included

The ML components included in this plugin are the following:

Task

  • Translation Task

Models

The translation models come from HuggingFace, and these are:

  • Helsinki-NLP/opus-mt-en-es: This model translates from English to Spanish using transformers (more information about the model is available here).

Metrics

The metrics included in this plugin come from the evaluation library, and these are:

  • BLEU: measures the precision of n-grams between a machine-generated translation and one or more reference translations, evaluating similarity
  • TER: calculates the number of edits (insertions, deletions, substitutions, and reordering) needed to transform a machine-generated translation into the reference translation.

Keywords

DashAI

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts