mb-14/gomarkov
Markov chains in golang
This tool helps developers working with natural language to model sequences of words in text. You feed it example sentences or phrases, and it learns the likelihood of words following each other. The output is a statistical model that can predict the next word in a sequence or generate new, coherent-sounding text. This is used by developers building features like predictive text or content generation.
380 stars. No commits in the last 6 months.
Use this if you are a developer looking for a straightforward way to implement Markov chains for text generation or sequence prediction in a Go application.
Not ideal if you need a pre-built, end-user application for text generation or a more advanced natural language processing (NLP) model for deep semantic understanding.
Stars
380
Forks
39
Language
Go
License
MIT
Category
Last pushed
Nov 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/mb-14/gomarkov"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
linonetwo/template-based-generator-template
基于模板的文本生成器的模板,模生模,凤生凤,老鼠的儿子会打洞。本地启动:npm i && npm run dev:demo
xga0/title_fix
Intelligent title case converter with multiple citation styles (APA, Chicago, AP, MLA, NYT)....
takuti/twitter-bot
:ghost: Markov chain-based Japanese twitter bot
aonemd/margopher
Random Text Generator
portasynthinca3/markov
Text generation library for Elixir/Erlang based on Markov chains