For a detailed report see this page, but in short, it answers the question, "Can machine learning be applied to existing text data that an author writes or about a person that can help historical fiction authors write more accurately about their subject?"
- Python 3.6 or higher
- Pip
- Git
- Clone the repository
- Navigate to the repository directory
- Run
pipenv install
to install the dependencies - Run
pipenv shell
to enter the virtual environment - Run
python -m wwdd
to run the program
!help
- Displays a list of commands!doyle
- Sends a random quote from Sir Arthur Conan Doyle
Contributions are always welcome. Please read the contribution guidelines first.