rsennrich / subword-nmt

Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
MIT License
2.18k stars 464 forks source link

BPE is language dependent or not? #82

Closed umeshpant closed 4 years ago

umeshpant commented 4 years ago

Hi I am using BPE for language Hindi, is there something I need to change in scripts? or it will run correctly as it is? Thank you in advance.

rsennrich commented 4 years ago

BPE is language-independent, and will run with Hindi.