- getCharacterEnd() - Method in class com.mtnfog.entity.Span
-
Gets the character's end of the start of the span.
- getCharacterStart() - Method in class com.mtnfog.entity.Span
-
Gets the character's start of the span.
- getConfidence() - Method in class com.mtnfog.entity.Entity
-
Gets the confidence the entity actually is an entity.
- getContext() - Method in class com.mtnfog.entity.Entity
-
Gets the context of the entity.
- getDocumentId() - Method in class com.mtnfog.entity.Entity
-
Gets the document ID of the entity.
- getExtractionDate() - Method in class com.mtnfog.entity.Entity
-
Gets the extraction date.
- getLanguageCode() - Method in class com.mtnfog.entity.Entity
-
Gets the language code of the entity.
- getMetadata() - Method in class com.mtnfog.entity.Entity
-
Gets the entity metadata.
- getName() - Method in class com.mtnfog.entity.EntityMetadata
-
- getSortingBy() - Method in class com.mtnfog.entity.comparators.EntityComparator
-
Gets the sorting order.
- getSpan() - Method in class com.mtnfog.entity.Entity
-
Gets the entity
Span in the text.
- getText() - Method in class com.mtnfog.entity.Entity
-
Gets the text of the entity.
- getTokenEnd() - Method in class com.mtnfog.entity.Span
-
Gets the end of the span.
- getTokenStart() - Method in class com.mtnfog.entity.Span
-
Gets the token's start of the span.
- getType() - Method in class com.mtnfog.entity.Entity
-
Gets the type of the entity.
- getUri() - Method in class com.mtnfog.entity.Entity
-
Gets the URI of the entity.
- getValue() - Method in class com.mtnfog.entity.EntityMetadata
-