Package | Description |
---|---|
com.attivio.sdk.token | |
com.attivio.util.parser |
Modifier and Type | Class and Description |
---|---|
class |
TokenIterator
Iterator that will iterate over all tokens in list
|
class |
TokenList
A Linked List of tokens with additional markup to indicate position increments and ordering of tokens.
|
Modifier and Type | Method and Description |
---|---|
TokenSink |
TokenSink.append(String t)
Appends a token to this TokenList using the default position increment.
|
TokenSink |
TokenSink.append(String t,
int increment)
Appends a token.
|
TokenSink |
TokenSink.append(Token t)
Appends a token using the default position increment.
|
TokenSink |
TokenSink.append(Token t,
int increment)
Appends a token.
|
Modifier and Type | Method and Description |
---|---|
static void |
TokenListParser.parse(String input,
TokenSink sink)
Parses the string representation of a TokenList into
sink . |
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.