Task #3518
VOEUX corpus, rename files with 'T' prefix
Statut: | New | Début: | 27/11/2023 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Corpus | Temps passé: | - | |
Version cible: | TXM 0.8.4 |
Description
Currently VOEUX corpus source texts are named with numerical values prefixed by '0's, to help chronological sort.
But this can hamper the handling of word property exports and imports (when spreadsheets misinterpret - numerically - text names: 0001 = Integer 1 instead of String '0001').
As the VOEUX corpus is provided as an example to be used by newbies, we have to help them avoid pitfalls.
Solution¶
Rename files with 'T' prefix: '0001.txt' -> 'T0001.txt'
Historique
#1 Mis à jour par Matthieu Decorde il y a presque 2 ans
- Tracker changé de Feature à Task