Uses of Interface
com.yahoo.language.process.Chunker
Packages that use Chunker
-
Uses of Chunker in ai.vespa.language.chunker
Classes in ai.vespa.language.chunker that implement ChunkerModifier and TypeClassDescriptionclassA chunker which splits a text into chunks at the first double non-letter/digit character after a given target chunk length measured in characters (or precisely at that length, for CJK languages).classA chunker which splits a text into sentences. -
Uses of Chunker in com.yahoo.language.process
Classes in com.yahoo.language.process that implement ChunkerFields in com.yahoo.language.process declared as ChunkerModifier and TypeFieldDescriptionstatic final ChunkerChunker.throwsOnUseAn instance of this which throws IllegalStateException if attempted usedMethods in com.yahoo.language.process that return types with arguments of type Chunker