Closed SirBernardPhilip closed 1 year ago
@SirBernardPhilip Hi, sorry for my late reply. The file is updated as well.
>>> >>> parser.predict(['Je', 'ai', 'vu', 'Sarah', 'avec', 'un', 'télescope', '.'], verbose=False, prob=True)[0].pretty_print()
TOP
|
SENT
________|___________________________
| | PP |
| | ____|___ |
VN NP | NP |
___|___ | | ___|______ |
_ _ _ _ _ _ _ _
| | | | | | | |
Je ai vu Sarah avec un télescope .
Same as issue #131 but with the
con-cr-xlmr
model:Originally posted by @SirBernardPhilip in https://github.com/yzhangcs/parser/issues/131#issuecomment-1752586753