Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Treex Remote Analyser

Make it Run

  1. A server with Treex and Czsem-Treex-Resouces has to be ready.
    1. Czsem-Treex-Resouces can be obtained:
      1. using czsem installer or install zip archive (see install instructions) or
      2. directly from czsem GIT repository, dir: src/czsem/resources/Treex (see it no the web)
    2. Additional Perl modules may need to be installed for treex-gate-plugin using "resources/Treex/install.cmd" .
  1. GATE and Czsem with treex-gate-plugin has to be installed on tour your desktop.
    1. For Treex Remote Analyser, it is not necessary to install additional items: "Select Treex location" and "Additional Perl modules" on the desktop.
  2. Start Treex Server
    1. using resources/Treex/run_treex_server.sh
    2. or just:
      cd resources/Treex
      perl treex_online.pl
      ... see the details inside the run_treex_server.sh script
    3. It should type several URLs how the server can be reached, e.g.:
      http://localhost:9090
      http://treex-server:9090
      http://123.123.123.123:9090

  3. Connect form GATE desktop
    1. Run GATE
    2. Load treex-gate-plugin (in CREOLE plugin manager)
    3. Create new Processing Resource "czsem Treex Remote Analyser"
    4. Set treexServerUrl to the most suitable value printed by treex server (point 3c)
    5. Configure as described below...

 

Configuration

Parameters

...