I write the equivalent prefix search which computed in log space instead of probability space. Although they could be mixed within the same function with an extra argument, say log_space.
I also comment original version operation above logarithm space equivalent, keep tracking easier. They will be cleared before merge.
Hi
I write the equivalent prefix search which computed in log space instead of probability space. Although they could be mixed within the same function with an extra argument, say
log_space
. I also comment original version operation above logarithm space equivalent, keep tracking easier. They will be cleared before merge.regards