Giter Site home page Giter Site logo

chengetanaim / sentimentanalysisforfinancialnews Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.58 MB

This is a Django application for predicting whether the sentiment of a financial news headline is positive, negative or neutral (from an investor point of view)

Jupyter Notebook 8.73% Python 6.34% HTML 14.82% CSS 35.37% JavaScript 34.74%
beautifulsoup4 chartjs django html-css-javascript logistic-regression machine-learning natural-language-processing scikit-learn tfidf-vectorizer webscraping

sentimentanalysisforfinancialnews's Introduction

SentimentAnalysisForFinancialNews

This is a Django application for predicting whether the sentiment of a financial news headline is positive, negative or neutral.
This project didn't focus on model building, the project for building the model is here - https://github.com/Chengetanaim/SentimentAnalysisForFinancialNewsNotebook
Web scraping tools were used to scrape financial data from the Financial Times website.

What I Did/Learnt:

  • loading the model for predicting sentiment of a financial news headline
  • use web scraping tools to scrape data from the Financial Times website
  • using named entity recognition to detect the main talked about countries in most financial news
  • plotting interactive visualizations about sentiment and named entity recognition analytics using Chart js

How to run the program

  • Make sure you have python installed on your pc
  • In the root folder of the project, run pip install -r requirements.txt using cmd or your text editor
  • After the dependencies have been installed, run python manage.py runserver
  • Copy the url provided and open it in your browser

sentimentanalysisforfinancialnews's People

Contributors

chengetanaim avatar

Watchers

 avatar

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.