Task #2998
Task #3032: 13NOV, prepare transcription macro
13NOV, Create Other Turns
Status: | New | Start date: | 01/19/2021 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Import | Spent time: | - | ||
Target version: | TXM - 13NOV 1.0 |
Description
the preparation macro must create the 'other' turns (intervention of another locutor during a turn)
Algorythm:- find asterisked marks to create the 'other' turns with:
- example cases : <word>*start</word>, <word>*start-end*</word>, <word>before start-end after</word>
- @speaker=interviewee code OR other code
- if the spk does not matches the primarySpeakerIdRegex parameter, then @who must be set with the primary speaker id
- primary speaker id <- first speaker ID matching the primarySpeakerIdRegex regex
- @orig-speaker=<locutor of the original containing turn>
Solution¶
see macros projects/13nov/PrepareTranscriptionMacro.groovy and projects/13nov/CreateOtherTurns.groovy
History
#1 Updated by Serge Heiden over 2 years ago
- Description updated (diff)
#2 Updated by Serge Heiden over 2 years ago
- Description updated (diff)
#3 Updated by Serge Heiden over 2 years ago
- Description updated (diff)
#4 Updated by Matthieu Decorde over 2 years ago
- Subject changed from 13NOV fix macro to 13NOV fix transcription macro
- Description updated (diff)
#5 Updated by Matthieu Decorde over 2 years ago
- Description updated (diff)
#6 Updated by Matthieu Decorde over 2 years ago
test
#7 Updated by Matthieu Decorde over 2 years ago
- Description updated (diff)
#8 Updated by Matthieu Decorde over 2 years ago
- Description updated (diff)
#9 Updated by Matthieu Decorde over 2 years ago
- % Done changed from 0 to 50
all is implemented except the rapp1&2 events
#10 Updated by Matthieu Decorde over 2 years ago
- Description updated (diff)
- % Done changed from 50 to 30
#11 Updated by Matthieu Decorde over 2 years ago
- Description updated (diff)
#12 Updated by Matthieu Decorde over 2 years ago
- Description updated (diff)
#13 Updated by Matthieu Decorde over 2 years ago
- Description updated (diff)
- % Done changed from 30 to 20
#14 Updated by Matthieu Decorde over 2 years ago
- Description updated (diff)
#15 Updated by Matthieu Decorde over 2 years ago
- Subject changed from 13NOV fix transcription macro to 13NOV, prepare transcription macro V1
#17 Updated by Matthieu Decorde over 2 years ago
- Description updated (diff)
#18 Updated by Matthieu Decorde over 2 years ago
- Subject changed from 13NOV, prepare transcription macro V1 to 13NOV, Create Other Turns
- Description updated (diff)
#19 Updated by Matthieu Decorde over 2 years ago
- % Done changed from 80 to 60
#20 Updated by Matthieu Decorde over 2 years ago
- % Done changed from 60 to 80
#21 Updated by Matthieu Decorde about 2 years ago
- Parent task set to #3032