Skip to content

clab/dwl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwl

discriminative word lexicon built on top of cnn

Building instructions

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

Data format

Use the cdec parallel data format.

Note

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.

About

discriminative word lexicon built on top of cnn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published