jsvine / jsvine/markovify

Markovify always outputs "None" with russian corpus

Open
#149 12 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.