Scriban for Text and Liquid Templating in .NET
Explores Scriban, a lightweight .NET templating engine for text and Liquid templates, with code examples and use cases.
Explores Scriban, a lightweight .NET templating engine for text and Liquid templates, with code examples and use cases.
A technical guide to generating realistic text using Markov chains, from basic weather simulation to building a text generator from scratch in Python.
A tutorial on using HuggingFace's API to access and fine-tune OpenAI's GPT-2 model for text generation.
A technical guide on implementing Markov chains in Swift to generate realistic but nonsensical text from a given corpus.