Skip to content

rakeshmp18/Text_Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text_Analytics

4 approaches applied to analyze various types of financial text

All code needs as input: text data and relevant earnings information

Notes on the approaches:

Skip gram model - is based on the work in the paper https://www.sciencedirect.com/science/article/pii/S0167923616300823

FastAI models - notebooks to utilize the models built in https://github.com/fastai/fastai/tree/master/courses/dl2/imdb_scripts

Sentiment Analysis - is based on modified versions on VADER located at https://github.com/cjhutto/vaderSentiment

CNN Models - notebook with a keras based model of the work in the paper https://arxiv.org/abs/1408.5882

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published