Name/Organization
Parse Definition
| Name/Organization | |||
|---|---|---|---|
| Description | The Name/Organization parse definition parses names and organizations into a set of tokens. | ||
| Output Tokens | Name Organization |
||
| Example 1 | Input | Output Token | Output |
| Monsieur Jean Pierre Lacombe | Name | Monsieur Jean Pierre Lacombe | |
| Organization | |||
| Example 2 | Input | Output Token | Output |
| SNCF | Name | ||
| Organization | SNCF | ||
| Example 3 | Input | Output Token | Output |
| Monsieur Jean Pierre Lacombe, SNCF | Name | Monsieur Jean Pierre Lacombe | |
| Organization | SNCF | ||
| Remarks | |||