WolfgangFahl / ProceedingsTitleParser

Shallow Semantic Parser to extract metadata from scientific proceedings titles
Apache License 2.0
3 stars 1 forks source link

url attribute missing for WikiCFP events #34

Closed WolfgangFahl closed 3 years ago

WolfgangFahl commented 3 years ago

ERROR: testNERMode (tests.test_TitleParser.TestProceedingsTitleParser)

test named entity recognition mode


Traceback (most recent call last):

File "/home/travis/build/WolfgangFahl/ProceedingsTitleParser/tests/test_TitleParser.py", line 319, in testNERMode

print (event.url)

AttributeError: 'Event' object has no attribute 'url'