You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-Main.py is our wrapper for the chat bot.
-MarkovBot.py is the CLI implimentation that passes to...
-MarkovChain our analytical engine for the chat bot that is of course a MarkovChain.