Python project, data analysis and more
I received an friendly offer to create software that analyzes stock sentiment based on articles and content manipulations with NLP models. As part of the project I performed statistical analyzes like correlation tests and so on.
-
Headline Scarping via BeautifulSoup Package and data gathering.
-
NLP sentimental, N-Grams and Etc.
-
Yahoo! finance API - data gathering.
-
Data preparation and integration.
-
Statistical correlation tests and Etc.
-
To rethinking about N-Gram efficiency.
-
To create a ML model based on data gathered.
-
To improve quality and think of more verticals.