Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ajout dans un fichier des informations d'analyse #1

Open
lmag opened this issue Dec 1, 2022 · 0 comments
Open

Ajout dans un fichier des informations d'analyse #1

lmag opened this issue Dec 1, 2022 · 0 comments

Comments

@lmag
Copy link
Member

lmag commented Dec 1, 2022

Pour un fichier :

  • Nom du fichiers analysé
  • Chaine de caractère trouvé dans le pdf
  • Chaine de caractères cherchés (csv)
  • Chaine de caractères trouvés (en comptage)

Fichier lu | Fichier interprété | bonjour | bob | jamais
bob.pdf | bob.txt | 2 | 2 | 0

Le fichier extrait au format txt : bob.txt contient :
"Bonjour, bob est parti à la plage avec sa maman. Bonjour Anna, dit bob"
Pour n Fichier :
Fichier lu | Fichier interprété | bonjour | bob | jamais
bob.pdf | bob.txt | 2 | 2 | 0
bab.pdf | bab.txt | 1 | 1 | 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant