pytextrank

Python implementation of TextRank as a spaCy pipeline extension, for graph-based natural language work plus related knowledge graph practices; used for for phrase extraction of text documents.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pytextrank

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
3.3.0 2024-02-21      
3.2.5 2023-08-07    
3.2.4 2022-07-27    
3.2.3 2022-03-06      
3.2.2 2021-10-10      
3.2.1 2021-07-24      
3.2.0 2021-07-17      
3.1.1 2021-03-25    
3.1.0 2021-03-12    
3.0.1 2021-02-27    
3.0.0 2021-02-14    
2.1.0 2021-01-31    
2.0.3 2020-09-15    
2.0.2 2020-05-20    
2.0.1 2020-03-02    
2.0.0 2019-11-05    
1.2.1 2019-11-01    
1.1.0 2017-06-07    
1.0.1 2017-05-01    
1.0 2017-03-13    

Issues with this package?

Page last updated 2024-02-21 23:46:50 UTC