Skip to content

Use pre-defined script modules

Modules can be downloaded, uploaded and deleted in the Modules Manager window.

To access this window, right-click the rules folder and select Modules Manager.

While you can write your own script modules, Studio already offers the following ready-to-use modules:

Module Functionalities
regexcleaner Advanced find-and-replace operations based on regular expressions
dompost Post-processing of output categories' labels
normalizepost Normalization of extracted values
mergepost Merger of extraction records
moment Parsing, validation and manipulation of dates and times
jmespath Parsing and navigation of JSON objects based on the JMESPath query language
jsonpath Parsing and navigation of JSON objects based on the JSONPath query language
jsonPlug Free style manipulation of results
tagHierarchy Delete "weak" tags in comparison with "strong" tags on a token

To learn more about these ready-to-use modules see the Language Reference page

Install a module

To install a module, in the Available tab:

  1. Select a module (multiple selection with Ctrl-click or Shift-click is available).
  2. Select Install .

Update a module

To update a module, in the Updates tab:

  1. Select a module (multiple selection with Ctrl-click or Shift-click is available).
  2. Select Update .

Note

As soon as you run Studio, a notification warns you about the update. Select it, then select Open Modules Manager to open the Modules Manager window.

Delete a module

To delete a module, in the Installed tab:

  1. Select a module (multiple selection with Ctrl-click or Shift-click is available).
  2. Select Remove .

Refresh the list of modules

To refresh the list of modules, from all tabs, select Refresh .

Change module

To change the project module you're working on, select it from the Module drop-down menu.