deep-recursive icon indicating copy to clipboard operation
deep-recursive copied to clipboard

Implementation of a deep recursive net over binary parse trees (code for NIPS2014 paper)

Results 2 deep-recursive issues
Sort by recently updated
recently updated
newest added

eigen-eigen-10219c95fe65/Eigen/src/plugins/CommonCwiseUnaryOps.h eigen-eigen-10219c95fe65/Eigen/src/plugins/MatrixCwiseBinaryOps.h eigen-eigen-10219c95fe65/Eigen/src/plugins/MatrixCwiseUnaryOps.h Loading word vectors...drsv: utils.cpp:70: void LookupTable::load(std::string, unsigned int, unsigned int, bool): Assertion `in.is_open()' failed. run.sh: line 15: 6571 Aborted (core dumped) ./drsv envy@ub1404:~/os_pri/github/deep-recursive$

Needed in `run.sh`, this no longer exists: `http://www-nlp.stanford.edu/data/glove.6B.50d.txt.gz` It appears this has been replaced by `glove.6B.zip` which contains among others the `glove.6B.50d.txt` file.