A top-downparser will go into an infinite loop when this happens.
一个自顶向下分析器在这种情况下将陷入无限循环中。
2
Even beyond top-down and shift-reduce parser, NLTK also offers "chart parsers" that create partial hypotheses that a given sequence can be continued to fulfill a rule.