Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
terence-lim authored Jun 21, 2021
1 parent e4f5bd4 commit 39a2906
Show file tree
Hide file tree
Showing 2 changed files with 1,062 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ by: [Terence Lim](https://www.linkedin.com/in/terencelim)

- NMF, LSA, LDA, PLSI matrix decomposition models

### Text Analysis with 10-K Business Descriptions from Edgar

[business_description.ipynb](business_description.ipynb)

- part-of-speech tagging, lemmatizing, multilevel community detection
- spacy, nltk, sklearn, igraph
- Hoberg and Phillips (2016), SEC Edgar, Wharton Research Data Services

### LSTM networks, state space models and mixtures from FRED-MD

[economic_states.ipynb](economic_states.ipynb)
Expand Down
Loading

0 comments on commit 39a2906

Please sign in to comment.