# 類語・対義語登録

AlliのAIは最初から高い精度を備えていますが、これに加え、必要の応じて、類語と対義語を理解するようにAlliをトレーニングすることで、さらに高い精度で応答することが可能になります。

## 類語辞書 <a href="#synonym-dictionary" id="synonym-dictionary"></a>

類語を登録するには、\[ナレッジベース] > \[Q\&A]に移動し、\[類語／対義語辞書]ボタンをクリックします。

<figure><img src="https://i0.wp.com/guide.allganize.ai/wp-content/uploads/2022/05/%E8%BE%9E%E6%9B%B8.png?resize=800%2C273&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

対象となる単語と、その類語を登録します。 アップロードボタンから対象となる単語と類語を一括でアップロードすることも可能です。手動で登録する場合はEnterキーを使用して、複数の類語を登録できます。また登録済みの類語は検索、編集、削除できます。

<figure><img src="https://i0.wp.com/guide.allganize.ai/wp-content/uploads/2022/05/%E8%BE%9E%E6%9B%B83.png?resize=800%2C450&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

類語を登録後、AIは類義語を対象の単語と同一つとして認識するようになります。

<figure><img src="https://i0.wp.com/guide.allganize.ai/wp-content/uploads/2022/05/%E8%BE%9E%E6%9B%B81-1.png?resize=800%2C395&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

## 対義語辞書 <a href="#antonym-dictionary" id="antonym-dictionary"></a>

\[類語／対義語辞書]ボタンをクリックして、\[対義語辞書]タブをクリックします。 対義語辞書は、指定された対象の単語がないということ以外は、類語と同じです。複数の単語を登録すると、AIは登録されたすべての単語の意味が異なることを認識します。

<figure><img src="https://i0.wp.com/guide.allganize.ai/wp-content/uploads/2022/05/%E8%BE%9E%E6%9B%B82.png?resize=590%2C223&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

対義語辞書は、複数の単語（2つ以上）を登録することで追加可能となります。

なお、反意語辞書はドキュメント検索にはまだ対応していませんのでご注意ください。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.allganize.ai/alliyzgaido/knowledge-base/synonym-antonym-dictionary.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
