Louis Labeyrie 3cfb18be11 Narrow bare except handlers in keyword_extractor.py
Replace broad `except Exception` with `except ImportError` for the yake
import and `except (ValueError, TypeError)` for YAKE extraction. Add
logging so failures are no longer silently swallowed.

Fixes #4
2026-03-19 19:32:06 +01:00
2026-03-19 18:16:20 +01:00
2026-03-19 18:16:20 +01:00
2026-03-19 18:16:20 +01:00
2026-03-19 18:16:20 +01:00
2026-03-19 18:16:20 +01:00
2026-03-19 18:16:20 +01:00
2026-03-19 18:16:20 +01:00
Description
No description provided
2.6 MiB
Languages
Jupyter Notebook 97.8%
Python 2.2%