Contents

pytextrank 3.2.4

0

Python implementation of TextRank as a spaCy pipeline extension, for graph-based natural language wo

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 and lightweight extractive summarization of text documents.

Stars: 1941, Watchers: 1941, Forks: 333, Open Issues: 20

The DerwenAI/pytextrank repo was created 6 years ago and was last updated 5 days ago.
The project is very popular with an impressive 1941 github stars!

How to Install pytextrank

You can install pytextrank using pip

pip install pytextrank

or add it to a project with poetry

poetry add pytextrank

Package Details

Author
Paco Nathan
License
MIT
Homepage
https://derwen.ai/docs/ptr/
PyPi
https://pypi.org/project/pytextrank/
GitHub Repo
https://github.com/DerwenAI/pytextrank

Classifiers

  • Scientific/Engineering/Artificial Intelligence
  • Scientific/Engineering/Human Machine Interfaces
  • Scientific/Engineering/Information Analysis
  • Text Processing/General
  • Text Processing/Indexing
  • Text Processing/Linguistic
No  pytextrank  pypi packages just yet.

Errors

A list of common pytextrank errors.

Code Examples

Here are some pytextrank code examples and snippets.

GitHub Issues

The pytextrank package has 20 open issues on GitHub

  • NotImplementedError: [E894] The 'noun_chunks' syntax iterator is not implemented for language 'ru'.
  • Information about the matrix similarity
  • Biased Textrank implementation uses phrases instead of sentences
  • Documentation or Inclusion of other algorithms

See more issues on GitHub

Related Packages & Articles

thinc 8.1.6

A refreshing functional take on deep learning, compatible with your favorite libraries

spacy 3.4.4

Industrial-strength Natural Language Processing (NLP) in Python

numerizer 0.2.1

Python module for converting natural language numbers into ints and floats.

flair 0.11.3

A very simple framework for state-of-the-art NLP

datasets 2.8.0

HuggingFace community-driven open-source library of datasets