Giter Club home page Giter Club logo

ec601's People

Contributors

caseyzhang11 avatar

Watchers

 avatar

Forkers

kehanguo

ec601's Issues

code review of project 2 and project 4

Your project is really great, impressive.

It is well-designed and precisely implemented. You designed two components, and in the two components, you designed classes and methods. The structure is clear with modulars. And it works well, exactly achieves your MVP of extracting and analyzing Twitter trend sentiments.

Your code is clear with great readability, because your variable names are self-descriptive, and the code is well-commented.

You also have great error handling in your TWITTER STREAM LISTENER. It handles errors that may occur in printing data and writing data to fetched_tweets_filename.

You also have clear documentation with examples of extracting tweets and analyzing sentiments.

You also did unit test on possible errors users may meet with, which is great. You tested what will happen when Twitter credentials are wrong and also, when Google Cloud NLP service is down.

Your project will be even better if:

  1. Not putting your Twitter credentials on GitHub, because it may be abused if someone stole your credentials.
  2. Integrate your two components, to make it more easy to use for common users. Maybe user only need to input keyword and will get results (tweets extracted and their sentiment) automatically.
  3. I'm not sure if it's my problem, when I run TwitterAPI.ipynb on Google Colab, it prints huge amount of data, and it seems that it is running forever, making the page really slow. Maybe you can offer users an option to extract tweets of the latest several minutes, or limit the extracting speed, rather than lively extracting all tweets about the keyword

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.