0x7o/text2keywords
Trained T5 and T5-large model for creating keywords from text
No commits in the last 6 months.
Stars
73
Forks
7
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 23, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/0x7o/text2keywords"
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
Shivanandroy/KeyPhraseTransformer
KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data ...
conceptofmind/t5-pytorch
Implementation of Exploring the Limits of Transfer Learning with a Unified Text-to-Text...
osainz59/t5-encoder
A extension of Transformers library to include T5ForSequenceClassification class.