goncharik/SwiftTextRank
Swift implementation of TextRank algorithm
This tool helps you quickly understand the main points of long articles or documents by extracting the most important sentences and keywords. You input text, and it outputs a concise summary or a list of key terms. Anyone who needs to get the gist of a lot of reading material, like researchers or content creators, would find this useful.
No commits in the last 6 months.
Use this if you need to automatically identify the most significant sentences or keywords from a body of text without manually reading through everything.
Not ideal if you need a creative summary that rephrases content or a tool that understands nuance beyond keyword frequency and sentence connectivity.
Stars
8
Forks
—
Language
Swift
License
—
Category
Last pushed
May 19, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/goncharik/SwiftTextRank"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hangyav/textLSP
Language server for text spell and grammar check with various tools.
google-research/electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
gsurma/text_predictor
Char-level RNN LSTM text generatorđź“„.
ujjax/pred-rnn
PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs
oliverguhr/fullstop-deep-punctuation-prediction
A model that predicts the punctuation of English, Italian, French and German texts.