toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.proposition
/
EntityMention
/
EntityMention
Entity
Mention
constructor
(
span
:
String
,
type
:
String
,
resolvedId
:
String
?
=
null
,
role
:
MentionRole
=
MentionRole.OTHER
,
hints
:
Map
<
String
,
Any
>
=
emptyMap()
)