# Named Entity Dictionary

{% hint style="info" %}
This menu can only be used in NER projects
{% endhint %}

## Named Entity Dictionary

If you access your NER project account, you will find an additional menu called Naned Entity Dictionary in the GNB.&#x20;

<figure><img src="https://130024530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbLiHRL2K36Nfs8G0PSiU%2Fuploads%2F8xbd1rUz3zCZAMUH2Q78%2FScreenshot%202023-03-17%20at%205.26.22%20PM.png?alt=media&#x26;token=10e6e752-d883-46d9-8712-8dc331d6f05d" alt=""><figcaption><p>GNB > Named Entities Dictionary [only NER project]</p></figcaption></figure>

You can

* Add/modify/delete words/phrases that would be good to be extracted as [named entities](https://docs.allganize.ai/nlu-api-dashboard/data-management/entities-settings).
* Check the \[Named Entity - Word] pairs inferred from the test data by model \[type : INFERENCE]
* Check the \[Named Entity - Word]  pairs inferred from the training data by model \[type : TRAIN]

<figure><img src="https://130024530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbLiHRL2K36Nfs8G0PSiU%2Fuploads%2FDFBcw4VdzeraEZehN57b%2FScreenshot%202023-03-17%20at%205.38.54%20PM.png?alt=media&#x26;token=743714a8-e827-4edc-a2a7-378c33914bb1" alt=""><figcaption></figcaption></figure>

### Filters

We provide filters of the following two criteria :

* By Named Entity
* By Type&#x20;
  * TRAIN
  * INFERENCE
  * UPLOAD

<figure><img src="https://130024530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbLiHRL2K36Nfs8G0PSiU%2Fuploads%2F2az8IGR2UPCUDOi1iTbZ%2FNER%20Dictionary%20-%20Filters.jpg?alt=media&#x26;token=b22ee014-b0f5-4b63-a4a4-d07e3590309e" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Types meaning

* TRAIN - Extracted from training data&#x20;
* INFERENCE - Extracted from test data by model
* UPLOAD - Uploaded and registered by the user&#x20;
  {% endhint %}
