Bug #2468
RCP: 0.7.9, FCA broken on 7M words corpus / 79 texts partition
Status: | New | Start date: | 11/01/2018 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Commands | Spent time: | - | |
Target version: | TXM 0.8.4 |
Description
FCA breaks on 7,671,635 words corpus / 79 texts partition:
Calcul de l'analyse factorielle des correspondances Can't create CA factorial map scatter plotorg.txm.stat.StatException: ** Impossible d'extraire les valeurs propres ** Erreur R : "Error in FactoMineRCA4$eig$eigenvalue : $ operator is invalid for atomic vectors " lors de l'évaluation de :FactoMineRCA4$eig$eigenvalue
Corpus binary can be downloaded here: https://sharedocs.huma-num.fr/wl/?id=QLZDs6VyHTNCXKnhp5j10e5StKDfFmoL (579 Mo)
Notes¶
- SJ: Computing is extremely slow, need to discuss again about the Progression toolbar settings. Don't remember the Widget class but there is one that opens a non modal progress bar dialog box when the time is above a certain amount. We may need to use it in editors JobHandler;
- SLH: There isn't enough explicit error messages to understand what is the real error (matrix not transfered to R, CA not done...), need to discuss again about the possiblity to display R stdout, stderr... chanels content into TXM logs and console.
History
#1 Updated by Sebastien Jacquot almost 5 years ago
Work for me (Win64) on text@booktitle : 79 parts and default Lexical Table parameters (fmin filter = 20, vmax filter = 200 on word, frlemma and frpos), need to recheck in next setup.
NOTE: Computing is extremely slow, need to discuss again about the Progression toolbar settings. Don't remember the Widget class but there is one that opens a non modal progress bar dialog box when the time is above a certain amount. We may need to use it in editors JobHandler.
#2 Updated by Serge Heiden almost 5 years ago
- Description updated (diff)
#3 Updated by Matthieu Decorde over 2 years ago
- Target version changed from TXM 0.8.2 to TXM 0.8.4