Differences between revisions 3 and 4
Revision 3 as of 2014-01-16 08:19:28
Size: 1445
Editor: GregorThiele
Comment:
Revision 4 as of 2014-01-16 08:21:04
Size: 1526
Editor: GregorThiele
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
The {{attachment:matetools_perspective.png}} perspective provides a GUI to use the mate-tools parsing pipeline. The {{attachment:matetools_perspective.png}} perspective provides a GUI to use the [[http://www.ims.uni-stuttgart.de/forschung/ressourcen/werkzeuge/matetools.html|mate-tools]] parsing pipeline.
Line 20: Line 20:
 1. The resulting parse tree of this example is shown here: [[attachment:matetools_example.png|{{attachment:matetools_example.png|width="200"}} ]]  1. The resulting parse tree of this example is shown here: [[attachment:matetools_example.png|{{attachment:matetools_example.png|width="200"}}]]

ICARUS-Matetools-Parser-perspective

The matetools_perspective.png perspective provides a GUI to use the mate-tools parsing pipeline.

How to parse a text/sentence:
  1. Copy the prefered text/sentence into the "Parser Input Field".
    • matetools_parserinput.png

  2. Select the desired model set
    • If the parsing model is already specified continue with 3.)
    • To create a new parsing model click on matetools_preferences.png This will open the matetools preferences dialog width="100"

    • Click "New" to create a new model, edit or delete to manage existing models. Example model (edit mode): matetools_model_edit.png

    • Note: In this example we have no moprh-tagger model set. This works because the "Use Morph Tagger" Option above is unchecked.
    • Specify the parser-, tagger-, lemmatizer- and morph-tagger-model
    • After setting up the model it can be used by clicking on the model set dropdown menu.
  3. Select the tokenizer. The default tokenizer use whitespace to split the sentence into tokens.
  4. Click on matetools_parse.png to parse the text/sentence.

  5. The resulting parse tree of this example is shown here: width="200"

extern/ICARUS-Matetools-Parser (last edited 2014-04-25 10:05:16 by GregorThiele)