ots
Text summarizer
Provides Ruby bindings to an open text summarizer library.
ruby bindings to open text summarizer
43 stars
3 watching
6 forks
Language: C
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ssoper/summarize | A Ruby wrapper around an Open Text Summarizer C library to summarize text content. | 204 |
ibm/max-text-summarizer | Provides a pre-trained text summarization model that can be deployed as a web service in a Docker container | 27 |
mcfreely/epitome | An implementation of the Lexrank algorithm in Ruby for summarizing text | 35 |
galetahub/ckeditor | A Ruby gem that integrates the CKEditor WYSIWYG text editor into Rails applications. | 2,230 |
fdzsergio/reductio | Automates text summarization using a TextRank algorithm implementation | 462 |
ankane/fasttext-ruby | Efficient text classification and representation learning library for Ruby | 203 |
textacular/textacular | Exposes full text search capabilities from PostgreSQL to Ruby applications | 944 |
dannnylo/rtesseract | A Ruby library providing an interface to the Tesseract OCR system. | 828 |
tkellen/ruby-ngram | Breaks text into contiguous sequences of words or phrases | 12 |
talyssonoc/commonregexruby | Extracts common information from text strings in various formats | 79 |
reddavis/tf-idf | A Ruby implementation of term frequency-inverse document frequency, used in natural language processing and text analysis. | 35 |
ankane/torchtext-ruby | A Ruby library providing data loaders and abstractions for text and NLP tasks | 34 |
abitdodgy/words_counted | A Ruby library that tokenizes input and provides various statistical measures about the tokens | 159 |
o-i/facets | A community-curated list of one-liners in Ruby | 15 |
grosser/sort_alphabetical | Adds alphabetical sorting to UTF8 strings by comparing variants of characters at the same level | 68 |