Size: 1441
Comment:
|
Size: 1445
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 11: | Line 11: |
* Note: In this example we have no moprh-tagger model set. This work because the "Use Morph Tagger" Option above is unchecked. | * Note: In this example we have no moprh-tagger model set. This works because the "Use Morph Tagger" Option above is unchecked. |
Line 14: | Line 14: |
* After setting up the model it can be used clicking on the model set dropdown menu. | * After setting up the model it can be used by clicking on the model set dropdown menu. |
ICARUS-Matetools-Parser-perspective
The perspective provides a GUI to use the mate-tools parsing pipeline.
How to parse a text/sentence:
- Copy the prefered text/sentence into the "Parser Input Field".
- Select the desired model set
- If the parsing model is already specified continue with 3.)
To create a new parsing model click on
This will open the matetools preferences dialog
Click "New" to create a new model, edit or delete to manage existing models. Example model (edit mode):
- 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.
- Select the tokenizer. The default tokenizer use whitespace to split the sentence into tokens.
Click on
to parse the text/sentence.