- c - Variable in class modnlp.dstruct.Probabilities
-
- cache(String, SubcorpusConstraints) - Method in class modnlp.idx.headers.ConstraintCache
-
- CANCEL_OPTION - Static variable in class modnlp.idx.gui.HeaderURLChooser
-
- CANCEL_OPTION - Static variable in class modnlp.tec.client.gui.RemoteCorpusChooser
-
- capacity() - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Returns the current capacity of this list.
- CASEOFF - Static variable in class modnlp.tec.client.gui.SubcorpusCaseStatusPanel
-
- CASEOFFTIP - Static variable in class modnlp.tec.client.gui.SubcorpusCaseStatusPanel
-
- CASEON - Static variable in class modnlp.tec.client.gui.SubcorpusCaseStatusPanel
-
- CASEONTIP - Static variable in class modnlp.tec.client.gui.SubcorpusCaseStatusPanel
-
- CaseTable - Class in modnlp.idx.database
-
Store a canonical (lowercase) form of a word and all other forms
in which it occur, as follows:
- CaseTable(Environment, String, boolean) - Constructor for class modnlp.idx.database.CaseTable
-
- CDESCRIPTION - Static variable in class modnlp.tec.server.Request
-
- CHANGE_EVT - Static variable in class modnlp.tec.client.gui.event.ConcordanceDisplayEvent
-
- characters(char[], int, int) - Method in class modnlp.tc.parser.XMLHandler
-
Callback for PCDATA events.
- characters(char[], int, int) - Method in class modnlp.tec.client.HeaderXMLHandler
-
- characters(char[], int, int) - Method in class modnlp.util.XMLSplitter
-
Callback for PCDATA events.
- chooseIdxManagerProperties() - Method in class modnlp.idx.gui.IndexConfigChooser
-
- chooseNewCorpus() - Method in class modnlp.idx.IndexManager
-
- chooseNewLocalCorpus() - Method in class modnlp.tec.client.Browser
-
- chooseNewLocalCorpus() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- chooseNewRemoteCorpus() - Method in class modnlp.tec.client.Browser
-
- chooseNewRemoteCorpus() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- ckbSGML - Variable in class modnlp.tec.client.gui.PreferPanel
-
- clean(String) - Static method in class modnlp.capte.AlignerUtils
-
- cleanLog() - Method in class modnlp.idx.database.Dictionary
-
- clear() - Method in class modnlp.tec.client.ConcordanceVector
-
- clear() - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Removes all of the elements from this list.
- clearMessageArea() - Method in class modnlp.tec.client.gui.BrowserFrame
-
- clickAdvConcFlag(boolean) - Method in class modnlp.tec.client.gui.BrowserFrame
-
- clicked - Variable in class modnlp.tec.client.gui.BrowserFrame
-
- ClientProperties - Class in modnlp.tec.client
-
Encapsulate client-related defaults
- ClientProperties() - Constructor for class modnlp.tec.client.ClientProperties
-
- close() - Method in class modnlp.capte.UnicodeUtil.UnicodeInputStream
-
- close() - Method in class modnlp.dstruct.CorpusFile
-
- close() - Method in class modnlp.idx.database.Dictionary
-
- close() - Method in class modnlp.idx.database.FreqTable
-
- close() - Method in class modnlp.idx.database.SubcorpusTable
-
- close() - Method in class modnlp.idx.headers.HeaderDBManager
-
- CodePointReader - Interface in modnlp.idx.inverted.jpsegmenter
-
????Unicode???????????????????
????????????????
- cols - Static variable in class modnlp.capte.AlignmentInterfaceWS
-
- column - Variable in class modnlp.tec.client.gui.BrowserFrame
-
- comment(char[], int, int) - Method in class modnlp.util.XMLSplitter
-
- Comparator - Class in modnlp.tec.client
-
- Comparator() - Constructor for class modnlp.tec.client.Comparator
-
- Comparator(int, int) - Constructor for class modnlp.tec.client.Comparator
-
- Comparator(int, int, boolean) - Constructor for class modnlp.tec.client.Comparator
-
- compare(Object, Object) - Method in class modnlp.idx.database.DescIntComparator
-
Compare two objects for sorting in descending order.
- compare(Object, Object) - Method in class modnlp.tec.client.Comparator
-
Compare two objects for sorting.
- compare(Object, Object) - Method in interface modnlp.tec.client.Comparer
-
Compare two objects for sorting.
- compare(Object, Object) - Method in class modnlp.tec.client.LeftComparer
-
- compare(Object, Object) - Method in class modnlp.tec.client.RightComparer
-
- Comparer - Interface in modnlp.tec.client
-
- compareTo(Object) - Method in class modnlp.dstruct.SubcorpusDelimPair
-
- compareTo(SubcorpusDelimPair) - Method in class modnlp.dstruct.SubcorpusDelimPair
-
- compareTo(Object) - Method in class modnlp.dstruct.WordFrequencyPair
-
- compareTo(WordFrequencyPair) - Method in class modnlp.dstruct.WordFrequencyPair
-
- compareTo(Object) - Method in class modnlp.dstruct.WordScorePair
-
- compareTo(WordScorePair) - Method in class modnlp.dstruct.WordScorePair
-
- compareTo(Object) - Method in class modnlp.tc.dstruct.IdFrequencyPair
-
- compareTo(IdFrequencyPair) - Method in class modnlp.tc.dstruct.IdFrequencyPair
-
- componentHidden(ComponentEvent) - Method in class modnlp.tec.client.gui.ListDisplay
-
- componentMoved(ComponentEvent) - Method in class modnlp.tec.client.gui.ListDisplay
-
- componentResized(ComponentEvent) - Method in class modnlp.tec.client.gui.ListDisplay
-
- componentShown(ComponentEvent) - Method in class modnlp.tec.client.gui.ListDisplay
-
- compress() - Method in class modnlp.idx.database.Dictionary
-
- computeCSV(String, ParsedDocument) - Method in class modnlp.tc.classify.BVBayes
-
CSV_i(d_j) = \sum_0^T tkj log p(t|c) * (1 - p(t|?c) / p(t|?c) * (1 - p(t|c)
(where tkj \in {0, 1} is the binary weight at position k in
vector d_j; multiplying by it causes terms that do not occur in
the document to be ignored)
Disadvantage of this approach: larger documents receive
disproportionally large CSV's simply by virtue of containing more
terms.
- computeCSV(String, ParsedDocument) - Method in class modnlp.tc.classify.DSNormalisedBayes
-
CSV_i(d_j) = \sum_0^T tkj log p(t|c) * (1 - p(t|?c) / p(t|?c) * (1 - p(t|c)
(where tkj \in {0, 1} is the binary weight at position k in
vector d_j; multiplying by it causes terms that do not occur in
the document to be ignored)
- computeGlobalDocFrequency() - Method in class modnlp.tc.tsr.DocumentFrequency
-
- computeGlobalScoresMAX() - Method in class modnlp.tc.tsr.TermFilter
-
- computeGlobalScoresSUM() - Method in class modnlp.tc.tsr.TermFilter
-
- computeGlobalScoresWAVG() - Method in class modnlp.tc.tsr.TermFilter
-
- computeLocalScores(String) - Method in class modnlp.tc.tsr.TermFilter
-
- computeLocalTermScore(String, String) - Method in class modnlp.tc.tsr.DocumentFrequency
-
- computeLocalTermScore(String, String) - Method in class modnlp.tc.tsr.GSScoefficient
-
- computeLocalTermScore(String, String) - Method in class modnlp.tc.tsr.InfoGain
-
- computeLocalTermScore(String, String) - Method in class modnlp.tc.tsr.OddsRatio
-
- concArrayOffset - Variable in class modnlp.tec.client.gui.ListDisplay
-
- CONCORD - Static variable in class modnlp.tec.client.TecClientRequest
-
- CONCORD - Static variable in class modnlp.tec.server.Request
-
- concordance - Variable in class modnlp.tec.client.ConcordanceObject
-
- ConcordanceBrowser - Interface in modnlp.tec.client
-
General concordance browser.
- concordanceChanged(ConcordanceDisplayEvent) - Method in class modnlp.tec.client.Browser
-
- concordanceChanged(ConcordanceListSizeEvent) - Method in class modnlp.tec.client.Browser
-
- concordanceChanged(ConcordanceDisplayEvent) - Method in class modnlp.tec.client.gui.BrowserFrame
-
Implement ConcordanceDisplayListener method.
- concordanceChanged(ConcordanceListSizeEvent) - Method in class modnlp.tec.client.gui.BrowserFrame
-
Implement ConcordanceDisplayListener method.
- concordanceChanged(ConcordanceDisplayEvent) - Method in class modnlp.tec.client.gui.BrowserGUI
-
- concordanceChanged(ConcordanceListSizeEvent) - Method in class modnlp.tec.client.gui.BrowserGUI
-
- concordanceChanged(ConcordanceDisplayEvent) - Method in interface modnlp.tec.client.gui.event.ConcordanceDisplayListener
-
Event raised (typically by a ConcordanceMonitor) to indicate
that a concordance list has changed in a way that requires
its displayed form to be updated.
- concordanceChanged(ConcordanceListSizeEvent) - Method in interface modnlp.tec.client.gui.event.ConcordanceDisplayListener
-
- ConcordanceDisplayEvent - Class in modnlp.tec.client.gui.event
-
- ConcordanceDisplayEvent(Object, int) - Constructor for class modnlp.tec.client.gui.event.ConcordanceDisplayEvent
-
Events raised on ConcordanceDisplayListener's to notify them of
concordance list changes (and request the appropriate display updates.
- ConcordanceDisplayEvent(Object, int, int, String) - Constructor for class modnlp.tec.client.gui.event.ConcordanceDisplayEvent
-
- ConcordanceDisplayListener - Interface in modnlp.tec.client.gui.event
-
Listen for list display events (e.g.
- ConcordanceGraph - Class in modnlp.tec.client.plugin
-
- ConcordanceGraph() - Constructor for class modnlp.tec.client.plugin.ConcordanceGraph
-
- ConcordanceListModel - Class in modnlp.tec.client.gui
-
Implement a list model to be used with ListDisplay and handle
elements of the ConcordanceVector
- ConcordanceListModel(ConcordanceVector) - Constructor for class modnlp.tec.client.gui.ConcordanceListModel
-
- ConcordanceListSizeEvent - Class in modnlp.tec.client.gui.event
-
- ConcordanceListSizeEvent(Object, int) - Constructor for class modnlp.tec.client.gui.event.ConcordanceListSizeEvent
-
Events raised on ConcordanceDisplayListener's to notify them of
concordance list changes (and request the appropriate display updates.
- ConcordanceMonitor - Interface in modnlp.tec.client.gui.event
-
Objects implementing this interface should monitor a concordance
list and update the appropriate ConcordanceDisplayListener.
- ConcordanceMosaic - Class in modnlp.tec.client.plugin
-
Basic concordance mosaic generator.
- ConcordanceMosaic() - Constructor for class modnlp.tec.client.plugin.ConcordanceMosaic
-
- ConcordanceObject - Class in modnlp.tec.client
-
Manage the array of concordances returned by the server.
- ConcordanceObject(String, ConcordanceVector) - Constructor for class modnlp.tec.client.ConcordanceObject
-
- ConcordanceProducer - Class in modnlp.tec.client
-
Access and produce condordances directly from index
- ConcordanceProducer(Dictionary) - Constructor for class modnlp.tec.client.ConcordanceProducer
-
- concordanceStateChanged() - Method in interface modnlp.tec.client.StateChanged
-
- ConcordanceThread - Class in modnlp.tec.client
-
Receive reply from server (list of concondances)
and display them from time to time.
- ConcordanceThread(ConcordanceVector, TecClientRequest) - Constructor for class modnlp.tec.client.ConcordanceThread
-
Starts a new connection and performs a request to
be displayed in the ListDisplay
provided.
- ConcordanceThread(ConcordanceVector, BufferedReader, TecClientRequest) - Constructor for class modnlp.tec.client.ConcordanceThread
-
- ConcordanceTree - Class in modnlp.tec.client.plugin
-
Concordance tree display.
- ConcordanceTree(Tree, String) - Constructor for class modnlp.tec.client.plugin.ConcordanceTree
-
- ConcordanceTree - Class in modnlp.vis.component
-
Concordance tree display.
- ConcordanceTree() - Constructor for class modnlp.vis.component.ConcordanceTree
-
- ConcordanceTree.AutoCenterAction - Class in modnlp.tec.client.plugin
-
- ConcordanceTree.AutoCenterAction() - Constructor for class modnlp.tec.client.plugin.ConcordanceTree.AutoCenterAction
-
- ConcordanceTree.AutoCenterAction - Class in modnlp.vis.component
-
- ConcordanceTree.AutoCenterAction() - Constructor for class modnlp.vis.component.ConcordanceTree.AutoCenterAction
-
- ConcordanceTree.AutoFitAction - Class in modnlp.vis.component
-
- ConcordanceTree.AutoFitAction() - Constructor for class modnlp.vis.component.ConcordanceTree.AutoFitAction
-
- ConcordanceTree.AutoPanAction - Class in modnlp.tec.client.plugin
-
- ConcordanceTree.AutoPanAction() - Constructor for class modnlp.tec.client.plugin.ConcordanceTree.AutoPanAction
-
- ConcordanceTree.AutoPanAction - Class in modnlp.vis.component
-
- ConcordanceTree.AutoPanAction() - Constructor for class modnlp.vis.component.ConcordanceTree.AutoPanAction
-
- ConcordanceTree.EdgeWidthAction - Class in modnlp.tec.client.plugin
-
- ConcordanceTree.EdgeWidthAction(String) - Constructor for class modnlp.tec.client.plugin.ConcordanceTree.EdgeWidthAction
-
- ConcordanceTree.EdgeWidthAction - Class in modnlp.vis.component
-
- ConcordanceTree.EdgeWidthAction(String) - Constructor for class modnlp.vis.component.ConcordanceTree.EdgeWidthAction
-
- ConcordanceTree.FisheyeExpandAction - Class in modnlp.tec.client.plugin
-
- ConcordanceTree.FisheyeExpandAction(int) - Constructor for class modnlp.tec.client.plugin.ConcordanceTree.FisheyeExpandAction
-
- ConcordanceTree.FisheyeExpandAction - Class in modnlp.vis.component
-
- ConcordanceTree.FisheyeExpandAction(int) - Constructor for class modnlp.vis.component.ConcordanceTree.FisheyeExpandAction
-
- ConcordanceTree.NodeColorAction - Class in modnlp.tec.client.plugin
-
- ConcordanceTree.NodeColorAction(String) - Constructor for class modnlp.tec.client.plugin.ConcordanceTree.NodeColorAction
-
- ConcordanceTree.NodeColorAction - Class in modnlp.vis.component
-
- ConcordanceTree.NodeColorAction(String) - Constructor for class modnlp.vis.component.ConcordanceTree.NodeColorAction
-
- ConcordanceTree.OrientAction - Class in modnlp.tec.client.plugin
-
- ConcordanceTree.OrientAction(int) - Constructor for class modnlp.tec.client.plugin.ConcordanceTree.OrientAction
-
- ConcordanceTree.OrientAction - Class in modnlp.vis.component
-
- ConcordanceTree.OrientAction(int) - Constructor for class modnlp.vis.component.ConcordanceTree.OrientAction
-
- ConcordanceTree.WordCountPredicate - Class in modnlp.tec.client.plugin
-
- ConcordanceTree.WordCountPredicate() - Constructor for class modnlp.tec.client.plugin.ConcordanceTree.WordCountPredicate
-
- ConcordanceTree.WordCountPredicate - Class in modnlp.vis.component
-
- ConcordanceTree.WordCountPredicate() - Constructor for class modnlp.vis.component.ConcordanceTree.WordCountPredicate
-
- ConcordanceTree.WordFontAction - Class in modnlp.tec.client.plugin
-
- ConcordanceTree.WordFontAction(String, Font) - Constructor for class modnlp.tec.client.plugin.ConcordanceTree.WordFontAction
-
- ConcordanceTree.WordFontAction - Class in modnlp.vis.component
-
- ConcordanceTree.WordFontAction(String, Font) - Constructor for class modnlp.vis.component.ConcordanceTree.WordFontAction
-
- ConcordanceTree.WordSizeAction - Class in modnlp.tec.client.plugin
-
- ConcordanceTree.WordSizeAction(String) - Constructor for class modnlp.tec.client.plugin.ConcordanceTree.WordSizeAction
-
- ConcordanceTree.WordSizeAction - Class in modnlp.vis.component
-
- ConcordanceTree.WordSizeAction(String) - Constructor for class modnlp.vis.component.ConcordanceTree.WordSizeAction
-
- ConcordanceTreeViewer - Class in modnlp.tec.client.plugin
-
Basic concordance tree generator.
- ConcordanceTreeViewer() - Constructor for class modnlp.tec.client.plugin.ConcordanceTreeViewer
-
- ConcordanceVector - Class in modnlp.tec.client
-
Manage the array of concordances returned by the
server.
- ConcordanceVector() - Constructor for class modnlp.tec.client.ConcordanceVector
-
- ConcordanceVector(int) - Constructor for class modnlp.tec.client.ConcordanceVector
-
- ConcordanceViewer - Class in modnlp.vis
-
Basic concordance tree generator.
- ConcordanceViewer() - Constructor for class modnlp.vis.ConcordanceViewer
-
- configs - Static variable in class modnlp.capte.AlignmentInterfaceWS
-
- Constants - Class in modnlp
-
Store final static vars used by client and server
- Constants() - Constructor for class modnlp.Constants
-
- ConstraintCache - Class in modnlp.idx.headers
-
Manage caching of SubcorpusConstraints.
- ConstraintCache(int) - Constructor for class modnlp.idx.headers.ConstraintCache
-
- ConsumerQuery - Class in modnlp.idx
-
Sample implementation of using Dictionary in a producer-consumer
pipe pattern (over a PipedWriter)
- ConsumerQuery(String) - Constructor for class modnlp.idx.ConsumerQuery
-
- contains(int) - Method in class modnlp.dstruct.IntegerSet
-
- contains(String) - Method in class modnlp.dstruct.StopWordList
-
- contains(Object) - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Tests whether the specified object is a component in this list.
- containsComplexKeyword() - Method in class modnlp.tec.client.TecClientRequest
-
- containsTerm(String) - Method in class modnlp.dstruct.BagOfWords
-
- containsTerm(String) - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
- containsTerm(String) - Method in interface modnlp.tc.dstruct.TCInvertedIndex
-
Check if the index contains term
- content - Variable in class modnlp.tec.client.HeaderReader
-
- ContextClient - Class in modnlp.tec.client.gui
-
This is a Client to interact with the
TEC Server This thread does
substantially less than its name might suggest: it does simply
extraction of text surrounding concondances.
- ContextClient(String, String) - Constructor for class modnlp.tec.client.gui.ContextClient
-
Create an "extract thread" with its own socket
through which request
will be sent to TecServer
- ContextClient(TecClientRequest) - Constructor for class modnlp.tec.client.gui.ContextClient
-
- ContextClient(TecClientRequest, Dictionary) - Constructor for class modnlp.tec.client.gui.ContextClient
-
- ContextClient(String, String, String, String) - Constructor for class modnlp.tec.client.gui.ContextClient
-
Create an "extract thread" with its own built-in output window
- convert(byte[], String) - Static method in class modnlp.capte.UnicodeUtil
-
- convertLineEndings(String, String) - Static method in class modnlp.capte.AlignerUtils
-
- convLine - Static variable in class modnlp.capte.AlignmentInterfaceWS
-
- copyInto(Object[]) - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Copies the components of this list into the specified array.
- CorpusChooser - Class in modnlp.idx.gui
-
Choose directory for storing a corpus
- CorpusChooser(String) - Constructor for class modnlp.idx.gui.CorpusChooser
-
- CorpusDescriptionBrowser - Class in modnlp.tec.client.plugin
-
Basic corpus description browser
- CorpusDescriptionBrowser() - Constructor for class modnlp.tec.client.plugin.CorpusDescriptionBrowser
-
- CorpusDescriptionBrowser.ColumnHeaderListener - Class in modnlp.tec.client.plugin
-
- CorpusDescriptionBrowser.ColumnHeaderListener() - Constructor for class modnlp.tec.client.plugin.CorpusDescriptionBrowser.ColumnHeaderListener
-
- CorpusDescriptionBrowser.FNumberRenderer - Class in modnlp.tec.client.plugin
-
- CorpusDescriptionBrowser.FNumberRenderer() - Constructor for class modnlp.tec.client.plugin.CorpusDescriptionBrowser.FNumberRenderer
-
- CorpusDescriptionBrowser.PctRenderer - Class in modnlp.tec.client.plugin
-
- CorpusDescriptionBrowser.PctRenderer() - Constructor for class modnlp.tec.client.plugin.CorpusDescriptionBrowser.PctRenderer
-
- CorpusDescriptionProducer - Class in modnlp.tec.client
-
Access and produce condordances directly from index
NB: NOT PROPERLY IMPLEMENTED YET.
- CorpusDescriptionProducer(Dictionary) - Constructor for class modnlp.tec.client.CorpusDescriptionProducer
-
- CorpusFile - Class in modnlp.dstruct
-
General class for random, read-only access to corpus files
(e.g.
- CorpusFile(String, String) - Constructor for class modnlp.dstruct.CorpusFile
-
- CorpusFilesChooser - Class in modnlp.idx.gui
-
Choose a set of files for indexing
- CorpusFilesChooser() - Constructor for class modnlp.idx.gui.CorpusFilesChooser
-
- CorpusFilesChooser(String) - Constructor for class modnlp.idx.gui.CorpusFilesChooser
-
- CorpusList - Class in modnlp.dstruct
-
List of filenames (full path) in the corpus
- CorpusList(String) - Constructor for class modnlp.dstruct.CorpusList
-
- CorpusList(File[]) - Constructor for class modnlp.dstruct.CorpusList
-
- CorpusList(Object[]) - Constructor for class modnlp.dstruct.CorpusList
-
- cp - Variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenter.CharInfo
-
- createHelpBrowser(URL) - Method in class modnlp.tec.client.gui.HelpBrowser
-
- createNewFileName(String, String, String) - Static method in class modnlp.capte.AlignerUtils
-
- createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in class modnlp.idx.database.FreqKeyCreator
-
- createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in class modnlp.idx.database.SubcorpusKeyCreator
-
- csvConcLine() - Method in class modnlp.tec.client.ConcordanceObject
-
- CSVTable - Class in modnlp.tc.evaluation
-
Store document ids and their categorisation status value (CSV) w.r.t.
- CSVTable(String) - Constructor for class modnlp.tc.evaluation.CSVTable
-
- ctype - Variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenter.CharInfo
-
- geElementName() - Method in class modnlp.idx.inverted.SubcorpusIndexer
-
Get the SectionElementName
value.
- get(String) - Method in class modnlp.idx.headers.ConstraintCache
-
- get(int) - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Returns the element at the specified position in this list.
- getAccuracy() - Method in class modnlp.tc.evaluation.CSVTable
-
- getAllCases(String) - Method in class modnlp.idx.database.CaseTable
-
Return a vector containing all word forms (all existing
cases) found in the dictionary.
- getAllFileNames(String) - Method in class modnlp.idx.database.Dictionary
-
Return a vector containing all filenames where KEY
occurs in the corpus.
- getAllPrefixMatches(String, boolean) - Method in class modnlp.idx.database.CaseTable
-
- getAllRegexMatches(String, boolean) - Method in class modnlp.idx.database.CaseTable
-
- getAllSuffixMatches(String, boolean) - Method in class modnlp.idx.database.CaseTable
-
- getAlternationCodePoint() - Method in class modnlp.idx.inverted.jpsegmenter.BasicCodePointReader
-
- getAlternationCodePoint() - Method in interface modnlp.idx.inverted.jpsegmenter.CodePointReader
-
????????????????????????????
- getAlternationCodePoint() - Method in class modnlp.idx.inverted.jpsegmenter.PushbackCodePointReader
-
- getArray() - Method in class modnlp.dstruct.IntOffsetArray
-
- getAttributeChooserSpecs() - Method in class modnlp.idx.database.DictProperties
-
- getAttributeChooserSpecs() - Method in class modnlp.tec.client.RemoteSubcorpusOptionRequest
-
- getBegin() - Method in class modnlp.dstruct.SubcorpusDelimPair
-
- getBigWordRegexp() - Method in class modnlp.idx.inverted.TokeniserRegex
-
Get the bigWordRegexp
value.
- getBlankWordScoreArray() - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
make a new WordScorePair
, big enough to store all
terms indexed by this PM, with scores initialised to zero
.
- getBlankWordScoreArray() - Method in interface modnlp.tc.dstruct.TCInvertedIndex
-
make a new WordScorePair
, big enough to store all
terms indexed by this index, with scores initialised to zero
- getBOM(String) - Static method in class modnlp.capte.UnicodeUtil
-
- getBOMOffset() - Method in class modnlp.capte.UnicodeUtil.UnicodeInputStream
-
- getBoolean(Tuple) - Method in class modnlp.tec.client.plugin.ConcordanceTree.WordCountPredicate
-
- getBoolean(Tuple) - Method in class modnlp.vis.component.ConcordanceTree.WordCountPredicate
-
- getBooleanExpression() - Method in class modnlp.tec.client.gui.AttributeChooser
-
- getBooleanTextArray() - Method in class modnlp.tc.dstruct.NewsItemAsBooleanVector
-
- getBooleanTextArray() - Method in class modnlp.tc.dstruct.NewsItemAsOccurVector
-
- getBrand() - Method in class modnlp.tec.client.Browser
-
- getBrand() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- getBrowserGUI() - Method in class modnlp.tec.client.Browser
-
- getBrowserGUI() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- getBrowserName() - Method in class modnlp.tec.client.Browser
-
- getBrowserName() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- getBufferedReader() - Method in class modnlp.tec.client.ConcordanceProducer
-
- getBufferedReader() - Method in class modnlp.tec.client.CorpusDescriptionProducer
-
- getBytesReceived() - Method in class modnlp.idx.database.IntOffsetArrayBinding
-
Get no.
- getBytesReceived() - Method in class modnlp.idx.database.TPosTable
-
Get no.
- getBytesWritten() - Method in class modnlp.idx.database.IntOffsetArrayBinding
-
Get no of bytes actually written into the Object stream so far
- getBytesWritten() - Method in class modnlp.idx.database.TPosTable
-
Get no of bytes actually written into the Object stream so far
- getCase() - Method in class modnlp.tec.client.gui.BrowserFrame
-
- getCaseTable() - Method in class modnlp.idx.database.Dictionary
-
- getCaseTableName() - Method in class modnlp.idx.database.DictProperties
-
- getCategories() - Method in class modnlp.tc.dstruct.NewsItemAsBooleanVector
-
- getCategories() - Method in class modnlp.tc.dstruct.NewsItemAsOccurVector
-
- getCategories() - Method in class modnlp.tc.dstruct.ParsedDocument
-
- getCategories() - Method in class modnlp.tc.dstruct.ParsedNewsItem
-
Deprecated.
- getCategory() - Method in class modnlp.tc.evaluation.CSVTable
-
Get the value of category.
- getCategory(String) - Static method in class modnlp.tc.parser.LingspamEmailParser
-
In lingspam, the category (spam or legit) is not stored with
the text but given by the file name ('spmmsg*.txt denote spam.)
- getCategory(String) - Static method in class modnlp.tc.parser.P20newsgroupsParser
-
In lingspam, the category (spam or legit) is not stored with
the text but given by the file name ('spmmsg*.txt denote spam.)
- getCategorySet() - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
Get all categories in this corpus.
- getCategorySet() - Method in interface modnlp.tc.dstruct.TCInvertedIndex
-
Get all categories in this corpus.
- getCategProbability(String) - Method in class modnlp.tc.dstruct.ParsedCorpus
-
Get the overall probability of category cat classifying a
document in the corpus represented by this ParsedCorpus
(i.e.
- getCategProbability(String) - Method in class modnlp.tc.dstruct.ParsedText
-
Deprecated.
Get the overall probability of category cat classifying a
document in the corpus represented by this ParsedText
(i.e.
- getCategSetSize() - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
- getCategSubCorpus(String) - Method in class modnlp.tc.dstruct.ParsedCorpus
-
Get the sub-corpus defined by documents belonging to category cat
- getCategSubCorpus(String) - Method in class modnlp.tc.dstruct.ParsedText
-
Deprecated.
Get the sub-corpus defined by documents belonging to category cat
- getCategVector(String) - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
- getCategVector() - Method in class modnlp.tc.dstruct.NewsItemAsBooleanVector
-
- getCategVector() - Method in class modnlp.tc.dstruct.NewsItemAsOccurVector
-
- getCategVector() - Method in class modnlp.tc.dstruct.ParsedDocument
-
- getCategVector() - Method in class modnlp.tc.dstruct.ParsedNewsItem
-
Deprecated.
- getCategVector(String) - Method in interface modnlp.tc.dstruct.TCInvertedIndex
-
Find all categories under which document id
has been
classified
- getCatGenerality(String) - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
Calculate and return the generality of cat
for this
model.
- getCatGenerality(String) - Method in interface modnlp.tc.dstruct.TCInvertedIndex
-
Calculate and return the generality of cat
for this
model.
- getCatGenerality() - Method in class modnlp.tc.evaluation.CSVTable
-
- getClientProperties() - Method in class modnlp.tec.client.Browser
-
- getClientProperties() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- getClistFileName() - Method in class modnlp.tc.evaluation.CSVTable
-
Get the value of clistFileName.
- getColor(VisualItem) - Method in class modnlp.tec.client.plugin.ConcordanceTree.NodeColorAction
-
- getColor(VisualItem) - Method in class modnlp.vis.component.ConcordanceTree.NodeColorAction
-
- getColumnClass(int) - Method in class modnlp.capte.ExampleTableModel
-
- getColumnCount() - Method in class modnlp.capte.ExampleTableModel
-
- getColumnName(int) - Method in class modnlp.capte.ExampleTableModel
-
- getCompressionRatio() - Method in class modnlp.idx.database.IntOffsetArrayBinding
-
getCompressionRatio
return the compression ratio given
by bytesWritten/bytesReceived;
- getCompressionRatio() - Method in class modnlp.idx.database.TPosTable
-
getCompressionRatio
return the ratio of compression
for the IntOffsetArray
's stored in this table: i.e.
- getConcordanceThread() - Method in class modnlp.tec.client.Browser
-
- getConcordanceVector() - Method in class modnlp.tec.client.Browser
-
- getConcordanceVector() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- getConcordanceVector() - Method in class modnlp.tec.client.Upload
-
- getContent() - Method in class modnlp.tec.client.HeaderXMLHandler
-
- getContextSize() - Method in class modnlp.tec.client.gui.PreferPanel
-
- getContextSize() - Method in class modnlp.tec.client.TecClientRequest
-
- getCooccurrenceVector(String, String[]) - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
- getCooccurrenceVector(String, String[]) - Method in interface modnlp.tc.dstruct.TCInvertedIndex
-
Return a vector containing the number of documents the word term
co-occurs with each term in terms
- getCorpusDescription(Request, PrintWriter) - Method in class modnlp.tec.server.TecConnection
-
- getCorpusDir() - Method in class modnlp.idx.database.Dictionary
-
- getCorpusDir() - Method in class modnlp.idx.database.DictProperties
-
- getCorpusSize() - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
Get the size of docSet
- getCorpusSize() - Method in interface modnlp.tc.dstruct.TCInvertedIndex
-
Size of the corpus on which this model is based.
- getCorpusSize() - Method in class modnlp.tc.evaluation.CSVTable
-
- getCount(String) - Method in class modnlp.dstruct.BagOfWords
-
- getCount() - Method in class modnlp.dstruct.WordFrequencyPair
-
- getCount(String, String) - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
Return the number of occurrences of term
in
document id
- getCount(String) - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
Return the number of occurrences of term
in the
corpus
- getCount() - Method in class modnlp.tc.dstruct.IdFrequencyPair
-
- getCount(String, String) - Method in interface modnlp.tc.dstruct.TCInvertedIndex
-
Return the number of occurrences of term
in
document id
- getCount(String) - Method in interface modnlp.tc.dstruct.TCInvertedIndex
-
Return the number of occurrences of term
in the
corpus
- getCreationInfo() - Method in class modnlp.tc.dstruct.TCProbabilityModel
-
Get the value of creationInfo.
- getCreator() - Method in class modnlp.tc.dstruct.TCProbabilityModel
-
Get the value of creationInfo.
- getCreatorArgs() - Method in class modnlp.tc.dstruct.TCProbabilityModel
-
Get the value of creatorArgs.
- getCreatorArgsCSV() - Method in class modnlp.tc.dstruct.TCProbabilityModel
-
Get the value of creatorArgs as list of comma-separated values.
- getCSV(String) - Method in class modnlp.tc.evaluation.CSVTable
-
- getCursor() - Method in class modnlp.idx.database.FreqTable
-
- getDefaultEncoding() - Method in class modnlp.capte.UnicodeUtil.UnicodeInputStream
-
- getDefaultTreeFont() - Method in class modnlp.tec.client.plugin.ConcordanceTree
-
Get the DefaultTreeFont
value.
- getDefaultTreeFont() - Method in class modnlp.vis.component.ConcordanceTree
-
Get the DefaultTreeFont
value.
- getDictionary() - Method in class modnlp.tec.client.Browser
-
- getDictionary() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- getDictProps() - Method in class modnlp.idx.database.Dictionary
-
- getDocID() - Method in class modnlp.tc.dstruct.IdFrequencyPair
-
Get the value of docID.
- getDocSet() - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
Return the set of documents used in the generation of this index
- getDocSet() - Method in interface modnlp.tc.dstruct.TCInvertedIndex
-
Return the set of documents used in the generation of this index
- getDoubleScore() - Method in class modnlp.dstruct.WordScorePair
-
- getElementAt(int) - Method in class modnlp.tec.client.ConcordanceVector
-
- getElementAt(int) - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Returns the component at the specified index.
- getEncoding() - Method in class modnlp.capte.UnicodeUtil.UnicodeInputStream
-
- getEncoding() - Method in class modnlp.util.Tokeniser
-
- getEnd() - Method in class modnlp.dstruct.SubcorpusDelimPair
-
- getEndPos(int) - Method in class modnlp.dstruct.TokenIndex
-
- getEnvHome() - Method in class modnlp.idx.database.DictProperties
-
- getEnvironment() - Method in class modnlp.idx.database.Dictionary
-
- getEventType() - Method in class modnlp.tec.client.gui.event.ConcordanceDisplayEvent
-
- getExpectedNoOfConcordances() - Method in class modnlp.tec.client.Browser
-
- getExpectedNoOfConcordances() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- getExtract(String, int, long, boolean) - Method in class modnlp.idx.database.Dictionary
-
- getExtract(Request, PrintWriter) - Method in class modnlp.tec.server.TecConnection
-
Retrieve a bit of text surrounding a given keyword
- getExtractContextSize() - Method in class modnlp.tec.client.gui.PreferPanel
-
- getFallout() - Method in class modnlp.tc.evaluation.CSVTable
-
- getFileDescription(int) - Method in class modnlp.idx.headers.HeaderDBManager
-
- getFileFrequencyTable(int, boolean) - Method in class modnlp.idx.database.Dictionary
-
- getFileIDNumber() - Method in class modnlp.idx.database.SubcorpusTable
-
- getFileIDNumber() - Method in class modnlp.idx.database.WordPositionTable
-
- getFileKey(String) - Method in class modnlp.idx.database.Dictionary
-
- getFileName(int) - Method in class modnlp.idx.database.FileTable
-
- getFilenameLength() - Method in class modnlp.tec.client.ConcordanceObject
-
- getFileNames() - Method in class modnlp.idx.database.FileTable
-
- getFileTable() - Method in class modnlp.idx.database.Dictionary
-
- getFileTableName() - Method in class modnlp.idx.database.DictProperties
-
- getFirstIndex() - Method in class modnlp.tec.client.gui.event.ConcordanceDisplayEvent
-
Return the index of the first object (of a concordance array)
to be displayed by a ConcordanceDisplayListener.
- getFirstWord() - Method in class modnlp.idx.query.WordQuery
-
- getFNsize() - Method in class modnlp.tc.evaluation.CSVTable
-
- getFont(VisualItem) - Method in class modnlp.tec.client.plugin.ConcordanceTree.WordFontAction
-
- getFont(VisualItem) - Method in class modnlp.vis.component.ConcordanceTree.WordFontAction
-
- getFontSize() - Method in class modnlp.tec.client.gui.ListDisplay
-
- getFontSize() - Method in class modnlp.tec.client.gui.PreferPanel
-
- getFPsize() - Method in class modnlp.tc.evaluation.CSVTable
-
- getFreqList(Request, PrintWriter) - Method in class modnlp.tec.server.TecConnection
-
Retrieve a (case-insensitive) frequency list
- getFreqTableName() - Method in class modnlp.idx.database.DictProperties
-
- getFrequency(WordForms) - Method in class modnlp.idx.database.Dictionary
-
- getFrequency(WordForms, SubcorpusConstraints) - Method in class modnlp.idx.database.Dictionary
-
- getFrequency(String) - Method in class modnlp.idx.database.FreqTable
-
- getFrequencyTable(boolean) - Method in class modnlp.idx.database.WordPositionTable
-
- getFreqWord(Request, PrintWriter) - Method in class modnlp.tec.server.TecConnection
-
Retrieve the frequency of a keyword (possibly in a case-insensitive way).
- getFullCorpusFileName(String) - Method in class modnlp.idx.database.DictProperties
-
- getHalfConcordance() - Method in class modnlp.tec.client.ConcordanceVector
-
- getHeadDir() - Method in class modnlp.idx.database.DictProperties
-
- getHeaderAbsoluteFilename(String) - Method in class modnlp.idx.database.DictProperties
-
- getHeaderBaseURL() - Method in class modnlp.tec.client.gui.PreferPanel
-
- getHeaderBaseURL(PrintWriter) - Method in class modnlp.tec.server.TecConnection
-
- getHeaderDBManager() - Method in class modnlp.tec.client.Browser
-
- getHeaderDBManager() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- getHeaderFilename(String) - Method in class modnlp.idx.database.DictProperties
-
- getHeadersDir() - Method in class modnlp.tec.client.gui.PreferPanel
-
- getHeadURL() - Method in class modnlp.idx.database.DictProperties
-
- getHorizonArray() - Method in class modnlp.idx.query.Horizon
-
Describe getHorizonArray
method here.
- getHTTPProxy() - Method in class modnlp.tec.client.gui.PreferPanel
-
- getHTTPProxyHost() - Method in class modnlp.tec.client.gui.PreferPanel
-
- getHTTPProxyPort() - Method in class modnlp.tec.client.gui.PreferPanel
-
- getHTTPProxySelection() - Method in class modnlp.tec.client.gui.PreferPanel
-
- getId() - Method in class modnlp.tc.dstruct.NewsItemAsBooleanVector
-
Get the value of id.
- getId() - Method in class modnlp.tc.dstruct.NewsItemAsOccurVector
-
Get the value of id.
- getId() - Method in class modnlp.tc.dstruct.ParsedDocument
-
Get the value of id.
- getId() - Method in class modnlp.tc.dstruct.ParsedNewsItem
-
Deprecated.
Get the value of id.
- getIgnoredElements() - Method in class modnlp.idx.inverted.TokeniserGNU
-
Get the IgnoredElements
value.
- getIgnoredElements() - Method in class modnlp.idx.inverted.TokeniserJP
-
Get the IgnoredElements
value.
- getIgnoredElements() - Method in class modnlp.idx.inverted.TokeniserJPLucene
-
Get the IgnoredElements
value.
- getIgnoredElements() - Method in class modnlp.idx.inverted.TokeniserRegex
-
Get the IgnoredElements
value.
- getIgnoreSGML() - Method in class modnlp.dstruct.CorpusFile
-
- getIndexedFileKeys() - Method in class modnlp.idx.database.Dictionary
-
- getIndexedFileName(int) - Method in class modnlp.idx.database.Dictionary
-
- getIndexedFileNames() - Method in class modnlp.idx.database.Dictionary
-
- getIndexOfDetail(int, String) - Method in class modnlp.tec.client.gui.ListDisplay
-
- getIndexPuntuation() - Method in class modnlp.util.Tokeniser
-
Gets the value of indexPuntuation
- getInt() - Method in class modnlp.idx.database.StringIntKey
-
- getIntegerCount() - Method in class modnlp.dstruct.WordFrequencyPair
-
Get the value of count.
- getIntervToWord(String) - Method in class modnlp.idx.query.WordQuery
-
- getKey(String) - Method in class modnlp.idx.database.FileTable
-
Get key for entry whose data matches fn, or a negative integer
indicating the next available key (ie.
- getKeys() - Method in class modnlp.idx.database.FileTable
-
- getKeysSortedByValue(boolean) - Method in class modnlp.dstruct.FrequencyHash
-
- getKeyword() - Method in class modnlp.dstruct.WordForms
-
Get the value of keyword.
- getKeyword() - Method in class modnlp.idx.query.WordQuery
-
- getKeyword() - Method in class modnlp.tec.client.ConcordanceObject
-
- getKeywordAndRightContext() - Method in class modnlp.tec.client.ConcordanceObject
-
- getKeyWordForms() - Method in class modnlp.idx.query.WordQuery
-
- getKeywordString() - Method in class modnlp.tec.client.Browser
-
- getKeywordString() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- getLanguage() - Method in class modnlp.idx.database.DictProperties
-
- getLanguage() - Method in class modnlp.tec.client.Browser
-
- getLanguage() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- getLanguage() - Method in class modnlp.tec.client.ConcordanceVector
-
- getLeastFrequentWord() - Method in class modnlp.idx.query.WordQuery
-
- getLeftContext() - Method in class modnlp.tec.client.ConcordanceObject
-
- getLeftHorizon() - Method in class modnlp.idx.query.PrepContextQuery
-
- getLeftHorizon() - Method in class modnlp.idx.query.WordQuery
-
Get a Horizon
object conaining the maximum distances
allowed in this query between the main keyword and the keywords
to the left of it in the query expression.
- getLeftHorizonIntegerSetArray() - Method in class modnlp.idx.query.PrepContextQuery
-
- getLeftSortArray(boolean) - Method in class modnlp.tec.client.ConcordanceObject
-
- getLengthLongestFname() - Method in class modnlp.tec.client.ConcordanceVector
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class modnlp.tec.client.gui.ListDisplayRenderer
-
- getListeners(Class<T>) - Method in class modnlp.tec.client.ConcordanceVector
-
- getListFontSize() - Method in class modnlp.tec.client.gui.BrowserFrame
-
- getListModel() - Method in class modnlp.tec.client.gui.BrowserFrame
-
- getListModel() - Method in class modnlp.tec.client.gui.ListDisplay
-
- getLogStream() - Method in class modnlp.idx.database.Dictionary
-
- getMaxMinCSV() - Method in class modnlp.tc.evaluation.CSVTable
-
- getMaxSearchHorizon() - Method in class modnlp.idx.query.Horizon
-
Describe getMaxSearchHorizon
method here.
- getMessage() - Method in class modnlp.tec.client.gui.event.ConcordanceDisplayEvent
-
- getMinFreqRatio() - Method in class modnlp.tec.client.plugin.ConcordanceTree
-
Get the MinFreqRatio
value.
- getMinFreqRatio() - Method in class modnlp.vis.component.ConcordanceTree
-
Get the MinFreqRatio
value.
- getMinimumSize() - Method in class modnlp.tec.client.gui.ListDisplayRenderer
-
- getNewHorizon() - Method in class modnlp.tec.client.gui.event.SortHorizonChangeEvent
-
- getNewSize() - Method in class modnlp.tec.client.gui.event.FontSizeChangeEvent
-
- getNoFound() - Method in class modnlp.tec.client.ConcordanceThread
-
- getNoFound() - Method in class modnlp.tec.client.gui.event.ConcordanceListSizeEvent
-
Return the index of the first object (of a concordance array)
to be displayed by a ConcordanceDisplayListener.
- getNoOfConcordancesReadSoFar() - Method in class modnlp.tec.client.Browser
-
- getNoOfConcordancesReadSoFar() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- getNoOfDocuments() - Method in class modnlp.tc.dstruct.TSReducedText
-
- getNoOfTems() - Method in class modnlp.tc.dstruct.NewsItemAsOccurVector
-
- getNoRead() - Method in class modnlp.tec.client.ConcordanceThread
-
- getNumberOfCorpora() - Method in class modnlp.idx.IndexManagerProperties
-
Return the number of corpora currently maintained by the
IndexManager
- getOccurrenceArray() - Method in class modnlp.tc.dstruct.NewsItemAsOccurVector
-
- getOccurringFiles(String) - Method in class modnlp.idx.database.Dictionary
-
- getOffset(int) - Method in class modnlp.tec.client.SortContext
-
- getOffsetList() - Method in class modnlp.tec.client.SortContext
-
- getOptionSet(String) - Method in class modnlp.idx.headers.HeaderDBManager
-
- getOptionSet(String) - Method in class modnlp.tec.client.RemoteSubcorpusOptionRequest
-
- getOptionSetString(String) - Method in class modnlp.idx.headers.HeaderDBManager
-
- getOrientation() - Method in class modnlp.tec.client.plugin.ConcordanceTree
-
- getOrientation() - Method in class modnlp.vis.component.ConcordanceTree
-
- getOriginalQuery() - Method in exception modnlp.idx.query.WordQueryException
-
- getOriginalText() - Method in class modnlp.util.Tokeniser
-
- getParsedCorpus() - Method in class modnlp.tc.parser.Parser
-
Get parsed corpus, parsing filename if necessary
- getParsedCorpus() - Method in class modnlp.tc.parser.XMLHandler
-
Implement the Parser interface
- getPmFileName() - Method in class modnlp.tc.evaluation.CSVTable
-
Get the value of PmFileName.
- getPort() - Method in class modnlp.tec.client.gui.RemoteCorpusChooser
-
- getPosArray() - Method in class modnlp.dstruct.IntOffsetArray
-
- getPosArray(int) - Method in class modnlp.idx.database.TPosTable
-
- getPosContext(Integer, int) - Method in class modnlp.dstruct.CorpusFile
-
- getPosContext(long, int) - Method in class modnlp.dstruct.CorpusFile
-
- getPosition() - Method in class modnlp.idx.inverted.jpsegmenter.BasicCodePointReader
-
- getPosition() - Method in interface modnlp.idx.inverted.jpsegmenter.CodePointReader
-
?????????????????????
????????????char?????????
?????????????????2??????
- getPosition() - Method in class modnlp.idx.inverted.jpsegmenter.PushbackCodePointReader
-
- getPrecision() - Method in class modnlp.tc.evaluation.CSVTable
-
- getPreContext(Integer, int) - Method in class modnlp.dstruct.CorpusFile
-
get a number (ctx
) of characters before
a position
- getPreContext(long, int) - Method in class modnlp.dstruct.CorpusFile
-
- getPreferredFontSize() - Method in class modnlp.tec.client.Browser
-
- getPreferredFontSize() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- getPreferredFontSize() - Method in class modnlp.tec.client.gui.BrowserFrame
-
- getPreferredFontSize() - Method in class modnlp.tec.client.gui.BrowserGUI
-
- getPreferredRowHeight(JTable, int, int) - Static method in class modnlp.capte.AlignmentInterfaceWS
-
- getPreferredSize() - Method in class modnlp.tec.client.gui.ListDisplayRenderer
-
- getProbabilities(String, String) - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
Get a summary of probabilities associated with
term
and cat
- getProbabilities(String, String) - Method in class modnlp.tc.dstruct.ParsedCorpus
-
Get the joint probability of term 'term' occurring in a document
and category 'cat' classifying it.
- getProbabilities(String, String) - Method in class modnlp.tc.dstruct.ParsedText
-
Deprecated.
Get the joint probability of term 'term' occurring in a document and category 'cat' classifying it.
- getProbabilities(String, String) - Method in class modnlp.tc.dstruct.TCProbabilityModel
-
Get a summary of probabilities associated with
term
and category
- getPTgiven_C() - Method in class modnlp.dstruct.Probabilities
-
- getPTgivenC() - Method in class modnlp.dstruct.Probabilities
-
- getPunctuation() - Method in class modnlp.tec.client.ConcordanceVector
-
- getPunctuation() - Method in class modnlp.tec.client.gui.BrowserFrame
-
- getPWEIGHTVector(int) - Method in class modnlp.tc.dstruct.NewsItemAsOccurVector
-
Return rounded text-size-proportional weighting of term frequency:
- getRecall() - Method in class modnlp.tc.evaluation.CSVTable
-
- getReducedFreqList(int) - Method in class modnlp.tc.tsr.TermFilter
-
Sort score table, pick the first rsize terms and return their
frequency list (i.e.
- getReducedTermSet() - Method in class modnlp.tc.dstruct.TSReducedText
-
Get the value of wfp.
- getReducedTermSet(int) - Method in class modnlp.tc.tsr.TermFilter
-
Return a term set reduced by a afctor of aggr
- getRelease() - Method in class modnlp.tec.client.Browser
-
- getRelease() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- getRemotePort() - Method in class modnlp.tec.client.Browser
-
- getRemotePort() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- getRemoteServer() - Method in class modnlp.tec.client.Browser
-
- getRemoteServer() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- getRendererPrototype() - Static method in class modnlp.tec.client.ConcordanceObject
-
- getRightHorizon() - Method in class modnlp.idx.query.PrepContextQuery
-
- getRightHorizon() - Method in class modnlp.idx.query.WordQuery
-
Get a Horizon
object conaining the maximum distances
allowed in this query between the main keyword and the keywords
to the right of it in the query expression.
- getRightHorizonIntegerSetArray() - Method in class modnlp.idx.query.PrepContextQuery
-
- getRightSortArray(boolean) - Method in class modnlp.tec.client.ConcordanceObject
-
- getRow(int) - Method in class modnlp.capte.ExampleTableModel
-
- getRowCount() - Method in class modnlp.capte.ExampleTableModel
-
- getRowCount() - Method in class modnlp.tec.client.plugin.ConcordanceTree
-
Get the ColumnCount
value.
- getRowCount() - Method in class modnlp.vis.component.ConcordanceTree
-
Get the ColumnCount
value.
- getScore() - Method in class modnlp.dstruct.WordScorePair
-
- getSecondaryCursor() - Method in class modnlp.idx.database.FreqTable
-
- getSecondaryCursor() - Method in class modnlp.idx.database.SubcorpusTable
-
- getSectionID(int) - Method in class modnlp.idx.database.SubcorpusTable
-
given a file offset position, retrieve a section enclosing that
position or null if none such section exists
CAVEAT: This assumes no nested sections are indexed.
- getSectionIndex() - Method in class modnlp.idx.inverted.SubcorpusIndexer
-
A section index is simply a a token map in the following format
- getSelectedIndex() - Method in class modnlp.tec.client.gui.ListDisplay
-
- getSelectedValue() - Method in class modnlp.tec.client.gui.ListDisplay
-
- getSelection() - Method in class modnlp.tec.client.gui.AttributeChooser
-
- getSelection() - Method in class modnlp.tec.client.gui.GraphicalSubcorpusSelector
-
- getSelection() - Method in class modnlp.tec.client.gui.MultipleAttributeSelection
-
- getServer() - Method in class modnlp.tec.client.gui.RemoteCorpusChooser
-
- getServerPORT() - Method in class modnlp.tec.client.TecClientRequest
-
- getServerProgramPath() - Method in class modnlp.tec.client.TecClientRequest
-
- getServerResponded() - Method in class modnlp.tec.client.ConcordanceThread
-
- getServerURL() - Method in class modnlp.tec.client.TecClientRequest
-
- getSGMLFlag() - Method in class modnlp.tec.client.gui.PreferPanel
-
- getSize() - Method in class modnlp.tec.client.ConcordanceVector
-
- getSize() - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
- getSmoothingType() - Method in class modnlp.tc.dstruct.TCProbabilityModel
-
- getSortContextHorizon() - Method in class modnlp.tec.client.ConcordanceObject
-
- getSortContextHorizon() - Method in class modnlp.tec.client.ConcordanceVector
-
- getSortedScores() - Method in class modnlp.tc.tsr.TermFilter
-
- getSortHorizon() - Method in class modnlp.tec.client.gui.PreferPanel
-
- getSortLeftCtxHorizon() - Method in class modnlp.tec.client.gui.BrowserFrame
-
- getSortRightCtxHorizon() - Method in class modnlp.tec.client.gui.BrowserFrame
-
- getSources() - Method in class modnlp.vis.action.filter.SubtreeExpansionFilter
-
Get the name of the group to use as source nodes
- getStackSize() - Method in class modnlp.idx.inverted.jpsegmenter.PushbackCodePointReader
-
- getStartPos(int) - Method in class modnlp.dstruct.TokenIndex
-
- getString() - Method in class modnlp.idx.database.StringIntKey
-
- getStroke(VisualItem) - Method in class modnlp.tec.client.plugin.ConcordanceTree.EdgeWidthAction
-
- getStroke(VisualItem) - Method in class modnlp.vis.component.ConcordanceTree.EdgeWidthAction
-
- getSubcorpusConstraints(String) - Method in class modnlp.idx.headers.HeaderDBManager
-
- getSubcorpusDelimPairs(Set) - Method in class modnlp.idx.database.SubcorpusTable
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class modnlp.capte.TextAreaRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class modnlp.capte.VariableRowHeightRenderer
-
- getTagIndexing() - Method in class modnlp.idx.inverted.TokeniserGNU
-
- getTagIndexing() - Method in class modnlp.util.Tokeniser
-
- getTargetDocSet() - Method in class modnlp.tc.evaluation.CSVTable
-
- getTermCount(String) - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
Get the number of files a term occurs in.
- getTermCount(String) - Method in interface modnlp.tc.dstruct.TCInvertedIndex
-
Get the number of files a term occurs in.
- getTermSet() - Method in class modnlp.dstruct.BagOfWords
-
- getTermSet() - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
- getTermSet() - Method in interface modnlp.tc.dstruct.TCInvertedIndex
-
Get the set of terms (types) indexed by this index
- getTermSetSize() - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
Get the number of terms (types) indexed by this PM
- getTermSetSize() - Method in interface modnlp.tc.dstruct.TCInvertedIndex
-
Get the number of terms (types) indexed by this index
- getText() - Method in class modnlp.tc.dstruct.ParsedDocument
-
- getText() - Method in class modnlp.tc.dstruct.ParsedNewsItem
-
Deprecated.
- getTFIDFVector(WordFrequencyPair[], int) - Method in class modnlp.tc.dstruct.NewsItemAsOccurVector
-
Return the TFIDF for each vector position.
- getTNsize() - Method in class modnlp.tc.evaluation.CSVTable
-
- getTokenCount() - Method in class modnlp.dstruct.FrequencyHash
-
- getTokenCount(String, IntegerSet, SubcorpusTable) - Method in class modnlp.idx.query.SubcorpusConstraints
-
- getTokenIndex(String) - Method in class modnlp.idx.inverted.TokeniserJP
-
- getTokenIndex(String) - Method in class modnlp.idx.inverted.TokeniserJPLucene
-
- getTokenIndex(String) - Method in class modnlp.idx.inverted.TokeniserRegex
-
- getTokenIndex(String) - Method in class modnlp.util.Tokeniser
-
- getTokenMap() - Method in class modnlp.util.Tokeniser
-
- getTotalNoOfTokens() - Method in class modnlp.idx.database.Dictionary
-
- getTotalNoOfTokens() - Method in class modnlp.idx.database.FreqTable
-
- getTotalNoOfTokens(Request, PrintWriter) - Method in class modnlp.tec.server.TecConnection
-
Retrieve the toal number of tokens in corpus
- getTotalNoOfTypes() - Method in class modnlp.idx.database.CaseTable
-
- getTotalNoOfTypes() - Method in class modnlp.idx.database.FreqTable
-
Retrive total number of types, where each (case-sensitive) form
of a word counts as a type.
- getTPosTableName() - Method in class modnlp.idx.database.DictProperties
-
- getTPsize() - Method in class modnlp.tc.evaluation.CSVTable
-
- getTree() - Method in class modnlp.vis.component.ConcordanceTree
-
- getTypeCount() - Method in class modnlp.dstruct.FrequencyHash
-
- getTypeTokenRatio() - Method in class modnlp.dstruct.FrequencyHash
-
- getTypeTokenRatio(boolean) - Method in class modnlp.idx.database.Dictionary
-
- getTypeTokenRatio() - Method in class modnlp.idx.database.Dictionary
-
- getTypeTokenRatio(int, int) - Static method in class modnlp.idx.database.Dictionary
-
- getTypeTokenRatio() - Method in class modnlp.idx.database.FreqTable
-
Return the case-sensitive type token ratio.
- getURL() - Method in class modnlp.idx.gui.HeaderURLChooser
-
- getURLQueryBase() - Method in class modnlp.tec.client.TecClientRequest
-
- getValueAt(int, int) - Method in class modnlp.capte.ExampleTableModel
-
- getVerbose() - Method in class modnlp.idx.database.Dictionary
-
- getVerbose() - Method in class modnlp.idx.inverted.SubcorpusIndexer
-
- getVerbose() - Method in class modnlp.util.Tokeniser
-
- getVersion() - Method in class modnlp.tec.client.Browser
-
- getVersion() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- getWFilTableName() - Method in class modnlp.idx.database.DictProperties
-
- getWFormsArray() - Method in class modnlp.idx.query.WordQuery
-
- getWildcardsLHS(String) - Static method in class modnlp.idx.query.WordQuery
-
- getWildcardsRHS(String) - Static method in class modnlp.idx.query.WordQuery
-
- getWord() - Method in class modnlp.dstruct.WordFrequencyPair
-
Get the value of word.
- getWord() - Method in class modnlp.dstruct.WordScorePair
-
Get the value of word.
- getWord(int) - Method in class modnlp.tec.client.SortContext
-
- getWordArray() - Method in class modnlp.idx.query.Horizon
-
Describe getWordArray
method here.
- getWordArray() - Method in class modnlp.tec.client.SortContext
-
- getWordForms(int) - Method in class modnlp.idx.query.WordQuery
-
- getWordFrequencyArray() - Method in class modnlp.dstruct.BagOfWords
-
Return an array of comparable objects (e.g.
- getWordInContext(Integer, String, int) - Method in class modnlp.dstruct.CorpusFile
-
get a number (ctx
) of characters surrounding
the word (wrd
) strating at position
- getWordInContextWithTags(Integer, String, int) - Method in class modnlp.dstruct.CorpusFile
-
- getWordList() - Method in class modnlp.tec.client.SortContext
-
- getWordRegexp() - Method in class modnlp.idx.inverted.TokeniserRegex
-
Gets the value of wordRegexp
- getWordScoreArray() - Method in class modnlp.dstruct.BagOfWords
-
Return an array of objects comparable by double-precision
floating point numbers
- getWordScoreArray() - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
- getWsp() - Method in class modnlp.tc.tsr.TermFilter
-
Get the value of wsp.
- getXQueryWhere() - Method in class modnlp.tec.client.Browser
-
- getXQueryWhere() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- gotResponseFromServer() - Method in class modnlp.tec.client.Browser
-
- gotResponseFromServer() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- GraphicalSubcorpusSelector - Class in modnlp.tec.client.gui
-
Handle sub-corpus selection
- GraphicalSubcorpusSelector(ConcordanceBrowser) - Constructor for class modnlp.tec.client.gui.GraphicalSubcorpusSelector
-
- GROW - Static variable in class modnlp.tec.client.plugin.ConcordanceTreeViewer
-
- GROW - Static variable in class modnlp.vis.ConcordanceViewer
-
- growTree() - Method in class modnlp.tec.client.plugin.ConcordanceTreeViewer
-
- growTree() - Method in class modnlp.vis.ConcordanceViewer
-
- GSScoefficient - Class in modnlp.tc.tsr
-
Term Space Reduction by GSS coefficient filtering (see
dimreduct-4up.pdf and termextract-4up.pdf [4ict2 web page])
- GSScoefficient() - Constructor for class modnlp.tc.tsr.GSScoefficient
-
- IdFrequencyPair - Class in modnlp.tc.dstruct
-
Represent a doc id and the number of times a term (in BVProbabilityModel) occurs in it
- IdFrequencyPair(String, int) - Constructor for class modnlp.tc.dstruct.IdFrequencyPair
-
- ignorableWhitespace(char[], int, int) - Method in class modnlp.tc.parser.XMLHandler
-
Print a message for ignorable whitespace.
- ignorableWhitespace(char[], int, int) - Method in class modnlp.tec.client.HeaderXMLHandler
-
Print a message for ignorable whitespace.
- ignorableWhitespace(char[], int, int) - Method in class modnlp.util.XMLSplitter
-
Print a message for ignorable whitespace.
- ignoreSGML - Variable in class modnlp.dstruct.CorpusFile
-
The ignoreSGML
flag controls whether
(SGML/XML-style) markup will be output.
- incProgress() - Method in class modnlp.tec.client.Browser
-
- incProgress() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- incProgress() - Method in class modnlp.tec.client.gui.SplashScreen
-
- index - Variable in class modnlp.tec.client.ConcordanceObject
-
- IndexConfigChooser - Class in modnlp.idx.gui
-
Choose directory for storing a corpus
- IndexConfigChooser(String) - Constructor for class modnlp.idx.gui.IndexConfigChooser
-
- IndexingReporter - Interface in modnlp.idx.gui
-
Report file indexing progress
- IndexManager - Class in modnlp.idx
-
GUI for corpus maintainance.
- IndexManager() - Constructor for class modnlp.idx.IndexManager
-
- IndexManager(String, String, String) - Constructor for class modnlp.idx.IndexManager
-
- IndexManagerCL - Class in modnlp.idx.gui
-
Simple command line IndexingReporter to be used as a non-GUI
alternative to IndexManagerUI
- IndexManagerCL(IndexManager) - Constructor for class modnlp.idx.gui.IndexManagerCL
-
- IndexManagerProperties - Class in modnlp.idx
-
Properties for IndexManager
- IndexManagerProperties() - Constructor for class modnlp.idx.IndexManagerProperties
-
- IndexManagerProperties(String) - Constructor for class modnlp.idx.IndexManagerProperties
-
- IndexManagerUI - Class in modnlp.idx.gui
-
Main IndexManager frame, from which most of IndexManager is controlled
- IndexManagerUI(IndexManager) - Constructor for class modnlp.idx.gui.IndexManagerUI
-
- indexOf(Object) - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Searches for the first occurrence of elem
.
- indexOf(Object, int) - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Searches for the first occurrence of elem
, beginning
the search at index
.
- indexOfKeyword() - Method in class modnlp.tec.client.ConcordanceObject
-
- indexOfSortContext() - Method in class modnlp.tec.client.ConcordanceObject
-
- indexOfSortContextLeft(int) - Method in class modnlp.tec.client.ConcordanceObject
-
Return the index of context horizon ctx
to the left of the keyword on the concordance line.
- indexOfSortContextRight(int) - Method in class modnlp.tec.client.ConcordanceObject
-
Return the index of context horizon ctx
to the right of the keyword on the concordance line.
- indexPuntuation - Variable in class modnlp.util.Tokeniser
-
- indexSelectedFiles(File[]) - Method in class modnlp.idx.IndexManager
-
- indexSelectedFiles(String) - Method in class modnlp.idx.IndexManager
-
- InfoGain - Class in modnlp.tc.tsr
-
Term Space Reduction by Information Gain (Expected Mutual Information)
- InfoGain() - Constructor for class modnlp.tc.tsr.InfoGain
-
- init() - Method in class modnlp.capte.UnicodeUtil.UnicodeInputStream
-
Read-ahead four bytes and check for BOM marks.
- init(boolean) - Method in class modnlp.idx.database.Dictionary
-
- initGUI() - Method in class modnlp.tec.client.gui.BrowserFrame
-
- initialCorpusSelection() - Method in class modnlp.tec.client.Browser
-
- InitialCorpusSelector - Class in modnlp.tec.client.gui
-
Get corpus selection from user.
- InitialCorpusSelector(String) - Constructor for class modnlp.tec.client.gui.InitialCorpusSelector
-
- initialise(TCProbabilityModel) - Method in class modnlp.tc.tsr.TermFilter
-
- initialView() - Method in class modnlp.vis.component.ConcordanceTree
-
- initLogFile() - Method in class modnlp.tec.server.Server
-
Initialize the logfile for this server
- insertElementAt(Object, int) - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Inserts the specified object as a component in this list at the
specified index
.
- insertRow(Object[], int) - Method in class modnlp.capte.ExampleTableModel
-
- IntegerSet - Class in modnlp.dstruct
-
A set of integers.
- IntegerSet() - Constructor for class modnlp.dstruct.IntegerSet
-
- IntegerSetBinding - Class in modnlp.idx.database
-
Tuple binding for storing sets of Java ints into a JE database
- IntegerSetBinding() - Constructor for class modnlp.idx.database.IntegerSetBinding
-
- interruptDownloading() - Method in class modnlp.tec.client.gui.BrowserFrame
-
- IntOffsetArray - Class in modnlp.dstruct
-
Store an array of (integer) offsets and handle conversion to and
from absolute (character offset) positions.
- IntOffsetArray() - Constructor for class modnlp.dstruct.IntOffsetArray
-
- IntOffsetArray(int[]) - Constructor for class modnlp.dstruct.IntOffsetArray
-
- IntOffsetArrayBinding - Class in modnlp.idx.database
-
Tuple binding for compressing and storing arrays of Java ints
(ordered in ascending order) into a JE database.
- IntOffsetArrayBinding() - Constructor for class modnlp.idx.database.IntOffsetArrayBinding
-
- intValue() - Method in class modnlp.dstruct.Tryte
-
- invertedIndex - Variable in class modnlp.tc.dstruct.TCProbabilityModel
-
All TC probability models must be based on an inverted index
- IOUtil - Class in modnlp.tc.util
-
Handle PM serialization, plugin loading, and other IO stuff
- IOUtil() - Constructor for class modnlp.tc.util.IOUtil
-
- IOUtil - Class in modnlp.util
-
Handle PM serialization, plugin loading, and other IO stuff
- IOUtil() - Constructor for class modnlp.util.IOUtil
-
- isBar(String) - Static method in class modnlp.util.Tokeniser
-
Check is token is a negated token (e.g '-c' in p(t|-c))
- isCaseSensitive() - Method in class modnlp.tec.client.Browser
-
- isCaseSensitive() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- isCellEditable(int, int) - Method in class modnlp.capte.ExampleTableModel
-
- isEmpty() - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Tests whether this list has any components.
- isExcluded() - Method in class modnlp.idx.headers.FilenameConstraints
-
- isFireChangeContinuously() - Method in class modnlp.tec.client.ConcordanceVector
-
- isIgnoreCase() - Method in class modnlp.dstruct.BagOfWords
-
Get the value of ignoreCase.
- isIgnoreCase() - Method in class modnlp.dstruct.SetOfWords
-
Get the value of ignoreCase.
- isIgnoreCase() - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
Get the value of ignoreCase.
- isIndexed(String) - Method in class modnlp.idx.database.Dictionary
-
Check if file or URI fou
is in the index.
- isIndexed(String) - Method in class modnlp.idx.database.SubcorpusDirectory
-
- isJustKeyword() - Method in class modnlp.idx.query.WordQuery
-
- isLeftContext() - Method in class modnlp.tec.client.plugin.ConcordanceTreeViewer
-
Get the Left_context
value.
- isLeftContext() - Method in class modnlp.vis.ConcordanceViewer
-
Get the Left_context
value.
- isLeftWildcard(String) - Static method in class modnlp.idx.query.WordQuery
-
- isLoadingDone() - Method in class modnlp.tec.client.gui.GraphicalSubcorpusSelector
-
- isOfCategory(String) - Method in class modnlp.tc.dstruct.NewsItemAsOccurVector
-
- isOfCategory(String) - Method in class modnlp.tc.dstruct.ParsedDocument
-
- isOfCategory(String) - Method in class modnlp.tc.dstruct.ParsedNewsItem
-
Deprecated.
- isReceivingFromServer() - Method in class modnlp.tec.client.Browser
-
- isReceivingFromServer() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- isReindexingAllowed() - Method in class modnlp.idx.database.SubcorpusDirectory
-
- isRightWildcard(String) - Static method in class modnlp.idx.query.WordQuery
-
- isSeparatorChar(char) - Method in class modnlp.tec.client.ConcordanceObject
-
- isShowingSGMLFlag() - Method in class modnlp.tec.client.gui.PreferPanel
-
- isSorting() - Method in class modnlp.tec.client.Browser
-
- isSorting() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- isStandAlone() - Method in class modnlp.tec.client.Browser
-
- isStandAlone() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- isSubCorpusSelectionON() - Method in class modnlp.tec.client.Browser
-
- isSubCorpusSelectionON() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- isValidQuery(String) - Static method in class modnlp.idx.query.WordQuery
-
Perform basic sanity check on a query (for use by clients, for
instance, where full parsing of the query is impossible without
accessing the server)
- isValidURL() - Method in class modnlp.tec.client.TecClientRequest
-
- isWildcard(String) - Static method in class modnlp.idx.query.WordQuery
-
- itemStateChanged(ItemEvent) - Method in class modnlp.capte.AlignmentInterfaceWS
-
- itemStateChanged(ItemEvent) - Method in class modnlp.tec.client.gui.BrowserFrame
-
- itemStateChanged(ItemEvent) - Method in class modnlp.tec.client.gui.PreferPanel
-
- main(String[]) - Static method in class modnlp.capte.AlignmentInterfaceWS
-
- main(String[]) - Static method in class modnlp.dstruct.CorpusFile
-
- main(String[]) - Static method in class modnlp.gui.WrapLayout
-
- main(String[]) - Static method in class modnlp.idx.ConsumerQuery
-
- main(String[]) - Static method in class modnlp.idx.database.SubcorpusTable
-
- main(String[]) - Static method in class modnlp.idx.Dump
-
- main(String[]) - Static method in class modnlp.idx.headers.HeaderDBManager
-
- main(String[]) - Static method in class modnlp.idx.IndexManager
-
- main(String[]) - Static method in class modnlp.idx.inverted.jpsegmenter.TinySegmenter
-
- main(String[]) - Static method in class modnlp.idx.inverted.TokeniserGNU
-
- main(String[]) - Static method in class modnlp.idx.MakeCVSCoOccurrenceMatrix
-
- main(String[]) - Static method in class modnlp.idx.MakeHeaderIndex
-
- main(String[]) - Static method in class modnlp.idx.MakeSectionIndex
-
- main(String[]) - Static method in class modnlp.idx.MakeTECIndex
-
Deprecated.
- main(String[]) - Static method in class modnlp.idx.Query
-
- main(String[]) - Static method in class modnlp.idx.query.SubcorpusConstraints
-
- main(String[]) - Static method in class modnlp.idx.RemoveFileFromIndex
-
- main(String[]) - Static method in class modnlp.tc.classify.BVBayes
-
- main(String[]) - Static method in class modnlp.tc.classify.DSNormalisedBayes
-
- main(String[]) - Static method in class modnlp.tc.evaluation.MakeVaryThresholds
-
- main(String[]) - Static method in class modnlp.tc.induction.MakeProbabilityModel
-
- main(String[]) - Static method in class modnlp.tc.parser.EmailParser
-
main method for test purposes.
- main(String[]) - Static method in class modnlp.tc.parser.LingspamEmailParser
-
main method for test purposes.
- main(String[]) - Static method in class modnlp.tc.parser.NewsParser
-
main method for test purposes.
- main(String[]) - Static method in class modnlp.tc.parser.P20newsgroupsParser
-
main method for test purposes.
- main(String[]) - Static method in class modnlp.tc.tsr.MakeReducedTermSet
-
- main(String[]) - Static method in class modnlp.tc.util.IOUtil
-
- main(String[]) - Static method in class modnlp.tc.util.MakeARFF
-
- main(String[]) - Static method in class modnlp.tc.util.MakeCoOccur
-
- main(String[]) - Static method in class modnlp.tc.util.MakeTermByDocMatrix
-
- main(String[]) - Static method in class modnlp.tec.client.Browser
-
- main(String[]) - Static method in class modnlp.tec.client.gui.AttributeChooser
-
- main(String[]) - Static method in class modnlp.tec.client.gui.MultipleAttributeSelection
-
- main(String[]) - Static method in class modnlp.tec.client.plugin.ConcordanceGraph
-
- main(String[]) - Static method in class modnlp.tec.server.Server
-
Start a server to listen for connection on
PORTNUM
- main(String[]) - Static method in class modnlp.util.XMLSplitter
-
- main(String[]) - Static method in class modnlp.vis.ConcordanceViewer
-
- mainAdd(String[]) - Static method in class modnlp.idx.headers.HeaderDBManager
-
- MakeARFF - Class in modnlp.tc.util
-
Parse Reuters file, perform term filtering and generate ARFF file
for use with the WEKA datamining toolkit.
- MakeARFF(String, String, String) - Constructor for class modnlp.tc.util.MakeARFF
-
Set up the main user interface items
- MakeCoOccur - Class in modnlp.tc.util
-
Make term co-occurrence matrix and export it to a file
- MakeCoOccur(String, String, String) - Constructor for class modnlp.tc.util.MakeCoOccur
-
Set up the main user interface items
- MakeCVSCoOccurrenceMatrix - Class in modnlp.idx
-
Create a co-occurence matrix
- MakeCVSCoOccurrenceMatrix() - Constructor for class modnlp.idx.MakeCVSCoOccurrenceMatrix
-
- makeDBName(String) - Static method in class modnlp.idx.database.SubcorpusTable
-
- makeDBName(int) - Static method in class modnlp.idx.database.SubcorpusTable
-
- MakeHeaderIndex - Class in modnlp.idx
-
Index header files on eXist DB
- MakeHeaderIndex() - Constructor for class modnlp.idx.MakeHeaderIndex
-
- MakeProbabilityModel - Class in modnlp.tc.induction
-
Parse Reuters file (or any other type of file, if parser argument
specified), perform term filtering (local to a specific category)
and generate a probability table containing joint term-category
probabilities and a few extra things, and saves it to disk (as a
serialized object.)
Usage:
- MakeProbabilityModel(String, String, String) - Constructor for class modnlp.tc.induction.MakeProbabilityModel
-
Set up the main user interface items
- MakeReducedTermSet - Class in modnlp.tc.tsr
-
Parse Reuters file, perform term filtering and print the reduced
term set with the score for each term.
- MakeReducedTermSet(String, String, String) - Constructor for class modnlp.tc.tsr.MakeReducedTermSet
-
Set up the main user interface items
- makeSecondaryDBName(int) - Static method in class modnlp.idx.database.SubcorpusTable
-
- makeSecondaryDBName(String) - Static method in class modnlp.idx.database.SubcorpusTable
-
- MakeSectionIndex - Class in modnlp.idx
-
Read input file(s) and create case, occurrence, position and
frequency tables for use with TEC
- MakeSectionIndex() - Constructor for class modnlp.idx.MakeSectionIndex
-
- MakeTECIndex - Class in modnlp.idx
-
Deprecated.
Use IndexManager indexdir flist
instead
- MakeTECIndex() - Constructor for class modnlp.idx.MakeTECIndex
-
Deprecated.
- MakeTermByDocMatrix - Class in modnlp.tc.util
-
Make term co-occurrence matrix and export it to a file
- MakeTermByDocMatrix(String, String, String) - Constructor for class modnlp.tc.util.MakeTermByDocMatrix
-
Set up the main user interface items
- MakeVaryThresholds - Class in modnlp.tc.evaluation
-
Evaluate classifier performance for a range of CSV thresholds
- MakeVaryThresholds() - Constructor for class modnlp.tc.evaluation.MakeVaryThresholds
-
- matchConcordance(PrepContextQuery, int, int[]) - Method in class modnlp.idx.database.Dictionary
-
matchConcordance
match cline
against
this query (represented after parseQuery()
by
queryArray
and intervArray
)
- matchConcordance(String, int) - Method in class modnlp.idx.query.WordQuery
-
Deprecated.
- Maths - Class in modnlp.util
-
Wrapper class maths
- Maths() - Constructor for class modnlp.util.Maths
-
- max - Variable in class modnlp.tc.evaluation.MaxMinCSV
-
- MAXCOL - Static variable in class modnlp.tec.client.gui.ListDisplay
-
- MAXCOLS - Static variable in class modnlp.tec.client.plugin.ConcordanceTreeViewer
-
- MAXCOLS - Static variable in class modnlp.vis.component.ConcordanceTree
-
- maxContext - Variable in class modnlp.tec.client.gui.PreferPanel
-
- maxExtrCtx - Variable in class modnlp.tec.client.gui.PreferPanel
-
- MaxMinCSV - Class in modnlp.tc.evaluation
-
Store maximum and minimum CSVs for a CSVTable
- MaxMinCSV(double, double) - Constructor for class modnlp.tc.evaluation.MaxMinCSV
-
- MAXOFFSET_VALUE - Static variable in class modnlp.idx.database.IntOffsetArrayBinding
-
- mergeRows(int, int) - Method in class modnlp.capte.ExampleTableModel
-
- mergeSource - Static variable in class modnlp.capte.AlignmentInterfaceWS
-
- mergeSource(int, int) - Method in class modnlp.capte.ExampleTableModel
-
- mergeTarget - Static variable in class modnlp.capte.AlignmentInterfaceWS
-
- mergeTarget(int, int) - Method in class modnlp.capte.ExampleTableModel
-
- message - Variable in class modnlp.tec.client.gui.event.ConcordanceDisplayEvent
-
- min - Variable in class modnlp.tc.evaluation.MaxMinCSV
-
- minimumLayoutSize(Container) - Method in class modnlp.gui.WrapLayout
-
Returns the minimum dimensions needed to layout the visible
components contained in the specified target container.
- modnlp - package modnlp
-
- modnlp.capte - package modnlp.capte
-
- modnlp.dstruct - package modnlp.dstruct
-
- modnlp.gui - package modnlp.gui
-
- modnlp.idx - package modnlp.idx
-
- modnlp.idx.database - package modnlp.idx.database
-
- modnlp.idx.gui - package modnlp.idx.gui
-
- modnlp.idx.headers - package modnlp.idx.headers
-
- modnlp.idx.inverted - package modnlp.idx.inverted
-
- modnlp.idx.inverted.jpsegmenter - package modnlp.idx.inverted.jpsegmenter
-
- modnlp.idx.query - package modnlp.idx.query
-
- modnlp.tc.classify - package modnlp.tc.classify
-
- modnlp.tc.dstruct - package modnlp.tc.dstruct
-
- modnlp.tc.evaluation - package modnlp.tc.evaluation
-
- modnlp.tc.induction - package modnlp.tc.induction
-
- modnlp.tc.parser - package modnlp.tc.parser
-
- modnlp.tc.tsr - package modnlp.tc.tsr
-
- modnlp.tc.util - package modnlp.tc.util
-
- modnlp.tec.client - package modnlp.tec.client
-
- modnlp.tec.client.gui - package modnlp.tec.client.gui
-
- modnlp.tec.client.gui.event - package modnlp.tec.client.gui.event
-
- modnlp.tec.client.plugin - package modnlp.tec.client.plugin
-
- modnlp.tec.server - package modnlp.tec.server
-
- modnlp.util - package modnlp.util
-
- modnlp.vis - package modnlp.vis
-
- modnlp.vis.action.filter - package modnlp.vis.action.filter
-
- modnlp.vis.component - package modnlp.vis.component
-
- mouseClicked(MouseEvent) - Method in class modnlp.tec.client.plugin.CorpusDescriptionBrowser.ColumnHeaderListener
-
- mouseClicked(MouseEvent) - Method in class modnlp.tec.client.plugin.FqListBrowser.ColumnHeaderListener
-
- moveDown - Static variable in class modnlp.capte.AlignmentInterfaceWS
-
- moveSegmentDown(int) - Method in class modnlp.capte.ExampleTableModel
-
- moveSegmentUp(int) - Method in class modnlp.capte.ExampleTableModel
-
- moveUp - Static variable in class modnlp.capte.AlignmentInterfaceWS
-
- MultiPartFileUpload(String, String) - Static method in class modnlp.capte.AlignerUtils
-
- MultipleAttributeSelection - Class in modnlp.tec.client.gui
-
Combine AttributeChoosers
- MultipleAttributeSelection(String) - Constructor for class modnlp.tec.client.gui.MultipleAttributeSelection
-
- P20newsgroupsParser - Class in modnlp.tc.parser
-
Parse the 20 newsgroups corpus files and store the results as a ParsedCorpus object.
- P20newsgroupsParser() - Constructor for class modnlp.tc.parser.P20newsgroupsParser
-
- packRows(JTable, int) - Static method in class modnlp.capte.AlignmentInterfaceWS
-
- packRows(JTable, int, int, int) - Static method in class modnlp.capte.AlignmentInterfaceWS
-
- paintComponent(Graphics) - Method in class modnlp.tec.client.gui.ListDisplayRenderer
-
- parent - Variable in class modnlp.tec.client.gui.ListDisplay
-
- parse(String, String) - Method in class modnlp.tc.classify.BVBayes
-
pars: Set up a new parser object of type plugin
, perform
parsing, and return a ParsedCorpus
- parse(String, String) - Method in class modnlp.tc.classify.DSNormalisedBayes
-
pars: Set up a new parser object of type plugin
, perform
parsing, and return a ParsedCorpus
- parse(String, String) - Method in class modnlp.tc.induction.MakeProbabilityModel
-
pars: Set up a new parser object of type plugin
, perform
parsing, and return a ParsedCorpus
- parse() - Method in class modnlp.tc.parser.EmailParser
-
parse: Set up parser object, perform parsing
- parse() - Method in class modnlp.tc.parser.LingspamEmailParser
-
parse: Set up parser object, perform parsing
In lingspam, the category (spam or legit) is not stored with
the text but given by the file name ('spmmsg*.txt denote spam.)
- parse() - Method in class modnlp.tc.parser.NewsParser
-
parseNews: Set up parser object, perform parsing
- parse() - Method in class modnlp.tc.parser.P20newsgroupsParser
-
parse: Set up parser object, perform parsing
The category not stored with the text but given by the path name
(e.g.
- parse() - Method in class modnlp.tc.parser.Parser
-
Process ('parse') input file filename
and add its
contents literally to parsedCorpus wih ID and category =
filename
.
- parse() - Method in class modnlp.tc.parser.XMLHandler
-
parseNews: Set up parser object, perform parsing
- parse(String, String) - Method in class modnlp.tc.tsr.MakeReducedTermSet
-
parseNews: Set up a REUTERS-21578 news XML parser object, perform
parsing, and return a ParsedCorpus
- parse(String, String) - Method in class modnlp.tc.util.MakeARFF
-
parseNews: Set up parser object, perform parsing, and print
indented contents onto stdout (for test purposes only)
- parse(String, String) - Method in class modnlp.tc.util.MakeCoOccur
-
parseNews: Set up parser object, perform parsing, and print
indented contents onto stdout (for test purposes only)
- parse(String, String) - Method in class modnlp.tc.util.MakeTermByDocMatrix
-
parseNews: Set up parser object, perform parsing, and print
indented contents onto stdout (for test purposes only)
- parse(InputStream) - Method in class modnlp.tec.client.HeaderXMLHandler
-
- parse() - Method in class modnlp.util.XMLSplitter
-
- parseAttributeChooserSpecs(String) - Static method in class modnlp.idx.database.DictProperties
-
- ParsedCorpus - Class in modnlp.tc.dstruct
-
Store ParsedDocument
s.
- ParsedCorpus() - Constructor for class modnlp.tc.dstruct.ParsedCorpus
-
- ParsedDocument - Class in modnlp.tc.dstruct
-
Store text (as a StringBuffer), its id (as a String), and the
categories to which it belongs (as a vector)
- ParsedDocument(Vector, String, String) - Constructor for class modnlp.tc.dstruct.ParsedDocument
-
- ParsedDocument(String, String) - Constructor for class modnlp.tc.dstruct.ParsedDocument
-
- ParsedDocument() - Constructor for class modnlp.tc.dstruct.ParsedDocument
-
- ParsedNewsItem - Class in modnlp.tc.dstruct
-
Deprecated.
Use ParsedDocument instead.
- ParsedNewsItem(Vector, String, String) - Constructor for class modnlp.tc.dstruct.ParsedNewsItem
-
Deprecated.
- ParsedNewsItem(String, String) - Constructor for class modnlp.tc.dstruct.ParsedNewsItem
-
Deprecated.
- ParsedNewsItem() - Constructor for class modnlp.tc.dstruct.ParsedNewsItem
-
Deprecated.
- ParsedText - Class in modnlp.tc.dstruct
-
Deprecated.
Used ParsedCorpus instead
- ParsedText() - Constructor for class modnlp.tc.dstruct.ParsedText
-
Deprecated.
- Parser - Class in modnlp.tc.parser
-
This class implements the most basic functionality of a tc.parser
object: read the content of a file, assign it a category and a
unique ID.
- Parser() - Constructor for class modnlp.tc.parser.Parser
-
Create a new Parser
instance.
- PARSER_PLUGIN_BASE - Static variable in class modnlp.tc.util.IOUtil
-
- Plugin - Interface in modnlp.tec.client
-
General TEC client plugin.
- PORTNUM - Variable in class modnlp.tec.client.gui.ContextClient
-
- position - Variable in class modnlp.tec.client.gui.HighlightString
-
- PositionSet - Class in modnlp.dstruct
-
Store word position offsets
- PositionSet() - Constructor for class modnlp.dstruct.PositionSet
-
- POWERS - Static variable in class modnlp.dstruct.Tryte
-
- PreferPanel - Class in modnlp.tec.client.gui
-
This class receives and manages user preferences
- PreferPanel(ConcordanceBrowser) - Constructor for class modnlp.tec.client.gui.PreferPanel
-
Set up layout and display
- preferredLayoutSize(Container) - Method in class modnlp.gui.WrapLayout
-
Returns the preferred dimensions for this layout given the
visible components in the specified target container.
- PrepContextQuery - Class in modnlp.idx.query
-
Build and store a 'pre-processed' query object.
- PrepContextQuery(Horizon, Horizon, WordPositionTable) - Constructor for class modnlp.idx.query.PrepContextQuery
-
- print(String) - Method in interface modnlp.idx.gui.IndexingReporter
-
- print(String) - Method in class modnlp.idx.gui.IndexManagerCL
-
- print(String) - Method in class modnlp.idx.gui.IndexManagerUI
-
- printBooleanARFF(TCInvertedIndex, WordFrequencyPair[], String, PrintStream) - Static method in class modnlp.tc.util.ARFFUtil
-
Convert a TCInvertedIndex
into an ARFF file for
category
(a single category or <>null<>,
representing all categories) and prints the ARFF file onto an
output stream.
- printConcordances(WordQuery, int, boolean, PrintWriter) - Method in class modnlp.idx.database.Dictionary
-
- printConcordances(WordQuery, int, boolean, PrintWriter, SubcorpusConstraints) - Method in class modnlp.idx.database.Dictionary
-
- printCorpusStats(PrintWriter) - Method in class modnlp.idx.database.Dictionary
-
- printCorpusStats(PrintWriter, boolean) - Method in class modnlp.idx.database.Dictionary
-
- printDebug(TCInvertedIndex, WordFrequencyPair[], PrintStream) - Static method in class modnlp.tc.util.ARFFUtil
-
print debug information and all possible ARFF representation this
class handles
- printNoItems(PrintWriter, int) - Method in class modnlp.idx.database.Dictionary
-
- printNoMove(String, int) - Static method in class modnlp.util.PrintUtil
-
- printOccurARFF(TCInvertedIndex, WordFrequencyPair[], String, PrintStream) - Static method in class modnlp.tc.util.ARFFUtil
-
Convert a TCInvertedIndex
into an ARFF file for
category
(a single category or <>null<>,
representing all categories) and prints the ARFF file onto an
output stream.
- printPWeightARFF(TCInvertedIndex, WordFrequencyPair[], String, PrintStream) - Static method in class modnlp.tc.util.ARFFUtil
-
Convert a TCInvertedIndex
into an ARFF file for
category
(a single category or <>null<>,
representing all categories) and prints the ARFF file onto an
output stream.
- printSortedFreqList(PrintWriter) - Method in class modnlp.idx.database.Dictionary
-
Print the entire frequency list onto os
- printSortedFreqList(PrintWriter, int) - Method in class modnlp.idx.database.Dictionary
-
Print the max topmost frequent types onto os.
- printSortedFreqList(PrintWriter, int, int, boolean) - Method in class modnlp.idx.database.Dictionary
-
Print the max topmost frequent types onto os.
- printSortedFreqList(PrintWriter, int, int, SubcorpusConstraints, boolean) - Method in class modnlp.idx.database.Dictionary
-
Print the max topmost frequent types occurring in the subcorpus
denoted by sbc onto os.
- printSortedFreqList(PrintWriter) - Method in class modnlp.idx.database.FreqTable
-
Describe printSortedFreqList
method here.
- printSortedFreqList(PrintWriter, int) - Method in class modnlp.idx.database.FreqTable
-
- printSortedFreqList(PrintWriter, int, int, boolean) - Method in class modnlp.idx.database.FreqTable
-
- printSubCorpusStats(PrintWriter, int, int) - Static method in class modnlp.idx.database.Dictionary
-
- printTermByDocMatrixCSV(TCInvertedIndex, WordFrequencyPair[], PrintStream) - Static method in class modnlp.tc.util.ARFFUtil
-
- printTermCoOccurARFF(TCInvertedIndex, WordFrequencyPair[], PrintStream) - Static method in class modnlp.tc.util.ARFFUtil
-
- printTermCoOccurCSV(TCInvertedIndex, WordFrequencyPair[], PrintStream) - Static method in class modnlp.tc.util.ARFFUtil
-
- printTFIDFARFF(TCInvertedIndex, WordFrequencyPair[], String, PrintStream) - Static method in class modnlp.tc.util.ARFFUtil
-
Convert a TCInvertedIndex
into an ARFF file for
category
(a single category or <>null<>,
representing all categories) and prints the ARFF file onto an
output stream.
- PrintUtil - Class in modnlp.util
-
Print and display utilities for the command line interface
- PrintUtil() - Constructor for class modnlp.util.PrintUtil
-
- Probabilities - Class in modnlp.dstruct
-
Record a 4-entry joint probability table for (Boolean) random vars
term and category as well as the priors for p(term) and
p(category)
- Probabilities(double, double, double, double, double, double) - Constructor for class modnlp.dstruct.Probabilities
-
- process(VisualItem, double) - Method in class modnlp.tec.client.plugin.ConcordanceTree.WordSizeAction
-
- process(VisualItem, double) - Method in class modnlp.vis.component.ConcordanceTree.WordSizeAction
-
- processingInstruction(String, String) - Method in class modnlp.util.XMLSplitter
-
- progressBarUnknownStart(String) - Method in class modnlp.tec.client.gui.BrowserFrame
-
- PROP_FNAME - Static variable in class modnlp.idx.database.DictProperties
-
- PROP_FNAME - Static variable in class modnlp.idx.IndexManagerProperties
-
- PRUNE - Static variable in class modnlp.tec.client.plugin.ConcordanceTreeViewer
-
- PRUNE - Static variable in class modnlp.vis.ConcordanceViewer
-
- pruneTree() - Method in class modnlp.tec.client.plugin.ConcordanceTreeViewer
-
- pruneTree() - Method in class modnlp.vis.ConcordanceViewer
-
- punctuation - Variable in class modnlp.tec.client.Comparator
-
- PUNCTUATIONWORDREGEXP - Static variable in class modnlp.idx.inverted.TokeniserRegex
-
- PushbackCodePointReader - Class in modnlp.idx.inverted.jpsegmenter
-
- PushbackCodePointReader(CodePointReader, int) - Constructor for class modnlp.idx.inverted.jpsegmenter.PushbackCodePointReader
-
- put(String, StringSet) - Method in class modnlp.idx.database.CaseTable
-
- put(String, String) - Method in class modnlp.idx.database.CaseTable
-
- put(String) - Method in class modnlp.idx.database.CaseTable
-
- put(int, String) - Method in class modnlp.idx.database.FileTable
-
- put(String, int) - Method in class modnlp.idx.database.FreqTable
-
- put(String, SubcorpusDelimPair) - Method in class modnlp.idx.database.SubcorpusTable
-
- put(int, IntOffsetArray) - Method in class modnlp.idx.database.TPosTable
-
- put(String, IntegerSet) - Method in class modnlp.idx.database.WordFileTable
-
- put(String, int) - Method in class modnlp.idx.database.WordFileTable
-
- put(String, IntegerSet) - Method in class modnlp.idx.database.WordPositionTable
-
- put(String, HashSet) - Method in class modnlp.idx.query.SubcorpusConstraints
-
- put(String, int) - Method in class modnlp.tec.client.TecClientRequest
-
- put(String, long) - Method in class modnlp.tec.client.TecClientRequest
-
- putDelimPair(String, SubcorpusDelimPair) - Method in class modnlp.dstruct.SubcorpusMap
-
- putEntireFile(String) - Method in class modnlp.idx.query.SubcorpusConstraints
-
- putPos(String, int) - Method in class modnlp.dstruct.TokenMap
-
- rank(String, BVProbabilityModel, String) - Method in class modnlp.tc.tsr.MakeReducedTermSet
-
- read() - Method in class modnlp.capte.UnicodeUtil.UnicodeInputStream
-
- read() - Method in class modnlp.idx.inverted.jpsegmenter.BasicCodePointReader
-
- read() - Method in interface modnlp.idx.inverted.jpsegmenter.CodePointReader
-
???????????????
- read() - Method in class modnlp.idx.inverted.jpsegmenter.PushbackCodePointReader
-
- readChar() - Method in class modnlp.idx.inverted.jpsegmenter.TinySegmenter
-
- readConcordances() - Method in class modnlp.tec.client.Upload
-
- readLines() - Method in class modnlp.tec.client.HeaderReader
-
- reAlign - Static variable in class modnlp.capte.AlignmentInterfaceWS
-
- redisplayConc() - Method in class modnlp.tec.client.gui.ListDisplay
-
- refresh() - Method in class modnlp.tec.client.gui.ListDisplay
-
- REGEX_TYPE - Static variable in class modnlp.idx.query.WordQuery
-
- REGEXPMARKER - Static variable in class modnlp.idx.query.WordQuery
-
- RELEASE - Static variable in class modnlp.tec.client.Browser
-
- RELEASE - Static variable in interface modnlp.tec.client.ConcordanceBrowser
-
- RemoteCorpusChooser - Class in modnlp.tec.client.gui
-
Choose a new remote corpus index (this is just a placeholder
class, until a proper remote corpus chooser can be implemented)
- RemoteCorpusChooser(Frame, String) - Constructor for class modnlp.tec.client.gui.RemoteCorpusChooser
-
- RemoteSubcorpusOptionRequest - Class in modnlp.tec.client
-
- RemoteSubcorpusOptionRequest(String, int) - Constructor for class modnlp.tec.client.RemoteSubcorpusOptionRequest
-
- remove(int) - Method in class modnlp.dstruct.TokenIndex
-
- remove(String) - Method in class modnlp.idx.database.CaseTable
-
- remove(int) - Method in class modnlp.idx.database.FileTable
-
- remove(String, int) - Method in class modnlp.idx.database.FreqTable
-
- remove(String) - Method in class modnlp.idx.database.SubcorpusDirectory
-
- remove(int) - Method in class modnlp.idx.database.TPosTable
-
- remove(String, int) - Method in class modnlp.idx.database.WordFileTable
-
- remove(int) - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Removes the element at the specified position in this list.
- remove(int) - Method in class modnlp.tec.client.SortContext
-
- removeAllElements() - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Removes all components from this list and sets its size to zero.
- removeConcordanceDisplayListener(ConcordanceDisplayListener) - Method in class modnlp.tec.client.ConcordanceThread
-
- removeConcordanceDisplayListener(ConcordanceDisplayListener) - Method in interface modnlp.tec.client.gui.event.ConcordanceMonitor
-
- removeConcordanceDisplayListener(ConcordanceDisplayListener) - Method in class modnlp.tec.client.SortThread
-
- removeDefaultChangeListener(DefaultChangeListener) - Method in interface modnlp.tec.client.gui.event.DefaultManager
-
- removeDefaultChangeListener(DefaultChangeListener) - Method in class modnlp.tec.client.gui.PreferPanel
-
- removeElement(Object) - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Removes the first (lowest-indexed) occurrence of the argument
from this list.
- removeElementAt(int) - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Deletes the component at the specified index.
- removeFile() - Method in class modnlp.idx.database.SubcorpusTable
-
Remove all entries whose file ids match founo and return a
SubcorpusMap of the entries removed
- removeFile() - Method in class modnlp.idx.database.WordPositionTable
-
Remove all entries whose file ids match founo and return a
TokenMap of the entries removed
- RemoveFileFromIndex - Class in modnlp.idx
-
Read input file(s) and create case, occurrence, position and
frequency tables for use with TEC
- RemoveFileFromIndex() - Constructor for class modnlp.idx.RemoveFileFromIndex
-
- removeFromDictionary(String) - Method in class modnlp.idx.database.Dictionary
-
removeFromDictionary
de-indexes file or URL
fou
N.B.: currently, removeFromDictionary operations aren't atomic;
if the program crashes the index could be left in an inconsistent
state.
- removeIndexedFile(String) - Method in interface modnlp.idx.gui.IndexingReporter
-
- removeIndexedFile(String) - Method in class modnlp.idx.gui.IndexManagerCL
-
- removeIndexedFile(String) - Method in class modnlp.idx.gui.IndexManagerUI
-
- removeLessThan(int) - Method in class modnlp.dstruct.BagOfWords
-
- removeListDataListener(ListDataListener) - Method in class modnlp.tec.client.ConcordanceVector
-
- removeLongWhiteSpace(String) - Static method in class modnlp.capte.AlignerUtils
-
- removeRange(int, int) - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Deletes the components at the specified range of indexes.
- removeRow(int) - Method in class modnlp.capte.ExampleTableModel
-
- removeStopWords(StopWordList) - Method in class modnlp.dstruct.BagOfWords
-
- removeStopWords(StopWordList) - Method in class modnlp.dstruct.SetOfWords
-
- renderer - Variable in class modnlp.tec.client.gui.ListDisplay
-
- RENDERER_PROTOTYPE - Static variable in class modnlp.tec.client.ConcordanceObject
-
- reNumber - Static variable in class modnlp.capte.AlignmentInterfaceWS
-
- REQ_ATTCHOPTSPECS - Static variable in class modnlp.Constants
-
- REQ_ATTCHOSPTIONS - Static variable in class modnlp.Constants
-
- REQ_CDESCRIPTION - Static variable in class modnlp.Constants
-
- REQ_CONCORD - Static variable in class modnlp.Constants
-
- REQ_EXTRACT - Static variable in class modnlp.Constants
-
- REQ_FREQLIST - Static variable in class modnlp.Constants
-
- REQ_FREQWORD - Static variable in class modnlp.Constants
-
- REQ_HEADERBASEURL - Static variable in class modnlp.Constants
-
- REQ_NOOFTOKENS - Static variable in class modnlp.Constants
-
- REQ_NOTREQ - Static variable in class modnlp.Constants
-
- REQ_SQLMETAQ - Static variable in class modnlp.Constants
-
- REQ_SQLQUERY - Static variable in class modnlp.Constants
-
- reqString - Variable in class modnlp.tec.server.Request
-
- Request - Class in modnlp.tec.server
-
Object representing the client's request to the TEC Server
- Request(String) - Constructor for class modnlp.tec.server.Request
-
Parse client request and initialize a key-value table
to store it
- requestConcordance(String) - Method in class modnlp.tec.client.Browser
-
- requestConcordance(String) - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- reset() - Method in class modnlp.idx.inverted.jpsegmenter.BasicCodePointReader
-
- reset() - Method in interface modnlp.idx.inverted.jpsegmenter.CodePointReader
-
??????????
- reset() - Method in class modnlp.idx.inverted.jpsegmenter.PushbackCodePointReader
-
- reset() - Method in class modnlp.tc.evaluation.CSVTable
-
- reset() - Method in class modnlp.tec.client.gui.AttributeChooser
-
- reset() - Method in class modnlp.tec.client.gui.MultipleAttributeSelection
-
- resetContext() - Method in class modnlp.tec.client.gui.PreferPanel
-
Reset value of context; used for initialization and for
redisplay when user enters an invalid value
- resetCounter() - Static method in class modnlp.util.PrintUtil
-
- resetExtrCtx() - Method in class modnlp.tec.client.gui.PreferPanel
-
Reset value of extract context; used for initialization and for
redisplay when user enters an invalid value
- resetFontIfChanged(int) - Method in class modnlp.tec.client.gui.FullTextWindow
-
Reset this winows font size if current size
different from nsz
- resetFontIfChanged(float) - Method in class modnlp.tec.client.gui.ListDisplay
-
Resets font when user preferences change
- resetShowDetailString() - Method in class modnlp.tec.client.gui.BrowserFrame
-
- resetTree() - Method in class modnlp.vis.component.ConcordanceTree
-
- reverse() - Method in class modnlp.dstruct.TokenIndex
-
- reverse() - Method in class modnlp.tec.client.SortContext
-
- REVISION - Static variable in class modnlp.tec.client.Browser
-
- REVISION - Static variable in interface modnlp.tec.client.ConcordanceBrowser
-
- reWriteAlignment(String, String, Vector<Object[]>) - Static method in class modnlp.capte.AlignerUtils
-
- RightComparer - Class in modnlp.tec.client
-
Compare right hand side of concordance strings (for sorting)
- RightComparer() - Constructor for class modnlp.tec.client.RightComparer
-
- RightComparer(int, int) - Constructor for class modnlp.tec.client.RightComparer
-
- RightComparer(int, int, boolean) - Constructor for class modnlp.tec.client.RightComparer
-
- RIGHTWILDCARD_TYPE - Static variable in class modnlp.idx.query.WordQuery
-
- ROWCOUNT - Static variable in class modnlp.tec.client.plugin.ConcordanceTreeViewer
-
- ROWCOUNT - Static variable in class modnlp.vis.component.ConcordanceTree
-
- run() - Method in class modnlp.idx.ConsumerQuery
-
- run() - Method in class modnlp.tec.client.ConcordanceProducer
-
- run() - Method in class modnlp.tec.client.ConcordanceThread
-
- run() - Method in class modnlp.tec.client.CorpusDescriptionProducer
-
- run() - Method in class modnlp.tec.client.gui.ContextClient
-
Receive a line from the server and display it
on this thread's window
- run(double) - Method in class modnlp.tec.client.plugin.ConcordanceTree.AutoCenterAction
-
- run(double) - Method in class modnlp.tec.client.plugin.ConcordanceTree.AutoPanAction
-
- run() - Method in class modnlp.tec.client.plugin.ConcordanceTreeViewer
-
- run() - Method in class modnlp.tec.client.plugin.CorpusDescriptionBrowser
-
- run() - Method in class modnlp.tec.client.plugin.FqListBrowser
-
- run() - Method in class modnlp.tec.client.SortThread
-
- run() - Method in class modnlp.tec.server.Server
-
- run() - Method in class modnlp.tec.server.TecConnection
-
Wait for connections (forever) parse clients requests
and trigger the appropriate actions
- run(double) - Method in class modnlp.vis.action.filter.SubtreeExpansionFilter
-
- run(double) - Method in class modnlp.vis.component.ConcordanceTree.AutoCenterAction
-
- run(double) - Method in class modnlp.vis.component.ConcordanceTree.AutoFitAction
-
- run(double) - Method in class modnlp.vis.component.ConcordanceTree.AutoPanAction
-
- run() - Method in class modnlp.vis.ConcordanceViewer
-
- safediv(double, double) - Static method in class modnlp.util.Maths
-
- safeLog2(double) - Static method in class modnlp.util.Maths
-
- safeNextToken() - Method in class modnlp.tec.client.TecTokenizer
-
Return next token, if present.
- SAME_IP - Static variable in class modnlp.tec.client.gui.RemoteCorpusChooser
-
- SAME_OPTION - Static variable in class modnlp.idx.gui.HeaderURLChooser
-
- save() - Method in class modnlp.idx.database.DictProperties
-
- save() - Method in class modnlp.idx.IndexManagerProperties
-
- save() - Method in class modnlp.tec.client.ClientProperties
-
- SCOFF - Static variable in class modnlp.tec.client.gui.SubcorpusCaseStatusPanel
-
- SCOFFTIP - Static variable in class modnlp.tec.client.gui.SubcorpusCaseStatusPanel
-
- SCOFFTIP - Static variable in class modnlp.tec.client.plugin.CorpusDescriptionBrowser
-
- SCOFFTIP - Static variable in class modnlp.tec.client.plugin.FqListBrowser
-
- SCON - Static variable in class modnlp.tec.client.gui.SubcorpusCaseStatusPanel
-
- SCONTIP - Static variable in class modnlp.tec.client.gui.SubcorpusCaseStatusPanel
-
- SCTXMAX - Static variable in class modnlp.tec.client.gui.PreferPanel
-
- section() - Method in class modnlp.idx.inverted.SubcorpusIndexer
-
- SEPTKARR - Static variable in class modnlp.idx.query.WordQuery
-
- SEPTKARR - Static variable in class modnlp.tec.client.ConcordanceObject
-
- SEPTKARR - Static variable in class modnlp.util.Tokeniser
-
- SEPTOKEN - Static variable in class modnlp.idx.query.WordQuery
-
- SEPTOKEN - Static variable in class modnlp.tec.client.ConcordanceObject
-
- SEPTOKEN - Static variable in class modnlp.tec.client.ConcordanceVector
-
- SEPTOKEN - Variable in class modnlp.tec.client.TecQSort
-
Deprecated.
- SEPTOKEN - Static variable in class modnlp.util.Tokeniser
-
- SERVER - Variable in class modnlp.tec.client.gui.ContextClient
-
- Server - Class in modnlp.tec.server
-
Streamserver for TEC clients.
- Server() - Constructor for class modnlp.tec.server.Server
-
Initialize the server
- ServerProperties - Class in modnlp.tec.server
-
Encapsulate server-related defaults and handle
- ServerProperties() - Constructor for class modnlp.tec.server.ServerProperties
-
- set(int, Object) - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Replaces the element at the specified position in this list with the
specified element.
- setAdvConcFlag(boolean) - Method in class modnlp.tec.client.Browser
-
- setAdvConcFlag(boolean) - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- setAllowReindexing(boolean) - Method in class modnlp.idx.database.SubcorpusDirectory
-
- setAlternationCodePoint(int) - Method in class modnlp.idx.inverted.jpsegmenter.BasicCodePointReader
-
- setAlternationCodePoint(int) - Method in interface modnlp.idx.inverted.jpsegmenter.CodePointReader
-
?????????????????????????????
?????????????????????
??????
- setAlternationCodePoint(int) - Method in class modnlp.idx.inverted.jpsegmenter.PushbackCodePointReader
-
- setArray(int[]) - Method in class modnlp.dstruct.IntOffsetArray
-
- setBigWordRegexp(String) - Method in class modnlp.idx.inverted.TokeniserRegex
-
Sets the value of bigWordRegexp
- setBrand(String) - Method in class modnlp.tec.client.Browser
-
- setCaseSensitiveStatus(boolean) - Method in class modnlp.tec.client.gui.SubcorpusCaseStatusPanel
-
- setCategory(String) - Method in class modnlp.tc.evaluation.CSVTable
-
Set the value of category.
- setCellPrototype(ConcordanceObject) - Method in class modnlp.tec.client.gui.ListDisplay
-
- setClistFileName(String) - Method in class modnlp.tc.evaluation.CSVTable
-
Set the value of clistFileName.
- setContentType(String) - Method in class modnlp.tec.client.gui.FullTextWindow
-
- setCorpusDir(String) - Method in class modnlp.idx.database.DictProperties
-
- setCorpusListData(String[]) - Method in class modnlp.idx.gui.IndexManagerUI
-
- setCount(Integer) - Method in class modnlp.dstruct.WordFrequencyPair
-
Set the value of count.
- setCount(int) - Method in class modnlp.tc.dstruct.IdFrequencyPair
-
Set the value of count.
- setCreator(String) - Method in class modnlp.tc.dstruct.TCProbabilityModel
-
Set the value of creationInfo.
- setCreatorArgs(String[]) - Method in class modnlp.tc.dstruct.TCProbabilityModel
-
Set the value of creatorArgs.
- setCSV(String, double) - Method in class modnlp.tc.evaluation.CSVTable
-
- setCurrentDir(String) - Method in class modnlp.idx.gui.IndexManagerUI
-
- setDebug(boolean) - Method in class modnlp.idx.IndexManager
-
- setDefaultTreeFont(Font) - Method in class modnlp.tec.client.plugin.ConcordanceTree
-
Set the DefaultTreeFont
value.
- setDefaultTreeFont(Font) - Method in class modnlp.vis.component.ConcordanceTree
-
Set the DefaultTreeFont
value.
- setDocID(String) - Method in class modnlp.tc.dstruct.IdFrequencyPair
-
Set the value of docID.
- setElementAt(Object, int) - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Sets the component at the specified index
of this
list to be the specified object.
- setElementName(String) - Method in class modnlp.idx.inverted.SubcorpusIndexer
-
Set the SectionElementName
value.
- setEnabled(boolean) - Method in class modnlp.tec.client.gui.AttributeChooser
-
- setEncoding(String) - Method in class modnlp.tec.client.ConcordanceThread
-
- setEncoding(String) - Method in class modnlp.util.Tokeniser
-
- setFilename(String) - Method in class modnlp.tc.parser.Parser
-
Set name of file to be parsed
- setFireChangeContinuously(boolean) - Method in class modnlp.tec.client.ConcordanceVector
-
- setFontSize(int) - Method in class modnlp.tec.client.gui.ListDisplay
-
- setFreqWordScoreArray(WordScorePair[]) - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
gets an initialised WordScorePair
and populate it
with global term frequency
- setFreqWordScoreArray(WordScorePair[]) - Method in interface modnlp.tc.dstruct.TCInvertedIndex
-
gets an initialised WordScorePair
and populate it
with global term frequency
- setHalfConcordance(int) - Method in class modnlp.tec.client.ConcordanceVector
-
- setHeaderBaseURL(String) - Method in class modnlp.tec.client.gui.PreferPanel
-
- setHeadersDir(String) - Method in class modnlp.tec.client.gui.PreferPanel
-
- setHorizonArray(int[]) - Method in class modnlp.idx.query.Horizon
-
Describe setHorizonArray
method here.
- setId(String) - Method in class modnlp.tc.dstruct.NewsItemAsBooleanVector
-
Set the value of id.
- setId(String) - Method in class modnlp.tc.dstruct.NewsItemAsOccurVector
-
Set the value of id.
- setId(String) - Method in class modnlp.tc.dstruct.ParsedDocument
-
Set the value of id.
- setId(String) - Method in class modnlp.tc.dstruct.ParsedNewsItem
-
Deprecated.
Set the value of id.
- setIgnoreCase(boolean) - Method in class modnlp.dstruct.BagOfWords
-
Set the value of ignoreCase.
- setIgnoreCase(boolean) - Method in class modnlp.dstruct.SetOfWords
-
Set the value of ignoreCase.
- setIgnoreCase(boolean) - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
Set the value of ignoreCase.
- setIgnoredElements(String) - Method in class modnlp.idx.inverted.TokeniserGNU
-
Set the IgnoredElements
value.
- setIgnoredElements(String) - Method in class modnlp.idx.inverted.TokeniserJP
-
Set the IgnoredElements
value.
- setIgnoredElements(String) - Method in class modnlp.idx.inverted.TokeniserJPLucene
-
Set the IgnoredElements
value.
- setIgnoredElements(String) - Method in class modnlp.idx.inverted.TokeniserRegex
-
Set the IgnoredElements
value.
- setIgnoredElements(String) - Method in class modnlp.util.Tokeniser
-
- setIgnoreSGML(boolean) - Method in class modnlp.dstruct.CorpusFile
-
- setIndex(int) - Method in class modnlp.tec.client.ConcordanceObject
-
- setIndexPuntuation(Boolean) - Method in class modnlp.idx.inverted.TokeniserRegex
-
Sets the value of indexPuntuation
- setIndexPuntuation(Boolean) - Method in class modnlp.util.Tokeniser
-
Sets the value of indexPuntuation
- setKeyword(String) - Method in class modnlp.dstruct.WordForms
-
Set the value of keyword.
- setLangEN() - Method in class modnlp.dstruct.CorpusFile
-
- setLangJP() - Method in class modnlp.dstruct.CorpusFile
-
- setLanguage(int) - Method in class modnlp.dstruct.CorpusFile
-
- setLanguage(int) - Method in class modnlp.tec.client.ConcordanceObject
-
- setLanguage(int) - Method in class modnlp.tec.client.ConcordanceVector
-
- setLeftContext(boolean) - Method in class modnlp.tec.client.plugin.ConcordanceTreeViewer
-
Set the Left_context
value.
- setLeftContext(boolean) - Method in class modnlp.vis.ConcordanceViewer
-
Set the Left_context
value.
- setListData(String[]) - Method in class modnlp.tec.client.gui.AttributeChooser
-
- setListFontSize(int) - Method in class modnlp.tec.client.gui.BrowserFrame
-
- setLocalCorpus(String) - Method in class modnlp.tec.client.Browser
-
- setMaxSearchHorizon(int) - Method in class modnlp.idx.query.Horizon
-
Describe setMaxSearchHorizon
method here.
- setMessage(String) - Method in class modnlp.tec.client.gui.SplashScreen
-
- setMinFreqRatio(float) - Method in class modnlp.tec.client.plugin.ConcordanceTree
-
Set the MinFreqRatio
value.
- setMinFreqRatio(float) - Method in class modnlp.vis.component.ConcordanceTree
-
Set the MinFreqRatio
value.
- SetOfWords - Class in modnlp.dstruct
-
Term set for text
- SetOfWords(String) - Constructor for class modnlp.dstruct.SetOfWords
-
- SetOfWords(String, StopWordList) - Constructor for class modnlp.dstruct.SetOfWords
-
- setOrientation(int) - Method in class modnlp.tec.client.plugin.ConcordanceTree
-
- setOrientation(int) - Method in class modnlp.vis.component.ConcordanceTree
-
- setParent(Object) - Method in class modnlp.tec.client.plugin.ConcordanceMosaic
-
- setParent(Object) - Method in class modnlp.tec.client.plugin.ConcordanceTreeViewer
-
- setParent(Object) - Method in class modnlp.tec.client.plugin.CorpusDescriptionBrowser
-
- setParent(Object) - Method in class modnlp.tec.client.plugin.FqListBrowser
-
- setParent(Object) - Method in interface modnlp.tec.client.Plugin
-
- setParent(Object) - Method in class modnlp.tec.client.plugin.SubcorpusSelection
-
- setPmFileName(String) - Method in class modnlp.tc.evaluation.CSVTable
-
Set the value of PmFileName.
- setProgress(int) - Method in class modnlp.tec.client.gui.SplashScreen
-
- setProperties() - Method in class modnlp.idx.IndexManager
-
- setPunctuation(boolean) - Method in class modnlp.tec.client.ConcordanceVector
-
- setReducedTermSet(WordFrequencyPair[]) - Method in class modnlp.tc.dstruct.TSReducedText
-
Set the value of wfp.
- setRemoteCorpus(String, int) - Method in class modnlp.tec.client.Browser
-
- setRequest(TecClientRequest) - Method in class modnlp.tec.client.ConcordanceProducer
-
- setRequest(TecClientRequest) - Method in class modnlp.tec.client.CorpusDescriptionProducer
-
- setRowCount(int) - Method in class modnlp.tec.client.plugin.ConcordanceTree
-
Set the ColumnCount
value.
- setRowCount(int) - Method in class modnlp.vis.component.ConcordanceTree
-
Set the ColumnCount
value.
- setScore(double) - Method in class modnlp.dstruct.WordScorePair
-
Set the value of score.
- setSCSelectionStatus(boolean) - Method in class modnlp.tec.client.gui.SubcorpusCaseStatusPanel
-
- setServerPORT(int) - Method in class modnlp.tec.client.TecClientRequest
-
- setServerProgramPath(String) - Method in class modnlp.tec.client.TecClientRequest
-
- setServerURL(String) - Method in class modnlp.tec.client.TecClientRequest
-
- setSGMLFlag(String) - Method in class modnlp.dstruct.CorpusFile
-
Set ignoreSGML
.
- setShowDetailString(int, String) - Method in class modnlp.tec.client.gui.BrowserFrame
-
- setSize(int) - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Sets the size of this list.
- setSmoothingType(byte) - Method in class modnlp.tc.dstruct.TCProbabilityModel
-
- setSortContextHorizon(int) - Method in class modnlp.tec.client.ConcordanceVector
-
- setSources(String) - Method in class modnlp.vis.action.filter.SubtreeExpansionFilter
-
Set the name of the group
- setStandAlone(boolean) - Method in class modnlp.tec.client.Browser
-
- setStop(boolean) - Method in class modnlp.idx.IndexManager
-
- setTagIndexing(boolean) - Method in class modnlp.idx.inverted.TokeniserGNU
-
- setTagIndexing(boolean) - Method in class modnlp.util.Tokeniser
-
- setText(String) - Method in class modnlp.tc.dstruct.ParsedDocument
-
- setText(String) - Method in class modnlp.tc.dstruct.ParsedNewsItem
-
Deprecated.
- setTokenMap(TokenMap) - Method in class modnlp.util.Tokeniser
-
- setTree(Tree) - Method in class modnlp.tec.client.plugin.ConcordanceTree
-
- setValue(Object) - Method in class modnlp.tec.client.plugin.CorpusDescriptionBrowser.FNumberRenderer
-
- setValue(Object) - Method in class modnlp.tec.client.plugin.CorpusDescriptionBrowser.PctRenderer
-
- setValue(Object) - Method in class modnlp.tec.client.plugin.FqListBrowser.FNumberRenderer
-
- setValue(Object) - Method in class modnlp.tec.client.plugin.FqListBrowser.PctRenderer
-
- setValueAt(Object, int, int) - Method in class modnlp.capte.ExampleTableModel
-
- setVerbose(boolean) - Method in class modnlp.idx.database.Dictionary
-
- setVerbose(boolean) - Method in class modnlp.idx.inverted.SubcorpusIndexer
-
- setVerbose(boolean) - Method in class modnlp.util.Tokeniser
-
- setViewToIndex(int) - Method in class modnlp.tec.client.gui.ListDisplay
-
- setWord(String) - Method in class modnlp.dstruct.WordFrequencyPair
-
Set the value of word.
- setWord(String) - Method in class modnlp.dstruct.WordScorePair
-
Set the value of word.
- setWordArray(WordForms[]) - Method in class modnlp.idx.query.Horizon
-
Describe setWordArray
method here.
- setWordRegexp(String) - Method in class modnlp.idx.inverted.TokeniserRegex
-
Sets the value of wordRegexp
- setWsp(WordScorePair[]) - Method in class modnlp.tc.tsr.TermFilter
-
Set the value of wsp.
- setXQueryWhere(String) - Method in class modnlp.tec.client.Browser
-
- setXQueryWhere(String) - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- sfilename - Variable in class modnlp.tec.client.ConcordanceObject
-
- showAbout() - Method in class modnlp.tec.client.Browser
-
- showAbout() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- showChooseCorpus() - Method in class modnlp.idx.gui.CorpusChooser
-
- showChooseCorpus() - Method in class modnlp.tec.client.gui.RemoteCorpusChooser
-
- showChooseDir(String) - Method in class modnlp.idx.gui.CorpusChooser
-
- showChooseFiles() - Method in class modnlp.idx.gui.CorpusFilesChooser
-
- showChooseURL() - Method in class modnlp.idx.gui.HeaderURLChooser
-
- showContext(int, String) - Method in class modnlp.tec.client.Browser
-
- showContext(int, String) - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- showDetailString - Variable in class modnlp.tec.client.gui.ListDisplayRenderer
-
- showErrorMessage(String) - Method in class modnlp.tec.client.Browser
-
- showErrorMessage(String) - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- showExtract(ConcordanceObject) - Method in class modnlp.tec.client.Browser
-
Show extract of text identified by position sel
in the current ConcordanceVector
- showExtract(ConcordanceObject) - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- showHeader(ConcordanceObject) - Method in class modnlp.tec.client.Browser
-
Show header file of text identified by position sel
in the current ConcordanceVector
- showHeader(String) - Method in class modnlp.tec.client.Browser
-
- showHeader(ConcordanceObject) - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- showHelp() - Method in class modnlp.tec.client.Browser
-
- showHelp() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- showPreferencesEditor() - Method in class modnlp.tec.client.Browser
-
- showPreferencesEditor() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- showSubcorpusSelector() - Method in class modnlp.tec.client.Browser
-
- showSubcorpusSelector() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- size() - Method in class modnlp.dstruct.TokenIndex
-
- size() - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Returns the number of components in this list.
- skippedEntity(String) - Method in class modnlp.util.XMLSplitter
-
- sort(ConcordanceVector) - Method in class modnlp.tec.client.TecQSort
-
Deprecated.
Sorts the array, according to the Comparer.
- sort(ConcordanceObject[], int, int) - Method in class modnlp.tec.client.TecQSort
-
Deprecated.
sorts a subsequence of the array, according to the Comparer.
- SortContext - Class in modnlp.tec.client
-
Keep track of contexts (words to the left of right of keyword) and their positions (offsst)
- SortContext() - Constructor for class modnlp.tec.client.SortContext
-
- sortContextHorizon - Variable in class modnlp.tec.client.Comparator
-
- sortContextHorizon - Variable in class modnlp.tec.client.gui.PreferPanel
-
- sortContextHorizon - Variable in class modnlp.tec.client.TecQSort
-
Deprecated.
- SortHorizonChangeEvent - Class in modnlp.tec.client.gui.event
-
- SortHorizonChangeEvent(Object, int) - Constructor for class modnlp.tec.client.gui.event.SortHorizonChangeEvent
-
Events raised on DefaultChangeListener's to notify them
of font size changes.
- sortRowsBy(int, boolean) - Method in class modnlp.tec.client.plugin.CorpusDescriptionBrowser
-
- sortRowsBy(int, boolean) - Method in class modnlp.tec.client.plugin.FqListBrowser
-
- SortThread - Class in modnlp.tec.client
-
Receive reply from server (list of concondances)
and display them from time to time.
- SortThread(ConcordanceVector, Comparator) - Constructor for class modnlp.tec.client.SortThread
-
- sourceFile - Static variable in class modnlp.capte.AlignmentInterfaceWS
-
- sourcel - Static variable in class modnlp.capte.AlignmentInterfaceWS
-
- SplashScreen - Class in modnlp.tec.client.gui
-
Splash screen (shown at startup time)
- SplashScreen(String, int, String) - Constructor for class modnlp.tec.client.gui.SplashScreen
-
- split(String) - Method in class modnlp.idx.inverted.StringSplitter
-
- split(String) - Method in class modnlp.idx.inverted.StringSplitterJP
-
- split(String) - Method in class modnlp.idx.inverted.TokeniserJP
-
- split(String) - Method in class modnlp.idx.inverted.TokeniserJPLucene
-
- split(String) - Method in class modnlp.idx.inverted.TokeniserRegex
-
- split(String) - Method in class modnlp.util.Tokeniser
-
- splitButton - Static variable in class modnlp.capte.AlignmentInterfaceWS
-
- splitWordOnly(String) - Method in class modnlp.util.Tokeniser
-
- SQLMETAQ - Static variable in class modnlp.tec.server.Request
-
- SQLQUERY - Static variable in class modnlp.tec.client.TecClientRequest
-
- SQLQUERY - Static variable in class modnlp.tec.server.Request
-
- start - Variable in class modnlp.dstruct.Token
-
- start - Variable in class modnlp.dstruct.TokenIndex.TokenCoordinates
-
- start - Variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenter.CharInfo
-
- start() - Method in class modnlp.tec.client.ConcordanceProducer
-
- start() - Method in class modnlp.tec.client.ConcordanceThread
-
- start() - Method in class modnlp.tec.client.CorpusDescriptionProducer
-
- start() - Method in class modnlp.tec.client.gui.ContextClient
-
- start() - Method in class modnlp.tec.client.gui.GraphicalSubcorpusSelector
-
- start() - Method in class modnlp.tec.client.plugin.ConcordanceTreeViewer
-
- start() - Method in class modnlp.tec.client.plugin.CorpusDescriptionBrowser
-
- start() - Method in class modnlp.tec.client.plugin.FqListBrowser
-
- start() - Method in class modnlp.tec.client.SortThread
-
- start() - Method in class modnlp.vis.ConcordanceViewer
-
- startCDATA() - Method in class modnlp.util.XMLSplitter
-
- startDate - Variable in class modnlp.tec.server.TecLogFile
-
- startDate - Variable in class modnlp.util.LogStream
-
- startDocument() - Method in class modnlp.util.XMLSplitter
-
- startDTD(String, String, String) - Method in class modnlp.util.XMLSplitter
-
- startElement(String, String, String, Attributes) - Method in class modnlp.tc.parser.XMLHandler
-
Callback method activated when an XML start element 'event' occurs
- startElement(String, String, String, Attributes) - Method in class modnlp.tec.client.HeaderXMLHandler
-
- startElement(String, String, String, Attributes) - Method in class modnlp.util.XMLSplitter
-
Callback method activated when an XML start element 'event' occurs
- startEntity(String) - Method in class modnlp.util.XMLSplitter
-
- startSorting(int, boolean) - Method in class modnlp.tec.client.Browser
-
- startSorting(int, boolean) - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- StateChanged - Interface in modnlp.tec.client
-
- stop() - Method in class modnlp.tec.client.ConcordanceThread
-
- stop() - Method in class modnlp.tec.client.gui.ContextClient
-
- stop() - Method in class modnlp.tec.client.plugin.ConcordanceTreeViewer
-
- stop() - Method in class modnlp.tec.client.plugin.CorpusDescriptionBrowser
-
- stop() - Method in class modnlp.tec.client.plugin.FqListBrowser
-
- stop() - Method in class modnlp.tec.client.SortThread
-
- stop() - Method in class modnlp.vis.ConcordanceViewer
-
- StopWordList - Class in modnlp.dstruct
-
List of stop words to be removed
- StopWordList(String) - Constructor for class modnlp.dstruct.StopWordList
-
- str - Variable in class modnlp.dstruct.Token
-
- str - Variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenter.CharInfo
-
- string - Variable in class modnlp.tec.client.gui.HighlightString
-
- StringArrayToObject(String[]) - Method in class modnlp.capte.ExampleTableModel
-
- StringIntKey - Class in modnlp.idx.database
-
Encapsulate WordPositionTable's key
- StringIntKey(String, int) - Constructor for class modnlp.idx.database.StringIntKey
-
- StringIntKeyBinding - Class in modnlp.idx.database
-
Custom tuple binding for a string followed by and integer (as in
the key for WordPositionTable)
- StringIntKeyBinding() - Constructor for class modnlp.idx.database.StringIntKeyBinding
-
- StringSet - Class in modnlp.dstruct
-
Store strings
- StringSet() - Constructor for class modnlp.dstruct.StringSet
-
- StringSetBinding - Class in modnlp.idx.database
-
Tuple binding for storing sets of Strings into a JE database
- StringSetBinding() - Constructor for class modnlp.idx.database.StringSetBinding
-
- StringSplitter - Class in modnlp.idx.inverted
-
Split a string into an array of tokens according to the
tokenisation scheme defined in TokeniserRegex
- StringSplitter() - Constructor for class modnlp.idx.inverted.StringSplitter
-
- StringSplitter(String) - Constructor for class modnlp.idx.inverted.StringSplitter
-
- StringSplitterJP - Class in modnlp.idx.inverted
-
Split a string into an array of tokens according to the
tokenisation scheme defined in TokeniserJP
- StringSplitterJP() - Constructor for class modnlp.idx.inverted.StringSplitterJP
-
- StringToData(String, boolean, int) - Static method in class modnlp.capte.AlignerUtils
-
- stSGML - Variable in class modnlp.tec.client.gui.PreferPanel
-
- SubcorpusCaseStatusPanel - Class in modnlp.tec.client.gui
-
Display status of subcorpus selection and case-sensitivity of search
- SubcorpusCaseStatusPanel(Object) - Constructor for class modnlp.tec.client.gui.SubcorpusCaseStatusPanel
-
- SubcorpusConstraints - Class in modnlp.idx.query
-
Store constraints for subcorpus selection in the form
- SubcorpusConstraints() - Constructor for class modnlp.idx.query.SubcorpusConstraints
-
- SubcorpusConstraints(boolean) - Constructor for class modnlp.idx.query.SubcorpusConstraints
-
- SubcorpusDelimPair - Class in modnlp.dstruct
-
Store begin and end offsets delimiting a sub-corpus (section)
- SubcorpusDelimPair(int, int) - Constructor for class modnlp.dstruct.SubcorpusDelimPair
-
- SubcorpusDelimPairBinding - Class in modnlp.idx.database
-
Custom tuple binding for a pair of integers (as in
the key value for SubcorpusTable entries)
- SubcorpusDelimPairBinding() - Constructor for class modnlp.idx.database.SubcorpusDelimPairBinding
-
- SubcorpusDirectory - Class in modnlp.idx.database
-
Manage sub-corpus indices
- SubcorpusDirectory(Dictionary) - Constructor for class modnlp.idx.database.SubcorpusDirectory
-
- SubcorpusIndexer - Class in modnlp.idx.inverted
-
Tokenise a chunk of text and record the position of each token
- SubcorpusIndexer(URL, String, String, String) - Constructor for class modnlp.idx.inverted.SubcorpusIndexer
-
- SubcorpusIndexer(File, String, String, String) - Constructor for class modnlp.idx.inverted.SubcorpusIndexer
-
- SubcorpusIndexer(String, String, String) - Constructor for class modnlp.idx.inverted.SubcorpusIndexer
-
- SubcorpusKeyCreator - Class in modnlp.idx.database
-
Create key for secondary frequency database (key is frequency)
- SubcorpusKeyCreator(TupleBinding) - Constructor for class modnlp.idx.database.SubcorpusKeyCreator
-
- SubcorpusMap - Class in modnlp.dstruct
-
In-memory hashmap of tokens (type as key) and their positions in a
file
- SubcorpusMap() - Constructor for class modnlp.dstruct.SubcorpusMap
-
- subCorpusSelected() - Method in class modnlp.tec.client.Browser
-
- subCorpusSelected() - Method in interface modnlp.tec.client.ConcordanceBrowser
-
- SubcorpusSelection - Class in modnlp.tec.client.plugin
-
Basic subcorpus selection plug-in
- SubcorpusSelection() - Constructor for class modnlp.tec.client.plugin.SubcorpusSelection
-
- SubcorpusTable - Class in modnlp.idx.database
-
Store the delimiters so sub-sections of corpus documents
- SubcorpusTable(Environment, String, boolean, boolean) - Constructor for class modnlp.idx.database.SubcorpusTable
-
- SubcorpusTable(Environment, String, boolean) - Constructor for class modnlp.idx.database.SubcorpusTable
-
- SubtreeExpansionFilter - Class in modnlp.vis.action.filter
-
Expand subtree of focused node and collapse its sister's subtrees
- SubtreeExpansionFilter(String) - Constructor for class modnlp.vis.action.filter.SubtreeExpansionFilter
-
Create a new SubtreeExpansionFilter that processes the given group.
- sync() - Method in class modnlp.idx.database.Dictionary
-
- t - Variable in class modnlp.dstruct.Probabilities
-
- table - Static variable in class modnlp.capte.AlignmentInterfaceWS
-
- tagIndexing - Variable in class modnlp.util.Tokeniser
-
- targetFile - Static variable in class modnlp.capte.AlignmentInterfaceWS
-
- targetl - Static variable in class modnlp.capte.AlignmentInterfaceWS
-
- targFrame - Variable in class modnlp.tec.client.gui.PreferPanel
-
- tc - Variable in class modnlp.dstruct.Probabilities
-
- TC1 - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TC1_KEYS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TC1_VALS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TC2 - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TC2_KEYS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TC2_VALS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TC3 - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TC3_KEYS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TC3_VALS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TC4 - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TC4_KEYS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TC4_VALS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TCInvertedIndex - Interface in modnlp.tc.dstruct
-
Inverted indices for text categorisation must implement this
interface.
- TCProbabilityModel - Class in modnlp.tc.dstruct
-
Define methodos to be implemented by all probability models for
text categorisation.
- TCProbabilityModel() - Constructor for class modnlp.tc.dstruct.TCProbabilityModel
-
- TecClientRequest - Class in modnlp.tec.client
-
Object representing the client's request to the TEC Server
- TecClientRequest() - Constructor for class modnlp.tec.client.TecClientRequest
-
- TecClientRequest(String) - Constructor for class modnlp.tec.client.TecClientRequest
-
Parse client request and initialize a key-value table
to store it
- TecConnection - Class in modnlp.tec.server
-
Deal with client's requests for concordance and extracts through
the methods described below.
- TecConnection(Socket, Dictionary, TecLogFile, HeaderDBManager) - Constructor for class modnlp.tec.server.TecConnection
-
Initialize a new connection thread
- TecDefaultChangeListener - Interface in modnlp.tec.client.gui.event
-
Listen to default change events
- TecLogFile - Class in modnlp.tec.server
-
Mantain Server Log file
- TecLogFile(String) - Constructor for class modnlp.tec.server.TecLogFile
-
Create a new file and record server startup time
- TecLogFile(PrintStream) - Constructor for class modnlp.tec.server.TecLogFile
-
- TecQSort - Class in modnlp.tec.client
-
Deprecated.
- TecQSort(Comparer) - Constructor for class modnlp.tec.client.TecQSort
-
Deprecated.
Create a TecQSort object.
- TecQSort(String, int) - Constructor for class modnlp.tec.client.TecQSort
-
Deprecated.
Create a TecQSort object with a buil-in Comparer.
- TecTokenizer - Class in modnlp.tec.client
-
A string tokenizer with a safe nextToken method
- TecTokenizer(String) - Constructor for class modnlp.tec.client.TecTokenizer
-
- TecTokenizer(String, String) - Constructor for class modnlp.tec.client.TecTokenizer
-
- TecTokenizer(String, String, boolean) - Constructor for class modnlp.tec.client.TecTokenizer
-
- TermFilter - Class in modnlp.tc.tsr
-
Abstract class for term set reduction
- TermFilter() - Constructor for class modnlp.tc.tsr.TermFilter
-
- testKeyVal() - Method in class modnlp.tec.client.TecClientRequest
-
Method for test purposes only.
- testKeyVal() - Method in class modnlp.tec.server.Request
-
Method for test purposes only.
- text - Variable in class modnlp.tec.client.gui.FullTextWindow
-
This array stores the text to be displayed
- TextAreaEditor - Class in modnlp.capte
-
- TextAreaEditor() - Constructor for class modnlp.capte.TextAreaEditor
-
- TextAreaRenderer - Class in modnlp.capte
-
- TextAreaRenderer() - Constructor for class modnlp.capte.TextAreaRenderer
-
- textConcLine() - Method in class modnlp.tec.client.ConcordanceObject
-
- textConcordance() - Method in class modnlp.tec.client.ConcordanceObject
-
- textFilename(int) - Method in class modnlp.tec.client.ConcordanceObject
-
- TinySegmenter - Class in modnlp.idx.inverted.jpsegmenter
-
TinySegmenter?Java????
- TinySegmenter(CodePointReader) - Constructor for class modnlp.idx.inverted.jpsegmenter.TinySegmenter
-
- TinySegmenter(CodePointReader, int, int) - Constructor for class modnlp.idx.inverted.jpsegmenter.TinySegmenter
-
???????
- TinySegmenter.CharInfo - Class in modnlp.idx.inverted.jpsegmenter
-
- TinySegmenter.CharInfo() - Constructor for class modnlp.idx.inverted.jpsegmenter.TinySegmenter.CharInfo
-
- TinySegmenterConstants - Class in modnlp.idx.inverted.jpsegmenter
-
- TinySegmenterConstants() - Constructor for class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- tnc - Variable in class modnlp.dstruct.Probabilities
-
- toArray() - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Returns an array containing all of the elements in this list in the
correct order.
- toBooleanVectorARFF(String) - Method in class modnlp.tc.dstruct.TSReducedText
-
- toBooleanVectorARFF(String, PrintStream) - Method in class modnlp.tc.dstruct.TSReducedText
-
- Token - Class in modnlp.dstruct
-
Token object, recodring surface form plus position on string.
- Token() - Constructor for class modnlp.dstruct.Token
-
- TokenIndex - Class in modnlp.dstruct
-
Record start and end position of all tokens of a string (the
string itself will be stored elsewhere)
- TokenIndex() - Constructor for class modnlp.dstruct.TokenIndex
-
- TokenIndex.TokenCoordinates - Class in modnlp.dstruct
-
- TokenIndex.TokenCoordinates(int, int) - Constructor for class modnlp.dstruct.TokenIndex.TokenCoordinates
-
- tokenise() - Method in class modnlp.idx.inverted.TokeniserGNU
-
- tokenise() - Method in class modnlp.idx.inverted.TokeniserJP
-
- tokenise() - Method in class modnlp.idx.inverted.TokeniserJPLucene
-
- tokenise() - Method in class modnlp.idx.inverted.TokeniserRegex
-
- tokenise() - Method in class modnlp.util.Tokeniser
-
tokenise
: Very basic tokenisation; Serious tokenisers
must override this method.
- Tokeniser - Class in modnlp.util
-
Tokenise a chunk of text and record the position of each token
- Tokeniser(String) - Constructor for class modnlp.util.Tokeniser
-
- Tokeniser(URL, String) - Constructor for class modnlp.util.Tokeniser
-
- Tokeniser(File, String) - Constructor for class modnlp.util.Tokeniser
-
- TokeniserGNU - Class in modnlp.idx.inverted
-
Tokenise a chunk of text and record the position of each token
- TokeniserGNU(String) - Constructor for class modnlp.idx.inverted.TokeniserGNU
-
- TokeniserGNU(File, String) - Constructor for class modnlp.idx.inverted.TokeniserGNU
-
- TokeniserGNU(URL, String) - Constructor for class modnlp.idx.inverted.TokeniserGNU
-
- TokeniserJP - Class in modnlp.idx.inverted
-
Tokenise a chunk of *Japanese laguage* text and record the
position of each token
- TokeniserJP(String) - Constructor for class modnlp.idx.inverted.TokeniserJP
-
- TokeniserJP(File, String) - Constructor for class modnlp.idx.inverted.TokeniserJP
-
- TokeniserJP(URL, String) - Constructor for class modnlp.idx.inverted.TokeniserJP
-
- TokeniserJPLucene - Class in modnlp.idx.inverted
-
Tokenise a chunk of *Japanese laguage* text and record the
position of each token using Lucene's infrastructure and the
Kuromoji analyser.
- TokeniserJPLucene(String) - Constructor for class modnlp.idx.inverted.TokeniserJPLucene
-
- TokeniserJPLucene(File, String) - Constructor for class modnlp.idx.inverted.TokeniserJPLucene
-
- TokeniserJPLucene(URL, String) - Constructor for class modnlp.idx.inverted.TokeniserJPLucene
-
- TokeniserRegex - Class in modnlp.idx.inverted
-
Tokenise a chunk of text and record the position of each token
- TokeniserRegex(String) - Constructor for class modnlp.idx.inverted.TokeniserRegex
-
- TokeniserRegex(File, String) - Constructor for class modnlp.idx.inverted.TokeniserRegex
-
- TokeniserRegex(URL, String) - Constructor for class modnlp.idx.inverted.TokeniserRegex
-
- TokenMap - Class in modnlp.dstruct
-
In-memory hashmap of tokens (type as key) and their positions in a
file
- TokenMap() - Constructor for class modnlp.dstruct.TokenMap
-
- TokenMap(StopWordList) - Constructor for class modnlp.dstruct.TokenMap
-
- tokenMap - Variable in class modnlp.util.Tokeniser
-
- toOccurVectorARFF(String) - Method in class modnlp.tc.dstruct.TSReducedText
-
- toOccurVectorARFF(String, PrintStream) - Method in class modnlp.tc.dstruct.TSReducedText
-
- toPosString() - Method in class modnlp.dstruct.IntOffsetArray
-
- toPWeightVectorARFF(String) - Method in class modnlp.tc.dstruct.TSReducedText
-
- toPWeightVectorARFF(String, PrintStream) - Method in class modnlp.tc.dstruct.TSReducedText
-
- toString() - Method in class modnlp.dstruct.IntegerSet
-
- toString() - Method in class modnlp.dstruct.IntOffsetArray
-
- toString() - Method in class modnlp.dstruct.PositionSet
-
- toString() - Method in class modnlp.dstruct.Probabilities
-
- toString() - Method in class modnlp.dstruct.StringSet
-
- toString() - Method in class modnlp.dstruct.SubcorpusDelimPair
-
- toString() - Method in class modnlp.dstruct.SubcorpusMap
-
- toString() - Method in class modnlp.dstruct.Token
-
- toString() - Method in class modnlp.dstruct.TokenMap
-
- toString() - Method in class modnlp.dstruct.WordScorePair
-
- toString() - Method in class modnlp.idx.database.StringIntKey
-
- toString() - Method in class modnlp.tc.dstruct.ParsedCorpus
-
- toString() - Method in class modnlp.tc.dstruct.ParsedDocument
-
- toString() - Method in class modnlp.tc.dstruct.ParsedNewsItem
-
Deprecated.
- toString() - Method in class modnlp.tc.dstruct.ParsedText
-
Deprecated.
- toString() - Method in class modnlp.tc.dstruct.TSReducedText
-
- toString(PrintStream) - Method in class modnlp.tc.dstruct.TSReducedText
-
- toString() - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Returns a string that displays and identifies this
object's properties.
- toString() - Method in class modnlp.tec.client.gui.event.ConcordanceDisplayEvent
-
Returns a string that displays and identifies this
object's properties.
- toString() - Method in class modnlp.tec.client.gui.event.ConcordanceListSizeEvent
-
Returns a string that displays and identifies this
object's properties.
- toString() - Method in class modnlp.tec.client.gui.event.DefaultChangeEvent
-
Returns a string that displays and identifies this
object's properties.
- toString() - Method in class modnlp.tec.client.gui.event.FontSizeChangeEvent
-
Returns a string that displays and identifies this
object's properties.
- toString() - Method in class modnlp.tec.client.gui.event.SortHorizonChangeEvent
-
Returns a string that displays and identifies this
object's properties.
- toString() - Method in class modnlp.tec.client.TecClientRequest
-
- toString(boolean[]) - Static method in class modnlp.util.PrintUtil
-
- toString(byte[]) - Static method in class modnlp.util.PrintUtil
-
- toString(int[]) - Static method in class modnlp.util.PrintUtil
-
- toString(long[]) - Static method in class modnlp.util.PrintUtil
-
- toString(double[]) - Static method in class modnlp.util.PrintUtil
-
- toString(String[]) - Static method in class modnlp.util.PrintUtil
-
- toString(WordFrequencyPair[]) - Static method in class modnlp.util.PrintUtil
-
- toString(Vector) - Static method in class modnlp.util.PrintUtil
-
- toString(Set) - Static method in class modnlp.util.PrintUtil
-
- toTFIDFVectorARFF(String) - Method in class modnlp.tc.dstruct.TSReducedText
-
- toTFIDFVectorARFF(String, PrintStream) - Method in class modnlp.tc.dstruct.TSReducedText
-
- TPosTable - Class in modnlp.idx.database
-
Store all files token offsets for a particular file (seq_integer)
- TPosTable(Environment, String, boolean) - Constructor for class modnlp.idx.database.TPosTable
-
- TQ1 - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TQ1_KEYS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TQ1_VALS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TQ2 - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TQ2_KEYS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TQ2_VALS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TQ3 - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TQ3_KEYS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TQ3_VALS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TQ4 - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TQ4_KEYS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TQ4_VALS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- trimTermSet(Set) - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
Delete all entries for terms not in the reduced term set
- trimTermSet(WordFrequencyPair[]) - Method in class modnlp.tc.dstruct.BVProbabilityModel
-
Delete all entries for terms not in the reduced term set
- trimTermSet(Set) - Method in interface modnlp.tc.dstruct.TCInvertedIndex
-
Delete all entries for terms not in the reduced term set.
- trimToSize() - Method in class modnlp.tec.client.gui.ConcordanceListModel
-
Trims the capacity of this list to be the list's current size.
- Tryte - Class in modnlp.dstruct
-
A 24-bit unsigned integer (for use in compressed positional indices)
- Tryte(int) - Constructor for class modnlp.dstruct.Tryte
-
- TSR_PLUGIN_BASE - Static variable in class modnlp.tc.util.IOUtil
-
- TSReducedText - Class in modnlp.tc.dstruct
-
Store NewsItemAsOccurVector's, handle conversions to a variety
of formats (just plain strings and ARFF, at the moment, actually)
N.B.: TSReducedText is usually BIG! (so use with caution, unless
you have lots of memory to spare).
- TSReducedText(WordFrequencyPair[]) - Constructor for class modnlp.tc.dstruct.TSReducedText
-
- TSReducedText(ParsedCorpus, WordFrequencyPair[]) - Constructor for class modnlp.tc.dstruct.TSReducedText
-
- TSReducedText(TCInvertedIndex, WordFrequencyPair[]) - Constructor for class modnlp.tc.dstruct.TSReducedText
-
- TTOKENS_LABEL - Static variable in class modnlp.idx.database.Dictionary
-
- TTRATIO_LABEL - Static variable in class modnlp.idx.database.Dictionary
-
- TW1 - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TW1_KEYS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TW1_VALS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TW2 - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TW2_KEYS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TW2_VALS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TW3 - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TW3_KEYS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TW3_VALS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TW4 - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TW4_KEYS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- TW4_VALS - Static variable in class modnlp.idx.inverted.jpsegmenter.TinySegmenterConstants
-
- typeOfRequest() - Method in class modnlp.tec.client.TecClientRequest
-
Test the type of request against a predefined table
- typeOfRequest() - Method in class modnlp.tec.server.Request
-
Test the type of request against a predefined table