Coder Social home page Coder Social logo

coins2015election's Introduction

Hey, I'm Jeronim, a ML Ops Engineer with a โค for NLP from Germany.

About me: Tims github stats

  • ๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป I created and maintain AXA Germanys' ChatBot in Cologne (Germany)
  • ๐ŸŒฝ Next to my daily job I am providing consulting at bloomed AI
  • ๐Ÿ’ฌ Right now my favourite language is Python
  • ๐ŸŒฑ Iโ€™m currently learning Ruby and Rails 7, creating a new business and blogging about it
  • โœ๏ธ Feel free to contribute to my projects
  • โ“ Ask me about anything, I am happy to help

Languages and Tools:

coins2015election's People

Contributors

jobachhu avatar kimrejstrom avatar plattenschieber avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

coins2015election's Issues

Caching fetched tweets in the local file system

Since we can only fetch so many tweets a day, we should cache tweets locally. I would implement a configurable file cache (which we can set to our google drive folder), which saves tweets in a file named after the user's twitter handle. Before fetching, we should always check if this file exists and if it doesn't we will create it. I would implement the Serializable interface in the TwitterUser class and then use that to save and restore the instances.

Reddit integration

Create classes to analyze reddit data much like we are doing with twitter data. Instead of fetching data from twitter, I would just read local files generated by your reddit fetcher. You could then extract the commonly usable classes from the twitter.stats package into a new stats package, and implement them in both the twitter.stats package and a new *reddit.stats package. Most code should be usable for both use cases. Coordinate changes with @christian176 and @DavidStei, as they are working on the twitter part.

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.