Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
E
G
I
R
S
A
ActiveSegmentation
- class segmentation.
ActiveSegmentation
.
A sentence splitter that use an active learning procedure.
ActiveSegmentation()
- Constructor for class segmentation.
ActiveSegmentation
ActiveSegmentation.LearnAbbreviationsDialog
- class segmentation.
ActiveSegmentation.LearnAbbreviationsDialog
.
Show the user the unpredicted instances with several learning algorithms.
ActiveSegmentation.LearnAbbreviationsDialog(Frame, boolean, Vector, int[])
- Constructor for class segmentation.
ActiveSegmentation.LearnAbbreviationsDialog
Creates new form dialog
ActiveSegmentation.LearnCapitalizedWordsDialog
- class segmentation.
ActiveSegmentation.LearnCapitalizedWordsDialog
.
Show the user the unpredicted instances with several learning algorithms.
ActiveSegmentation.LearnCapitalizedWordsDialog(Frame, boolean, Vector, int[])
- Constructor for class segmentation.
ActiveSegmentation.LearnCapitalizedWordsDialog
Creates new form dialog
ActiveSegmentation.Statistics2Dialog
- class segmentation.
ActiveSegmentation.Statistics2Dialog
.
Let the user choose parameters to class word into 3 classes : certain, possible and impossible capitalized words.
ActiveSegmentation.Statistics2Dialog(Frame, boolean, int[])
- Constructor for class segmentation.
ActiveSegmentation.Statistics2Dialog
Creates new form dialog
ActiveSegmentation.StatisticsDialog
- class segmentation.
ActiveSegmentation.StatisticsDialog
.
Let the user choose parameters to class word into 3 classes : certain, possible and impossible abbreviations.
ActiveSegmentation.StatisticsDialog(Frame, boolean, int[])
- Constructor for class segmentation.
ActiveSegmentation.StatisticsDialog
Creates new form dialog
ActiveSegmentation.Step06Dialog
- class segmentation.
ActiveSegmentation.Step06Dialog
.
Determine CapitalizedWord words according to Abbreviations and conversely.
ActiveSegmentation.Step06Dialog(Frame, boolean, int[])
- Constructor for class segmentation.
ActiveSegmentation.Step06Dialog
Creates new form dialog
activeButton(String)
- Method in class segmentation.
DocumentEditor
Do a click on a toggle button of the top button bar.
D
DocumentEditor
- class segmentation.
DocumentEditor
.
Modified version DocumentEditor in order to add some access to private method or object in the default version of this class.
DocumentEditor()
- Constructor for class segmentation.
DocumentEditor
E
execute()
- Method in class segmentation.
ActiveSegmentation
Execute step by step the segmentation.
expandAnnotationTable()
- Method in class segmentation.
DocumentEditor
Expand the first annotation set.
G
getAnnotationTableModel()
- Method in class segmentation.
DocumentEditor
Return the table model of annotation sets view based on AnnotationSetsView.initGUI().
getCorpus()
- Method in class segmentation.
ActiveSegmentation
getCorpusSampleDocument()
- Method in class segmentation.
ActiveSegmentation
getDocument()
- Method in class segmentation.
DocumentEditor
getEncoding()
- Method in class segmentation.
ActiveSegmentation
getGazetteerFileURL()
- Method in class segmentation.
ActiveSegmentation
getInputASName()
- Method in class segmentation.
ActiveSegmentation
getLexiconFileURL()
- Method in class segmentation.
ActiveSegmentation
getOutputASName()
- Method in class segmentation.
ActiveSegmentation
getPOSTagging()
- Method in class segmentation.
ActiveSegmentation
getPrefixesFileURL()
- Method in class segmentation.
ActiveSegmentation
getResourcesDirectoryURL()
- Method in class segmentation.
ActiveSegmentation
getResultsDirectoryURL()
- Method in class segmentation.
ActiveSegmentation
getSuffixesFileURL()
- Method in class segmentation.
ActiveSegmentation
getTagsFileURL()
- Method in class segmentation.
ActiveSegmentation
getTransducerDirectoryURL()
- Method in class segmentation.
ActiveSegmentation
getlineAnnotationsToSkipList()
- Method in class segmentation.
ActiveSegmentation
I
init()
- Method in class segmentation.
ActiveSegmentation
Initialize the resources.
interrupt()
- Method in class segmentation.
ActiveSegmentation
Notifies all the PRs in this controller that they should stop their execution as soon as possible.
R
reInit()
- Method in class segmentation.
ActiveSegmentation
Reinitialize the resources.
reinit(Vector, int[])
- Method in class segmentation.
ActiveSegmentation.LearnAbbreviationsDialog
Fills the table with message.
reinit(Vector, int[])
- Method in class segmentation.
ActiveSegmentation.LearnCapitalizedWordsDialog
Fills the table with message.
S
SPLIT_CORPUS_PARAMETER_NAME
- Static variable in class segmentation.
ActiveSegmentation
SPLIT_ENCODING_PARAMETER_NAME
- Static variable in class segmentation.
ActiveSegmentation
SPLIT_GAZ_URL_PARAMETER_NAME
- Static variable in class segmentation.
ActiveSegmentation
SPLIT_INPUT_AS_PARAMETER_NAME
- Static variable in class segmentation.
ActiveSegmentation
SPLIT_LEXICON_URL_PARAMETER_NAME
- Static variable in class segmentation.
ActiveSegmentation
SPLIT_LINE_ANNOTATIONS_TO_SKIP
- Static variable in class segmentation.
ActiveSegmentation
SPLIT_OUTPUT_AS_PARAMETER_NAME
- Static variable in class segmentation.
ActiveSegmentation
SPLIT_PREFIXES_URL_PARAMETER_NAME
- Static variable in class segmentation.
ActiveSegmentation
SPLIT_RESOURCES_URL_PARAMETER_NAME
- Static variable in class segmentation.
ActiveSegmentation
SPLIT_RESULTS_URL_PARAMETER_NAME
- Static variable in class segmentation.
ActiveSegmentation
SPLIT_SAMPLE_DOCUMENT_PARAMETER_NAME
- Static variable in class segmentation.
ActiveSegmentation
SPLIT_SUFFIXES_URL_PARAMETER_NAME
- Static variable in class segmentation.
ActiveSegmentation
SPLIT_TAGS_URL_PARAMETER_NAME
- Static variable in class segmentation.
ActiveSegmentation
SPLIT_TRANSD_URL_PARAMETER_NAME
- Static variable in class segmentation.
ActiveSegmentation
segmentation
- package segmentation
setCorpus(Corpus)
- Method in class segmentation.
ActiveSegmentation
setCorpusSampleDocument(Document)
- Method in class segmentation.
ActiveSegmentation
setEncoding(String)
- Method in class segmentation.
ActiveSegmentation
setGazetteerFileURL(URL)
- Method in class segmentation.
ActiveSegmentation
setInputASName(String)
- Method in class segmentation.
ActiveSegmentation
setLexiconFileURL(URL)
- Method in class segmentation.
ActiveSegmentation
setOutputASName(String)
- Method in class segmentation.
ActiveSegmentation
setPOSTagging(Boolean)
- Method in class segmentation.
ActiveSegmentation
setPrefixesFileURL(URL)
- Method in class segmentation.
ActiveSegmentation
setResourcesDirectoryURL(URL)
- Method in class segmentation.
ActiveSegmentation
setResultsDirectoryURL(URL)
- Method in class segmentation.
ActiveSegmentation
setSuffixesFileURL(URL)
- Method in class segmentation.
ActiveSegmentation
setTagsFileURL(URL)
- Method in class segmentation.
ActiveSegmentation
setTransducerDirectoryURL(URL)
- Method in class segmentation.
ActiveSegmentation
setTypeSelected(String, String, boolean)
- Method in class segmentation.
DocumentEditor
Tick or untick annotation check box in annotation table of the right view.
setlineAnnotationsToSkipList(List)
- Method in class segmentation.
ActiveSegmentation
A
D
E
G
I
R
S
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes