Skip to main content

Configure Recommender Settings

When you log in to the PoolParty Recommender Workbench, the settings controlling the process of semantic extraction, expansion and recommendation are set to defaults and the default search space in GraphSearch is pre-selected. You can adjust the settings following the instructions below.

Tip

Alternatively, you can configure the recommender settings in bulk by importing an existing configuration in JSON. This configuration may come from this or another instance of the PoolParty Recommender Workbench. For more information, refer to Import a Recommender Configuration.

  1. Click the gear icon

    1. on the application's landing page

      cog-icon-landing-page.png
    2. or on the page with recommendations

      cog-icon---results-page2.png

    The Settings dialog box opens.

  2. If you want to use settings of an existing configuration, load that configuration. For more information, refer to Load a Recommender Configuration.

  3. Change the recommender settings as appropriate.

    Tip

    You can find out more about the process of semantic extraction, expansion and recommendation in PoolParty in the Recommender Quick Start Guide and the Recommender Systems for Business Professionals white paper.

  4. To apply the new settings, click Apply.

    Configure-recommender-settings-_1_.png

    If you have previously entered a piece of text or a list of concepts into the input box, you can already see a list of concepts returned for your input (if you have started on the application's landing page) or a list of concepts returned for your input together with recommended documents (if you have started on the page with recommendations).

    For more information on how to get, further refine and interpret a list of recommendations, refer to Verify Recommender Settings.

    Caution

    The configuration settings are only saved in the application’s memory for the duration of the current session. They will be lost as soon as you refresh your browser or log out.

    If you want to keep them, you can save them into the application's database or export them for later import into this or another instance of the PoolParty Recommender Workbench.

Import a Recommender Configuration

You can configure the recommender settings in bulk by importing a configuration in JSON that you previously exported from this or another instance of the PoolParty Recommender Workbench.

Tip

Alternatively, you can configure the recommender settings manually in the user interface of the PoolParty Recommender Workbench.

  1. On the page with recommendations, click the three dot icon.

  2. Select Import.

    import-configuration-_1_.png

    The Import configuration dialog box opens.

  3. Enter the configuration in JSON.

  4. Confirm with Import and apply.

    import-configuration2.png

    Caution

    The settings from the new configuration overwrite the current settings. If you want to keep the current settings, you can save them to the application's database or export them for future import into this or another instance of the PoolParty Recommender Workbench.

    You can see the recommendation results for the imported configuration.

Work with Expansion Queries

Semantic expansion in the PoolParty Recommender Workbench is done with a SPARQL query that expands the concepts extracted from the input. The Recommender Workbench comes with one sample expansion query, which makes use of narrower and sibling concepts of extracted concepts and can be loaded from the application's database.

Tip

You can find out more about the process of semantic expansion in PoolParty in the Recommender Quick Start Guide and the Recommender Systems for Business Professionals white paper.

Moreover, the PoolParty Recommender Workbench supports subject matter experts in constructing their own SPARQL queries by validating those queries and giving them the option to test them with manually selected concepts and save them for future use.

Procedure. Load an Expansion Query

You can load a sample query the Recommender Workbench comes with or any queries you have previously saved.

  1. In the Settings dialog box, on the Expansion tab, select Load query.

    Load-query.png
  2. Select the query.

  3. Confirm with Load.

    load-query2.png
Procedure. Test an Expansion Query

The PoolParty Recommender Workbench supports subject matter experts in constructing their own SPARQL queries by giving them the option to test them with manually selected concepts.

  1. In the Settings dialog box, on the Expansion tab, start typing the concept to be used for testing the expansion query into the search field.

  2. Select the concept from the list of suggestions.

  3. Repeat steps 1 and 2 for as many concepts as you wish.

  4. Click Test.

    test-expansion-query.png

    You can see a list of expanded concepts together with their URIs and concept scores.

Procedure. Save an Expansion Query

You can save an expansion query for future use.

  1. In the Settings dialog box, on the Expansion tab, select Save query.

    save-query.png

    The Save expansion query dialog box opens.

  2. Enter a name and description for the expansion query.

  3. Confirm with Save.

    save-query2.png

    The query has been saved into the application's database.

    Note

    The expansion queries you save are only accessible to you. Other users of the Recommender Workbench cannot see them.

Procedure. Delete an Expansion Query

You can permanently delete any saved expansion query except for the original sample query.

  1. In the Settings dialog box, on the Expansion tab, select Load query.

    Load-query.png
  2. Click the bin icon next to the query you want to delete.

    delete-query.png

    The query is permanently deleted from the application.