textrank and textrank-js
About textrank
summanlp/textrank
TextRank implementation for Python 3.
This tool helps you quickly get the gist of long documents or articles. You input a piece of text, and it provides a shorter summary or a list of the most important keywords. Anyone who needs to extract key information from text efficiently, like a researcher reviewing papers or a marketer analyzing customer feedback, would find this useful.
About textrank-js
dpressel/textrank-js
TextRank algorithm implementation in Javascript
This tool helps content creators, researchers, and analysts quickly understand long texts by automatically identifying key phrases and summarizing core ideas. You provide a document broken down into individual words with their grammatical tags (like noun, verb) or into pre-split sentences. The output is a list of the most important keywords or the most representative sentences, allowing you to grasp the main points without reading the entire document.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work