Skip to content

Generates a Sherlock Holmes novel based on The Sign of The Four, A Study in Scarlet, and The Valley of Fear

Notifications You must be signed in to change notification settings

douglasscottjohnston/SherlockHolmesNovelGenerator

Repository files navigation

Sherlock Holmes Novel Generator

Generates a Sherlock Holmes novel based on The Sign of The Four, A Study in Scarlet, and The Valley of Fear

Description

I made this for a class project. It uses a Tri-Gram Markov model trained on three Sherlock Holmes novels to generate a new novel. For more information, each Python file contains detailed comments.

How to use

To use the program simply run the main function in Tester.py. Once the program finishes running, the story will be in Readme.txt. To change the story length edit the STORY_LENGTH constant at line 8 in Tester.py.

About

Generates a Sherlock Holmes novel based on The Sign of The Four, A Study in Scarlet, and The Valley of Fear

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages