Uses of Package
com.attivio.sdk.token
-
Packages that use com.attivio.sdk.token Package Description com.attivio.sdk.ingest com.attivio.sdk.search.query.phrase Contains all phrase operators.com.attivio.sdk.server.tokenization Interfaces class that handle breaking free text / Strings intoTokenList
s.com.attivio.sdk.test com.attivio.sdk.token Copyright 2019 Attivio Inc., All rights reserved.com.attivio.util Contains utility classes and methods used across the Attivio code base.com.attivio.util.parser -
Classes in com.attivio.sdk.token used by com.attivio.sdk.ingest Class Description TokenList A Linked List of tokens with additional markup to indicate position increments and ordering of tokens. -
Classes in com.attivio.sdk.token used by com.attivio.sdk.search.query.phrase Class Description TokenAnnotation Enumeration of annotations that can be placed on tokens.TokenAnnotationSet -
Classes in com.attivio.sdk.token used by com.attivio.sdk.server.tokenization Class Description TokenList A Linked List of tokens with additional markup to indicate position increments and ordering of tokens. -
Classes in com.attivio.sdk.token used by com.attivio.sdk.test Class Description TokenAnnotation Enumeration of annotations that can be placed on tokens.TokenList A Linked List of tokens with additional markup to indicate position increments and ordering of tokens. -
Classes in com.attivio.sdk.token used by com.attivio.sdk.token Class Description Position Represents a "Position" in a TokenList.PositionIterator Iterates over all unique positions in a TokenList.ScopeInfo Represents scope tokens.Token Represents a Token.TokenAnnotation Enumeration of annotations that can be placed on tokens.TokenAnnotationSet TokenEnum Enumeration for scanning token lists efficientlyTokenIterator Iterator that will iterate over all tokens in listTokenIterator.State Experimental: contains an opaque iteration state that can be used to reposition a token iterator.TokenList A Linked List of tokens with additional markup to indicate position increments and ordering of tokens.TokenListSerializer Interface for custom token list serialization.TokenSink Abstract class for objects that can have tokens added to them. -
Classes in com.attivio.sdk.token used by com.attivio.util Class Description Token Represents a Token.TokenList A Linked List of tokens with additional markup to indicate position increments and ordering of tokens. -
Classes in com.attivio.sdk.token used by com.attivio.util.parser Class Description TokenSink Abstract class for objects that can have tokens added to them.