CoreNLP icon indicating copy to clipboard operation
CoreNLP copied to clipboard

About ParserAnnotator KBestTreesAnnotation

Open lvbiaocoming opened this issue 5 years ago • 3 comments

I don't know how to use NLTK to get kbest constituency parse of sentences, Is anyone know? Thank you very much!

lvbiaocoming avatar Mar 01 '19 16:03 lvbiaocoming

I expect the CoreNLP 'parse' annotator will give you a better result.

neilnelson avatar Mar 02 '19 17:03 neilnelson

I expect the CoreNLP 'parse' annotator will give you a better result. I used it, but I don't know how to use parameter parse.kbest, because I want to get kbest parse trees. It says the results will be stored in KBestTreesAnnotation, I want to find it. Could you teach me? Thanks again.

lvbiaocoming avatar Mar 03 '19 02:03 lvbiaocoming

How to use KBestTreesAnnotation? Sigh~I could not find any source.

lvbiaocoming avatar Mar 03 '19 02:03 lvbiaocoming