Entities supported for the country ch
The following entities are supported for the country ch (Switzerland)
| entity | description | example |
|---|---|---|
| address | A postal address. In general, a score of one is given to an address that includes a numbered, common format street address (for example "23 North Road"), a known city (for example "London"), and a postal code in a viable format for the country (for example "SW1A 2AA"). Deviations from this form lead to score penalties. The ordering of these elements varies by country. OpenText recommends that you use prefiltering to improve the performance for this grammar. See Configure Prefiltering. This entity returns the addresses in a normalized format by default. The normalized form standardizes apartment and house numbers, expands shortened forms of region names, removes additional punctuation, and converts the text to uppercase. For example "ABIDEI HURRIYET CD TANER PALAS APT 9, KAT:7, D:9, 34437 ISTANBUL". The exact order depends on the country. You can turn off normalization by setting normalize_addresses=false in the address_stoplist.lua script. This option can improve performance when you do not need normalization. |
Bahnhofstrasse 4a/8,8001 Zurich Europastrasse 2, 8152 Opfikon ZH Whg. 12 Buckhauserstraße 36, 8048, Zurich Zichzachweg 15, Postfach 230, 9076 Tihidorf, SWITZERLAND |
| address/city/context | A city or town, with context. | stadt: Zurich |
| address/city/landmark | A city or town landmark. | stadt |
| address/city/nocontext | A city or town, without context. | Zurich |
| address/country/context | A country, with context. | land: Suisse |
| address/country/landmark | A country landmark. | land |
| address/country/nocontext | A country, without context. | Suisse |
| address/landmark | A postal address landmark. | Anschriftenfeld |
| address/postcode/context | A postal code, with context. | PLZ: 1003 |
| address/postcode/landmark | A postal code landmark. | PLZ |
| address/postcode/nocontext | A postal code, without context. | 1003 |
| address/streetlocation/context | A street location (house number and street name), with context. | Postanschrift: Bahnhofstrasse 8 Postanschrift: Postfach 230 Postanschrift: Whg. 12 Buckhauserstraße 36 |
| address/streetlocation/landmark | A street location landmark. | Postanschrift |
| address/streetlocation/nocontext | A street location (house number and street name), without context. | Bahnhofstrasse 8 Postfach 230 Whg. 12 Buckhauserstraße 36 |
| banking/iban/context | An International Bank Account Number (IBAN), with context. The IBAN number can have spaces, hyphens (-), or periods (.) as delimiters between different components of the IBAN. | IBAN: CH5604835012345678009 |
| banking/iban/nocontext | An International Bank Account Number (IBAN), without context. | CH5604835012345678009 |
| banking/swiftcode/context | A SWIFT/BIC code, with context. | SWIFT code: XXXXCH00BBB |
| banking/swiftcode/nocontext | A SWIFT/BIC code, without context. | XXXXCH00BBB |
| driving/context | A driving license number with context. This entity matches both the driving license number, and the personal number or driver number, if present. On the standard European driving license, these are fields 5 and 4d.1 | führerausweis: 006551496001 |
| driving/landmark | A driving license landmark. | führerausweis |
| driving/nocontext | A driving license number, without context.2 | 006551496001 |
| health/ehic/context | An EHIC personal identification number with context. | Europäische Krankenversicherungskarte: 756.1234.5678.97 |
| health/ehic/landmark | An EHIC landmark | Europäische Krankenversicherungskarte |
| health/ehic/nocontext | An EHIC personal identification number without context. | 756.1234.5678.97 |
| health/id/context | A Swiss health insurance card number with context. | Schweizerische Krankenversicherungskarte KVG: 12345678901234567890 |
| health/id/landmark | A health number landmark. | Schweizerische Krankenversicherungskarte KVG |
| health/id/nocontext | A health number, such as a British NHS number, French Carte Vitale number or Japanese Health Insurance Card number, without context. | 12345678901234567890 |
| id/context | A national identity number with context. For information about the supported ID numbers, see Supported National ID Numbers. | AHV-Nr: 756.1234.5678.97 AHV: 12345678901 Aufenthaltstitel: DB0839012 Identitätskarte: K0K36Y39 |
| id/landmark | A national identity number landmark.3 | AHV AHV-Nr Aufenthaltstitel Identitätskarte |
| id/nocontext | A national identity number without context. For information about the supported ID numbers, see Supported National ID Numbers.4 | 12345678901 756.1234.5678.97 DB0839012 K0K36Y39 |
| internet/email/context | An email address, with context. | courriel: jsmith@mailserver.com |
| internet/email/landmark | An email address landmark. | courriel |
| internet/email/nocontext | An email address, without context. | jsmith@mailserver.com |
| name | A full personal name. Romanized names can be in title case or upper case, and can be in the order given name surname or surname given name. CJKVT native script names must be surname given name. For Japanese, either form can include honorifics.5 | Jürgen Conti Lise van Martinet Esq Professor J. Conti |
| name/given_name/context | A given name with context. For CJKVT the context landmark should be in CJKVT native script. | vornamen: Jürgen |
| name/given_name/landmark | A given name landmark. For CJKVT it will be in native script. | vornamen |
| name/given_name/nocontext | A given name, without context. | Jürgen |
| name/landmark | A full name landmark. | Name |
| name/post_title | A title that follows a name. | Esq |
| name/pre_title | A title that precedes a name. | Professor |
| name/surname/context | A surname with context. For CJKVT the landmark will be in native script | cognome: Conti |
| name/surname/landmark | A surname landmark. | cognome |
| name/surname/nocontext | A surname without context. | Conti |
| name/title_surname | A title and surname. | Dr Conti Professor van Conti |
| nationality/adj/context | A nationality adjective with context. | NATIONALITÄT: Schweizer |
| nationality/adj/landmark | A nationality adjective landmark. | NATIONALITÄT |
| nationality/adj/nocontext | A nationality adjective without context. | Schweizer |
| nationality/any/context | Any combination of nationality adjective and noun landmark and value. | NATIONALITÄT: Schweizer |
| nationality/any/landmark | Any nationality adjective or landmark. | NATIONALITÄT |
| nationality/any/nocontext | Any nationality adjective or noun. | Schweizer |
| nationality/noun/context | A nationality noun with context. | Land: Schweiz |
| nationality/noun/landmark | A nationality noun landmark. | Land |
| nationality/noun/nocontext | A nationality noun without context. | Schweiz |
| passport/context | A passport number with context. | numero di passaporto: S5200073 |
| passport/landmark | A passport landmark. For information about cases where the landmark and passport number do not match or have an ambiguous match, see Ambiguous Entities. | numero di passaporto |
| passport/nocontext | A passport number without context. | S5200073 |
| postcode/context | A postal code with context. | PLZ: 1003 |
| postcode/landmark | A postal code landmark. | PLZ |
| postcode/nocontext | A postal code without context. | 1003 |
| telephone/context | A telephone number with context. For the telephone_cjkvt grammar, numbers can be ASCII or full-width numbers. This entity returns the telephone number in the normalized format +NNNNN, starting with the country code. For example +12012224344.6 | telefono: 021 123 45 67 |
| telephone/landmark | A telephone number landmark. For the telephone_cjkvt grammar, landmarks are available only in CJKVT native script. | telefono |
| telephone/nocontext | A telephone number without context. For the telephone_cjkvt grammar, numbers can be ASCII or full-width numbers. This entity returns the telephone number in the normalized format +NNNNN, starting with the country code. For example +12042439955.7 | +41 21 123 45 67 021 123 45 67 |
| tin/context | A tax identification number with context. For more examples, see Example Tax Identification Numbers.8 | AHV-Nr: 756.3047.5009.62 UnternehmensIdentifikationsnummer: CHE-107.787.577 |
| tin/landmark | A tax identification number landmark. | AHV-Nr UnternehmensIdentifikationsnummer |
| tin/nocontext | A tax identification number without context. For more examples, see Example Tax Identification Numbers.9 | 756.3047.5009.62 CHE-107.787.577 |
| tin/vatin/context | A VAT identification number with context. | Imposta sul valore aggiunto: CHE-107.787.577 IVA |
| tin/vatin/landmark | A VAT identification number landmark. | Imposta sul valore aggiunto |
| tin/vatin/nocontext | A VAT identification number without context. | CHE-107.787.577 IVA |
In the tables, ✔️ indicates that the item is always used, and ❌ that the item is never used. The ✓ symbol indicates that the item is only used for some entities (that is, for some but not all countries or languages). For details, refer to the relevant entity page.