Getting Started

Before starting with LINKS, make sure you have installed .Net Core 5.0. Download/clone the repository to your local storage and run Panini.exe from Panini_core\bin\Release\net5.0-windows\.

Load Files

You can load .htm or .html files from a directory on your local storage.

  1. In the load view, click folder and browse for the directory.

  1. Click Load Files.

The files in the selected folder are loaded and displayed as a list. The number of topics loaded is displayed next to the Load Files button.

Load View

Settings

You can configure some settings before the analysis. The following settings are available:

  • Topic: Options to specify string literals for topics to be ignored for analysis.

  • Links: Options to define the selector for container tag of the related links.

  • Analysis: Options to specify the lexicon size, and the number of similar topics and keywords to be displayed in the results. The acclerator option is being developed so it does not work for now.

  • Summary: Option to select the heatmap color scheme.

Settings View

Analysis

You can click the play icon Run to start the analysis. After the execution, you can view similar topic recommendations, keyword recommendations, inline links, and related links for each topic being analyzed.

Execution View

You can click a topic in the Topic List section to update all data in the view.

Report

You can see a summary of the analysis with information on topics and links. Also, a heatmap is displayed for an overview of the similarity distrution over all the topics.

Report View

For larger guides (topics more than 10), the heatmap size is huge. Hence, a slider control appears in the lower-left section in such cases. You can move the X and Y sliders to pan over the heatmap. The heatmap view is updated in realtime.

You can select the heatmap color scheme from the Settings view. The following image shows the available options for the color scheme.

Colors Schemes