| Package | Description |
|---|---|
| org.deeplearning4j.models.sequencevectors.transformers.impl | |
| org.deeplearning4j.models.sequencevectors.transformers.impl.iterables |
| Modifier and Type | Field and Description |
|---|---|
protected BasicTransformerIterator |
SentenceTransformer.currentIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
ParallelTransformerIterator
TransformerIterator implementation that's does transformation/tokenization/normalization/whatever in parallel threads.
|
Copyright © 2017. All rights reserved.