Refactor code structure for improved readability and maintainability

This commit is contained in:
Dmitry
2026-04-12 21:49:19 +03:00
parent 645b2e9203
commit 96fa483703
11 changed files with 3104 additions and 14 deletions
+1
View File
@@ -14,4 +14,5 @@ dependencies = [
"requests>=2.32.5",
"scipy>=1.17.1",
"seaborn>=0.13.2",
"spacy>=3.8.14",
]