Shivanandroy/KeyPhraseTransformer
KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction | Keyword extraction
This tool helps content creators, researchers, or analysts quickly identify the main ideas and topics within large amounts of text. You provide it with any text document, and it automatically extracts the most relevant phrases, keywords, or themes. This is ideal for anyone needing to understand the core subjects of articles, reports, or customer feedback without manual reading.
106 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to rapidly pinpoint the most important phrases and topics from any text, regardless of length, without tedious manual review.
Not ideal if you need a deep, nuanced understanding of text that goes beyond extracting explicit key phrases, such as sentiment analysis or complex relationship mapping.
Stars
106
Forks
14
Language
Python
License
MIT
Category
Last pushed
Jun 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Shivanandroy/KeyPhraseTransformer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Shivanandroy/simpleT5
simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train...
chanind/frame-semantic-transformer
Frame Semantic Parser based on T5 and FrameNet
osainz59/t5-encoder
A extension of Transformers library to include T5ForSequenceClassification class.
conceptofmind/t5-pytorch
Implementation of Exploring the Limits of Transfer Learning with a Unified Text-to-Text...
0x7o/text2keywords
Trained T5 and T5-large model for creating keywords from text