Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_
T
TAGGER_EVENT
- Static variable in class org.annotation.wordfreak.
EventTypes
TAGSET_EVENT
- Static variable in class org.annotation.wordfreak.
EventTypes
TAG_EVENT
- Static variable in class org.annotation.wordfreak.
EventTypes
TAG_SET
- Static variable in class org.annotation.wordfreak.project.
Project
TEXT
- Static variable in interface org.annotation.wordfreak.
AnnotationFilter
Constant indicating that the filter should be applied to an annotation's text.
TEXT
- Static variable in class org.annotation.wordfreak.
AnnotationFilterViewer
TEXT
- Static variable in class org.annotation.wordfreak.
DefaultAnnotationFilter
TEXT
- Static variable in class org.annotation.wordfreak.
SortCriteria
TITLE
- Static variable in class org.annotation.wordfreak.
AnnotationTypes
TOKEN
- Static variable in class org.annotation.wordfreak.
AnnotationTypes
TOKEN_TYPE
- Static variable in class org.annotation.wordfreak.scheme.
TokenAnnotationScheme
TOP
- Static variable in class org.annotation.wordfreak.viewer.
MultiNodeBorder
TRACEREF
- Static variable in class org.annotation.wordfreak.scheme.
ConstituentAnnotationScheme
TRAIN_EVENT
- Static variable in class org.annotation.wordfreak.
EventTypes
TRUE_FALSE
- Static variable in class org.annotation.wordfreak.scheme.
CoreferenceAnnotationScheme
TXT_EXTENSION
- Static variable in class org.annotation.wordfreak.io.
TextFileFormat
TYPE
- Static variable in class org.annotation.wordfreak.
Annotation
The name of the type property.
TYPE
- Static variable in interface org.annotation.wordfreak.
AnnotationFilter
Constant indicating that the filter should be applied to an annotation's type.
TYPE
- Static variable in class org.annotation.wordfreak.
AnnotationFilterViewer
TYPE
- Static variable in class org.annotation.wordfreak.
AnnotationTypes
TYPE
- Static variable in class org.annotation.wordfreak.
DefaultAnnotationFilter
TYPE
- Static variable in class org.annotation.wordfreak.
Relation
TYPE
- Static variable in class org.annotation.wordfreak.
SortCriteria
TYPE
- Static variable in class org.annotation.wordfreak.io.
AnnotationFileHandler
TYPE
- Variable in class org.annotation.wordfreak.io.
TextColumnsHandler
TYPE
- Static variable in class org.annotation.wordfreak.scheme.
AnnotationSchemeConfigFileHandler
TabbedMultiComponent
- class org.annotation.wordfreak.chooser.
TabbedMultiComponent
.
TabbedMultiComponent()
- Constructor for class org.annotation.wordfreak.chooser.
TabbedMultiComponent
TableMap
- class org.annotation.util.
TableMap
.
TableMap()
- Constructor for class org.annotation.util.
TableMap
TableSorter
- class org.annotation.util.
TableSorter
.
TableSorter()
- Constructor for class org.annotation.util.
TableSorter
TableSorter(TableModel)
- Constructor for class org.annotation.util.
TableSorter
TableViewer
- class org.annotation.wordfreak.viewer.
TableViewer
.
TableViewer(String)
- Constructor for class org.annotation.wordfreak.viewer.
TableViewer
TableViewerCellEditor
- class org.annotation.wordfreak.viewer.
TableViewerCellEditor
.
TableViewerCellEditor(JTable, ViewerListener)
- Constructor for class org.annotation.wordfreak.viewer.
TableViewerCellEditor
TableViewerCellRenderer
- class org.annotation.wordfreak.viewer.
TableViewerCellRenderer
.
TableViewerCellRenderer()
- Constructor for class org.annotation.wordfreak.viewer.
TableViewerCellRenderer
TableViewerCellRenderer(Map)
- Constructor for class org.annotation.wordfreak.viewer.
TableViewerCellRenderer
TagSet
- class org.annotation.wordfreak.tagset.
TagSet
.
TagSet(String)
- Constructor for class org.annotation.wordfreak.tagset.
TagSet
TagSet(String, boolean)
- Constructor for class org.annotation.wordfreak.tagset.
TagSet
TextAnnotationSource
- class org.annotation.wordfreak.
TextAnnotationSource
.
TextAnnotationSource(String)
- Constructor for class org.annotation.wordfreak.
TextAnnotationSource
TextAnnotationSource(String, String)
- Constructor for class org.annotation.wordfreak.
TextAnnotationSource
TextAnnotationSource(String, String, int)
- Constructor for class org.annotation.wordfreak.
TextAnnotationSource
TextColumnsFileFormat
- class org.annotation.wordfreak.io.
TextColumnsFileFormat
.
Implements the native TextColumns file format.
TextColumnsFileFormat()
- Constructor for class org.annotation.wordfreak.io.
TextColumnsFileFormat
TextColumnsHandler
- class org.annotation.wordfreak.io.
TextColumnsHandler
.
TextColumnsHandler()
- Constructor for class org.annotation.wordfreak.io.
TextColumnsHandler
TextColumnsParser
- class org.annotation.wordfreak.io.
TextColumnsParser
.
TextColumnsParser(String[])
- Constructor for class org.annotation.wordfreak.io.
TextColumnsParser
TextColumnsParser(String[], String)
- Constructor for class org.annotation.wordfreak.io.
TextColumnsParser
TextComparator
- class org.annotation.wordfreak.
TextComparator
.
TextComparator()
- Constructor for class org.annotation.wordfreak.
TextComparator
TextCorrectionAnnotationScheme
- class org.annotation.wordfreak.scheme.
TextCorrectionAnnotationScheme
.
TextCorrectionAnnotationScheme(String)
- Constructor for class org.annotation.wordfreak.scheme.
TextCorrectionAnnotationScheme
TextFileFormat
- class org.annotation.wordfreak.io.
TextFileFormat
.
TextFileFormat()
- Constructor for class org.annotation.wordfreak.io.
TextFileFormat
TextViewer
- class org.annotation.wordfreak.viewer.
TextViewer
.
Displays the text of the source material and shows annotations within that text.
TextViewer(String)
- Constructor for class org.annotation.wordfreak.viewer.
TextViewer
TokenAnnotationScheme
- class org.annotation.wordfreak.scheme.
TokenAnnotationScheme
.
TokenAnnotationScheme(String)
- Constructor for class org.annotation.wordfreak.scheme.
TokenAnnotationScheme
TokenAnnotationScheme(String, Chooser)
- Constructor for class org.annotation.wordfreak.scheme.
TokenAnnotationScheme
TokenAnnotator
- class org.annotation.wordfreak.annotator.
TokenAnnotator
.
Provides common functionality for automatic annotation of tokens.
TokenAnnotator(String)
- Constructor for class org.annotation.wordfreak.annotator.
TokenAnnotator
TreeComparable
- interface org.annotation.util.
TreeComparable
.
TreeComponent
- class org.annotation.wordfreak.chooser.
TreeComponent
.
TreeComponent()
- Constructor for class org.annotation.wordfreak.chooser.
TreeComponent
TreeComponent(String)
- Constructor for class org.annotation.wordfreak.chooser.
TreeComponent
TreeTableModel
- interface org.annotation.gui.
TreeTableModel
.
TreeTableModel is the model used by a JTreeTable.
TreeTableModelAdapter
- class org.annotation.gui.
TreeTableModelAdapter
.
This is a wrapper class takes a TreeTableModel and implements the table model interface.
TreeTableModelAdapter(TreeTableModel, JTree)
- Constructor for class org.annotation.gui.
TreeTableModelAdapter
TreeTableViewer
- class org.annotation.wordfreak.viewer.
TreeTableViewer
.
Displays annotations in a tree layout.
TreeTableViewer(String)
- Constructor for class org.annotation.wordfreak.viewer.
TreeTableViewer
TreeViewer
- class org.annotation.wordfreak.viewer.
TreeViewer
.
Displays annotations in a tree layout.
TreeViewer(String)
- Constructor for class org.annotation.wordfreak.viewer.
TreeViewer
TreeViewerCellRenderer
- class org.annotation.wordfreak.viewer.
TreeViewerCellRenderer
.
TreeViewerCellRenderer(Map, List, List)
- Constructor for class org.annotation.wordfreak.viewer.
TreeViewerCellRenderer
TreebankFileFormat
- class org.annotation.wordfreak.io.
TreebankFileFormat
.
Implements the native Treebank file format.
TreebankFileFormat()
- Constructor for class org.annotation.wordfreak.io.
TreebankFileFormat
TreebankHandler
- class org.annotation.wordfreak.io.
TreebankHandler
.
TreebankHandler()
- Constructor for class org.annotation.wordfreak.io.
TreebankHandler
TreebankParser
- class org.annotation.wordfreak.io.
TreebankParser
.
TreebankParser()
- Constructor for class org.annotation.wordfreak.io.
TreebankParser
TreebankParser(String)
- Constructor for class org.annotation.wordfreak.io.
TreebankParser
TreebankWriter
- class org.annotation.wordfreak.io.
TreebankWriter
.
TreebankWriter(AnnotationFile)
- Constructor for class org.annotation.wordfreak.io.
TreebankWriter
TypeTextViewer
- class org.annotation.wordfreak.viewer.
TypeTextViewer
.
TypeTextViewer(String)
- Constructor for class org.annotation.wordfreak.viewer.
TypeTextViewer
TypeTextViewer.MetaTextPane
- class org.annotation.wordfreak.viewer.
TypeTextViewer.MetaTextPane
.
TypeTextViewer.MetaTextPane()
- Constructor for class org.annotation.wordfreak.viewer.
TypeTextViewer.MetaTextPane
tableChanged(TableModelEvent)
- Method in class org.annotation.util.
TableMap
tableChanged(TableModelEvent)
- Method in class org.annotation.util.
TableSorter
tagsets
- Variable in class org.annotation.wordfreak.
wordfreak
tenSpace
- Static variable in class org.annotation.wordfreak.scheme.
NamedEntityAnnotationScheme
terminalInsert(String, int, int)
- Method in class org.annotation.wordfreak.
AnnotationTree
Inserts a newly created annotation with the specified type and span in this tree and returns the newly created annotation.
terminalInsert(String, int, int)
- Method in interface org.annotation.wordfreak.
AnnotationView
Inserts a newly created annotation with the specified type and span in this tree and returns the newly created annotation.
terminalInsert(String, int, int)
- Method in class org.annotation.wordfreak.
DefaultAnnotationView
terminalInsert(String, int, int)
- Method in class org.annotation.wordfreak.
UnmarkedTextAnnotationView
text
- Variable in class org.annotation.wordfreak.annotator.
RegExAnnotator.RegExInputDialog
thickness
- Variable in class org.annotation.wordfreak.viewer.
MultiNodeBorder
timer
- Variable in class org.annotation.wordfreak.chooser.
EntityTreeCellEditor
Used before starting the editing session.
tm
- Variable in class org.annotation.wordfreak.chooser.
TreeComponent
to
- Variable in class org.annotation.util.
RecordReader
toArray(Object[])
- Method in class org.annotation.wordfreak.
Annotation
toArray()
- Method in class org.annotation.wordfreak.
Annotation
toArray(Annotation[])
- Method in class org.annotation.wordfreak.
Annotation
toFront()
- Method in interface org.annotation.wordfreak.chooser.
Chooser
Indicates that the chooser should be moved to the front.
toFront()
- Method in class org.annotation.wordfreak.chooser.
NavigationComponent
toLine()
- Method in class org.annotation.wordfreak.project.
ProjectItem
toSort
- Variable in class org.annotation.util.
MergeSort
toString()
- Method in class org.annotation.gui.
NorthernBorderLayout
Returns a string representation of the state of this border layout.
toString()
- Method in class org.annotation.util.
DoubleLinkedList
toString()
- Method in class org.annotation.util.
Span
toString()
- Method in class org.annotation.wordfreak.
Annotation
toString()
- Method in class org.annotation.wordfreak.
AnnotationSelection
toString()
- Method in class org.annotation.wordfreak.
DefaultAnnotationFilter
toString()
- Method in class org.annotation.wordfreak.
Relation
toString()
- Method in class org.annotation.wordfreak.
SortCriteria
toString()
- Method in class org.annotation.wordfreak.annotator.
ChunkerAnnotator.ChunkActionEnum
toString()
- Method in class org.annotation.wordfreak.project.
ProjectItem
toString()
- Method in class org.annotation.wordfreak.project.
ProjectItemTreeNode
toString()
- Method in class org.annotation.wordfreak.scheme.
SelectionMode
toString()
- Method in class org.annotation.wordfreak.viewer.
AnnotationTreeNode
toText()
- Method in class org.annotation.wordfreak.
Annotation
toggle()
- Method in class org.annotation.gui.
CollapsablePanel
toggleIcons()
- Method in class org.annotation.wordfreak.viewer.
TreeTableViewer
toggleIcons()
- Method in class org.annotation.wordfreak.viewer.
TreeViewer
tokenize(String)
- Method in class org.annotation.wordfreak.annotator.
SimpleTokenAnnotator
tokenize(String)
- Method in class org.annotation.wordfreak.annotator.
SimpleTokenizer
tokenize(String)
- Method in class org.annotation.wordfreak.annotator.
TokenAnnotator
Returns character offsets which are the tokens of the text parametter.
tokenize(String)
- Method in class org.annotation.wordfreak.chooser.
WordSenseTreeNode
tokenizeToList(String)
- Method in class org.annotation.wordfreak.annotator.
SimpleTokenizer
top()
- Method in class org.annotation.util.
ArrayHeap
top()
- Method in interface org.annotation.util.
Heap
top()
- Method in class org.annotation.util.
ListHeap
top()
- Method in class org.annotation.util.
VectorHeap
trackAnnotation(Annotation)
- Method in class org.annotation.wordfreak.scheme.
AnnotationScheme
trackAnnotation(Annotation)
- Method in class org.annotation.wordfreak.scheme.
ConstituentAnnotationScheme
trackAnnotation(Annotation)
- Method in class org.annotation.wordfreak.scheme.
CoreferenceAnnotationScheme
trackAnnotation(Annotation)
- Method in class org.annotation.wordfreak.scheme.
EntityAnnotationScheme
trackAnnotation(Annotation)
- Method in class org.annotation.wordfreak.scheme.
RelationAnnotationScheme
trackFrame(Relation)
- Method in class org.annotation.wordfreak.chooser.
RelationComponent
train(String[])
- Method in class org.annotation.wordfreak.annotator.
Annotator
Trains the annotator on the files in
paths
.
train()
- Method in class org.annotation.wordfreak.annotator.
SimpleTokenAnnotator
train()
- Method in class org.annotation.wordfreak.annotator.
TokenAnnotator
Trains a model based on the tokens provided in previous calls to trainWithTokens.
trainWithTokens(Span[], String)
- Method in class org.annotation.wordfreak.annotator.
SimpleTokenAnnotator
trainWithTokens(Span[], String)
- Method in class org.annotation.wordfreak.annotator.
TokenAnnotator
Uses the tokens provided to construct events for traiing the current tokenizer model.
training(String[])
- Method in class org.annotation.wordfreak.annotator.
Annotator
training(String[])
- Method in class org.annotation.wordfreak.annotator.
POSAnnotator
training(List)
- Method in class org.annotation.wordfreak.annotator.
TokenAnnotator
training(String[])
- Method in class org.annotation.wordfreak.annotator.
TokenAnnotator
trainingFilter
- Variable in class org.annotation.wordfreak.annotator.
Annotator
The filter that should be used during training so as to only use existing annotations which meet the filter criteria for training.
tree
- Variable in class org.annotation.gui.
JTreeTable
tree
- Variable in class org.annotation.wordfreak.chooser.
EntityTreeCellEditor
JTree instance listening too.
tree
- Variable in class org.annotation.wordfreak.scheme.
RelationAnnotationScheme
treeCollapsed(TreeExpansionEvent)
- Method in class org.annotation.wordfreak.chooser.
CoreferenceComponent
treeCollapsed(TreeExpansionEvent)
- Method in class org.annotation.wordfreak.chooser.
TreeComponent
treeCollapsed(TreeExpansionEvent)
- Method in class org.annotation.wordfreak.viewer.
TreeTableViewer
treeCollapsed(TreeExpansionEvent)
- Method in class org.annotation.wordfreak.viewer.
TreeViewer
treeColumnClass
- Variable in class org.annotation.gui.
JTreeTable
treeDataListeners
- Variable in class org.annotation.wordfreak.
AbstractAnnotationView
treeExpanded(TreeExpansionEvent)
- Method in class org.annotation.wordfreak.chooser.
CoreferenceComponent
treeExpanded(TreeExpansionEvent)
- Method in class org.annotation.wordfreak.chooser.
TreeComponent
treeExpanded(TreeExpansionEvent)
- Method in class org.annotation.wordfreak.viewer.
TreeTableViewer
treeExpanded(TreeExpansionEvent)
- Method in class org.annotation.wordfreak.viewer.
TreeViewer
treeNodesChanged(TreeModelEvent)
- Method in class org.annotation.gui.
DragAndDropTree
treeNodesChanged(TreeModelEvent)
- Method in class org.annotation.wordfreak.
UnmarkedTextAnnotationView
treeNodesChanged(TreeModelEvent)
- Method in class org.annotation.wordfreak.chooser.
RelationComponent
treeNodesChanged(TreeModelEvent)
- Method in class org.annotation.wordfreak.scheme.
AnnotationScheme
treeNodesChanged(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
DynamicFeatureTreeTableModel
treeNodesChanged(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
TextViewer
treeNodesChanged(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
TreeTableViewer
treeNodesChanged(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
TreeViewer
treeNodesInserted(TreeModelEvent)
- Method in class org.annotation.gui.
DragAndDropTree
treeNodesInserted(TreeModelEvent)
- Method in class org.annotation.gui.
FixedHeightLayoutCache
Invoked after nodes have been inserted into the tree.
treeNodesInserted(TreeModelEvent)
- Method in class org.annotation.gui.
VariableHeightLayoutCache
Invoked after nodes have been inserted into the tree.
treeNodesInserted(TreeModelEvent)
- Method in class org.annotation.wordfreak.
UnmarkedTextAnnotationView
treeNodesInserted(TreeModelEvent)
- Method in class org.annotation.wordfreak.chooser.
RelationComponent
treeNodesInserted(TreeModelEvent)
- Method in class org.annotation.wordfreak.scheme.
AnnotationScheme
treeNodesInserted(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
DynamicFeatureTreeTableModel
treeNodesInserted(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
TextViewer
treeNodesInserted(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
TreeTableViewer
treeNodesInserted(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
TreeViewer
treeNodesRemoved(TreeModelEvent)
- Method in class org.annotation.gui.
DragAndDropTree
treeNodesRemoved(TreeModelEvent)
- Method in class org.annotation.wordfreak.
UnmarkedTextAnnotationView
treeNodesRemoved(TreeModelEvent)
- Method in class org.annotation.wordfreak.chooser.
RelationComponent
treeNodesRemoved(TreeModelEvent)
- Method in class org.annotation.wordfreak.scheme.
AnnotationScheme
treeNodesRemoved(TreeModelEvent)
- Method in class org.annotation.wordfreak.scheme.
RelationAnnotationScheme
treeNodesRemoved(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
DynamicFeatureTreeTableModel
treeNodesRemoved(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
TextViewer
treeNodesRemoved(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
TreeTableViewer
treeNodesRemoved(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
TreeViewer
treeShouldExpand(TreeModelEvent)
- Method in interface org.annotation.wordfreak.viewer.
DynamicFeatureTreeTableModel.TreeShouldExpandListener
Indicates that the node indicated by the specifed event should be expanded.
treeShouldExpand(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
TreeTableViewer
treeStructureChanged(TreeModelEvent)
- Method in class org.annotation.gui.
DragAndDropTree
treeStructureChanged(TreeModelEvent)
- Method in class org.annotation.wordfreak.
UnmarkedTextAnnotationView
treeStructureChanged(TreeModelEvent)
- Method in class org.annotation.wordfreak.chooser.
RelationComponent
treeStructureChanged(TreeModelEvent)
- Method in class org.annotation.wordfreak.scheme.
AnnotationScheme
treeStructureChanged(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
DynamicFeatureTreeTableModel
treeStructureChanged(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
TextViewer
treeStructureChanged(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
TreeTableViewer
treeStructureChanged(TreeModelEvent)
- Method in class org.annotation.wordfreak.viewer.
TreeViewer
type
- Variable in class org.annotation.wordfreak.annotator.
ChunkerAnnotator.ChunkAction
type
- Variable in class org.annotation.wordfreak.annotator.
RegExAnnotator.RegExInputDialog
type
- Variable in class org.annotation.wordfreak.scheme.
AnnotationScheme
The string parameter passed to the scheme constructor.
type
- Variable in class org.annotation.wordfreak.viewer.
MultiNodeBorder
typeMap
- Variable in class org.annotation.wordfreak.scheme.
AnnotationScheme
provides a mapping between outcomes and the annotation types which those
typeName
- Variable in class org.annotation.wordfreak.scheme.
AnnotationScheme
Indicates which feature of the annotation should be used as the primary type.
types
- Variable in class org.annotation.wordfreak.scheme.
AnnotationScheme
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_
Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.