the cost function that drives the reranker
Applies the reranker to every nbest list in a corpus.
Applies the reranker to every nbest list in a corpus.
corpus of nbest lists
an iterator over the lowest cost candidate for every nbest list of the corpus
Chooses the lowest cost parse from an n-best list (according to the reranking function).