Created script to turn whatsapp data into a wordmap for each author

This commit is contained in:
2025-04-18 13:47:46 +02:00
parent 06ac8dfffa
commit 7241481284
2 changed files with 73 additions and 0 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,7 @@
/data
/processing
/output
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]