Rosette Entity Extractor Java SDK (REX) or the Rosette Cloud /entities
endpoint supports the following entity types.
Statistical types:
- PERSON
- ORGANIZATION
- LOCATION
- PRODUCT
- TITLE
Exact match (gazetteer) or pattern-based (regex) types:
- NATIONALITY
- RELIGION
- CREDIT_CARD_NUM
- DISTANCE
- EMAIL
- LATITUDE_LONGITUDE
- MONEY
- PERSONAL_ID_NUM
- PHONE_NUMBER
- URL
- UTM (Universal Transverse Mercator geo-coordinates)
- DATE
- TIME
Not all entity types are supported for all languages. For a matrix showing a matrix of languages and supported entity types, see the REX (JVM) Application Developer's Guide, "Entities Returned for Each Language", or the Rosette Cloud documentation.
Note that it also possible to add custom entity types with REX (JVM) or Rosette Enterprise, but not with Rosette Cloud. Contact us for more details.
Entity Extraction Technical Specifications