allenai / allennlp

An open-source NLP research library, built on PyTorch.
http://www.allennlp.org
Apache License 2.0
11.76k stars 2.25k forks source link

Hierplane example fails for some inputs #562

Closed schmmd closed 6 years ago

schmmd commented 6 years ago

http://demo.allennlp.org/semantic-role-labeling/MzQwOA==

image

schmmd commented 6 years ago

Input text: "A graduated cylinder measures volume."

schmmd commented 6 years ago

@DeNeutoy suspects this happens when we have a verb with a single argument.