-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
featureNew feature or requestNew feature or requestquestionInterrogation on the functioning of the programInterrogation on the functioning of the program
Description
Hello everyone,
If I define:
~[greet]
ooh [hi|hello?/70] chatette community !
It will eather generate:
"ooh chatette community" with 50% chance
"ooh hello chatette community" with 50% * 70% chance
"ooh hi chatette community" with 50% * 30% chance
My question is the following:
Can I unbalance the probability of a categorical choice without having to use the "?" ?
I would want to specify something like this:
~[greet]
ooh [hi|hello/70] chatette community !
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestquestionInterrogation on the functioning of the programInterrogation on the functioning of the program