add analyse fréquence mots tagcloud

This commit is contained in:
Tykayn 2025-08-30 18:57:27 +02:00 committed by tykayn
parent 7ae7d5915b
commit 056387013d
9 changed files with 781 additions and 6 deletions

View file

@ -3,4 +3,7 @@ matplotlib>=3.8.0
pandas>=2.0.0
numpy>=1.21.0,<2.0.0
scipy>=1.11.0
argparse>=1.4.0
argparse>=1.4.0
pyspellchecker>=0.7.2
language-tool-python>=2.7.1
wordcloud>=1.9.2