Skip to content

KvnGitHubbb/ProFluency-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ProFluency-Network (Processing Fluency Neural Network)

Below I give a short summary of the contents and the most important files

๐Ÿ“ Codes

๐Ÿ“ controls

The variables for the panel regressions are stored here.
These include the control variables from Compustat.

๐Ÿ“ data

Raw data that are either directly from the source or used to give extra insights.

data_nyse_screener.xlsx contains the (cleaned) company names from the NASDAQ Screener.
data_lemma_internet.txt is the frequency list, note that you to multiply the 'frequency' with 181,376 to get the real total amount of occurences.
data_lexicon.xlsx is the lexicon, the list that contains many English words.

๐Ÿ“ neural network

This file contains the architecture of the neural network.

๐Ÿ“ output neural network

z_predictions_100x.xlsx is the file that contains the fluency predictions for each company name.

๐Ÿ“ panel regressions

Contains the 3 panel regressions in Eviews.

๐Ÿ“ python

Contains Jupyter Notebook files written in python.

LaTeX

๐Ÿ“ figures

Contains the figures that are used in this project.

๐Ÿ—’๏ธ library.bib

Bibtex style references to other studies.

๐Ÿ—’๏ธ main.tex

This file contains the thesis written in LaTeX.

Prefixes

If you were curious why... ๐Ÿ’ญ

  • data_ ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย  Raw data obtained from scources

  • data_filtered_ ย  Processed raw data

  • data_reg_ ย ย ย ย ย ย ย ย ย  Regression data for testing the effect of fluency on the characteristics

  • z_ ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย  Input and output data that are from the deep learning model

  • py_ ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย  Jupyter Notebook files with python code

About

Master Thesis Econometrics and Management Science

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors