mkunz7

Results 4 comments of mkunz7

if you share your Telerik.Web.UI.dll to my username at gmail, I'll take a look

https://huggingface.co/Helsinki-NLP/opus-mt-zh-en does a pretty good job, I wonder if we can use that. ```# pip install transformers # pip install torch # pip install sentencepiece # pip install sacremoses from...

https://huggingface.co/Helsinki-NLP/opus-mt-zh-en does a pretty good job, I wonder if we can use that. ```# pip install transformers # pip install torch # pip install sentencepiece # pip install sacremoses from...

It looks like this fix never got merged to master? It doesn't seem to work anyways I have random characters still being replaced.