← Về thư mục
scripts/_text_similarity.py
- _normalize_title · function · L46-L52 — def _normalize_title(s: str) -> str
- _normalize_title_acronym · function · L55-L67 — def _normalize_title_acronym(s: str) -> str
- _similarity · function · L70-L81 — def _similarity(a: str, b: str) -> float
- exact_normalized_title · function · L84-L101 — def exact_normalized_title(a: str, b: str) -> bool
- generic_title · function · L135-L141 — def generic_title(title: str) -> bool