|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
---|
static final int NE_TYPE_USER_DEFINED_START
static final int NE_TYPE_NONE
static final int NE_TYPE_PERSON
static final int NE_TYPE_ORGANIZATION
static final int NE_TYPE_LOCATION
static final int NE_TYPE_FACILITY
static final int NE_TYPE_GPE
static final int NE_TYPE_VEHICLE
static final int NE_TYPE_WEAPON
static final int NE_TYPE_TEMPORAL
static final int NE_TYPE_IDENTIFIER
static final int NE_TYPE_TEMPORAL_DATE
static final int NE_TYPE_TEMPORAL_TIME
static final int NE_TYPE_TEMPORAL_OTHER
static final int NE_TYPE_IDENTIFIER_EMAIL
static final int NE_TYPE_IDENTIFIER_URL
static final int NE_TYPE_IDENTIFIER_DOMAIN_NAME
static final int NE_TYPE_IDENTIFIER_IP_ADDRESS
static final int NE_TYPE_IDENTIFIER_PHONE_NUMBER
static final int NE_TYPE_IDENTIFIER_FAX_NUMBER
static final int NE_TYPE_IDENTIFIER_PERSONAL_ID_NUM
static final int NE_TYPE_IDENTIFIER_LATITUDE_LONGITUDE
static final int NE_TYPE_IDENTIFIER_CREDIT_CARD_NUM
static final int NE_TYPE_IDENTIFIER_MONEY
static final int NE_TYPE_IDENTIFIER_PERCENT
static final int NE_TYPE_IDENTIFIER_OTHER
static final String NAMED_ENTITY_NONE
static final String NAMED_ENTITY_PERSON
static final String NAMED_ENTITY_ORGANIZATION
static final String NAMED_ENTITY_LOCATION
static final String NAMED_ENTITY_FACILITY
static final String NAMED_ENTITY_GPE
static final String NAMED_ENTITY_VEHICLE
static final String NAMED_ENTITY_WEAPON
static final String NAMED_ENTITY_TEMPORAL
static final String NAMED_ENTITY_TEMPORAL_DATE
static final String NAMED_ENTITY_TEMPORAL_TIME
static final String NAMED_ENTITY_TEMPORAL_OTHER
static final String NAMED_ENTITY_IDENTIFIER
static final String NAMED_ENTITY_IDENTIFIER_EMAIL
static final String NAMED_ENTITY_IDENTIFIER_URL
static final String NAMED_ENTITY_IDENTIFIER_DOMAIN_NAME
static final String NAMED_ENTITY_IDENTIFIER_IP_ADDRESS
static final String NAMED_ENTITY_IDENTIFIER_PHONE_NUMBER
static final String NAMED_ENTITY_IDENTIFIER_FAX_NUMBER
static final String NAMED_ENTITY_IDENTIFIER_PERSONAL_ID_NUM
static final String NAMED_ENTITY_IDENTIFIER_LATITUDE_LONGITUDE
static final String NAMED_ENTITY_IDENTIFIER_CREDIT_CARD_NUM
static final String NAMED_ENTITY_IDENTIFIER_MONEY
static final String NAMED_ENTITY_IDENTIFIER_PERCENT
static final String NAMED_ENTITY_IDENTIFIER_OTHER
static final int RLP_LP_NONE
static final int RLP_LP_STAT
static final int RLP_LP_GAZ
static final int RLP_LP_REGEX
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |