py_crepe
py_crepe copied to clipboard
Keras implementation of the Crepe character-level convolutional neural net.
I am trying to run the network using the "Amazon Review Polarity" database, but Python can't manage to create a cubic matrix having (400000, 1014, 69) dimensions, as it throws...
Hello I am a student interested in cnn. I'd like to run with another datasets on this paper. However, the ag_news was calculated using gpu titan x with other keras...
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...