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
- generate.py now accepts a "--width" argument that limits maximum
line length (and hence visual "width" of generated text). Words are
broken down if too long (longer that the --width value).
https://github.com/ashpooljh/Markov/blob/5b84266c035c22ed2afb4aeff9917a4774cdc7d5/Markov/__init__.py#L201
слишком медленно. Плюс, мы вряд ли хотим на выходе получить 1 строчку со словами через пробел.
The text was updated successfully, but these errors were encountered: