marc
ProceduralTextGeneration


marc | ProceduralTextGeneration | |
---|---|---|
6 | 2 | |
65 | 11 | |
- | - | |
0.0 | 2.0 | |
over 2 years ago | over 1 year ago | |
Swift | ASP.NET | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
marc
-
Markov Chain Monte Carlo Without All the Bullshit (2015)
I love Markov chains! But, I too don't like "terminology, notation, and style of writing in statistics"... so, I built a simple "Rosetta Stone" (Python <> Swift) library implementation of Markov chains here: https://github.com/maxhumber/marc
-
I built two Markov chain libraries to showcase the differences between packaging in Python vs. Swift (Spoiler: While Python is great we all know the packaging experience isn't the best...)
But, frustratingly, I originally had a blank __init__.py here, and the tests were working on the build server... but when you installed the package with pip install -U marc from PyPI, it wouldn't be able to import until I added in the from .marc import MarkovChain
- Markov chains implemented and packaged in Swift vs. Python
- Show HN: marc – Markov chain generator for Python and/or Swift
ProceduralTextGeneration
-
Person generator based on geographical information
The whole project is made in Unity and open-source [on github](https://github.com/p-svacha/ProceduralTextGeneration) if anyone wants to have a closer look or try it out themselves.
-
I Made A Silly Track Name Generator
It is made with Markov Chains. Basically what it does, it takes all existing tracks as an input and calculates the probabilities of which letter comes next depending on what the previous letters were. Then it just outputs some words depending on those probabilities. If you want more details, the code is open source.
What are some alternatives?
EXREX - Irregular methods on regular expressions
text-generator - Golang text generator for generate SEO texts
xeger - Library to generate random strings from regular expressions.
Syllabore - A fantasy name generator that does not use pre-made lists of names
HotBits Python API - Python API for HotBits random data generator
tegen - tegen is a Rust library designed to generate fast text from a given template
essential-generators - Dead Simple Document Generation
font-generator
python-ulid - ULID implementation for Python
pytorch_deep_learning - Using Pytorch to Create Deep Learning Models.
ulid - Universally Unique Lexicographically Sortable Identifier (ULID) in Python 3
MarkovNameGenerator - :black_nib: Markov process-based procedural name and word generator demo

