Skip to content

FoxMoss/FoxMarkov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foxkov

Foxkov is a Markov chain toolset for natural language. By default it is primed to use exports from DiscordChatExporter(I am not affiliated with their political beliefs it just works.) but configuration is available.

Check out my blog on Markov chains.

Usage Examples

How to extract a user from a dataset:

foxkov --csv aBunchOfUsers.csv cleanup --output me.csv --matching-column author --matching-data "myUsername"

Find out who's messages matches your Markov chain the most:

foxkov --csv me.csv stenography --overview-log overview.csv ./friends/*.csv

Generate a message:

foxkov --csv me.csv generate

About

Identififcation with Markov Chains.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published