Code Monkey home page Code Monkey logo

comparison-of-alternative-evaluation-approaches-for-natural-language-applications's Introduction

Comparison-of-Alternative-Evaluation-Approaches-for-Natural-Language-Applications

Datasets:

  • (1) en.combined: original reference

  • (1.2) en.shuffle4G.combined: 4-grams reordered in sentences [unreadable texts]

  • (1.3) synonyms _translations.txt: Use synonyms to process translation results

  • (2) zh.combined: original Chinese texts

  • (3) googletrans.combined: translation generated from (2) by Google [good translation]

  • (3.1) googletrans_shuffled.txt: words randomly reordered in sentences. [unreadable texts]

  • (3.2) googletrans.shuffle4G.combined: 4-grams reordered in sentences. [unreadable texts]

Experiments:

a) Original standard English texts vs. Original translated English texts. The evaluation methods are expected to gen-erate a relatively high score on this pair to acknowledge a good translation.

b) Original standard English texts vs. Shuffled translated English texts. The evaluation methods are expected to re-turn a low score on this pair to represent the loss of meaning in sentences.

c) Original standard English texts vs. 4-gram reordered translated English texts. The result shall be similar to the last pair but the score could be a little higher.

d) Original translated English texts vs. 4-gram reordered translated English texts. The evaluation methods are expected to report a relatively low score on this pair to represent the loss of meaning in sen-tences.

e) Original standard English texts vs. 4-gram reordered standard English texts. The result shall be similar to the result in experiments in d).

f) Original standard English texts vs. Standard English texts with synonyms replaced. A good evaluation method is expected to provide a high rating similar to the original dataset.

Evaluation approaches tested:

  • BLEU
  • BARTScore
  • BERTScore
  • COMET

Experiment portal

Click

comparison-of-alternative-evaluation-approaches-for-natural-language-applications's People

Contributors

garfieldw33 avatar mariaq1a avatar echinoidea317 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.