WolfgangFahl / ProceedingsTitleParser

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

Disambiguate dateRange from ordinal #10

Open WolfgangFahl opened 4 years ago

WolfgangFahl commented 4 years ago

Acceptance criterion:

Situation The title: Proceedings of the Conference on Digital Curation Technologies (Qurator 2020) Berlin, Germany, January 20th to 21st, 2020. is given Action parse Expected Result 20th to 21st is a date Range 20th and 21st are not event series enum/ordinals in this case

WolfgangFahl commented 4 years ago

Acceptance criterion: Situation The title: SPWD-NABARD Seminar on Economics of Wastelands Development : proceedings of the seminar held at Suraj Kund on March 8th, 9th, 10th 1984 is given Action parse Expected Result 8-10 is the daterange no enum/ordinal is given