Skip to content
mjpost edited this page Aug 12, 2011 · 20 revisions

Projects

✓ Fix multithreaded Joshua (sentences should be placed in a queue that threads pop and deposit somewhere; deposits would then be assembled sequentially) --- currently on the fix_threads branch

  • Clean up the input handling routines (HackishSegmentParser, SAXSegmentParser, PlainSegmentParser)
  • LM stuff:
    • fix the vocabulary mapping
    • use a proper UNK
    • get rid of SRILM
  • Pruning
    • remove threshold pruning in favor of a pop-limit
Clone this wiki locally