Lightweight keyword & keyphrase extraction and ranking using TF-IDF with optional embedding re-ranking.
Project description
auto-keyword-ranker
Lightweight Python package to extract and rank the most relevant keywords and keyphrases from text.
Goal: One-line call to get ranked keywords for articles, blog posts, or short documents. Core approach uses TF-IDF; optional re-ranking with sentence-transformer embeddings.
Install
Core (TF-IDF only):
pip install autokeyword
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file auto_keyword_ranker-0.1.0.tar.gz.
File metadata
- Download URL: auto_keyword_ranker-0.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffdd86f6cc390e8cacab878abfd7260e8fff6237ac7347e8564f8daa73e10005
|
|
| MD5 |
ca8e7575e7e01c4c350e241bb3bb6326
|
|
| BLAKE2b-256 |
e7f742b746eeb50d277ae5794e8b977e2a12258addd2908d402367d17bad1f11
|
File details
Details for the file auto_keyword_ranker-0.1.0-py3-none-any.whl.
File metadata
- Download URL: auto_keyword_ranker-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
358a19e93ef55deed7f9f237697a2b608fcd0c42823230f7145c84964bcb9df6
|
|
| MD5 |
aa3207f92cc618f58c3c7f23b330c292
|
|
| BLAKE2b-256 |
d49609f795a1189c0da08fba692105519eda5cc78f29752aee436135ede100a1
|