Uses of Class
com.basistech.rosette.dm.Entity.Builder
Packages that use Entity.Builder
-
Uses of Entity.Builder in com.basistech.rosette.dm
Methods in com.basistech.rosette.dm that return Entity.BuilderModifier and TypeMethodDescriptionEntity.Builder.confidence(Double confidence) Specifies the confidence value of the resolved entity.Specifies the entity unique ID.protected Entity.BuilderEntity.Builder.getThis()Entity.Builder.headMentionIndex(Integer headMentionIndex) Specifies the index of the head mention in the list of mentions, if any.Add one mention to the mentions.Specify the salience for this entity.Entity.Builder.sentiment(CategorizerResult sentiment) Specifies the sentiment.Specify the type for this entity.