MAX-News-Text-Generator
Text Generator
Generates English-language text similar to news articles using machine learning and natural language processing techniques.
Generate English-language text similar to the news articles in the One Billion Words data set.
26 stars
24 watching
25 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
docker-imagemachine-learningmachine-learning-models
Related projects:
Repository | Description | Stars |
---|---|---|
ibm/max-review-text-generator | Generates English-language text similar to Yelp reviews using a Char-RNN model | 16 |
ibm/max-text-summarizer | Provides a pre-trained text summarization model that can be deployed as a web service in a Docker container | 27 |
ibm/max-speech-to-text-converter | Converts spoken words into text form using speech recognition technology | 76 |
minimaxir/aitextgen | A Python package for text generation using GPT-2 and EleutherAI's models, with fine-tuning capabilities. | 1,843 |
akanimax/natural-language-summary-generation-from-structured-data | Project implementation of natural language text generation from structured data | 183 |
proger/uk4b | Develops pretraining and finetuning techniques for language models using metadata-conditioned text generation | 18 |
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-image-caption-generator | An image caption generation system utilizing machine learning models and deep neural networks. | 84 |
filippofinke/wordgpt | An add-in for Microsoft Word that leverages OpenAI's text-davinci-003 language model to generate text. | 308 |
hrs/markov-sentence-generator | Generates random text based on a statistical model of input text | 95 |
patterns-ai-core/langchainrb | A Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding | 1,438 |
tsinghuaai/cpm-1-generate | Provides tools and scripts for generating text using a pre-trained Chinese language model | 1,588 |
ibm/max-audio-embedding-generator | An audio embedding model generator | 56 |
ibm/max-audio-sample-generator | A tool to generate audio samples based on input commands and lo-fi instrumental music tracks. | 21 |
microsoft/unicoder | This repository provides pre-trained models and code for understanding and generation tasks in multiple languages. | 88 |