Git Product home page Git Product logo

adventure_scrape's Introduction

adventure_scrape

An adventure in text mining.

Here please find the code to create a pandas DataFrame of Adventure Time transcripts, applied in this order: -- adventure_scrape.py -- adventure_dataframe.py -- adventure_cleaning.py

.pkl files of the DataFrames are included for your convenience; the ones with the most recent commit dates are the most relevant!

From there, you can explore the data via text mining statistics and plots: -- adventure_analysis.py

To generate data for the character RNN InFINNerator, use: -- get_finn_data.py -- format_finn.py

to create the finn-related .pkl pickles. finn_just_dialogue.pkl is the initial dataset for InFINNerator.

Finally, the Google Colabs notebook INFINNERATOR_example.ipynb is the way to create the char RNN. It's a mini-batched LSTM network. I tried several different architectures and didn't get excellent performance, but please write me if you do!

If you'd like to read a more in-depth look at the data, I wrote a Medium post: https://medium.com/@catcherinthepi/adventure-scrape-text-mining-on-adventure-time-transcripts-8a50d09c2b6d?sk=b6a9bdd006ed9c1644ebe638ba3f01eb

Cheers, Andreana

adventure_scrape's People

Contributors

amrosnik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

cheezebone

adventure_scrape's Issues

pre-cleaned transcripts

Do you think you could provide a CSV or JSON file of the cleaned up transcripts? I'd love to make this data available to other applications.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.