Best parse tree given spans using maximum sum

前端 未结 0 407
傲寒
傲寒 2020-11-28 23:00

I want to find a way in which we can score each tree by summing the scores of its spans and choose the highest scoring binary tree that maximizes the sum by backtracking.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题