WolfgangFahl / ProceedingsTitleParser

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

Add DOI mode #28

Open WolfgangFahl opened 4 years ago

WolfgangFahl commented 4 years ago

a DOI should be a valid Named Entity and be recognized. The metadata for the DOI should be looked up via the crossref API and it should be tried to find the corresponding conference e.g. if the DOI points to some conference proceedings.

Acceptance Criterion:

Situation The DOI 10.1145/2362499.2362502 is given Action lookup meta data and try to find corresponding conference Expected Result I-SEMANTICS 2010 is found