A B C D E F G H I L M N P R S T V W 
All Classes All Packages

A

addHint(Tag, PresentationHint) - Method in class cz.vutbr.fit.layout.text.chunks.PresentationBasedChunksSource
 
addTagger(Tagger, float) - Method in class cz.vutbr.fit.layout.text.taggers.CombinedTagger
 
addTagger(Tag, Tagger) - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
Registers a new tagger that should be used by this operator for assigning a tag.
allowsContinuation(Area) - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
allowsContinuation(Area) - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
allowsContinuation(Area) - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
allowsContinuation(Area) - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
allowsContinuation(Area) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
allowsContinuation(Area) - Method in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
allowsJoining() - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
allowsJoining() - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
allowsJoining() - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
allowsJoining() - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
allowsJoining() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
allowsJoining() - Method in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
apply(AreaTree) - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
apply(AreaTree, Area) - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
AreaTextChunksSource - Class in cz.vutbr.fit.layout.text.chunks
A text chunks source that extracts the tagged chunks only.
AreaTextChunksSource(Area, TaggerConfig) - Constructor for class cz.vutbr.fit.layout.text.chunks.AreaTextChunksSource
 

B

BaseTagger - Class in cz.vutbr.fit.layout.text.taggers
A base implementation of a tagger with no parametres.
BaseTagger() - Constructor for class cz.vutbr.fit.layout.text.taggers.BaseTagger
 
belongsTo(Area) - Method in class cz.vutbr.fit.layout.text.taggers.CombinedTagger
 
belongsTo(Area) - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
belongsTo(Area) - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
belongsTo(Area) - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
belongsTo(Area) - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
belongsTo(Area) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
belongsTo(Area) - Method in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
BoxText - Class in cz.vutbr.fit.layout.text.chunks
A parto of text with connection to source boxes
BoxText(SourceBoxList) - Constructor for class cz.vutbr.fit.layout.text.chunks.BoxText
 

C

clearTaggers() - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
Unregisters all taggers from the operator.
CombinedTagger - Class in cz.vutbr.fit.layout.text.taggers
A tagger that combines multiple taggers together (in the order of their preference).
CombinedTagger() - Constructor for class cz.vutbr.fit.layout.text.taggers.CombinedTagger
 
concat(List<Area>) - Method in class cz.vutbr.fit.layout.text.TextFlowConcatenator
 
concat(List<Box>) - Method in class cz.vutbr.fit.layout.text.TextFlowConcatenator.TextFlowBoxConcatenator
 
containsBlacklistedWord(String[]) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
contexpr - Variable in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
The expression describing the allowed format of the title continuation
couldexpr - Variable in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
The expression describing the string that _could_ be a name
cz.vutbr.fit.layout.text - package cz.vutbr.fit.layout.text
 
cz.vutbr.fit.layout.text.chunks - package cz.vutbr.fit.layout.text.chunks
 
cz.vutbr.fit.layout.text.op - package cz.vutbr.fit.layout.text.op
 
cz.vutbr.fit.layout.text.tag - package cz.vutbr.fit.layout.text.tag
 
cz.vutbr.fit.layout.text.taggers - package cz.vutbr.fit.layout.text.taggers
 
ChunksCache - Class in cz.vutbr.fit.layout.text.chunks
A cache of already created chunks depending on tags and hints.
ChunksCache() - Constructor for class cz.vutbr.fit.layout.text.chunks.ChunksCache
 
ChunksSource - Class in cz.vutbr.fit.layout.text.chunks
An abstract base of a source of text chunks.
ChunksSource(Area) - Constructor for class cz.vutbr.fit.layout.text.chunks.ChunksSource
 

D

dateexpr - Variable in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
DateTagger - Class in cz.vutbr.fit.layout.text.taggers
 
DateTagger() - Constructor for class cz.vutbr.fit.layout.text.taggers.DateTagger
 
DefaultHint - Class in cz.vutbr.fit.layout.text.chunks
A default no-op presentation hint.
DefaultHint(String, float) - Constructor for class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
defineParams() - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
defineParams() - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
defineParams() - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
defineParams() - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
defineParams() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 

E

equals(Object) - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
equals(Object) - Method in class cz.vutbr.fit.layout.text.chunks.HintForceResolved
 
equals(Object) - Method in class cz.vutbr.fit.layout.text.chunks.HintSeparator
 
extract(String) - Method in class cz.vutbr.fit.layout.text.taggers.CombinedTagger
 
extract(String) - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
extract(String) - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
extract(String) - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
extract(String) - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
extract(String) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
extract(String) - Method in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
extractBoxes(Area, SourceBoxList, Set<Area>) - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
extractBoxes(Area, SourceBoxList, Set<Area>) - Method in class cz.vutbr.fit.layout.text.chunks.HintInLine
 
extractBoxes(Area, SourceBoxList, Set<Area>) - Method in class cz.vutbr.fit.layout.text.chunks.HintMultiBox
 
extractBoxes(Area, SourceBoxList, Set<Area>) - Method in interface cz.vutbr.fit.layout.text.chunks.PresentationHint
Extracts boxes from the given area and/or modifies the already existing list of boxes (preprocessing).
extractDates(String) - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 

F

FixedTaggerConfig - Class in cz.vutbr.fit.layout.text.tag
A tagger config implementation based on a fixed map.
FixedTaggerConfig() - Constructor for class cz.vutbr.fit.layout.text.tag.FixedTaggerConfig
 

G

get(Tag, List<PresentationHint>) - Method in class cz.vutbr.fit.layout.text.chunks.ChunksCache
 
getAllTags() - Method in class cz.vutbr.fit.layout.text.tag.TreeTagger
Obtains the collection of all tags used by the taggers
getAreaExpr() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getBoxConcatenator() - Method in class cz.vutbr.fit.layout.text.TextFlowConcatenator
 
getBoxCount() - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
 
getBoxes() - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
 
getBoxForPosition(int) - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
 
getCategory() - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
getCategory() - Method in class cz.vutbr.fit.layout.text.taggers.BaseTagger
 
getClassifier() - Method in class cz.vutbr.fit.layout.text.taggers.NERTagger
 
getConcatenator() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getConsumes() - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
getContExpr() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getDescription() - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
getDescription() - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
getDescription() - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
getDescription() - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
getDescription() - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
getDescription() - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
getDescription() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getDescription() - Method in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
getHits() - Method in class cz.vutbr.fit.layout.text.chunks.ChunksCache
 
getChunkCount() - Method in class cz.vutbr.fit.layout.text.chunks.ChunksCache
 
getId() - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
getId() - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
getId() - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
getId() - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
getId() - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
getId() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getId() - Method in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
getIndexForPosition(int) - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
Finds the index of the box that contains the given text position.
getMainExpr() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getMax() - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
getMin() - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
getMincnt() - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
getMincnt() - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
getMinWordLength() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getMinWords() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getName() - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
getName() - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
getName() - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
getName() - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
getName() - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
getName() - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
getName() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getName() - Method in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
getNumExpr() - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
getOffsets() - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
 
getParam(String) - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
getProduces() - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
getReads() - Method in class cz.vutbr.fit.layout.text.chunks.ChunksCache
 
getRoot() - Method in class cz.vutbr.fit.layout.text.chunks.ChunksSource
 
getSeparators() - Method in class cz.vutbr.fit.layout.text.chunks.HintSeparator
 
getSharedClassifier() - Static method in class cz.vutbr.fit.layout.text.taggers.NERTagger
 
getSubstringBounds(int, int) - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
 
getSubTaggers() - Method in class cz.vutbr.fit.layout.text.taggers.CombinedTagger
 
getSupport() - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
getSupport() - Method in interface cz.vutbr.fit.layout.text.chunks.PresentationHint
The probability of the hint based on the analyzed page.
getTag() - Method in class cz.vutbr.fit.layout.text.chunks.HintForceResolved
 
getTag() - Method in class cz.vutbr.fit.layout.text.chunks.HintSeparator
 
getTaggerConfig() - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
getTaggerForTag(Tag) - Method in class cz.vutbr.fit.layout.text.tag.FixedTaggerConfig
 
getTaggers() - Method in class cz.vutbr.fit.layout.text.tag.FixedTaggerConfig
 
getTagResolver() - Method in class cz.vutbr.fit.layout.text.chunks.HintForceResolved
 
getText() - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
 
getText(Area) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getTextChunks() - Method in class cz.vutbr.fit.layout.text.chunks.AreaTextChunksSource
 
getTextChunks() - Method in class cz.vutbr.fit.layout.text.chunks.ChunksSource
Extracts a list of chunks from the source area tree.
getTextChunks() - Method in class cz.vutbr.fit.layout.text.chunks.PresentationBasedChunksSource
 
getTextChunks() - Method in class cz.vutbr.fit.layout.text.chunks.TaggedChunksSource
 
getUseWholeAreaText() - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
getVarName() - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 

H

hashCode() - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
hashCode() - Method in class cz.vutbr.fit.layout.text.chunks.HintForceResolved
 
hashCode() - Method in class cz.vutbr.fit.layout.text.chunks.HintSeparator
 
HintForceResolved - Class in cz.vutbr.fit.layout.text.chunks
This hint forces the chunk source to accept only the chunk tags that are assigned by a given resolver.
HintForceResolved(Tag, TagResolver, float) - Constructor for class cz.vutbr.fit.layout.text.chunks.HintForceResolved
 
HintInLine - Class in cz.vutbr.fit.layout.text.chunks
This hint causes considering multiple subsequent lines to be treated as a single chunk source area.
HintInLine(Tag, TagResolver, float) - Constructor for class cz.vutbr.fit.layout.text.chunks.HintInLine
 
HintMultiBox - Class in cz.vutbr.fit.layout.text.chunks
This hint has the same meaning as HintWholeBox but it also considers multiple subsequent boxes.
HintMultiBox(Tag, TagResolver, float) - Constructor for class cz.vutbr.fit.layout.text.chunks.HintMultiBox
 
HintSeparator - Class in cz.vutbr.fit.layout.text.chunks
This hint tries to improve the recall of the tag occurrence discovery by applying some regular separators.
HintSeparator(Tag, List<String>, float) - Constructor for class cz.vutbr.fit.layout.text.chunks.HintSeparator
 
HintWholeBox - Class in cz.vutbr.fit.layout.text.chunks
A hint that forces using the whole source box for the corresponding chunk even if only part of the box was detected as the chunk.
HintWholeBox(Tag, float) - Constructor for class cz.vutbr.fit.layout.text.chunks.HintWholeBox
 

I

impliesBlock() - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
impliesBlock() - Method in interface cz.vutbr.fit.layout.text.chunks.PresentationHint
Does the hint imply that the area has block layout?
impliesInline() - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
impliesInline() - Method in interface cz.vutbr.fit.layout.text.chunks.PresentationHint
Does the hint imply that the area has inline layout?
IntegerTagger - Class in cz.vutbr.fit.layout.text.taggers
 
IntegerTagger(int, int) - Constructor for class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
isAllowsLeadingZero() - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
isBlockLayout() - Method in class cz.vutbr.fit.layout.text.chunks.SourceBoxList
Checks whether the list of boxes uses a block layout (the boxes are below each other).
isHomogeneous(Area) - Method in class cz.vutbr.fit.layout.text.taggers.BaseTagger
Checks whether an area is homogeneous regarding the contents style and layout so that it can be treated as an atomic entity for tagging.

L

length() - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
 
LocationsTagger - Class in cz.vutbr.fit.layout.text.taggers
NER-based location name area tagger.
LocationsTagger() - Constructor for class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
LocationsTagger(int) - Constructor for class cz.vutbr.fit.layout.text.taggers.LocationsTagger
Construct a new tagger.

M

mayCoexistWith(Tag) - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
mayCoexistWith(Tag) - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
mayCoexistWith(Tag) - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
mayCoexistWith(Tag) - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
mayCoexistWith(Tag) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
mayCoexistWith(Tag) - Method in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 

N

NERTagger - Class in cz.vutbr.fit.layout.text.taggers
 
NERTagger() - Constructor for class cz.vutbr.fit.layout.text.taggers.NERTagger
 

P

PersonsTagger - Class in cz.vutbr.fit.layout.text.taggers
NER-based personal name area tagger.
PersonsTagger() - Constructor for class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
PersonsTagger(int) - Constructor for class cz.vutbr.fit.layout.text.taggers.PersonsTagger
Construct a new tagger.
postprocessChunks(List<TextChunk>) - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
postprocessChunks(List<TextChunk>) - Method in class cz.vutbr.fit.layout.text.chunks.HintForceResolved
 
postprocessChunks(List<TextChunk>) - Method in interface cz.vutbr.fit.layout.text.chunks.PresentationHint
Applies the hint to the current list of chunks (postprocessing the whole list)
PresentationBasedChunksSource - Class in cz.vutbr.fit.layout.text.chunks
A chunk source that follows some presentation patterns in order to improve the chunk extraction.
PresentationBasedChunksSource(Area, TaggerConfig, float, ChunksCache) - Constructor for class cz.vutbr.fit.layout.text.chunks.PresentationBasedChunksSource
Creates a new source.
PresentationHint - Interface in cz.vutbr.fit.layout.text.chunks
A hint that influences the chunk extraction in different points of the chunk extraction phases as defined by the PresentationBasedChunksSource.
process(Artifact) - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
processChunks(Area, List<TextChunk>) - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
processChunks(Area, List<TextChunk>) - Method in class cz.vutbr.fit.layout.text.chunks.HintInLine
 
processChunks(Area, List<TextChunk>) - Method in class cz.vutbr.fit.layout.text.chunks.HintMultiBox
 
processChunks(Area, List<TextChunk>) - Method in class cz.vutbr.fit.layout.text.chunks.HintWholeBox
 
processChunks(Area, List<TextChunk>) - Method in interface cz.vutbr.fit.layout.text.chunks.PresentationHint
Applies the hint to the list of chunks for the given area (postprocessing a list for a given area)
processOccurrences(BoxText, List<TagOccurrence>) - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
processOccurrences(BoxText, List<TagOccurrence>) - Method in class cz.vutbr.fit.layout.text.chunks.HintMultiBox
 
processOccurrences(BoxText, List<TagOccurrence>) - Method in class cz.vutbr.fit.layout.text.chunks.HintSeparator
 
processOccurrences(BoxText, List<TagOccurrence>) - Method in class cz.vutbr.fit.layout.text.chunks.HintWholeBox
 
processOccurrences(BoxText, List<TagOccurrence>) - Method in interface cz.vutbr.fit.layout.text.chunks.PresentationHint
Applies the hint to a list of occurences extracted from the given box text (postprocessing a list of occurences)
put(Tag, List<PresentationHint>, List<TextChunk>) - Method in class cz.vutbr.fit.layout.text.chunks.ChunksCache
 

R

RegexpTagger - Class in cz.vutbr.fit.layout.text.taggers
 
RegexpTagger() - Constructor for class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
root - Variable in class cz.vutbr.fit.layout.text.tag.TreeTagger
 

S

setAllowsLeadingZero(boolean) - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
setAreaExpr(String) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
setBlock(boolean) - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
setBlockLayout(boolean) - Method in class cz.vutbr.fit.layout.text.chunks.SourceBoxList
 
setContExpr(String) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
setInline(boolean) - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
setIO(Reader, Writer, Writer) - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
setMainExpr(String) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
setMincnt(int) - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
setMincnt(int) - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
setMinWordLength(int) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
setMinWords(int) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
setParam(String, Object) - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
setTagger(Tag, Tagger) - Method in class cz.vutbr.fit.layout.text.tag.FixedTaggerConfig
 
setTaggerConfig(TaggerConfig) - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
setTaggers(Map<Tag, Tagger>) - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
Registers a map of taggers that should be used by this operator.
setUseWholeAreaText(boolean) - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
size() - Method in class cz.vutbr.fit.layout.text.chunks.ChunksCache
 
SourceBoxList - Class in cz.vutbr.fit.layout.text.chunks
A list of source boxes with additional properties for creating the chunks.
SourceBoxList(Collection<Box>, boolean) - Constructor for class cz.vutbr.fit.layout.text.chunks.SourceBoxList
Creates a box list with the given layout.

T

TagEntitiesOperator - Class in cz.vutbr.fit.layout.text.op
 
TagEntitiesOperator() - Constructor for class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
TaggedChunksSource - Class in cz.vutbr.fit.layout.text.chunks
An area list source that creates text chunks by extracting tagged chunks from leaf areas.
TaggedChunksSource(TaggerConfig, Area, float) - Constructor for class cz.vutbr.fit.layout.text.chunks.TaggedChunksSource
 
taggers - Variable in class cz.vutbr.fit.layout.text.tag.TreeTagger
 
tagSingleNode(Area) - Method in class cz.vutbr.fit.layout.text.tag.TreeTagger
Applies all the taggers to a single tree node.
tagSubtree(Area) - Method in class cz.vutbr.fit.layout.text.tag.TreeTagger
Applies all the taggers a subtree of the area tree.
tagTree() - Method in class cz.vutbr.fit.layout.text.tag.TreeTagger
Applies all the taggers to the whole tree.
TextFlowBoxConcatenator() - Constructor for class cz.vutbr.fit.layout.text.TextFlowConcatenator.TextFlowBoxConcatenator
 
TextFlowConcatenator - Class in cz.vutbr.fit.layout.text
A concatenator that considers the changes in the text flow when deciding whether to serarate to contents by spaces or not.
TextFlowConcatenator() - Constructor for class cz.vutbr.fit.layout.text.TextFlowConcatenator
 
TextFlowConcatenator.TextFlowBoxConcatenator - Class in cz.vutbr.fit.layout.text
 
TextChunksProvider - Class in cz.vutbr.fit.layout.text.chunks
 
TextChunksProvider() - Constructor for class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
TextChunksProvider(TaggerConfig) - Constructor for class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
timeexpr - Variable in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
TimeTagger - Class in cz.vutbr.fit.layout.text.taggers
This tagger tags the areas that contain some time expressions.
TimeTagger() - Constructor for class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
toString() - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
 
toString() - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
toString() - Method in class cz.vutbr.fit.layout.text.chunks.HintForceResolved
 
toString() - Method in class cz.vutbr.fit.layout.text.chunks.HintSeparator
 
toString() - Method in class cz.vutbr.fit.layout.text.chunks.PresentationBasedChunksSource
 
toString() - Method in class cz.vutbr.fit.layout.text.taggers.BaseTagger
 
TreeTagger - Class in cz.vutbr.fit.layout.text.tag
This class implements the area tree tagging.
TreeTagger(Area, Map<Tag, Tagger>) - Constructor for class cz.vutbr.fit.layout.text.tag.TreeTagger
 

V

validateMatch(String, String, int, int) - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
Validates the substring match -- checks the neighborhood and numeric range.
validateRange(int) - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 

W

wordCount(String[]) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
A B C D E F G H I L M N P R S T V W 
All Classes All Packages