Import synonyms

You can use your editing tool in the establishment of the XML file to import synonyms.

Must use the following XML file format:
<?xml version="1.0" standalone="yes"?>
<synonymgroups>
   <synonymgroup>
      <synonym>Car,Automotive,Truck</synonym>
   </synonymgroup>
   <synonymgroup>
      <synonym>make,produce,do,work</synonym>
   </synonymgroup>
</synonymgroups>

To import synonyms, please:

  1. At "Synonyms settings" page,clickImport Synonyms
  2. Select XML file.
  3. ClickUpload
Synonyms will appear in "synonyms settings" page.
If not, check the XML file format.