Skip to main content

Run the IUNIS algorithm

Before you can run the IUNIS algorithm, you must create the following components:

Once you have created these components, run the IUNIS algorithm on the step-alpha function to use the IUNIS algorithm intent detector

In the root of the intent-detector repo folder on your local machine, run python notebooks/proof_of_concept_alpha_step_function.py in your command line.

Running this python script produces the IUNIS algorithm intent detector output CSV file at intent-detector data/processed/poc_intents_step_alpha.csv on your local machine.

You have successfully used the IUNIS algorithm to detect user intents for a page of interest.

This page was last reviewed on 25 March 2022. It needs to be reviewed again on 25 September 2022 .