twitter-bot-python-darioncassel
- Random "sentences"
--Stretch-- - Autocomplete
- Anagrams (generates sentences)
- Histogram, unique_words, frequency
--Stretch-- - Histogram with tuples (histogram_tuple())
- Flat Associative Array
- Sorted Singly Linked List
- Doubly Linked List
- Binary Search Tree
- Analysis & benchmarks
- Cleanup Parser
- Clean Corpus
-- - Clean Corpus 2 (with periods)
- Clean Corpus 3 (with more punctuation)
- Clean Corpus 4 (with more punctuation and parenthesis)
- Clean Corpus 5 (without parenthesis)
--N/A--
- Markov Model
- Markov Model Tester
- Model retain script
--Models-- - (Pickled) Models with Corpus 1 (n is lookback):
- (Pickled) Models with Corpus 2:
- (Pickled) Models with Corpus 3:
- (Pickled) Models with Corpus 4:
- (Pickled) Models with Corpus 5: