Task #2573
Finalize the start and done computing messages of results
Status: | New | Start date: | 05/03/2019 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 60% |
||
Category: | Messages | Spent time: | - | ||
Target version: | TXM 0.8.1 |
Description
Finalize the start et done computing messages of results.
See the file Messages.xlsx in Sharedocs, some changes have not yet been integrated in 0.8.0.
SLH: quelle est la liste de référence Messages.xlsx dans Sharedocs ou ce ticket ?
SJ, 2020-01-16: this issue is now the main reference.
Strikethrough content has been implemented.
Below list is extracted and edited from: https://sharedocs.huma-num.fr/#/948/9592/Sp%C3%A9cifications
Terminology- to create a result is to compute its elements for the first time [in any TXM session ?]
- to load a result is to [load] its parameters somewhere to compute its elements for the first time [of a current TXM session?]
- to update a result is to re-compute its elements since the update of some of its parameters
NOTES sur discussions à avoir:
1) Do we need to make a difference in log between computing a result (creating new) and opening an already computed result (loading)?
1b) and between "creating", "loading" and "updating (changing parameter)"?
2) Should we move the getStartComputing() in TXMResult.compute() rather than in the UI? (TXMEditor.compute())
3) When recomputing children of a parent that has been modified, the computing messages of children are not displayed
3b) plus: in this case it can lead to strange behaviors in console since the Engines logs are displayed, eg. when editing a lexical table parent of 2 AHC:
Création de la table lexicale avec la partition VOEUX_text_loc, propriété [frlemma]... Sauvegarde du graphique dans le fichier : C:\Users\s\TXM_0.8.0_dev\results\ahc3389295627984732768.svg. Sauvegarde du graphique dans le fichier : C:\Users\s\TXM_0.8.0_dev\results\ahc4998404679504485020.svg. Terminé. Effectué en 1.1 sec (1187).
Suggestion update:
Mise à jour de la table lexicale depuis la partition VOEUX_text_loc, propriété [frlemma]. Mise à jour du graphique de CAH sauvegardé dans le fichier C:\Users\s\TXM_0.8.0_dev\results\ahc3389295627984732768.svg. Mise à jour du graphique de CAH sauvegardé dans le fichier C:\Users\s\TXM_0.8.0_dev\results\ahc4998404679504485020.svg. Terminé, effectué en 1.1 sec (1187 ms). [ou bien] Terminé.
Partition dimensions¶
Dimensions of the {0} partition in the {1} corpus...Done
Dimensions de la partition {0} dans le corpus {1}...Terminé
Partition index¶
Index de <"faire">, propriété(s) [word], de la partition PPP...1 item(s) pour 111 occurrence(s).
Index of <"faire">, properties [word], on PPP partition...1 item(s) pour 111 occurrence(s).
Specificities¶
From partition
Spécificités de la partition VOEUX_text_id, propriété [word]...Terminé.
Specificities of the VOEUX_text_id partition, [word] property...Done.
From lexical table
Spécificités de la table lexicale word 2 / 200...Terminé.
Specificities of the LT lexical table...Done.
From subcorpus
Spécificités du corpus {0}...Terminé.
Specificities of the {0} corpus...Done.
Specificities bar chart¶
From specificities of partition
Diagramme de spécificités pour la partition VOEUX_text_id, propriété [word]...Terminé.
Specificities bar chart for the VOEUX_text_id partition, [word] property...Done.
From specificities of lexical table
Diagramme de spécificités pour la table lexicale word 2 / 200...Terminé.
Specificities bar chart for the LT lexical table...Done.
From specificities of subcorpus
Diagramme de spécificités pour le sous-corpus {0}...Terminé.
Specificities bar chart for the {0} subcorpus...Done.
CA¶
From partition
AFC de la partition PPP, propriété [word]...Terminé.
CA of the PPP partition, property [word]...Done.
From lexical table
AFC de la table lexicale TL...Terminé.
CA of the TL lexical table...
-Done.
CAH¶
From partition
CAH de la partition PPP, propriété [word]...[message du moteur de graphiques]Sauvegarde du graphique dans le fichier C:\Users\s\TXM_0.8.0_dev\results\ahc5823104595268030799.svg.Terminé.
Clustering the PPP partition, property [word]...[message du moteur de graphiques]Saving chart to file C:\Users\s\TXM_0.8.0_dev\results\ahc3697984619906903970.svg.Done.
From lexical table
CAH de la table lexicale TL...[message du moteur de graphiques]Sauvegarde du graphique dans le fichier C:\Users\s\TXM_0.8.0_dev\results\ahc5823104595268030799.svg.Terminé.
Clustering the TL lexical table...[message du moteur de graphiques]Saving chart to file C:\Users\s\TXM_0.8.0_dev\results\ahc3697984619906903970.svg.Done.
From CA
CAH de l'AFC XX...[message du moteur de graphiques]Sauvegarde du graphique dans le fichier C:\Users\s\TXM_0.8.0_dev\results\ahc5823104595268030799.svg.Terminé.
Clustering the XX CA...[message du moteur de graphiques]Saving chart to file C:\Users\s\TXM_0.8.0_dev\results\ahc3697984619906903970.svg.Done.
From partition
Computing properties of the {0} partition...Done.
Calcul des propriétés de la partition {0}...Terminé.
Internal view¶
Navigation dans XXX...
Browsing XXX...
Lexical table¶
From partition
Calcul de la table lexicale avec la partition PPP, propriété [word]...Terminé.
Computing lexical table with the PPP partition, property [word]...Done.
From subcorpus
Calcul de la table lexicale avec le corpus {0} et le sous-corpus {1}...Terminé.
Computing lexical table with the {0} corpus and the {1} subcorpus...Done.
From partition index
Calcul de la table lexicale avec l'index de partition <{0}>...Terminé.
Computing lexical table with the <{0}> partition index...Done.
Associated revisions
Adds/edits some start and done computing log messages (refs #2573)
Finalizes the start and done computing messages of results (refs #2573)
History
#1 Updated by Sebastien Jacquot about 4 years ago
- Description updated (diff)
#2 Updated by Sebastien Jacquot about 4 years ago
- Description updated (diff)
#3 Updated by Sebastien Jacquot about 4 years ago
- Description updated (diff)
#4 Updated by Sebastien Jacquot about 4 years ago
- Description updated (diff)
#5 Updated by Sebastien Jacquot about 4 years ago
- Description updated (diff)
#6 Updated by Sebastien Jacquot about 4 years ago
- Description updated (diff)
#7 Updated by Sebastien Jacquot about 4 years ago
- Description updated (diff)
#8 Updated by Sebastien Jacquot about 4 years ago
- Description updated (diff)
- % Done changed from 50 to 60
#9 Updated by Sebastien Jacquot about 4 years ago
- Description updated (diff)
#10 Updated by Serge Heiden about 4 years ago
- Description updated (diff)
#11 Updated by Sebastien Jacquot about 4 years ago
- Description updated (diff)
#12 Updated by Sebastien Jacquot about 4 years ago
- Description updated (diff)
#13 Updated by Sebastien Jacquot about 4 years ago
- Description updated (diff)
#14 Updated by Matthieu Decorde about 4 years ago
- Description updated (diff)
#15 Updated by Sebastien Jacquot almost 4 years ago
- Description updated (diff)
#16 Updated by Sebastien Jacquot almost 4 years ago
- Description updated (diff)
#17 Updated by Sebastien Jacquot almost 4 years ago
- Description updated (diff)
#18 Updated by Sebastien Jacquot almost 4 years ago
- Description updated (diff)
#19 Updated by Sebastien Jacquot almost 4 years ago
- Description updated (diff)
#20 Updated by Sebastien Jacquot almost 4 years ago
- Description updated (diff)
#21 Updated by Sebastien Jacquot almost 4 years ago
- Subject changed from Finalize the start et done computing messages of results to Finalize the start and done computing messages of results
- Description updated (diff)
#22 Updated by Sebastien Jacquot almost 4 years ago
- Target version changed from TXM 0.8.2 to TXM 0.8.1
#23 Updated by Serge Heiden almost 4 years ago
- Description updated (diff)
#24 Updated by Serge Heiden almost 4 years ago
- Description updated (diff)
#25 Updated by Serge Heiden almost 4 years ago
- Description updated (diff)