pytextrank icon indicating copy to clipboard operation
pytextrank copied to clipboard

Python implementation of TextRank algorithms ("textgraphs") for phrase extraction

Results 33 pytextrank issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

I've tried upgrading the `v2` actions to `v3` but still get errors during `pre-commit-hooks` installation. Could this be a transient error on GH? how pre-commit/[email protected] fails: Run pre-commit/[email protected] install pre-commit...

bug
help wanted
good first issue

This is a discussion, research and information gathering issue. This is an example of using pip-tools to manage dependencies that allow the actual critical dependencies to be managed in a...

@ceteri as per our discussions. Here is some initial investigations and example of pip-tools for dependency management to have a look at and see if that is a direction you...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

Hi team, Changes has been made as per ongoing discussion in #229 - [X] change DiGraph to Graph - [X] update test case.

Is there a specific reason why pytextrank uses a Directed Graph instead of an undirected Graph? On your explanatory notebook you use an undirected graph (like the original implementation) but...

In Sample Document (https://derwen.ai/docs/ptr/sample/) I propose to update: > For each entry, you'll need to add a key that is the lemma and a value that's a list of its...

The code in section "Scrubber" of https://derwen.ai/docs/ptr/sample/ has a small bug: When you add a token that also exists as a single term in the file, like "two", the `while`...

enhancement

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...