moodmosaic / Fare

Port of Java dk.brics.automaton and xeger, mostly used for generating strings that match a specific regular expression.
http://www.brics.dk/automaton/
MIT License
183 stars 43 forks source link

fixed weights of probabilities for various xeger options #58

Closed Licho1 closed 4 months ago

Licho1 commented 3 years ago

Current solution gives every continuous set of characters same weight. For example if you have "[abcdefghijklmnopqrstuvxyzč]" 50% chars were from a-z and 50% were the č

moodmosaic commented 1 year ago

@Licho1, I can see that you're updating the PR, which is great 👍 What is the current state of the PR?

moodmosaic commented 4 months ago

@Licho1, thank you for your work on this 👍. Given that the last activity on this PR was more than a year ago, I am going to close it. Please feel free to re-open it anytime. Thank you again.