feat: enhance logging and memory management across modules

This commit is contained in:
2025-08-13 23:09:05 +02:00
parent 47e52d130c
commit 9601c5e44d
48 changed files with 1004 additions and 773 deletions
+1
View File
@@ -1,5 +1,6 @@
from pydantic import BaseModel
class NERConfig(BaseModel):
"""NER annotation configuration"""