Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 267 Bytes

File metadata and controls

9 lines (8 loc) · 267 Bytes

SPP Machine Translation (@i6)

by Fynn Belderink and Leonard Schlenker

Installation:

We use Python 3.10.0 for this project. To install the required packages, run the following command:

python3 -m pip install -r requirements.txt

in the root directory.