You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jaaaaaaaake I hadn't thought about that as a use-case, but I think you should be able to easily do that by simply duplicating the word frequency list. It's been a bit since I looked at the code, but I'm pretty sure it does not perform any de-duplication.
It would be a bit manual, but then at least you could determine what words to duplicate and how many times you want to duplicate them.
If the number of words is very small, can I repeat the words? I have been looking for this example for a long time.Thank you!
The text was updated successfully, but these errors were encountered: