pke
pyate
pke | pyate | |
---|---|---|
3 | 1 | |
1,556 | 283 | |
- | - | |
3.1 | 0.0 | |
over 1 year ago | almost 2 years ago | |
Python | HTML | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pke
- Question on easing comprehension
-
[P] Building model to extract keywords from legal documents
Look into rake, pke, phrasemachine, pyate, keybert.
-
Best approach for automatic key word extraction
There are lots of off-the-shelf tools for this. Look into: - https://github.com/boudinfl/pke - https://github.com/kevinlu1248/pyate - https://github.com/zelandiya/RAKE-tutorial - https://github.com/slanglab/phrasemachine - https://github.com/MaartenGr/KeyBERT/
pyate
-
[P] Building model to extract keywords from legal documents
Look into rake, pke, phrasemachine, pyate, keybert.
What are some alternatives?
KeyBERT - Minimal keyword extraction with BERT
rake-nltk - Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.
datefinder - Find dates inside text using Python and get back datetime objects
yake - Single-document unsupervised keyword extraction
phrasemachine - Quickly extract multi-word phrases from a corpus
pytextrank - Python implementation of TextRank algorithms ("textgraphs") for phrase extraction
speaking_with_plato - Exploring Plato's philosophy with AI - A Data Spiral blog article
textstat - :memo: python package to calculate readability statistics of a text object - paragraphs, sentences, articles.
mikupad - LLM Frontend in a single html file
retext-readability - plugin to check readability
RAKE-tutorial - A python implementation of the Rapid Automatic Keyword Extraction