class
CorefMention extends Attr
Instance Constructors
-
new
CorefMention(mention: Mention, tokenNum: Int, sentenceNum: Int)
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
val
_head: Token
-
def
acronym: Set[String]
-
final
def
asInstanceOf[T0]: T0
-
-
-
def
capitalization: Char
-
def
clearCache(): Unit
-
def
clone(): AnyRef
-
def
demonym: String
-
-
def
entityType: String
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
gender: String
-
final
def
getClass(): Class[_]
-
def
hasSpeakWord: Boolean
-
def
hashCode(): Int
-
def
headPhraseTrim: String
-
def
headToken: Token
-
def
initials: String
-
def
isAppositionOf(m: CorefMention): Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
val
isNoun: Boolean
-
val
isPRO: Boolean
-
val
isPossessive: Boolean
-
val
isProper: Boolean
-
def
lowerCaseHead: String
-
def
mType: String
-
-
final
def
ne(arg0: AnyRef): Boolean
-
def
nonDeterminerWords: Seq[String]
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
nounWords: Set[String]
-
def
number: String
-
def
parentEntity: Entity
-
def
predictEntityType: String
-
def
printInfo: String
-
val
sentenceNum: Int
-
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
val
tokenNum: Int
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
wnAntonyms: Set[Synset]
-
def
wnHypernyms: Set[Synset]
-
def
wnLemma: String
-
def
wnSynsets: Set[Synset]