endColumn -
Variable in class com.sun.labs.minion.document.tokenizer.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
endColumn -
Variable in class com.sun.labs.minion.retrieval.parser.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
Check that the name of the element matches the name on the top of the stack.
Find the elementhandler that's responsible for this element and hand off to it.
endLine -
Variable in class com.sun.labs.minion.document.tokenizer.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
endLine -
Variable in class com.sun.labs.minion.retrieval.parser.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
An interface for classifier models that will allow explanations to be generated
inidicating why (or why not) particular documents were (or were not) classified
into a given class.
A configurable container that can be used to describe a set of classification
operations to perform that would not be done by the standard classification approach.