Kkc.BigramDecoder.decode_with_costs – kkc-1.0 Reference Manual
Packages
kkc-1.0
Kkc
BigramDecoder
model
BigramDecoder
add_unknown_nodes
backward_search
build_trellis
decode
decode_with_costs
forward_search
path_cost
decode_with_costs
Description:
public
override
Segment
[]
decode_with_costs
(
string
input,
int
nbest,
int
[] constraint,
double
max_distance,
double
min_path_cost)