Bug #2847
Transcriber corpus update, some Annotations Ignored in Type and Type/Value Word Sequence annotation mode
Status: | New | Start date: | 06/08/2020 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Annotation | Spent time: | - | |
Target version: | TXM 0.8.4 |
Description
The XML-TRS import module step used by the update process (to save segments based annotations) wilfully manages only the following structure names: u, sp, event, div and text.
The compiler step will silently ignore any foreign CQP attribute names (sp_mode, sp_fidelity and sp_channel):
Undeclared element attribute <sp mode=...> ignored (file XYZ.cqp, line #1558548, warning issued only once). Undeclared element attribute <sp fidelity=...> ignored (file XYZ.cqp, line #1558548, warning issued only once). Undeclared element attribute <sp channel=...> ignored (file XYZ.cqp, line #1558548, warning issued only once).
Solution¶
Don't [wilfully] filter foreign structure names in XML-TRS import module step.
History
#1 Updated by Matthieu Decorde almost 3 years ago
- Subject changed from TRS corpus, expert annotation mode to Transcriber corpus, expert annotation mode
- Description updated (diff)
#2 Updated by Matthieu Decorde almost 3 years ago
- Description updated (diff)
#3 Updated by Matthieu Decorde almost 3 years ago
- Description updated (diff)
#4 Updated by Serge Heiden almost 3 years ago
- Tracker changed from Task to Bug
- Subject changed from Transcriber corpus, expert annotation mode to Transcriber corpus update, some Annotations Ignored in Type and Type/Value Word Sequence annotation mode
- Description updated (diff)
#5 Updated by Matthieu Decorde almost 2 years ago
- Target version changed from TXM 0.8.2 to TXM 0.8.4