com.basistech.rlp
Interface RLPNEConstants

All Known Subinterfaces:
RLPConstants

public interface RLPNEConstants

Constants used for labeling Named Entities in RLP. Most are in com.basistech.util.NEConstants. This class adds constants used in RLP's Custom Named Entity Type (CNET) system to indicate which language processor identified the given named entity.


Field Summary
static String NAMED_ENTITY_FACILITY
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_GPE
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_IDENTIFIER
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_IDENTIFIER_CREDIT_CARD_NUM
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_IDENTIFIER_DOMAIN_NAME
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_IDENTIFIER_EMAIL
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_IDENTIFIER_FAX_NUMBER
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_IDENTIFIER_IP_ADDRESS
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_IDENTIFIER_LATITUDE_LONGITUDE
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_IDENTIFIER_MONEY
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_IDENTIFIER_OTHER
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_IDENTIFIER_PERCENT
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_IDENTIFIER_PERSONAL_ID_NUM
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_IDENTIFIER_PHONE_NUMBER
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_IDENTIFIER_URL
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_LOCATION
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_NONE
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_ORGANIZATION
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_PERSON
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_TEMPORAL
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_TEMPORAL_DATE
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_TEMPORAL_OTHER
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_TEMPORAL_TIME
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_VEHICLE
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static String NAMED_ENTITY_WEAPON
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_FACILITY
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_GPE
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_IDENTIFIER
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_IDENTIFIER_CREDIT_CARD_NUM
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_IDENTIFIER_DOMAIN_NAME
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_IDENTIFIER_EMAIL
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_IDENTIFIER_FAX_NUMBER
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_IDENTIFIER_IP_ADDRESS
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_IDENTIFIER_LATITUDE_LONGITUDE
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_IDENTIFIER_MONEY
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_IDENTIFIER_OTHER
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_IDENTIFIER_PERCENT
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_IDENTIFIER_PERSONAL_ID_NUM
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_IDENTIFIER_PHONE_NUMBER
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_IDENTIFIER_URL
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_LOCATION
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_NONE
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_ORGANIZATION
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_PERSON
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_TEMPORAL
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_TEMPORAL_DATE
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_TEMPORAL_OTHER
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_TEMPORAL_TIME
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_USER_DEFINED_START
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_VEHICLE
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int NE_TYPE_WEAPON
          Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
static int RLP_LP_GAZ
          Gazetteer source language processor ID.
static int RLP_LP_NONE
          unknown NE source language processor ID.
static int RLP_LP_REGEX
          Regex source language processor ID.
static int RLP_LP_STAT
          Named Entity Extractor source language processor ID.
 

Field Detail

NE_TYPE_USER_DEFINED_START

static final int NE_TYPE_USER_DEFINED_START
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Start of the user-defined NE type space

See Also:
Constant Field Values

NE_TYPE_NONE

static final int NE_TYPE_NONE
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Unknown or uncodable.

See Also:
Constant Field Values

NE_TYPE_PERSON

static final int NE_TYPE_PERSON
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Persons.

See Also:
Constant Field Values

NE_TYPE_ORGANIZATION

static final int NE_TYPE_ORGANIZATION
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Organizations.

See Also:
Constant Field Values

NE_TYPE_LOCATION

static final int NE_TYPE_LOCATION
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Location name.

See Also:
Constant Field Values

NE_TYPE_FACILITY

static final int NE_TYPE_FACILITY
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Facility name.

See Also:
Constant Field Values

NE_TYPE_GPE

static final int NE_TYPE_GPE
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Geo-political entity.

See Also:
Constant Field Values

NE_TYPE_VEHICLE

static final int NE_TYPE_VEHICLE
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Vehicle types.

See Also:
Constant Field Values

NE_TYPE_WEAPON

static final int NE_TYPE_WEAPON
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Weapon types.

See Also:
Constant Field Values

NE_TYPE_TEMPORAL

static final int NE_TYPE_TEMPORAL
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Times and Dates.

See Also:
Constant Field Values

NE_TYPE_IDENTIFIER

static final int NE_TYPE_IDENTIFIER
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Electronic or other ephemeral identifier.

See Also:
Constant Field Values

NE_TYPE_TEMPORAL_DATE

static final int NE_TYPE_TEMPORAL_DATE
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
A date.

See Also:
Constant Field Values

NE_TYPE_TEMPORAL_TIME

static final int NE_TYPE_TEMPORAL_TIME
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
A time.

See Also:
Constant Field Values

NE_TYPE_TEMPORAL_OTHER

static final int NE_TYPE_TEMPORAL_OTHER
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Other temporal instances.

See Also:
Constant Field Values

NE_TYPE_IDENTIFIER_EMAIL

static final int NE_TYPE_IDENTIFIER_EMAIL
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
An E-mail address.

See Also:
Constant Field Values

NE_TYPE_IDENTIFIER_URL

static final int NE_TYPE_IDENTIFIER_URL
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
A URL.

See Also:
Constant Field Values

NE_TYPE_IDENTIFIER_DOMAIN_NAME

static final int NE_TYPE_IDENTIFIER_DOMAIN_NAME
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
An Internet domain name.

See Also:
Constant Field Values

NE_TYPE_IDENTIFIER_IP_ADDRESS

static final int NE_TYPE_IDENTIFIER_IP_ADDRESS
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
An Internet IP address.

See Also:
Constant Field Values

NE_TYPE_IDENTIFIER_PHONE_NUMBER

static final int NE_TYPE_IDENTIFIER_PHONE_NUMBER
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
A telephone (landline, mobile) number.

See Also:
Constant Field Values

NE_TYPE_IDENTIFIER_FAX_NUMBER

static final int NE_TYPE_IDENTIFIER_FAX_NUMBER
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
A fax number.

See Also:
Constant Field Values

NE_TYPE_IDENTIFIER_PERSONAL_ID_NUM

static final int NE_TYPE_IDENTIFIER_PERSONAL_ID_NUM
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Personal ID number, such as a US SSN.

See Also:
Constant Field Values

NE_TYPE_IDENTIFIER_LATITUDE_LONGITUDE

static final int NE_TYPE_IDENTIFIER_LATITUDE_LONGITUDE
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Latitude Longitude Coordinates.

See Also:
Constant Field Values

NE_TYPE_IDENTIFIER_CREDIT_CARD_NUM

static final int NE_TYPE_IDENTIFIER_CREDIT_CARD_NUM
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
A credit card number.

See Also:
Constant Field Values

NE_TYPE_IDENTIFIER_MONEY

static final int NE_TYPE_IDENTIFIER_MONEY
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Monetary amounts.

See Also:
Constant Field Values

NE_TYPE_IDENTIFIER_PERCENT

static final int NE_TYPE_IDENTIFIER_PERCENT
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Percentages.

See Also:
Constant Field Values

NE_TYPE_IDENTIFIER_OTHER

static final int NE_TYPE_IDENTIFIER_OTHER
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Other identifier instances.

See Also:
Constant Field Values

NAMED_ENTITY_NONE

static final String NAMED_ENTITY_NONE
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_NONE.

See Also:
Constant Field Values

NAMED_ENTITY_PERSON

static final String NAMED_ENTITY_PERSON
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_PERSON.

See Also:
Constant Field Values

NAMED_ENTITY_ORGANIZATION

static final String NAMED_ENTITY_ORGANIZATION
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_ORGANIZATION.

See Also:
Constant Field Values

NAMED_ENTITY_LOCATION

static final String NAMED_ENTITY_LOCATION
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_LOCATION.

See Also:
Constant Field Values

NAMED_ENTITY_FACILITY

static final String NAMED_ENTITY_FACILITY
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_FACILITY .

See Also:
Constant Field Values

NAMED_ENTITY_GPE

static final String NAMED_ENTITY_GPE
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_GPE.

See Also:
Constant Field Values

NAMED_ENTITY_VEHICLE

static final String NAMED_ENTITY_VEHICLE
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_VEHICLE.

See Also:
Constant Field Values

NAMED_ENTITY_WEAPON

static final String NAMED_ENTITY_WEAPON
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_WEAPON.

See Also:
Constant Field Values

NAMED_ENTITY_TEMPORAL

static final String NAMED_ENTITY_TEMPORAL
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_TEMPORAL.

See Also:
Constant Field Values

NAMED_ENTITY_TEMPORAL_DATE

static final String NAMED_ENTITY_TEMPORAL_DATE
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_TEMPORAL_DATE.

See Also:
Constant Field Values

NAMED_ENTITY_TEMPORAL_TIME

static final String NAMED_ENTITY_TEMPORAL_TIME
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_TEMPORAL_TIME.

See Also:
Constant Field Values

NAMED_ENTITY_TEMPORAL_OTHER

static final String NAMED_ENTITY_TEMPORAL_OTHER
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_TEMPORAL_OTHER.

See Also:
Constant Field Values

NAMED_ENTITY_IDENTIFIER

static final String NAMED_ENTITY_IDENTIFIER
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_IDENTIFIER.

See Also:
Constant Field Values

NAMED_ENTITY_IDENTIFIER_EMAIL

static final String NAMED_ENTITY_IDENTIFIER_EMAIL
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_IDENTIFIER_EMAIL.

See Also:
Constant Field Values

NAMED_ENTITY_IDENTIFIER_URL

static final String NAMED_ENTITY_IDENTIFIER_URL
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_IDENTIFIER_URL

See Also:
Constant Field Values

NAMED_ENTITY_IDENTIFIER_DOMAIN_NAME

static final String NAMED_ENTITY_IDENTIFIER_DOMAIN_NAME
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_IDENTIFIER_DOMAIN_NAME.

See Also:
Constant Field Values

NAMED_ENTITY_IDENTIFIER_IP_ADDRESS

static final String NAMED_ENTITY_IDENTIFIER_IP_ADDRESS
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_IDENTIFIER_IP_ADDRESS.

See Also:
Constant Field Values

NAMED_ENTITY_IDENTIFIER_PHONE_NUMBER

static final String NAMED_ENTITY_IDENTIFIER_PHONE_NUMBER
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_IDENTIFIER_PHONE_NUMBER.

See Also:
Constant Field Values

NAMED_ENTITY_IDENTIFIER_FAX_NUMBER

static final String NAMED_ENTITY_IDENTIFIER_FAX_NUMBER
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_IDENTIFIER_FAX_NUMBER.

See Also:
Constant Field Values

NAMED_ENTITY_IDENTIFIER_PERSONAL_ID_NUM

static final String NAMED_ENTITY_IDENTIFIER_PERSONAL_ID_NUM
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_IDENTIFIER_PERSONAL_ID_NUM.

See Also:
Constant Field Values

NAMED_ENTITY_IDENTIFIER_LATITUDE_LONGITUDE

static final String NAMED_ENTITY_IDENTIFIER_LATITUDE_LONGITUDE
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_IDENTIFIER_LATITUDE_LONGITUDE.

See Also:
Constant Field Values

NAMED_ENTITY_IDENTIFIER_CREDIT_CARD_NUM

static final String NAMED_ENTITY_IDENTIFIER_CREDIT_CARD_NUM
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_IDENTIFIER_CREDIT_CARD_NUM.

See Also:
Constant Field Values

NAMED_ENTITY_IDENTIFIER_MONEY

static final String NAMED_ENTITY_IDENTIFIER_MONEY
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_IDENTIFIER_MONEY.

See Also:
Constant Field Values

NAMED_ENTITY_IDENTIFIER_PERCENT

static final String NAMED_ENTITY_IDENTIFIER_PERCENT
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_IDENTIFIER_PERCENT.

See Also:
Constant Field Values

NAMED_ENTITY_IDENTIFIER_OTHER

static final String NAMED_ENTITY_IDENTIFIER_OTHER
Deprecated. As of RLP 5.4, use com.basistech.util.NEConstants.
Printable name for NAMED_ENTITY_IDENTIFIER_OTHER.

See Also:
Constant Field Values

RLP_LP_NONE

static final int RLP_LP_NONE
unknown NE source language processor ID.

See Also:
Constant Field Values

RLP_LP_STAT

static final int RLP_LP_STAT
Named Entity Extractor source language processor ID.

See Also:
Constant Field Values

RLP_LP_GAZ

static final int RLP_LP_GAZ
Gazetteer source language processor ID.

See Also:
Constant Field Values

RLP_LP_REGEX

static final int RLP_LP_REGEX
Regex source language processor ID.

See Also:
Constant Field Values


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