johnb30 / py_crepe

Keras implementation of the Crepe character-level convolutional neural net.
74 stars 33 forks source link

Adapt for another Language #11

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi,

I'm really new to MachineLearning though I'm very experienced and Computational Linguistics. I'd like to know, If I could adapt your python wrapper for Crepe for the German Language and how I would do that. Assuming I have Keras and all related Software installed, I'd like to know also how I can achieve a prediction for any unseen sentence with your Software? Can you give me an example for that?

It would be great!

Thank you in Advance!

J