nltk.parse.TransitionParser.__init__

TransitionParser.__init__(algorithm)[source]
Parameters:algorithm (str) – the algorithm option of this parser. Currently support arc-standard and arc-eager algorithm