/frankensteinexyz

Language replacement project using spacy.io

Primary LanguageHTML

Project playing with language replacement using spacy.io.

In the current version original text is Donald Trump's Inauguration speech, replacement text: scripts of ten different sci-fi movies.

How it works? After you choose the sci-fi movie below it autogenerates new inauguration speech by adding movie's POS to the original speech's POS. It's like if Frankenstein was giving a speech using the talk structure of Donald Trump.

Python libraries used: BeautifulSoup to scrape text from IMSDB site, spacy.io POS tagging to generate new speech, flask for website creation.

Original inauguration address can be found here.