← Về thư mục
scripts/check_preprint_venues_consistency.py
- _normalize · function · L37-L38 — def _normalize(s: str) -> str
- _extract_prose_venues · function · L41-L69 — def _extract_prose_venues(text: str) -> set[str]
- _extract_python_venues · function · L72-L89 — def _extract_python_venues(text: str) -> set[str]
- main · function · L92-L119 — def main() -> int