lazy icon indicating copy to clipboard operation
lazy copied to clipboard

A lazy decoder for syntax

Results 4 lazy issues
Sort by recently updated
recently updated
newest added

./bjam --max-kenlm-order=9 --with-boost=/Users/admin/fhs/smt-baseline/boost/ warning: No toolsets are configured. warning: Configuring default toolset "darwin". warning: If the default is wrong, your build may not work correctly. warning: Use the "toolset=xxxxx" option...

Hi! kenlm have python but lazy have not python wraper

I encountered this issue decoding whatever hypergraph I provided to the decoder. I tried rebuilding boost and linking the lazy bjam to the correct boost path (boost version 1.61), but...

I formatted the file fed to the decoder the way it is instructed, i.e., two numbers in the first line followed by edges in enumeration. The weird thing is the...