Package com.yahoo.language.process
Class Chunker.FailingChunker
java.lang.Object
com.yahoo.language.process.Chunker.FailingChunker
- All Implemented Interfaces:
Chunker
- Enclosing interface:
- Chunker
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.yahoo.language.process.Chunker
Chunker.Chunk, Chunker.Context, Chunker.FailingChunker -
Field Summary
Fields inherited from interface com.yahoo.language.process.Chunker
defaultChunkerId, throwsOnUse -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FailingChunker
public FailingChunker() -
FailingChunker
-
-
Method Details
-
chunk
Description copied from interface:ChunkerSplits a text into multiple chunks. The chunks should preferably contain all the content of the original text, and can be overlapping. -
equals
-
hashCode
public int hashCode() -
factory
-