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 classMetadataChunksExtractor -
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 classAreaTextChunksSourceA text chunks source that extracts the tagged chunks only.classPresentationBasedChunksSourceA chunk source that follows some presentation patterns in order to improve the chunk extraction.classTaggedChunksSourceAn area list source that creates text chunks by extracting tagged chunks from leaf areas.
-