Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Manubens authored Oct 19, 2017
1 parent 616e845 commit 6710709
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,15 @@ Sample Q&A:

- [Time-dependent Classification](http://multithreaded.stitchfix.com/blog/2017/09/08/time-dependent-classification/)

### Natural Language Processing (NLP)
### Natural Language Processing (NLP) / Advanced Text Mining

##### Algorithms / Key Concepts

- [Porter Stemmer Algorithm](https://tartarus.org/martin/PorterStemmer/)
- [Radix Tree](https://en.wikipedia.org/wiki/Radix_tree)

##### Courses

- [CS224n: Natural Language Processing with Deep Learning](http://web.stanford.edu/class/cs224n/)

### Online Courses

Expand All @@ -230,6 +236,9 @@ Sample Q&A:
- Databases
> [Stanford Repository, self-paced](https://lagunita.stanford.edu/courses/DB/2014/SelfPaced/about)
- Natural Language Processing (NLP) / Advanced Text Mining
> [CS224n: Natural Language Processing with Deep Learning](http://web.stanford.edu/class/cs224n/)
### Portfolio
> [How to share your data science portfolio](https://www.dataquest.io/blog/how-to-share-data-science-portfolio/)
> [Github Project - Best Practices](https://thehftguy.com/2016/10/24/heres-how-to-make-a-good-github-project-for-your-resume/)
Expand Down

0 comments on commit 6710709

Please sign in to comment.