Jed-Z/ngram-text-prediction
用 n-gram 语言模型进行新闻文本内容预测。https://www.jeddd.com/article/python-ngram-language-prediction.html
This tool helps you predict the next words in news articles, specifically within the technology domain. By analyzing existing news content, it takes raw text as input and generates predictions for subsequent words, helping content creators or analysts understand news patterns. It's designed for anyone working with news content, like journalists, media analysts, or content strategists.
No commits in the last 6 months.
Use this if you need to predict future words in technology news articles based on learned language patterns.
Not ideal if you need to predict content in domains other than news or require more advanced, contextual language understanding beyond n-grams.
Stars
10
Forks
6
Language
Jupyter Notebook
License
—
Category
Last pushed
Aug 20, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Jed-Z/ngram-text-prediction"
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
ujjax/pred-rnn
PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs
gsurma/text_predictor
Char-level RNN LSTM text generator📄.
oliverguhr/fullstop-deep-punctuation-prediction
A model that predicts the punctuation of English, Italian, French and German texts.