Sheng Zhang

Results 3 comments of Sheng Zhang

Hi, At test time, yes, we take the gold AMR file as input, but we do not use the gold graph at all. If you take a look at this...

Yes, that's an easy workaround, but it loses empty nodes which are potentially useful for PredPatt. A better solution is to rewrite the way PredPatt deals with the UD index....

For programmatic usage, please refer to the new [tutorial](https://github.com/hltcoe/PredPatt/blob/master/tutorial.ipynb). Both `from_sentence` and `from_constituency` will be deprecated.