Daniel Hershcovich
Daniel Hershcovich
The distinction between P (process) and S (state) is unreliable: there is a low agreement on it and TUPA tends to make errors on them too. For example, in German,...
Sourcemaps are essential for being able to read and debug minified Javascript code: http://blog.teamtreehouse.com/introduction-source-maps There should be an option to generate one when minifying with `rjsmin`.
The [flowchart](https://ie.technion.ac.il/~roiri/papers/ACL-2018-sig-cr.pdf) presented in the paper (Figure 1) and the talk is very helpful and I think it will have great impact by simplifying the process for people who struggle...
I would like to show the webcam demo in a simple setting, when I'll just draw digits on a whiteboard and show that it recognizes them. Is there a `weights.tgz`...
- Build dynet-cpp in "build" directory so it can be cached - Use Travis cache for compilation output