Markovify always outputs "None" with russian corpus
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 348
- PR merge metrics
- No merged PRs in 30d
Description
With any number of tries or any sentecnce length Markovify always outputs "None" when I use text file in russian as corpus.
Even with a basic example from readme.
for example - this one https://raw.githubusercontent.com/AlexWortega/botfortest/master/kiskis.txt
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the README example using the Russian corpus linked in the issue and compare it with an equivalent working corpus. Start by checking how the corpus is loaded and parsed; done means the Russian input generates sentences instead of always returning "None".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100