A B C D E F G H I L M N P R S T V W

A

ALTERNATIVE_LEMMAS - Static variable in interface com.basistech.rlp.RLPConstants
Integer String vector: alternative LEMMA results.
ALTERNATIVE_NORM - Static variable in interface com.basistech.rlp.RLPConstants
Integer String vector: alternative NORMALIZED_TOKEN results.
ALTERNATIVE_PARTS_OF_SPEECH - Static variable in interface com.basistech.rlp.RLPConstants
Integer and String vector: alternative PART_OF_SPEECH results.
ALTERNATIVE_ROOTS - Static variable in interface com.basistech.rlp.RLPConstants
Integer and String vector: alternative ROOTS results.
ALTERNATIVE_STEMS - Static variable in interface com.basistech.rlp.RLPConstants
Integer and String vector: alternative STEM results.
ARBL_FEATURE_DEFINITE_ARTICLE - Static variable in interface com.basistech.rlp.RLPConstants
package-private tag for internal notices.
ARBL_FEATURE_STRIPPABLE_PREFIX - Static variable in interface com.basistech.rlp.RLPConstants
package-private tag for internal notices.

B

BASE_NOUN_PHRASE - Static variable in interface com.basistech.rlp.RLPConstants
Integer pair: index of first token and index + 1 of last token in the noun phrase.
BasisInternalException - Exception in com.basistech.util
Exception class when a Basis Technology runtime component encounters an unrecoverable error.
BasisInternalException() - Constructor for exception com.basistech.util.BasisInternalException
Create an exception with a default message.
BasisInternalException(String) - Constructor for exception com.basistech.util.BasisInternalException
Create an exception with the given message.
BasisRootBean - Class in com.basistech.util
This class is provided to initialize the Basis product root directory in the Spring IoC container.
BasisRootBean() - Constructor for class com.basistech.util.BasisRootBean
Create a placeholder; root directory is null.
BeanConfigurationException - Exception in com.basistech.util
This exception is thrown when a Basis is configured in Spring (or some similiar environment) but a required property is not set.
BeanConfigurationException() - Constructor for exception com.basistech.util.BeanConfigurationException
Default constructor.
BeanConfigurationException(String) - Constructor for exception com.basistech.util.BeanConfigurationException
Exception with an error message.
BeanConfigurationException(Throwable) - Constructor for exception com.basistech.util.BeanConfigurationException
Exception wrapping another exception.
BeanConfigurationException(String, Throwable) - Constructor for exception com.basistech.util.BeanConfigurationException
Exception with an error message and an underlying other exception.
ByNameTextDomain - Class in com.basistech.util
When using TextDomain in a Spring environment, this class allows the XML file to create TextDomain values.
ByNameTextDomain(String, String, String) - Constructor for class com.basistech.util.ByNameTextDomain
Initialize the text domain object.

C

cleanup() - Method in class com.basistech.rlp.RLPEnvironmentBean
Close the environment and release resources.
clone() - Method in class com.basistech.rlp.ContextParameters
Clones this ContextParameters object.
close() - Method in class com.basistech.rlp.RLPContext
Free resources used by this environment.
close() - Method in class com.basistech.rlp.RLPEnvironment
Explicitly releases resources.
code4() - Method in enum com.basistech.util.ISO15924
Get the 4-character code for this script.
com.basistech - package com.basistech
Utility classes for Basis Technology Java interfaces.
com.basistech.rlp - package com.basistech.rlp
Java API to the Basis Technology Rosette Linguistics Platform (RLP).
com.basistech.util - package com.basistech.util
Generic utilities.
compareTo(TextDomain) - Method in class com.basistech.util.TextDomain
COMPOUND - Static variable in interface com.basistech.rlp.RLPConstants
Integer and string vector: Index to a token that represents a compound word and vector of components that make up the compound.
ContextParameters - Class in com.basistech.rlp
Parameters for context creation.
ContextParameters() - Constructor for class com.basistech.rlp.ContextParameters
Default constructor.

D

DETECTED_ENCODING - Static variable in interface com.basistech.rlp.RLPConstants
Name of the character encoding.
DETECTED_LANGUAGE - Static variable in interface com.basistech.rlp.RLPConstants
RLP-defined language code for the text.
DETECTED_SCRIPT - Static variable in interface com.basistech.rlp.RLPConstants
Integer: ISO15924 code for the writing script.

E

end - Variable in class com.basistech.rlp.RLPIntegerPair
Deprecated. The second integer; usually an end index (token or character).
end - Variable in class com.basistech.rlp.RLPIntegerTriple
Deprecated. The second integer, generally an end index.
englishName() - Method in enum com.basistech.util.ISO15924
Get the English name for this script.
EnvironmentParameters - Class in com.basistech.rlp
Initialization parameters for the RLP environment.
EnvironmentParameters() - Constructor for class com.basistech.rlp.EnvironmentParameters
Creates an EnvironmentParameters object with all parameters set to null.
equals(Object) - Method in class com.basistech.rlp.RLPIntegerPair
Deprecated. Returns true if the other object is a RLPIntegerPair with the same integer; otherwise false.
equals(Object) - Method in class com.basistech.rlp.RLPIntegerTriple
Deprecated. Returns true if the parameter is a RLPIntegerTriple with the same values; otherwise false.
equals(Object) - Method in class com.basistech.util.TextDomain
Determine if the contents of this TextDomain object are equal those in the given object.
ERROR_CHANNEL - Static variable in class com.basistech.LoggingChannels
Numeric ID for the error logging channel.
errorCode() - Method in exception com.basistech.rlp.RLPException
Returns the error code associated with the error.

F

finalize() - Method in class com.basistech.rlp.RLPEnvironment
Explicitly releases resources.
FLAGS - Static variable in interface com.basistech.rlp.RLPConstants
Not used.
forString(String) - Method in class com.basistech.util.ISO15924Utils
Examines a string, and returns an ISO15924 code corresponding to the contents.

G

GAZETTEER_NAMES - Static variable in interface com.basistech.rlp.RLPConstants
Not used.
get(int) - Method in class com.basistech.rlp.RLPIntegerPair.List
Deprecated. Retrieves an item from the List.
get(int) - Method in class com.basistech.rlp.RLPIntegerTriple.List
Deprecated. Retrieves the specified RLPIntegerTriple.
getAsText() - Method in class com.basistech.util.LanguageCodeEditor
Get the language code.
getBT_Xlit_Scheme() - Method in enum com.basistech.util.TransliterationScheme
Returns the numeric code (C++ BT_Xlit_Scheme) for this transliteration scheme.
getBTRootDirectory() - Method in class com.basistech.util.Pathnames
Retrieve the root of an SDK or runtime installation.
getConsistentType() - Method in class com.basistech.rlp.RLPResultAccess
Get consistent named entity type setting
getConsistentType() - Method in class com.basistech.rlp.RLPResultRandomAccess
Get consistent named entity type setting
getContext(ContextParameters) - Method in class com.basistech.rlp.RLPEnvironment
Creates a new RLPContext within the Environment.
getContextDataLength() - Method in class com.basistech.rlp.ContextParameters
Retrieves the length of the context definition string.
getContextDefinition() - Method in class com.basistech.rlp.ContextParameters
Returns the contextconfig XML definition that you have defined.
getContextFromBuffer(String) - Method in class com.basistech.rlp.RLPEnvironment
Obtains a new context object that uses the configuration in the environment.
getContextFromFile(String) - Method in class com.basistech.rlp.RLPEnvironment
Obtains a new context object that uses the configuration in the environment.
getDefaultScript() - Method in enum com.basistech.util.LanguageCode
If the language has a predominant script, this returns it.
getDescription() - Method in enum com.basistech.util.TransliterationScheme
Gets the description of the transliteration scheme, which generally would be displayed, for example, on a form when a particular scheme is chosen from a dropdown box
getDetectedLanguage() - Method in class com.basistech.rlp.RLPResultAccess
Returns the language code for the input document.
getDetectedLanguage() - Method in class com.basistech.rlp.RLPResultRandomAccess
Returns an object describing the language of the data in the context.
getDetectedScript() - Method in class com.basistech.rlp.RLPResultAccess
Returns the ISO15924 script code for the input document.
getEndCharacterOffset() - Method in class com.basistech.rlp.NamedEntityData
Gets the offset of the last character of the named entity.
getEndTokenIndex() - Method in class com.basistech.rlp.NamedEntityData
Gets the last token in the named entity.
getEnvironment() - Method in class com.basistech.rlp.RLPEnvironmentBean
Retrieve the underlying RLPEnvironment object.
getEnvironmentDefinition() - Method in class com.basistech.rlp.EnvironmentParameters
Gets the Environment Definition File.
getEnvironmentDefinition() - Method in class com.basistech.rlp.RLPEnvironmentBean
Retrieve the XML definition for the environment.
getFulltype(int) - Static method in class com.basistech.rlp.RLPNEUtils
Deprecated. As of RLP 5.4, replaced with NEConstants.
getFulltype(int) - Static method in class com.basistech.util.NEConstants
Returns the fulltype of the named entity.
getIntegerResult(int) - Method in class com.basistech.rlp.RLPResultAccess
Returns Integer RLP result; for the result type that contains a single int.
getJNIModuleDirectory() - Method in class com.basistech.util.Pathnames
Retrieve the directory within the Basis Technology installation directory where native code libraries are located.
getLanguage() - Method in class com.basistech.util.TextDomain
Get the language of this domain.
getListResult(int) - Method in class com.basistech.rlp.RLPResultAccess
Returns a list of RLP results; for result types that include multiple Strings, ints (returned as Integers), or int arrays.
getLogCallback() - Method in class com.basistech.rlp.EnvironmentParameters
Retrieves the currect log callback object.
getLogLevel() - Method in class com.basistech.rlp.EnvironmentParameters
Gets the log level.
getMapResult(int) - Method in class com.basistech.rlp.RLPResultAccess
Returns sorted Map of RLP results; for result types that include a token index (returned as an Integer) and an array of strings.
getName() - Method in enum com.basistech.util.TransliterationScheme
Gets the internally recognized name, such as what might be passed into NameTranslator.translateName or would be used to create a new TransliterationScheme
getNamedEntities(boolean) - Method in class com.basistech.rlp.RLPResultRandomAccess
Returns all of the named entities from the context, optionally stripping affixes.
getNamedEntityData(boolean) - Method in class com.basistech.rlp.RLPResultAccess
For each named entity, returns the raw named entity (untouched), the normalized named entity (which matches the raw named entity if normalized tokens are not available for the language), entity type, string representation of entity type, token indexes, raw text offsets, and prefix lengths (for Arabic text).
getNormalizedNamedEntity() - Method in class com.basistech.rlp.NamedEntityData
Gets the normalized form of the named entity.
getObjectByBT_Xlit_Scheme(int) - Static method in enum com.basistech.util.TransliterationScheme
Retrieves a static TranslitearationScheme object of the given id.
getObjectByName(String) - Static method in enum com.basistech.util.TransliterationScheme
Retrieves a static TranslitearationScheme object of the given name.
getPathnames() - Method in class com.basistech.util.BasisRootBean
Get the Pathnames object, which can be used to get the bt.root System property.
getPrefixLength() - Method in class com.basistech.rlp.NamedEntityData
If the named entity had a prefix that was removed from the normalized named entity, the length of that prefix in the original raw text.
getPresentationName() - Method in enum com.basistech.util.TransliterationScheme
Gets the name as should be presented visibly to a user
getProcessorReport() - Method in class com.basistech.rlp.RLPContext
Obtain a string describing all the processors defined in this context.
getProcessorReport() - Method in class com.basistech.rlp.RLPEnvironment
Obtains a string describing all the processors defined in this environment.
getProperty(String) - Method in class com.basistech.rlp.RLPContext
Gets a named property for the context.
getRawNamedEntity() - Method in class com.basistech.rlp.NamedEntityData
Gets the original text of the named entity.
getResultData(int) - Method in class com.basistech.rlp.RLPResultRandomAccess
Retrieves data for a RLP result item with minimal processing for access from java.
getRlpLogLevel() - Method in class com.basistech.rlp.RLPEnvironmentBean
Retrieve the log level.
getRootBean() - Method in class com.basistech.rlp.RLPEnvironmentBean
Get the root bean.
getRootDirectory() - Method in class com.basistech.util.BasisRootBean
Get the Basis root directory.
getScript() - Method in class com.basistech.util.TextDomain
Get the script of this domain.
getSource(int) - Static method in class com.basistech.rlp.RLPNEUtils
Deprecated. As of RLP 5.4, replaced with NEConstants.
getSource(int) - Static method in class com.basistech.util.NEConstants
Returns the id of the Language Processor (LP) where the named entity type came from
getStartCharacterOffset() - Method in class com.basistech.rlp.NamedEntityData
Gets the index of the first character in the named entity.
getStartTokenIndex() - Method in class com.basistech.rlp.NamedEntityData
Gets the index of the first token of the entity.
getStringResult(int) - Method in class com.basistech.rlp.RLPResultAccess
Returns a String; for result types that contain a single String.
getSubtype(int) - Static method in class com.basistech.rlp.RLPNEUtils
Deprecated. As of RLP 5.4, replaced with NEConstants.
getSubtype(int) - Static method in class com.basistech.util.NEConstants
Returns the subtype of the Named Entity Type
getTransliterationScheme() - Method in class com.basistech.util.TextDomain
Get the transliteration scheme of this domain.
getType() - Method in class com.basistech.rlp.NamedEntityData
Gets the type of the entity.
getType(int) - Static method in class com.basistech.rlp.RLPNEUtils
Deprecated. As of RLP 5.4, replaced with NEConstants.
getType(int) - Static method in class com.basistech.util.NEConstants
Returns the major type of the Named Entity Type

H

hashCode() - Method in class com.basistech.rlp.RLPIntegerPair
Deprecated. The hashCode.
hashCode() - Method in class com.basistech.rlp.RLPIntegerTriple
Deprecated. The hash code.
hashCode() - Method in class com.basistech.util.TextDomain
Returns the hash code for this TextDomain.
hasLicenseForLanguage(LanguageCode, int) - Method in class com.basistech.rlp.RLPEnvironment
Determines if a license exists for the specified language and functionality.
hasLicenseForNamedFeature(String, int) - Method in class com.basistech.rlp.RLPEnvironment
Determines if a license exists for the feature and functionality.
hasLicenses() - Method in class com.basistech.rlp.RLPEnvironment
Determines if the license contains a valid license.
HTML_DOC - Static variable in interface com.basistech.rlp.RLPConstants
For internal use.
HTML_TABLES - Static variable in interface com.basistech.rlp.RLPConstants
For internal use.
HTML_TAGS - Static variable in interface com.basistech.rlp.RLPConstants
For internal use.

I

INFO_CHANNEL - Static variable in class com.basistech.LoggingChannels
Numeric ID for the info logging channel.
initialize() - Method in class com.basistech.rlp.RLPEnvironment
Initializes the RLPEnvironment, this must be done before creating contexts.
initialize() - Method in class com.basistech.rlp.RLPEnvironmentBean
Initialize the environment from the parameters.
initialize() - Method in class com.basistech.util.BasisRootBean
Initialize with the root directory.
initializeFromFile(String) - Method in class com.basistech.rlp.RLPEnvironment
Configures the environment from XML information stored in a file.
InvalidNamedEntityTypeNameException - Exception in com.basistech.util
Exception class when RLP is asked to return a named entity type when the name given does not correspond to a named entity supported by RLP.
InvalidNamedEntityTypeNameException() - Constructor for exception com.basistech.util.InvalidNamedEntityTypeNameException
Create an exception with a default message.
InvalidNamedEntityTypeNameException(String) - Constructor for exception com.basistech.util.InvalidNamedEntityTypeNameException
Create an exception with the given message.
isFACILITY(int) - Static method in class com.basistech.rlp.RLPNEUtils
Deprecated. As of RLP 5.4, replaced with NEConstants.
isFACILITY(int) - Static method in class com.basistech.util.NEConstants
Determines if the named entity is a facility.
isGPE(int) - Static method in class com.basistech.rlp.RLPNEUtils
Deprecated. As of RLP 5.4, replaced with NEConstants.
isGPE(int) - Static method in class com.basistech.util.NEConstants
Determines if the named entity is a gpe.
isIDENTIFIER(int) - Static method in class com.basistech.rlp.RLPNEUtils
Deprecated. As of RLP 5.4, replaced with NEConstants.
isIDENTIFIER(int) - Static method in class com.basistech.util.NEConstants
Determines if the named entity is a identifier.
isLOCATION(int) - Static method in class com.basistech.rlp.RLPNEUtils
Deprecated. As of RLP 5.4, replaced with NEConstants.
isLOCATION(int) - Static method in class com.basistech.util.NEConstants
Determines if the named entity is a location.
isNATIONALITY(int) - Static method in class com.basistech.util.NEConstants
Determines if the named entity is a nationality.
isNONE(int) - Static method in class com.basistech.rlp.RLPNEUtils
Deprecated. As of RLP 5.4, replaced with NEConstants.
isNONE(int) - Static method in class com.basistech.util.NEConstants
Determines if the named entity is a none.
ISO15924 - Enum in com.basistech.util
Java enumeration for the ISO15924 system of script codes.
ISO15924Editor - Class in com.basistech.util
This class provides notational convenience for users of the Spring IoC container, or any other facility that participates in the java.beans property editor discipline.
ISO15924Editor() - Constructor for class com.basistech.util.ISO15924Editor
 
ISO15924Utils - Class in com.basistech.util
Useful functions related to ISO15924 script codes.
ISO15924Utils() - Constructor for class com.basistech.util.ISO15924Utils
Callers can create objects of this type to avoid heap churn for memory inside of them.
ISO639() - Method in enum com.basistech.util.LanguageCode
Get the two-character ISO639 code for this language.
isORGANIZATION(int) - Static method in class com.basistech.rlp.RLPNEUtils
Deprecated. As of RLP 5.4, replaced with NEConstants.
isORGANIZATION(int) - Static method in class com.basistech.util.NEConstants
Determines if the named entity is a organization.
isPERSON(int) - Static method in class com.basistech.rlp.RLPNEUtils
Deprecated. As of RLP 5.4, replaced with NEConstants.
isPERSON(int) - Static method in class com.basistech.util.NEConstants
Determines if the named entity is a person.
isRELIGION(int) - Static method in class com.basistech.util.NEConstants
Determines if the named entity is a religion.
isTEMPORAL(int) - Static method in class com.basistech.rlp.RLPNEUtils
Deprecated. As of RLP 5.4, replaced with NEConstants.
isTEMPORAL(int) - Static method in class com.basistech.util.NEConstants
Determines if the named entity is a temporal.
isTITLE(int) - Static method in class com.basistech.util.NEConstants
Determines if the named entity is a title.
isVEHICLE(int) - Static method in class com.basistech.rlp.RLPNEUtils
Deprecated. As of RLP 5.4, replaced with NEConstants.
isVEHICLE(int) - Static method in class com.basistech.util.NEConstants
Determines if the named entity is a vehicle.
isWEAPON(int) - Static method in class com.basistech.rlp.RLPNEUtils
Deprecated. As of RLP 5.4, replaced with NEConstants.
isWEAPON(int) - Static method in class com.basistech.util.NEConstants
Determines if the named entity is a weapon.

L

LANGUAGE_REGION - Static variable in interface com.basistech.rlp.RLPConstants
Six integers (5 currently used) defining a language region: Raw-text offset for start of region; Raw-text offset + 1 for end of region; Level: 0 (not nested), 1 (a nested sentence), 2 (a nested phrase or fragment); Type: 0 (entire document), 1 (a text region), 2 (a window scan), 3 (a script region, not used), 4 (unknown); Script (currently not used); Language identifier
LanguageCode - Enum in com.basistech.util
Enumeration for Basis's extended version of the ISO639 language code set.
LanguageCodeEditor - Class in com.basistech.util
This class provides notational convenience for users of the Spring IoC container, or any other facility that participates in the java.beans property editor discipline.
LanguageCodeEditor() - Constructor for class com.basistech.util.LanguageCodeEditor
 
languageID() - Method in enum com.basistech.util.LanguageCode
Get the numeric ID for this language.
languageName() - Method in enum com.basistech.util.LanguageCode
Get the human-readable name of this language.
LEMMA - Static variable in interface com.basistech.rlp.RLPConstants
String: canonical form of a lexeme.
LICENSE_FEATURE_BASE_LINGUISTICS - Static variable in interface com.basistech.rlp.RLPConstants
Numeric ID for the Base Linguistics license.
LICENSE_FEATURE_NAMED_ENTITY - Static variable in interface com.basistech.rlp.RLPConstants
Numeric ID for the Named Entities license.
LICENSE_NAMED_FEATURE_ANTF - Static variable in interface com.basistech.rlp.RLPConstants
String ID for the Arabic Name Translation Framework feature.
LICENSE_NAMED_FEATURE_ANTF_FUNCTION_ENABLED - Static variable in interface com.basistech.rlp.RLPConstants
Numeric ID used to determine if the Arabic Name Translation Framework feature is licensed.
LICENSE_NAMED_FEATURE_ASKT - Static variable in interface com.basistech.rlp.RLPConstants
String ID doe the Arabic Search Keyword Translator feature.
LICENSE_NAMED_FEATURE_ASKT_FUNCTION_ENABLED - Static variable in interface com.basistech.rlp.RLPConstants
Numeric ID used to determine if the Arabic Search Keyword Translator feature is licensed.
LICENSE_NAMED_FEATURE_GNM - Static variable in interface com.basistech.rlp.RLPConstants
String ID for the Global Name Matcher feature.
LICENSE_NAMED_FEATURE_GNM_FUNCTION_ENABLED - Static variable in interface com.basistech.rlp.RLPConstants
Numeric ID used to determine if the Global Name Matcher feature is licensed.
LICENSE_NAMED_FEATURE_HTMLSTRIPPER - Static variable in interface com.basistech.rlp.RLPConstants
String ID for the HTML Stripper feature.
LICENSE_NAMED_FEATURE_HTMLSTRIPPER_FUNCTION_ENABLED - Static variable in interface com.basistech.rlp.RLPConstants
Numeric ID used to determine if the HTML Stripper feature is licensed.
LICENSE_NAMED_FEATURE_NAMEMATCHING - Static variable in interface com.basistech.rlp.RLPConstants
String ID for the Name Matching feature.
LICENSE_NAMED_FEATURE_NAMEMATCHING_FUNCTION_ENABLED - Static variable in interface com.basistech.rlp.RLPConstants
Numeric ID used to determine if the Name Matching feature is licensed.
LICENSE_NAMED_FEATURE_RAA - Static variable in interface com.basistech.rlp.RLPConstants
String ID for the Rosette Arabic Term Analyzer feature.
LICENSE_NAMED_FEATURE_RAA_FUNCTION_ENABLED - Static variable in interface com.basistech.rlp.RLPConstants
Numeric ID used to determine if the Rosette Arabic Term Analyzer feature is licensed.
LICENSE_NAMED_FEATURE_RDIF - Static variable in interface com.basistech.rlp.RLPConstants
String ID for the Rosette Document Ingestion Framework feature.
LICENSE_NAMED_FEATURE_RDIF_FUNCTION_ENABLED - Static variable in interface com.basistech.rlp.RLPConstants
Numeric ID used to determine if the Rosette Document Ingestion Framework feature is licensed.
LICENSE_NAMED_FEATURE_RLBL - Static variable in interface com.basistech.rlp.RLPConstants
String ID for the Rosette Language Boundary Locater feature.
LICENSE_NAMED_FEATURE_RLBL_FUNCTION_ENABLED - Static variable in interface com.basistech.rlp.RLPConstants
Numeric ID used to determine if the Rosette Language Boundary Locater feature is licensed.
LICENSE_NAMED_FEATURE_RLI - Static variable in interface com.basistech.rlp.RLPConstants
String ID for the Rosette Language Identifier feature.
LICENSE_NAMED_FEATURE_RLI_FUNCTION_ENABLED - Static variable in interface com.basistech.rlp.RLPConstants
Numeric ID used to determine if the Rosette Language Identifier feature is licensed.
LICENSE_NAMED_FEATURE_RNC - Static variable in interface com.basistech.rlp.RLPConstants
String ID for the Rosette Name Cleaner feature.
LICENSE_NAMED_FEATURE_RNC_FUNCTION_ENABLED - Static variable in interface com.basistech.rlp.RLPConstants
Numeric ID used to determine if the Rosette Name Cleaner feature is licensed.
LICENSE_NAMED_FEATURE_RNT - Static variable in interface com.basistech.rlp.RLPConstants
String ID for the Rosette Name Translator feature.
LICENSE_NAMED_FEATURE_RNT_FUNCTION_ENABLED - Static variable in interface com.basistech.rlp.RLPConstants
Numeric ID used to determine if the Rosette Name Translator feature is licensed.
LICENSE_NAMED_FEATURE_XA - Static variable in interface com.basistech.rlp.RLPConstants
String ID for the Translation Assistant feature.
LICENSE_NAMED_FEATURE_XA_FUNCTION_ENABLED - Static variable in interface com.basistech.rlp.RLPConstants
Numeric ID used to determine if the Translation Assistant feature is licensed.
LoggingChannels - Class in com.basistech
Class used to define logging constants.
LoggingChannels() - Constructor for class com.basistech.LoggingChannels
 
lookupByCode4(String) - Static method in enum com.basistech.util.ISO15924
Locate a script by 4-character code value.
lookupByISO639(String) - Static method in enum com.basistech.util.LanguageCode
Take an ISO639 language code and return an enumerator.
lookupByLanguageID(int) - Static method in enum com.basistech.util.LanguageCode
Take a Language ID, return an enumerator.
lookupByNumeric(int) - Static method in enum com.basistech.util.ISO15924
Locate a script by numeric code value.

M

main(String[]) - Static method in class com.basistech.rlp.RLP
The command line interface.
MANY_TO_ONE_NORMALIZED_TOKEN - Static variable in interface com.basistech.rlp.RLPConstants
For each token, provides the many-to-one normalized token index and many-to-one normalized tokens.
MAP_OFFSETS - Static variable in interface com.basistech.rlp.RLPConstants
Integer: Maps a character in normalized text to its location prior to normalization.
MEMORY_CHANNEL - Static variable in class com.basistech.LoggingChannels
Numeric ID for the memory logging channel.
message(int, String) - Method in interface com.basistech.rlp.RLPEnvironment.LogCallback
Receives each log message.
message(int, String) - Method in class com.basistech.rlp.RLPJavaUtilLogCallback
Receives each log message.
message(int, String) - Method in class com.basistech.rlp.RLPLog4jCallback
Receives each log message.
MIME_TYPE - Static variable in interface com.basistech.rlp.RLPConstants
String: MIME type of input.
MORPHO_TAGS_VECTOR - Static variable in interface com.basistech.rlp.RLPConstants
package-private tag for internal notices.

N

NAMED_ENTITY - Static variable in interface com.basistech.rlp.RLPConstants
Integer triple: Index of first token in the named entity; index + 1 of last token in the named entity; RLP-defined integer designating the type, optional subtype, and source (Named Entity Extractor, Regular Expressions Processor, or Gazetteer) of the entity.
NAMED_ENTITY_FACILITY - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_FACILITY - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_FACILITY
NAMED_ENTITY_GPE - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_GPE - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_GPE
NAMED_ENTITY_IDENTIFIER - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_IDENTIFIER - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_IDENTIFIER
NAMED_ENTITY_IDENTIFIER_CREDIT_CARD_NUM - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_IDENTIFIER_CREDIT_CARD_NUM - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_IDENTIFIER_CREDIT_CARD_NUM
NAMED_ENTITY_IDENTIFIER_DISTANCE - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_IDENTIFIER_DISTANCE
NAMED_ENTITY_IDENTIFIER_DOMAIN_NAME - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_IDENTIFIER_DOMAIN_NAME - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_IDENTIFIER_DOMAIN_NAME
NAMED_ENTITY_IDENTIFIER_EMAIL - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_IDENTIFIER_EMAIL - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_IDENTIFIER_EMAIL
NAMED_ENTITY_IDENTIFIER_FAX_NUMBER - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_IDENTIFIER_FAX_NUMBER - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_IDENTIFIER_FAX_NUMBER
NAMED_ENTITY_IDENTIFIER_IP_ADDRESS - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_IDENTIFIER_IP_ADDRESS - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_IDENTIFIER_IP_ADDRESS
NAMED_ENTITY_IDENTIFIER_LATITUDE_LONGITUDE - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_IDENTIFIER_LATITUDE_LONGITUDE - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_IDENTIFIER_LATITUDE_LONGITUDE
NAMED_ENTITY_IDENTIFIER_MONEY - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_IDENTIFIER_MONEY - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_IDENTIFIER_MONEY
NAMED_ENTITY_IDENTIFIER_NUMBER - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_IDENTIFIER_NUMBER
NAMED_ENTITY_IDENTIFIER_OTHER - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_IDENTIFIER_OTHER - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_IDENTIFIER_OTHER
NAMED_ENTITY_IDENTIFIER_PERCENT - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_IDENTIFIER_PERCENT - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_IDENTIFIER_PERCENT
NAMED_ENTITY_IDENTIFIER_PERSONAL_ID_NUM - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_IDENTIFIER_PERSONAL_ID_NUM - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_IDENTIFIER_PERSONAL_ID_NUM
NAMED_ENTITY_IDENTIFIER_PHONE_NUMBER - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_IDENTIFIER_PHONE_NUMBER - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_IDENTIFIER_PHONE_NUMBER
NAMED_ENTITY_IDENTIFIER_URL - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_IDENTIFIER_URL - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_IDENTIFIER_URL
NAMED_ENTITY_IDENTIFIER_UTM - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_IDENTIFIER_UTM
NAMED_ENTITY_LOCATION - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_LOCATION - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_LOCATION
NAMED_ENTITY_NATIONALITY - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_NATIONALITY
NAMED_ENTITY_NONE - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_NONE - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_NONE
NAMED_ENTITY_ORGANIZATION - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_ORGANIZATION - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_ORGANIZATION
NAMED_ENTITY_PERSON - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_PERSON - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_PERSON
NAMED_ENTITY_RELIGION - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_RELIGION
NAMED_ENTITY_TEMPORAL - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_TEMPORAL - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_TEMPORAL
NAMED_ENTITY_TEMPORAL_DATE - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_TEMPORAL_DATE - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_TEMPORAL_DATE
NAMED_ENTITY_TEMPORAL_OTHER - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_TEMPORAL_OTHER - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_TEMPORAL_OTHER
NAMED_ENTITY_TEMPORAL_TIME - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_TEMPORAL_TIME - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_TEMPORAL_TIME
NAMED_ENTITY_TITLE - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_TITLE
NAMED_ENTITY_VEHICLE - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_VEHICLE - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_VEHICLE
NAMED_ENTITY_WEAPON - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NAMED_ENTITY_WEAPON - Static variable in class com.basistech.util.NEConstants
Printable name for NAMED_ENTITY_WEAPON
NamedEntityData - Class in com.basistech.rlp
A bundle of information for a named entity.
NamedEntityData() - Constructor for class com.basistech.rlp.NamedEntityData
Create a new NamedEntityData, with uninteresting, default, values.
NE_TYPE_FACILITY - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_FACILITY - Static variable in class com.basistech.util.NEConstants
Facility name.
NE_TYPE_GPE - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_GPE - Static variable in class com.basistech.util.NEConstants
Geo-political entity.
NE_TYPE_IDENTIFIER - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_IDENTIFIER - Static variable in class com.basistech.util.NEConstants
Electronic or other ephemeral identifier.
NE_TYPE_IDENTIFIER_CREDIT_CARD_NUM - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_IDENTIFIER_CREDIT_CARD_NUM - Static variable in class com.basistech.util.NEConstants
A credit card number
NE_TYPE_IDENTIFIER_DISTANCE - Static variable in class com.basistech.util.NEConstants
Distance
NE_TYPE_IDENTIFIER_DOMAIN_NAME - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_IDENTIFIER_DOMAIN_NAME - Static variable in class com.basistech.util.NEConstants
An Internet domain name
NE_TYPE_IDENTIFIER_EMAIL - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_IDENTIFIER_EMAIL - Static variable in class com.basistech.util.NEConstants
An E-mail address
NE_TYPE_IDENTIFIER_FAX_NUMBER - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_IDENTIFIER_FAX_NUMBER - Static variable in class com.basistech.util.NEConstants
A fax number
NE_TYPE_IDENTIFIER_IP_ADDRESS - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_IDENTIFIER_IP_ADDRESS - Static variable in class com.basistech.util.NEConstants
An Internet IP address
NE_TYPE_IDENTIFIER_LATITUDE_LONGITUDE - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_IDENTIFIER_LATITUDE_LONGITUDE - Static variable in class com.basistech.util.NEConstants
Latitude Longitude Coordinates
NE_TYPE_IDENTIFIER_MONEY - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_IDENTIFIER_MONEY - Static variable in class com.basistech.util.NEConstants
Monetary amounts
NE_TYPE_IDENTIFIER_NUMBER - Static variable in class com.basistech.util.NEConstants
Number
NE_TYPE_IDENTIFIER_OTHER - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_IDENTIFIER_OTHER - Static variable in class com.basistech.util.NEConstants
Other identifier instances
NE_TYPE_IDENTIFIER_PERCENT - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_IDENTIFIER_PERCENT - Static variable in class com.basistech.util.NEConstants
Percentages
NE_TYPE_IDENTIFIER_PERSONAL_ID_NUM - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_IDENTIFIER_PERSONAL_ID_NUM - Static variable in class com.basistech.util.NEConstants
Personal ID number, such as a US SSN.
NE_TYPE_IDENTIFIER_PHONE_NUMBER - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_IDENTIFIER_PHONE_NUMBER - Static variable in class com.basistech.util.NEConstants
A telephone (landline, mobile) number
NE_TYPE_IDENTIFIER_URL - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_IDENTIFIER_URL - Static variable in class com.basistech.util.NEConstants
A URL
NE_TYPE_IDENTIFIER_UTM - Static variable in class com.basistech.util.NEConstants
Universal Transverse Mercator Coordinates
NE_TYPE_LOCATION - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_LOCATION - Static variable in class com.basistech.util.NEConstants
Location name.
NE_TYPE_NATIONALITY - Static variable in class com.basistech.util.NEConstants
Nationality types.
NE_TYPE_NONE - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_NONE - Static variable in class com.basistech.util.NEConstants
Unknown or uncodable.
NE_TYPE_ORGANIZATION - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_ORGANIZATION - Static variable in class com.basistech.util.NEConstants
Organizations.
NE_TYPE_PERSON - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_PERSON - Static variable in class com.basistech.util.NEConstants
Persons
NE_TYPE_RELIGION - Static variable in class com.basistech.util.NEConstants
Religion types.
NE_TYPE_TEMPORAL - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_TEMPORAL - Static variable in class com.basistech.util.NEConstants
Times and Dates.
NE_TYPE_TEMPORAL_DATE - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_TEMPORAL_DATE - Static variable in class com.basistech.util.NEConstants
A date
NE_TYPE_TEMPORAL_OTHER - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_TEMPORAL_OTHER - Static variable in class com.basistech.util.NEConstants
Other temporal instances
NE_TYPE_TEMPORAL_TIME - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_TEMPORAL_TIME - Static variable in class com.basistech.util.NEConstants
A time
NE_TYPE_TITLE - Static variable in class com.basistech.util.NEConstants
Title types.
NE_TYPE_USER_DEFINED_START - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_USER_DEFINED_START - Static variable in class com.basistech.util.NEConstants
Start of the user-defined NE type space
NE_TYPE_VEHICLE - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_VEHICLE - Static variable in class com.basistech.util.NEConstants
Vehicle types.
NE_TYPE_WEAPON - Static variable in interface com.basistech.rlp.RLPNEConstants
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
NE_TYPE_WEAPON - Static variable in class com.basistech.util.NEConstants
Weapon types.
NEConstants - Class in com.basistech.util
Constants used for labeling Named Entities.
NEConstants() - Constructor for class com.basistech.util.NEConstants
 
NORMALIZED_TOKEN - Static variable in interface com.basistech.rlp.RLPConstants
For each token, provides the token index and the alternative normalized tokens.
NoRootDirectoryException - Exception in com.basistech.util
Exception class when a Basis Technology runtime component cannot locate the necessary data or library files at runtime.
NoRootDirectoryException() - Constructor for exception com.basistech.util.NoRootDirectoryException
Create an exception with a default message.
numeric() - Method in enum com.basistech.util.ISO15924
Get the numeric code for this script.

P

parse(String) - Static method in class com.basistech.rlp.RLPNENameMap
Takes a standard human-readable named entity type name and returns the integer constant.
parse(String) - Static method in class com.basistech.util.NEConstants
Takes a standard human-readable named entity type name and returns the integer constant.
PART_OF_SPEECH - Static variable in interface com.basistech.rlp.RLPConstants
String: Part of speech for the token.
PATHNAME - Static variable in interface com.basistech.rlp.RLPConstants
For internal use.
Pathnames - Class in com.basistech.util
This class retrieves pathnames commonly used in Basis products.
Pathnames() - Constructor for class com.basistech.util.Pathnames
Default constructor.
PERFORMANCE_CHANNEL - Static variable in class com.basistech.LoggingChannels
Numeric ID for the performance logging channel.
process(String, String, int) - Method in class com.basistech.rlp.RLPContext
Deprecated. 5.4
process(String, String, LanguageCode) - Method in class com.basistech.rlp.RLPContext
Read data from a file and process it according to the current configuration of the context.
process(String, String, int, String) - Method in class com.basistech.rlp.RLPContext
Deprecated. 5.4
process(String, String, LanguageCode, String) - Method in class com.basistech.rlp.RLPContext
Read data from a file and process it according to the current configuration of the context.
process(ByteBuffer, String, int) - Method in class com.basistech.rlp.RLPContext
Deprecated. 5.4
process(ByteBuffer, String, LanguageCode) - Method in class com.basistech.rlp.RLPContext
Read data from a buffer and process it according to the current configuration of the context.
process(ByteBuffer, String, int, String) - Method in class com.basistech.rlp.RLPContext
Deprecated. 5.4
process(ByteBuffer, String, LanguageCode, String) - Method in class com.basistech.rlp.RLPContext
Read data from a buffer and process it according to the current configuration of the context.
process(byte[], int, int, String, int) - Method in class com.basistech.rlp.RLPContext
Deprecated. 5.4
process(byte[], int, int, String, LanguageCode) - Method in class com.basistech.rlp.RLPContext
Read data from a buffer and process it according to the current configuration of the context.
process(byte[], int, int, String, int, String) - Method in class com.basistech.rlp.RLPContext
Deprecated. 5.4
process(byte[], int, int, String, LanguageCode, String) - Method in class com.basistech.rlp.RLPContext
Read data from a buffer and process it according to the current configuration of the context.
process(char[], int, int, int) - Method in class com.basistech.rlp.RLPContext
Deprecated. 5.4
process(char[], int, int, LanguageCode) - Method in class com.basistech.rlp.RLPContext
Process character data with the language processors of the context.
process(CharBuffer, int) - Method in class com.basistech.rlp.RLPContext
Deprecated. 5.4
process(CharBuffer, LanguageCode) - Method in class com.basistech.rlp.RLPContext
Process character data with the language processors of the context.
process(String, int) - Method in class com.basistech.rlp.RLPContext
Deprecated. 5.4
process(String, LanguageCode) - Method in class com.basistech.rlp.RLPContext
Process character data with the language processors of the context.

R

RAW_DATA - Static variable in interface com.basistech.rlp.RLPConstants
For internal use.
RAW_TEXT - Static variable in interface com.basistech.rlp.RLPConstants
The input text.
READING - Static variable in interface com.basistech.rlp.RLPConstants
Integer and string vector: Alternate readings (transcriptions) for a token.
REXML_BASE_NP_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
A single base noun phrase.
REXML_BASE_NP_END_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
The end index for a base noun phrase.
REXML_BASE_NP_START_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
The start index for a base noun phrase.
REXML_BASE_NPS_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
All the base noun phrases.
REXML_COMPOUND_COMPONENT_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
A single compound component.
REXML_COMPOUND_COMPONENTS_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
Compound components for a token.
REXML_CONTENTS_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
Contents element.
REXML_DETECTED_ENCODING_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
Detect encoding element.
REXML_DOCUMENT_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
Top element in a REXML document.
REXML_END_ATTR_NAME - Static variable in interface com.basistech.rlp.RLPConstants
end= attribute.
REXML_HEADER_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
Header element.
REXML_INDEX_ATTR_NAME - Static variable in interface com.basistech.rlp.RLPConstants
index= attribute for tokens.
REXML_LANGUAGE_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
Detected language element.
REXML_MANY_TO_ONE_NORMALIZED_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
Many-To-One Normalized token.
REXML_NAMED_ENTITIES_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
All the named entities.
REXML_NAMED_ENTITY_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
A single named entity.
REXML_NAMED_ENTITY_END_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
The end index for a named entity.
REXML_NAMED_ENTITY_START_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
The start token index for a named entity.
REXML_NAMED_ENTITY_TYPE_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
The type of the named entity as an integer.
REXML_NAMED_ENTITY_TYPE_NAME_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
The type of a named entity as a string.
REXML_NAMESPACE_PREFIX - Static variable in interface com.basistech.rlp.RLPConstants
rexml:, the REXML namespace prefix.
REXML_NAMESPACE_URI - Static variable in interface com.basistech.rlp.RLPConstants
Namespace URI for the rexml: namespace prefix.
REXML_NORMALIZED_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
Normalized token.
REXML_POS_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
Part Of Speech element.
REXML_POSITION_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
Position element for token positions.
REXML_PUBLIC_ID - Static variable in interface com.basistech.rlp.RLPConstants
Public ID for REXML documents.
REXML_READING_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
A single reading.
REXML_READINGS_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
The readings for a token.
REXML_ROOT_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
A root
REXML_SENTENCE_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
A single sentence.
REXML_SENTENCE_END_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
sentence end.
REXML_SENTENCE_START_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
sentence start.
REXML_SENTENCES_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
Sentence boundaries.
REXML_START_ATTR_NAME - Static variable in interface com.basistech.rlp.RLPConstants
start= attribute.
REXML_STEM_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
A stemmed form.
REXML_SYSTEM_ID - Static variable in interface com.basistech.rlp.RLPConstants
System ID for REXML documents.
REXML_TOKEN_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
Token element.
REXML_TOKENS_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
Tokens element.
REXML_WORD_ELEMENT_NAME - Static variable in interface com.basistech.rlp.RLPConstants
Word element.
RLP - Class in com.basistech.rlp
Command line interface to RLP, primarily for testing.
RLP_LP_GAZ - Static variable in interface com.basistech.rlp.RLPNEConstants
Gazetteer source language processor ID.
RLP_LP_NONE - Static variable in interface com.basistech.rlp.RLPNEConstants
unknown NE source language processor ID.
RLP_LP_REGEX - Static variable in interface com.basistech.rlp.RLPNEConstants
Regex source language processor ID.
RLP_LP_STAT - Static variable in interface com.basistech.rlp.RLPNEConstants
Named Entity Extractor source language processor ID.
RLPConstants - Interface in com.basistech.rlp
Constants used in RLP.
RLPContext - Class in com.basistech.rlp
The RLP Context class, which analyzes data using RLP processors.
RLPEnvironment - Class in com.basistech.rlp
The RLP Environment class, which maintains the location of the available processors for RLP.
RLPEnvironment(EnvironmentParameters) - Constructor for class com.basistech.rlp.RLPEnvironment
Constructs a new RLPEnvironment object.
RLPEnvironment.LogCallback - Interface in com.basistech.rlp
Interface for objects that accept RLP log messages.
RLPEnvironmentBean - Class in com.basistech.rlp
This class is provided to initialize the RLP Environment in a Spring IoC (or similiar) container.
RLPEnvironmentBean() - Constructor for class com.basistech.rlp.RLPEnvironmentBean
Construct a placeholder; environment, environment definition and root bean are null.
RLPEnvironmentEditor - Class in com.basistech.rlp
This class provides notational convenience for users of the Spring IoC container, or any other facility that participates in the java.beans property editor discipline.
RLPEnvironmentEditor() - Constructor for class com.basistech.rlp.RLPEnvironmentEditor
 
RLPException - Exception in com.basistech.rlp
Methods of RLP throw objects of this class when they encounter an error.
RLPException() - Constructor for exception com.basistech.rlp.RLPException
Default constructor.
RLPException(int, String) - Constructor for exception com.basistech.rlp.RLPException
Creates a throwable object corresponding to one of the defined error codes.
RLPException(Throwable, String) - Constructor for exception com.basistech.rlp.RLPException
Creates a throwable object.
RLPIntegerPair - Class in com.basistech.rlp
Deprecated. 4.3
RLPIntegerPair.List - Class in com.basistech.rlp
Deprecated. Iteration support for an IntBuffer viewed as a List of RLPIntegerPair objects.
RLPIntegerPair.List(IntBuffer) - Constructor for class com.basistech.rlp.RLPIntegerPair.List
Deprecated. Construct given the data buffer.
RLPIntegerTriple - Class in com.basistech.rlp
Deprecated. 4.3
RLPIntegerTriple.List - Class in com.basistech.rlp
Deprecated. Iteration support for an IntBuffer viewed as a List of RLPIntegerTriple objects.
RLPIntegerTriple.List(IntBuffer) - Constructor for class com.basistech.rlp.RLPIntegerTriple.List
Deprecated. Construct from an IntBuffer of data.
RLPJavaUtilLogCallback - Class in com.basistech.rlp
This class implements RLP's LogCallback using java.util.logging.Logger.
RLPJavaUtilLogCallback(Logger) - Constructor for class com.basistech.rlp.RLPJavaUtilLogCallback
Pass a logger object of Java standard java.util.logging.Logger.
RLPLog4jCallback - Class in com.basistech.rlp
This class implements RLP's LogCallback using a log4j logger.
RLPLog4jCallback(Logger) - Constructor for class com.basistech.rlp.RLPLog4jCallback
Pass a log4j Logger object for your application to this constructor.
RLPNEConstants - Interface in com.basistech.rlp
Constants used for labeling Named Entities in RLP.
RLPNENameMap - Class in com.basistech.rlp
A utility class for looking up string names for Named Entity values.
RLPNENameMap() - Constructor for class com.basistech.rlp.RLPNENameMap
 
RLPNEUtils - Class in com.basistech.rlp
Deprecated. As of RLP 5.4, replaced with NEConstants.
RLPNEUtils() - Constructor for class com.basistech.rlp.RLPNEUtils
Deprecated.  
RLPOrphanContextException - Exception in com.basistech.rlp
Exception thrown for operations on a context after the RLPEnvironment that created it has been closed.
RLPOrphanContextException() - Constructor for exception com.basistech.rlp.RLPOrphanContextException
Construct an exceptoin with no message.
RLPOrphanContextException(String) - Constructor for exception com.basistech.rlp.RLPOrphanContextException
Construct an exception with the given message.
RLPResultAccess - Class in com.basistech.rlp
Provides access to RLP results.
RLPResultAccess(RLPContext) - Constructor for class com.basistech.rlp.RLPResultAccess
Instantiates a RLPResultAccess object that you can use to retrieve RLP results.
RLPResultRandomAccess - Class in com.basistech.rlp
Low-level data access to RLP results.
RLPResultRandomAccess(RLPContext) - Constructor for class com.basistech.rlp.RLPResultRandomAccess
Creates a result accessor for the given context.
ROOTS - Static variable in interface com.basistech.rlp.RLPConstants
For Semitic languages, the root for the stem or normalized token.

S

SCRIPT_REGION - Static variable in interface com.basistech.rlp.RLPConstants
Integer triple: Raw-text offset for start of region; Raw-text offset+ 1 for end of region; ISO15924 script identifier
scriptForString(String) - Static method in class com.basistech.util.ISO15924Utils
Examines a string, and returns an ISO15924 code corresponding to the contents.
SENTENCE_BOUNDARY - Static variable in interface com.basistech.rlp.RLPConstants
Integer: Index of last token + 1 for the sentence.
setAsText(String) - Method in class com.basistech.util.ISO15924Editor
setAsText(String) - Method in class com.basistech.util.LanguageCodeEditor
Set the language code.
setAsText(String) - Method in class com.basistech.util.TransliterationSchemeEditor
setBTRootDirectory(String) - Static method in class com.basistech.util.Pathnames
Set the Basis root directory (the root of an SDK or runtime installation).
setConsistentType(boolean) - Method in class com.basistech.rlp.RLPResultAccess
Set consistent named entity type
setConsistentType(boolean) - Method in class com.basistech.rlp.RLPResultRandomAccess
Set consistent named entity type
setContextDataLength(long) - Method in class com.basistech.rlp.ContextParameters
Sets the length of the context definition string.
setContextDefinition(String) - Method in class com.basistech.rlp.ContextParameters
Uses a contextconfig XML document in the form of an XML string to define an RLP context.
setContextDefinition(File) - Method in class com.basistech.rlp.ContextParameters
Uses an contextconfig XML file to define an RLP context.
setEndCharacterOffset(int) - Method in class com.basistech.rlp.NamedEntityData
 
setEndTokenIndex(int) - Method in class com.basistech.rlp.NamedEntityData
 
setEnvironmentDefinition(File) - Method in class com.basistech.rlp.EnvironmentParameters
Sets the Environment Definition File.
setEnvironmentDefinition(String) - Method in class com.basistech.rlp.RLPEnvironmentBean
Set the XML definition for the environment.
setLogCallback(RLPEnvironment.LogCallback) - Method in class com.basistech.rlp.EnvironmentParameters
Sets the log callback object that will be passed messages from RLP.
setLogLevel(String) - Method in class com.basistech.rlp.EnvironmentParameters
Sets the log level.
setNormalizedNamedEntity(String) - Method in class com.basistech.rlp.NamedEntityData
 
setPrefixLength(int) - Method in class com.basistech.rlp.NamedEntityData
If the named entity had a prefix that was removed from the normalized named entity, the length of that prefix in the original raw text.
setProperty(String, String) - Method in class com.basistech.rlp.RLPContext
Sets a named property for the context, read by processors.
setRawNamedEntity(String) - Method in class com.basistech.rlp.NamedEntityData
 
setRlpLogLevel(String) - Method in class com.basistech.rlp.RLPEnvironmentBean
Set the log level.
setRootBean(BasisRootBean) - Method in class com.basistech.rlp.RLPEnvironmentBean
Set the root bean.
setRootDirectory(String) - Method in class com.basistech.util.BasisRootBean
Set the Basis root directory.
setSource(int, int) - Static method in class com.basistech.rlp.RLPNEUtils
Deprecated. As of RLP 5.4, replaced with NEConstants.
setSource(int, int) - Static method in class com.basistech.util.NEConstants
Computes a composite value from the source and the type.
setStartCharacterOffset(int) - Method in class com.basistech.rlp.NamedEntityData
 
setStartTokenIndex(int) - Method in class com.basistech.rlp.NamedEntityData
 
setType(int) - Method in class com.basistech.rlp.NamedEntityData
 
setValue(Object) - Method in class com.basistech.rlp.RLPEnvironmentEditor
size() - Method in class com.basistech.rlp.RLPIntegerPair.List
Deprecated. Number of pairs in the List.
size() - Method in class com.basistech.rlp.RLPIntegerTriple.List
Deprecated. Number of triples in the list.
start - Variable in class com.basistech.rlp.RLPIntegerPair
Deprecated. The first integer; usually a start index (character or token).
start - Variable in class com.basistech.rlp.RLPIntegerTriple
Deprecated. The first integer, generally a start index.
STEM - Static variable in interface com.basistech.rlp.RLPConstants
The dictionary form for the token.
STOPWORD - Static variable in interface com.basistech.rlp.RLPConstants
Integer: Index for a token that is a stopword.

T

TEXT_BOUNDARIES - Static variable in interface com.basistech.rlp.RLPConstants
Integer: Raw-text offset + 1 of a sentence-level text boundary.
TextDomain - Class in com.basistech.util
Collection of linguistic properties of a text which are independent of its message; this currently includes script, language, and transliteration scheme.
TextDomain(ISO15924, LanguageCode, TransliterationScheme) - Constructor for class com.basistech.util.TextDomain
Create a TextDomain object.
TextDomain(LanguageCode) - Constructor for class com.basistech.util.TextDomain
Create a TextDomain object for the "native" domain of the language (see LanguageCode.getDefaulatScript())
TextDomain(int, int, TransliterationScheme) - Constructor for class com.basistech.util.TextDomain
Deprecated. Use the one with enum args
TOKEN - Static variable in interface com.basistech.rlp.RLPConstants
String: An atomic element from the input text, such as word, number, multiword expression, possessive affix, or punctuation.
TOKEN_OFFSET - Static variable in interface com.basistech.rlp.RLPConstants
Integer pair: Raw-text start and end + 1 offsets for the token.
TOKEN_PREFIX_STEM_LENGTHS - Static variable in interface com.basistech.rlp.RLPConstants
package-private tag for internal notices.
TOKEN_SOURCE_ID - Static variable in interface com.basistech.rlp.RLPConstants
Integer: identifies the dictionary in which the token was found.
TOKEN_SOURCE_NAME - Static variable in interface com.basistech.rlp.RLPConstants
Name of the dictionary identified by TOKEN_SOURCE_ID.
TOKEN_VARIATIONS - Static variable in interface com.basistech.rlp.RLPConstants
Integer and string vector: Variant orthographic representations of a token (word).
toString() - Method in class com.basistech.rlp.NamedEntityData
Gets a string representation of this NamedEntityData object.
toString(int) - Static method in class com.basistech.rlp.RLPNENameMap
Takes a named entity type constant and returns the human-readable name.
toString(int) - Static method in class com.basistech.util.NEConstants
Takes a named entity type constant and returns the human-readable name.
toString() - Method in class com.basistech.util.TextDomain
Retrieve a string representation of the TextDomain.
TRANSCRIBED_TEXT - Static variable in interface com.basistech.rlp.RLPConstants
Currently unused.
TransliterationScheme - Enum in com.basistech.util
Named constants for the numeric codes for BT_Xlit_Scheme.
TransliterationSchemeEditor - Class in com.basistech.util
This class provides notational convenience for users of the Spring IoC container, or any other facility that participates in the java.beans property editor discipline.
TransliterationSchemeEditor() - Constructor for class com.basistech.util.TransliterationSchemeEditor
 
type - Variable in class com.basistech.rlp.RLPIntegerTriple
Deprecated. The third integer, generally a type.

V

valueOf(String) - Static method in enum com.basistech.util.ISO15924
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.basistech.util.LanguageCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.basistech.util.TransliterationScheme
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.basistech.util.ISO15924
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.basistech.util.LanguageCode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.basistech.util.TransliterationScheme
Returns an array containing the constants of this enum type, in the order they're declared.
versionString() - Static method in class com.basistech.rlp.RLPEnvironment
Retrieves the version String.

W

WARNING_CHANNEL - Static variable in class com.basistech.LoggingChannels
Numeric ID for the warning logging channel.
wrap(IntBuffer) - Static method in class com.basistech.rlp.RLPIntegerPair
Deprecated. Wraps an IntBuffer of pairs of integers as an array of RLPIntegerPair objects.
wrap(IntBuffer) - Static method in class com.basistech.rlp.RLPIntegerTriple
Deprecated. Wraps an IntBuffer of triples of integers as an array of RLPIntegerTriple objects.

A B C D E F G H I L M N P R S T V W

Copyright © 2004-2008 Basis Technology Corporation. All Rights Reserved.