1 Commits
lab10 ... lab11

Author SHA1 Message Date
dba7c49f96 lab11 2025-05-22 17:36:32 +04:00
3 changed files with 2625 additions and 1722 deletions

1034
lab_11.ipynb Normal file

File diff suppressed because one or more lines are too long

3311
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -31,6 +31,8 @@ python-docx = "^1.1.2"
opencv-python = "^4.11.0.86" opencv-python = "^4.11.0.86"
mahotas = "^1.4.18" mahotas = "^1.4.18"
albumentations = "^2.0.5" albumentations = "^2.0.5"
jax = "^0.5.3"
ru_core_news_lg = {url = "https://github.com/explosion/spacy-models/releases/download/ru_core_news_lg-3.7.0/ru_core_news_lg-3.7.0-py3-none-any.whl"} ru_core_news_lg = {url = "https://github.com/explosion/spacy-models/releases/download/ru_core_news_lg-3.7.0/ru_core_news_lg-3.7.0-py3-none-any.whl"}