Giter Site home page Giter Site logo

transquest_vis2's Introduction

TransQuest : Transformer based Translation Quality Estimation.

TransQuest provides state-of-the-art models for Quality Estimation.

Installation

you first need to install PyTorch. Please refer to PyTorch installation page regarding the specific install command for your platform.

When PyTorch has been installed, you can install from source by cloning the repository and running:

git clone https://github.com/TharinduDR/TransQuest.git
cd TransQuest
pip install -r requirements.txt

Run the examples

Examples are included in the repository but are not shipped with the library.

Romanian - English

python -m examples.ro_en.trans_quest
Algo Type Transformer Type Transformer Name Pearson Correlation
TransQuest XLM xlm-mlm-enro-1024 0.739
TransQuest XLM-R xlm-roberta-large 0.894
TransQuest BERT bert-base-multilingual-cased 0.829
TransQuest DistilBERT distilbert-base-multilingual-cased 0.778

Russian - English

python -m examples.ru_en.trans_quest
Algo Type Transformer Type Transformer Name Pearson Correlation
TransQuest XLM-R xlm-roberta-base 0.692
TransQuest XLM-R xlm-roberta-large 0.734
TransQuest BERT bert-base-multilingual-cased 0.642
TransQuest DistilBERT distilbert-base-multilingual-cased 0.644

Estonian - English

python -m examples.et_en.trans_quest
Algo Type Transformer Type Transformer Name Pearson Correlation
TransQuest XLM-R xlm-roberta-base 0.672
TransQuest XLM-R xlm-roberta-large 0.741
TransQuest BERT bert-base-multilingual-cased 0.664

English - Chinese

python -m examples.en_zh.trans_quest
Algo Type Transformer Type Transformer Name Pearson Correlation
TransQuest XLM-R xlm-roberta-base 0.493
TransQuest XLM-R xlm-roberta-large 0.501
TransQuest BERT bert-base-multilingual-cased 0.518

Nepalese - English

python -m examples.si_en.trans_quest
Algo Type Transformer Type Transformer Name Pearson Correlation
TransQuest XLM-R xlm-roberta-base 0.699
TransQuest XLM-R xlm-roberta-large 0.761
TransQuest BERT bert-base-multilingual-cased 0.684

English - German

python -m examples.en_de.trans_quest
Algo Type Transformer Type Transformer Name Pearson Correlation
TransQuest XLM xlm-mlm-ende-1024 0.326
TransQuest XLM-R xlm-roberta-large 0.461
TransQuest BERT bert-base-multilingual-cased 0.449

Sinhala - English

python -m examples.si_en.trans_quest
Algo Type Transformer Type Transformer Name Pearson Correlation
TransQuest XLM-R xlm-roberta-base 0.380
TransQuest XLM-R xlm-roberta-large 0.589

transquest_vis2's People

Contributors

acsyl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.