Skip to content

tobenxe/quotes-by-machines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quotes by Machines

Quotes by Machines

I made a small project with a python module by Max Woolf called textgenrnn. This repository contains the data related to the project.

Training data

The training data was gotten from two sources. One being goodreads, specifically the categories for philosophy and inspirational quotes. I used a web scraper to gather data from good reads (Filtering out non english quotes). The second came from this repo containing quotes, I removed repeating quotes from here. In all the data is pretty comprehensive but you can run additional sanitization on it to improve the quality. You can find the final training data here

Output data

After some experimentation I got some good outputs but It isn't all good as you can see here. The intelligible quotes are in the minority but those that are can turn out to really good.

Links

About

💬 Generate quotes using neural networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages