TL;DR

Project for MA2814 - Introduction to Random Modeling

Requirements

  • pipenv

Install

  • pipenv install

Commands

  • pipenv run import <filename> [-o, --override]
    Parse sources/<filename>.txt and compute its related markov chain, then stores it in .cache folder.

    if <filename> is already cached, and override isn't specified, it just sets this markov chain as the current one

Bibliography

Notre-Dame de Paris