Reductio
Text Summarizer
Automates text summarization using a TextRank algorithm implementation
Automatic summarizer text in Swift
462 stars
14 watching
42 forks
Language: Swift
last commit: almost 3 years ago
Linked from 1 awesome list
artificial-intelligence-algorithmsautomatic-summarizationnatural-language-processingtext-rank
Related projects:
Repository | Description | Stars |
---|---|---|
davidbelicza/textrank | A TextRank implementation in Golang for ranking important phrases, words, and sentences in text with extensible features and multithreading support. | 205 |
ssoper/summarize | A Ruby wrapper around an Open Text Summarizer C library to summarize text content. | 204 |
deepfryed/ots | Provides Ruby bindings to an open text summarizer library. | 43 |
ibm/max-text-summarizer | Provides a pre-trained text summarization model that can be deployed as a web service in a Docker container | 27 |
swiftyjson/alamofire-swiftyjson | An extension to simplify serializing Alamofire's responses with SwiftyJSON. | 1,375 |
simc/auto_size_text | A Flutter widget that automatically resizes text to fit within its bounds. | 2,057 |
tumblrarchive/swiftcompilationperformancereporter | Automates the process of identifying slow Swift compilation paths in specific targets and generating reports on their performance. | 146 |
amarcruz/react-native-text-size | Measures text layout and provides font information for React Native apps | 404 |
bannzai/segueaddition | Automates the process of performing segues with a closure-based approach in Swift. | 44 |
dinghanshen/swem | A software project that implements word embedding-based models for text classification tasks and provides pre-trained embeddings and evaluation scripts. | 284 |
hboregio/babushkatext | Customizable text styling component for Android views | 747 |
themrugraj/mvautocompleteplacesearchtextfield | A custom UITextField subclass for autocompletion with Google Places search suggestions | 67 |
swift-ai/neuralnet-handwriting-ios | An iOS app demonstrating handwriting recognition using deep learning and NeuralNet | 179 |
psharanda/atributika | A library that converts HTML-like text into NSAttributedString with various styles and tags | 1,450 |
dcordero/tvosscribble | Recognizes handwritten numbers on a touch-based interface | 182 |