Simple way to translate EN datasets to other languages

Hello,

How do you guys go about translating English only full large datasets to other languages like French or Dutch?

Did you see it ?

@savasy thanks for the help. I had tried the Opus models and the mBart and I have to admit I wasn’t so happy with the translation quality for the NL language. I finally ended up using the GoogleTranslate API, and was very happy with the results:
repo: GitHub - ssut/py-googletrans: (unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.
notebook: Google Colab