discriminative word lexicon built on top of cnn
You will need to download the CNN neural network library. Add a symlink from the root of the repository to the root of CNN then do:
mkdir build
cmake .. -DEIGEN3_INCLUDE_DIR=/path/to/eigen
make
Use the cdec parallel data format.
This isn't supported or anything, I just wanted an example of the model with CNN and thought it might be of interest for others.