char-cnn-text-classification-tensorflow
char-cnn-text-classification-tensorflow copied to clipboard
How did you encode sentences on character level?
Hi! Can you tell me please, how this is implemented? Through one-hot-encoding, or just by creating ID for each character on sentences?