Bug #3000
Import, Transcriber, " not shown in edition
Status: | New | Start date: | 01/19/2021 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Import | Spent time: | - | ||
Target version: | TXM 0.8.2 - 13NOV 1.0 |
Description
<w time="94.17" start="94.17" end="94.17">"</w>
are correctly indexed but not produced and shown in edition
limits the opening and closing " to the current utterance
History
#1 Updated by Serge Heiden over 2 years ago
- Description updated (diff)
#2 Updated by Matthieu Decorde over 2 years ago
- Description updated (diff)
#3 Updated by Matthieu Decorde over 2 years ago
- % Done changed from 0 to 80
MD I've disabled the rapp1&2 event detection from parsing the double-quotes in words (the rapp1&rapp2 event are still rendered with «»)
the rapp1&2 event detection failed with words like "something" :- only the rapp1 is detected
The rapp1&2 event detection should be done after the tokenizer step is done.