MAX-Text-Summarizer
Text Summarizer
Provides a pre-trained text summarization model that can be deployed as a web service in a Docker container
Generate a summarized description of a body of text
27 stars
16 watching
26 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
deep-neural-networksdocker-imagemachine-learningtensorflow-models
Related projects:
Repository | Description | Stars |
---|---|---|
ibm/max-news-text-generator | Generates English-language text similar to news articles using machine learning and natural language processing techniques. | 26 |
ibm/max-review-text-generator | Generates English-language text similar to Yelp reviews using a Char-RNN model | 16 |
ssoper/summarize | A Ruby wrapper around an Open Text Summarizer C library to summarize text content. | 204 |
ibm/max-speech-to-text-converter | Converts spoken words into text form using speech recognition technology | 76 |
ibm/max-question-answering | An open source question answering system built on top of the BERT model and deployed as a web service in a Docker container. | 33 |
deepfryed/ots | Provides Ruby bindings to an open text summarizer library. | 43 |
ibm/max-text-sentiment-classifier | Detects sentiment in short pieces of text using a pre-trained BERT model fine-tuned on the IBM Claims Dataset. | 58 |
ibm/max-audio-embedding-generator | An audio embedding model generator | 56 |
ibm/max-ocr | An optical character recognition system deployed as a web service using a trained Tesseract OCR model | 47 |
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,233 |
fdzsergio/reductio | Automates text summarization using a TextRank algorithm implementation | 462 |
dinghanshen/swem | A software project that implements word embedding-based models for text classification tasks and provides pre-trained embeddings and evaluation scripts. | 284 |
adsr/mle | A flexible text editor for the terminal. | 836 |
avibryant/simmer | A tool for efficiently summarizing large volumes of data using a fixed amount of memory in real-time. | 138 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |