Python implementation of TextRank algorithm for automatic keyword extraction and summarization using Levenshtein distance as relation between text units. This project is based on the paper "TextRank: Bringing Order into Text" by Rada Mihalcea and Paul Tarau. https://web.eecs.umich.edu/~mihalcea/papers/mihalcea.emnlp04.pdf
☆793May 5, 2022Updated 3 years ago
Alternatives and similar repositories for TextRank
Users that are interested in TextRank are comparing it to the libraries listed below
Sorting:
- TextRank implementation for Python 3.☆1,270Mar 28, 2023Updated 2 years ago
- A python implementation of the Rapid Automatic Keyword Extraction☆984Sep 4, 2020Updated 5 years ago
- Python implementation of TextRank algorithms ("textgraphs") for phrase extraction☆2,209Feb 15, 2026Updated 2 weeks ago
- Module for automatic summarization of text documents and HTML pages.☆3,661Feb 14, 2026Updated 2 weeks ago
- Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.☆1,077Dec 9, 2022Updated 3 years ago
- Data for Automatic Keyphrase Extraction Task☆337May 4, 2018Updated 7 years ago
- Library for fast text representation and classification.☆26,502Mar 22, 2024Updated last year
- Automatic keyword extraction - no alchemy required!☆170Oct 22, 2015Updated 10 years ago
- A python library for simple text summarization☆219May 21, 2015Updated 10 years ago
- TextTeaser is an automatic summarization algorithm.☆1,975Feb 7, 2018Updated 8 years ago
- SUMPY: a python automatic text summarization library☆55Mar 24, 2016Updated 9 years ago
- Official version of TextTeaser.☆629Nov 7, 2018Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆918Apr 25, 2018Updated 7 years ago
- ☆3,172Nov 16, 2021Updated 4 years ago
- Topic Modelling for Humans☆16,371Nov 1, 2025Updated 4 months ago
- Different datasets for developing and testing keyword extraction algorithms☆109May 18, 2015Updated 10 years ago
- ☆316Jan 31, 2023Updated 3 years ago
- Python Keyphrase Extraction module☆1,588Jul 12, 2023Updated 2 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆5,686Apr 15, 2024Updated last year
- Reduction is a python script which automatically summarizes a text by extracting the sentences which are deemed to be most important.☆54Mar 8, 2015Updated 10 years ago
- CNNs for sentence classification☆2,060Apr 26, 2018Updated 7 years ago
- Named Entity Recognition Tool☆1,173May 27, 2019Updated 6 years ago
- Automatic Web Article Summarizer☆418Sep 8, 2021Updated 4 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,052Jun 9, 2020Updated 5 years ago
- Question answering dataset featured in "Teaching Machines to Read and Comprehend☆1,296Apr 26, 2017Updated 8 years ago
- Topic modeling with gensim and LDA☆168Jun 14, 2017Updated 8 years ago
- An open-source NLP research library, built on PyTorch.☆11,889Nov 22, 2022Updated 3 years ago
- 从中文文本中自动提取关键词和摘要☆3,389May 7, 2025Updated 9 months ago
- 💫 Industrial-strength Natural Language Processing (NLP) in Python☆33,254Nov 27, 2025Updated 3 months ago
- Learning embeddings for classification, retrieval and ranking.☆3,959Dec 4, 2022Updated 3 years ago
- Tools for mapping a sentence with arbitrary length to vector space☆663Sep 23, 2014Updated 11 years ago
- NLP, before and after spaCy☆2,235Sep 22, 2023Updated 2 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆834May 27, 2021Updated 4 years ago
- A python module that automatically summarizes text documents and web pages☆45Jun 21, 2022Updated 3 years ago
- Abstractive Summarization IJCAI paper code☆28Oct 4, 2018Updated 7 years ago
- A natural language modeling framework based on PyTorch☆6,305Oct 17, 2022Updated 3 years ago
- all kinds of text classification models and more with deep learning☆7,951Sep 28, 2023Updated 2 years ago
- Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.☆9,517Updated this week
- 🦆 Contextually-keyed word vectors☆1,673Apr 23, 2025Updated 10 months ago