TextRank
Visit ToolTextRank is an open-source Python implementation of the TextRank algorithm for automatic keyword extraction and summarization. It uses Levenshtein distance to establish relations between text units.
At a glance
Trending
TextRank is an open-source Python implementation of the TextRank algorithm for automatic keyword extraction and summarization. It uses Levenshtein distance to establish relations between text units.
Trending
About
TextRank is a Python implementation of the TextRank algorithm, specifically designed for automatic keyword and sentence extraction, which facilitates summarization. This particular implementation distinguishes itself by utilizing Levenshtein distance to determine the relationship between text units, offering a unique approach to text analysis. The project is based on the foundational paper "TextRank: Bringing Order into Text" by Rada Mihalcea and Paul Tarau. It provides functionalities for both keyword and sentence extraction, making it a valuable tool for researchers and developers working with text data. The library is installable via pip and requires NLTK resources, which can be fetched using a simple command.
Capabilities
Pricing & Plans
Open Source
Free
FAQs
Trending