Skip to content

ai-se/lexisnexis2020

Repository files navigation

M&A Predictive Analysis Project

How to Use

Current repository directory should look like this

  • data collection
    • M_A_News.csv
    • NewData
      • [Downloaded Unzipped Data]
  • CLEAN_ClassificationNewData.ipynb
  • CLEAN_Classification_isM_A.ipynb
  • CLEAN_LDAonNews.ipynb
  • README.md

From there:

  • Run “CLEAN_LDAonNews.ipynb” first to generate “lda.sav” and “cv.sav” in the same folder.
  • Make sure the above two models are existing in the “Final Package” folder.
  • If you want to find the topics for M&A and general news, run “CLEAN_Classification_isM&A.ipynb”
  • For the final classification for 1/3/6/12 month news article, run “CLEAN_ClassificationNewData.ipynb”. This code will generate a sub-folder called “ClassifyNews”. The generated feature table will saved in this folder. The results will print in the stdout console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published