Versions Compared

Key

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

...

  1. Install required prerequisites (e.g. GATE, Treex, Weka, etc.)
  2. Download the Czsem installer.

  3. Execute it. (e.g. using java -jar czsem-2.1-installer.jar )
  4. Select and configure individual modules...



  5. ... and finish the installation.
  6. If Gate integration was selected in installer, then after executing GATE Developer, installed GATE plugins should be available in CREOLE manager (but not loaded by default).
    Weka with the Fuzzy ILP Classifier can be executed using a newly created program group shortcut "Czsem -> Run Weka with Fuzzy ILP" or using a script from "czsem_suite_2.1/fuzzy-ilp-classifier" directory.

Using ZIP Archive

 The ZIP archive contains everything as if full installation using the installer was performed, except:

  • Configuration of all components must be performed manually by editing the file "czsem_suite_2.1/configuration/czsem_config.xml" .
  • GATE plugins must be manually added to the CREOLE manager (using the "plus" button - Register a new CREOLE directory).
  • For the Fuzzy ILP Classifier to be available in Weka, it is necessary to copy the file GenericPropertiesCreator.props from our GIT repository to the USER_HOME (or USERPROFILE on windows) directory.