Skip to main content

Can I import multiple new synonyms at once?

If you have a long list of synonyms, it may be convenient to import them all at once. You can do this by using the Synonyms module to firs...

If you have a long list of synonyms, it may be convenient to import them all at once. You can do this by using the Synonyms module to first run an export of the current synonym list and complete it or use the empty example template.

The file you supply must meet the following requirements:

  • The file must have a CSV UTF-8 extension

  • The file contains the same columns as in the example below, with multiple words separated by a double ; (semicolon). Each row should be formatted as follows: ;[Main Word];[Synonym1];;[Synonym2];;[Synonym3]

    Click here to download the template.

id

sourceTerm

terms

christmas;;holidays

dress;;robe;;gown

tiger

animal;;mammal

Key Rules:

  • The First Semicolon (;): Since the id column is usually left blank, every row must start with a semicolon.

  • Single Semicolon (;): Used to separate the different columns (from id to sourceTerm, and from sourceTerm to terms).

  • Double Semicolon (;;): Used within the terms column to separate multiple synonyms from each other.

    Example:

    If you want to add synonyms for the word shirt, the entry should look like this: ;shirt;t-shirt;;tee shirt;;tshirt

    Not all of these columns need to be filled. The id column can be left blank if it is a new synonym. If you modify an existing one, it is best to export it from the Synonyms module via the Search -> Synonyms so the id is filled in already.
    For a one-way synonym, enter the original under sourceTerm, and the synonyms under terms.
    For two-way synonyms, enter all synonyms under terms and leave sourceTerm blank.

If you can't figure it out, contact the Support Department and provide the desired synonyms.

Did this answer your question?