Warning the underscore at the start of the
name of this instance variable indicates that, even
though it is not technically private, it is
intended for internal use within the package, and
you should not use the variable in other code.
Warning the underscore at the start of the
name of this instance variable indicates that, even
though it is not technically private, it is
intended for internal use within the package, and
you should not use the variable in other code.
Warning the underscore at the start of the
name of this instance variable indicates that, even
though it is not technically private, it is
intended for internal use within the package, and
you should not use the variable in other code.
Warning the underscore at the start of the
name of this instance variable indicates that, even
though it is not technically private, it is
intended for internal use within the package, and
you should not use the variable in other code.
Warning the underscore at the start of the
name of this instance variable indicates that, even
though it is not technically private, it is
intended for internal use within the package, and
you should not use the variable in other code.
Warning the underscore at the start of the
name of this instance variable indicates that, even
though it is not technically private, it is
intended for internal use within the package, and
you should not use the variable in other code.
Enumerates linguistic tags in a given
range, passing each to the provided
block. @param range Range to
enumerate. @param scheme Tagging
scheme. @param options Options
for tagging. @param orthography Orthography
reference. @param block Block to call
with each result.
Returns linguistic tags in the specified
range using the given scheme
and orthography. @param range
Range of the string to analyze. @param
scheme Tagging scheme to use.
@param options Tagging options
. @param orthography Orthography to guide
analysis. @param tokenRanges Optional
output for token ranges.