Input
- Format:
# ::id foo # ::snt bar ( AMR ... )
- Accept multiple sentences
- Document-level coherence: name coherence based on document ID
- Discourse-level coherence: consider all input sentences are coherent
Output
- Link each AMR name entity (:name
role) to the corresponding Wikipedia title ('-' if the Wiki page does not exist)
- Format:
AMR: return top 1 candidate (:wiki
role)
JSON: return all candidates in JSON format
If you would like to cite this work, please cite the following publication:
Unsupervised Entity Linking with Abstract Meaning Representation.