WolfgangFahl / ProceedingsTitleParser

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

Allow direct NER (e.g. acronym) lookup #5

Closed WolfgangFahl closed 4 years ago

WolfgangFahl commented 4 years ago

In Named Entity Recognition mode the simple NER parser mode should be used and if e.g. any known acronym is found the corresponding events should be shown. The same holds true for e.g. known countries/cities where the relevant data source (e.g. wikidata) should be linked.