Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 490 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 490 Bytes

Description

This repository is for Matthew Beech's Master's Thesis on how model architecture performance is affected by translation philosophy (Dynamic Equivalence vs Formal Equivalence) through comparing BERT, GPT, and LSTM on the Gospels for Authorship Detection.

HOW-TO RUN

To use this project, simply clone the repository and run the Main.py file with no arguments.

DISCLAIMER

This repository is at a very early stage, everything is subject to change in the coming months.