2021 icon indicating copy to clipboard operation
2021 copied to clipboard

Corpus Cast

Open addeldin opened this issue 4 years ago • 1 comments

An issue to mark my repo for NaNoGenMo 2021.

https://github.com/addeldin/corpus-cast

addeldin avatar Nov 01 '21 15:11 addeldin

I've added two notebooks that might be of interest to people, both using Python: txt_from_web.ipynb and markov_modeling.ipynb. They're tools for some basic webscraping and Markov model generations using markovify. If you need a starting place for getting texts and generating sentences from models based on texts, these could be useful! Note that it requires a solid beginner to intermediate level of understanding of Python.

addeldin avatar Nov 05 '21 19:11 addeldin