word_prediction
word_prediction copied to clipboard
Can we make similar for Tamil Language?
This not an issue. Just a question.
Is it possible to use the same code and wiki dump to do word prediction for Tamil Language?
Thanks.
I think so. Needless to say, every language has its own characteristics, so we always need to think over it, though. And one more suggestion: we can consider replacing the last global averaging pooling layer with a dense layer because the former will lose the spatial information.
@tshrinivasan was you able to train it on Tamil Language?
Not tried as I dont have GPU device. Will give a try soon. Can you train for tamil @mianaliasjad ?