Sparse Feature Implementation In Joshua
Project leader: Matt Post
Desirable skills for participants: Java, familiarity with cdec and Moses sparse feature implementations
For efficiency reasons, we'll likely want to retain the dense representation, but also permit a sparse representation on top of that. The goals of the project are:
- support at least hundreds of thousands of features
- observe no penalty in running with dense features only
- include support for the packed grammar format