Skip to content

ArjunBhalla98/machine-translation-classification

Repository files navigation

Machine Translation Classification

A classifier to identify if a sentence is human or machine translated. For Prof. Yoav Artzi and the LIL Lab @ Cornell Tech.

To run locally, pip install -r requirements.txt. Then run python {model}.py, where {model} is either lstm (LSTM), log_reg (Logistic Regression), or nn (RNN).

About

A classifier to identify if a sentence is human or machine translated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages