mb-14/gomarkov

Markov chains in golang

42
/ 100
Emerging

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.

natural-language-generation text-prediction stochastic-modeling developer-tooling
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 16 / 25

How are scores calculated?

Stars

380

Forks

39

Language

Go

License

MIT

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.