User Guide/Toolbox/runMAUSBasicDlg: Difference between revisions
From STX Wiki
< User Guide | Toolbox
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
The toolbox function <code>runMAUSBasicDlg</code> uploads a sound file and transcription to the [https://clarin.phonetik.uni-muenchen.de/BASWebServices/interface/WebMAUSBasic | The toolbox function <code>runMAUSBasicDlg</code> uploads a sound file and transcription to the [https://clarin.phonetik.uni-muenchen.de/BASWebServices/interface/WebMAUSBasic runMAUSBasic] REST API and the imports the result into {{STX}}. | ||
[[File: stx_ug_toolbox_webmaus_runmausbasicdlg.png]] | [[File: stx_ug_toolbox_webmaus_runmausbasicdlg.png]] | ||
;Language:You can specify which language the transcription is in using the ''Language'' field. (See the | ;Language:You can specify which language the transcription is in using the ''Language'' field. (See the runMAUSBasic documentation [https://clarin.phonetik.uni-muenchen.de/BASWebServices/services/help here]). | ||
;Use word list: If checked, then the user is asked to locate a word list file on disk for uploading to | ;Use word list: If checked, then the user is asked to locate a word list file on disk for uploading to runMAUSBasic. | ||
;Segment filter:Word segmentation done in {{STX}} can be uploaded to | ;Segment filter:Word segmentation done in {{STX}} can be uploaded to runMAUSBasic instead of a word list file. Specify the attribute identifying the word segments here in the format <code><attributename>=<attributevalue></code>. | ||
;Transcription Attribute:Specify the attribute containing the transcription of the word here. | ;Transcription Attribute:Specify the attribute containing the transcription of the word here. |
Revision as of 08:43, 11 September 2019
The toolbox function runMAUSBasicDlg
uploads a sound file and transcription to the runMAUSBasic REST API and the imports the result into STx.
- Language
- You can specify which language the transcription is in using the Language field. (See the runMAUSBasic documentation here).
- Use word list
- If checked, then the user is asked to locate a word list file on disk for uploading to runMAUSBasic.
- Segment filter
- Word segmentation done in STx can be uploaded to runMAUSBasic instead of a word list file. Specify the attribute identifying the word segments here in the format
<attributename>=<attributevalue>
. - Transcription Attribute
- Specify the attribute containing the transcription of the word here.