← Back to Open-Source PDF Software
PythonStale
Graph-based keyword/keyphrase extraction and extractive text summarization implementing the TextRank algorithm, exposed via `extract_summary` and `extract_phrases` CLI commands. Operates on plain text files — the README describes no PDF-specific handling, so PDF content needs to be extracted to text by a separate tool first before TextRank can summarize or extract keyphrases from it.