aster.pytorch icon indicating copy to clipboard operation
aster.pytorch copied to clipboard

Special characters not working with pretrained model

Open abdullahakmal opened this issue 2 years ago • 2 comments

Is it actually the model which is not working with the special characters or have to do something for the model to predict it?

abdullahakmal avatar Nov 17 '21 14:11 abdullahakmal

For details can be found here. If your special characters are out of vocabulary, the pretrained model can't handle. Therefore, you need to re-train a new model with your self-defined vocabulary.

ayumiymk avatar Dec 13 '21 03:12 ayumiymk

hi,

I tried earlier with all symbols but it didn't detect the basic ones like -, !, ' I will try to train then.

abdullahakmal avatar Dec 20 '21 11:12 abdullahakmal