Class | Description |
---|---|
AbstractDeserializer |
The abstract deserializer interface
|
BinaryDeserializer |
Feed a pipe using binary serialized tokens
|
Builder |
Abstract class defining common resource builders
|
ByteReaderDeserializer |
Feed a pipe using a reader of binary serialized tokens
|
ByteWriterSerializer |
ByteWriter-based serializer
|
Converter |
Abstract converter class.
|
Deserializer |
A Deserializer-based Converter
|
FieldProcessor |
A processor and a field.
|
LangConverter |
A converter and a language.
|
LangProcessor |
A processor and a language.
|
MOTPipe |
Exalead's Natural Language Processing pipeline.
|
MOTPipeHelper | |
MOTPipeInterface | |
MultiConverter |
A MultiConverter dispatches the feed method to its Converter according
to the language.
|
MultiProcessorField |
A MultiConverter dispatches the feed method to its Converter according
to the field.
|
MultiProcessorLang |
A MultiConverter dispatches the feed method to its Converter according
to the language.
|
MultiValuedDisplayForm | |
Processor |
A processor processes some tokens inside a window
|
Referential | |
Resource |
Resource object: contains thread-safe data.
|
ResourceProcessorPair | |
SerializedReferential |
The SerializedReferential restore a referential from its serialized version
|
Serializer |
The Serializer serialize a stream of annotated tokens
|
TokenFactory |
TokenFactory class can be used to avoid instanciating a Factory inside each Pipe allocation.
|
Utils |
Exception | Description |
---|---|
ResourceAllocationFailedException | |
ResourceNotFoundException |
Copyright © 2013 Dassault Systèmes, All Rights Reserved.