Cakov Markov Chainer Libary

Generic markov chain library with text processing for Python

Carkov is a generic markov chainer library for Python. It hypothetically allows chains with arbitrary sets of input tokens, and by default supports UTF-8 strings or English-style sentences using nltk's segmentation tools.

About Development

Current Status

Beta

Works great! Command-line interface gives useful tools for just doing ebooks bots or whatever, and it can be easily integrated into your Python project.

Development Plans

  • Include more language filtering tools so that processing mixed corpuses can give more entertaining results.
  • Fully document library.
  • Provide fun examples and enhance command-line tool.
  • Maybe make a tool that provides a nice user interface to Carkov.
Start Year
2021
Status
Work In Progress
Type
General Programming Library
Git Repository
Carkov on Aldercone Git