SPRAAK
|
Public Member Functions | |
def | __init__ |
def | finalize |
def | err_msg |
def | err_dst |
def | rescan |
default action: goto to the destination state defined in fst.err_arc More... | |
def | match |
greedy match More... | |
def spr_parser.FSTSearch.__init__ | ( | self, | |
fst, | |||
tseq_in | |||
) |
def spr_parser.FSTSearch.finalize | ( | self | ) |
def spr_parser.FSTSearch.err_msg | ( | self, | |
txt | |||
) |
def spr_parser.FSTSearch.err_dst | ( | self | ) |
def spr_parser.FSTSearch.rescan | ( | self | ) |
default action: goto to the destination state defined in fst.err_arc
def spr_parser.FSTSearch.match | ( | self, | |
state | |||
) |
greedy match
remap and retry if no fit