Uses of Class
cz.vutbr.fit.layout.text.chunks.ChunksSource
-
Packages that use ChunksSource Package Description cz.vutbr.fit.layout.map.chunks cz.vutbr.fit.layout.text.chunks -
-
Uses of ChunksSource in cz.vutbr.fit.layout.map.chunks
Subclasses of ChunksSource in cz.vutbr.fit.layout.map.chunks Modifier and Type Class Description class
MetadataChunksExtractor
-
Uses of ChunksSource in cz.vutbr.fit.layout.text.chunks
Subclasses of ChunksSource in cz.vutbr.fit.layout.text.chunks Modifier and Type Class Description class
AreaTextChunksSource
A text chunks source that extracts the tagged chunks only.class
PresentationBasedChunksSource
A chunk source that follows some presentation patterns in order to improve the chunk extraction.class
TaggedChunksSource
An area list source that creates text chunks by extracting tagged chunks from leaf areas.
-