> For the complete documentation index, see [llms.txt](https://docs.allganize.ai/nlu-api-dashboard/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allganize.ai/nlu-api-dashboard/data-management/n-amed-entity-dictionary.md).

# 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="/files/ybEiLwHcRWNsEDZwktSs" 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](/nlu-api-dashboard/data-management/entities-settings.md).
* 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="/files/Nlw8IWlBtEaM8BSC2dX5" 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="/files/UjIgTW7k4mDtwbtYkKsZ" 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 %}
