marc
Markov chain generator for Python and/or Swift (by maxhumber)
EXREX
Irregular methods on regular expressions (by asciimoo)
marc | EXREX | |
---|---|---|
6 | 3 | |
65 | 905 | |
- | 0.9% | |
0.0 | 2.5 | |
over 2 years ago | 2 months ago | |
Swift | Python | |
MIT License | GNU Affero General Public License v3.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of marc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-25.
-
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
EXREX
Posts with mentions or reviews of EXREX.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-22.
- Generate text based on regex
-
Is there a PHP library that generates all possible matches for a simple subset of regex
or you could take exrex and port it to PHP
-
More advanced random option?
I'm able to use the python module/app exrex to do something like
What are some alternatives?
When comparing marc and EXREX you can also consider the following projects:
xeger - Library to generate random strings from regular expressions.
HotBits Python API - Python API for HotBits random data generator
ulid - Universally Unique Lexicographically Sortable Identifier (ULID) in Python 3
essential-generators - Dead Simple Document Generation
python-ulid - ULID implementation for Python
MarkovNameGenerator - :black_nib: Markov process-based procedural name and word generator demo
excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams