Add LICENSES
Update README.md
Fix: Parital Decoder not implemented.
Add: experiment scripts.
Several changes:
[impl] add full and partial decoder.
[fix] flushing model bug, and add doxygen style...
[impl] the best-first decoding process
[impl] add score cache in model/score_map.h, ca...
[FIX] use non-averaged parameter during trainin...
[IMPL] implement modern feature extraction in B...
[IMPL] full and partial decoder
[IMPL] model save/load facility in transition-b...
[IMPL] The transition-based linearizer, impleme...
[IMPL] model learning component
without model updating
init commit