# ExtractedKeywords

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/api/src/documentation/services/keyword-extractor.service.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/documentation/services/keyword-extractor.service.ts#L6)

Extracted keywords with metadata

## Properties

| Property | Type |
|---|---|
| `primary` | `string[]` |
| `secondary` | `string[]` |
| `technical` | `string[]` |
| `actions` | `string[]` |
| `entities` | `string[]` |
