Skip to content

allanphil/Financial-News-Article-Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Financial News Article Summarizer

The Financial News Article Summarizer is a Python-based solution that extracts insights and analyzes sentiment from financial news articles. It provides a summary of the article and an indication of the overall sentiment (positive, negative, or neutral) of the text.

Technologies and Libraries

This project was built using the following technologies and libraries:

  • Python 3
  • newspaper library for article extraction and natural language processing
  • TextBlob library for sentiment analysis
  • nltk library for additional natural language processing functionality

Contributing

If you would like to contribute to this project, please feel free to open an issue or submit a pull request. I welcome contributions of all kinds, from bug fixes to feature enhancements.

License

This project is licensed under the MIT License. See LICENSE for more information.

Acknowledgments

This project was inspired by the need for a simple and effective way to extract insights from financial news articles. I am grateful to the developers of the newspaper, TextBlob, and nltk libraries for their contributions to this project.

About

Python-based solution to extract insights and analyze sentiment from financial news articles using Natural Language Processing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors