Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shiffman committed Oct 10, 2016
1 parent fd79d39 commit a6e30cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ This course focuses on programming strategies and techniques behind procedural a
## Week 4 -- Intro to Node and Twitter Bots
* [Notes on Node](http://shiffman.net/a2z/server-node/)
* [Notes on Twitter Bots](http://shiffman.net/a2z/twitter-bots/)
* [Notes on deploy to heroku](http://shiffman.net/a2z/bot-heroku/)
* [Notes on deploy to amazon ec2](http://shiffman.net/a2z/bot-ec2/)
* Server side programming with Node
* Node data persistence
* html scraping
Expand All @@ -69,6 +71,7 @@ This course focuses on programming strategies and techniques behind procedural a
* [Homework Assignment](https://github.com/shiffman/A2Z-F16/wiki/Bot-Project)

## Week 5 - Text Analysis Workshop
* [Notes on text analysis](http://shiffman.net/a2z/text-analysis/)
* In class, we'll build a simple concordance together as well as demonstrate and discuss TF/IDF and Bayesian analysis.
* Simple Concordance
* TF/IDF
Expand Down

0 comments on commit a6e30cc

Please sign in to comment.