Skip to content

Source code for the paper "Machine Translated Text Detection Through Text Similarity with Round-Trip Translation" NAACL 2021

Notifications You must be signed in to change notification settings

quocnsh/machine_translation_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Translation Text Detection

Requirement

  • Tensorflow 1.14
  • Torch 1.4.0
  • Fairseq 0.9.0

Pretrain data

Running

  • Training with one language: python run_generator.py --train_languages de --test_language de
  • Training with multiple languages: python run_generator.py --train_languages ru,de --test_language ru

Support

  • The supported languages are ru(Russian) and de(German)

Acknowledgments

  • Code refer to: BERT.

About

Source code for the paper "Machine Translated Text Detection Through Text Similarity with Round-Trip Translation" NAACL 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages