MentionKey

data class MentionKey(val span: String, val type: String)

Utility class to track the mapping from mentions to their SuggestedEntity representations. Used internally to coordinate between extraction and resolution.

Constructors

Link copied to clipboard
constructor(span: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard