storyGenerator / README.md
rathi's picture
Update README.md
0eaac61
|
raw
history blame contribute delete
No virus
271 Bytes
## This is a genre-based Movie plot generator.
For best results, structure the input as follows -
1. Add a `<BOS>` tag in the start.
2. Add a `<genre>` tag (with the genre as a placeholder for lowercased genres such as `<action>`, `<romantic>`, `<thriller>`, `<comedy>`