User guide

Take the URL below as a sample.

Access the application with URL http://localhost:8080/keas

Test configuration

In the main screen you have two buttons at the bottom:

  • Extract keywords quick test.
  • Uploading training files test.

Extract keywords quick test

The first time the "Extract keywords quick test" is executed might take some seconds before you get some response, that's because the first time it is initializing the model.

 The "Extract keywords quick test" will test the key extraction from a file feature.

Uploading training files test

The "Uploading training files test" will test the REST API for uploading a new pair of training files ( txt and key ).

Login

You are able to login with any OpenKM user what will be a member of ROLE_ADMIN.

Model

Model management is only available from logged users.

In the model view screen you have the options:

  • Clean training files.
  • List models.
  • Clean models.
  • Rebuild the model.

Clean training files

This option is only available when the number of training files will be upper 0.

  • Click on the "Clean" button.
  • Will be shown a popup, then click on the "Clean" button again.

List models

This option is only available when the number of training files will be upper 0.

  • Click on the "List" button.
  • Will be shown a new screen listing all the available models.
  • When you click on "Enable" button the current model will be replaced by the chosen.

Clean models

This option is only available when the number of training files will be upper 0.

  • Click on the "Clean" button.
  • Will be shown a popup, then click on the "Clean" button again.

Rebuild model

This action might take some seconds or minutes, it depends on the number of training files.

  •   Click on the "Rebuild model" button.