Skip to content

Commit cf0e2fe

Browse files
committed
Add articles to capstone page
1 parent 4cd7fc3 commit cf0e2fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

capstone.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ layout: page
1010
## Course Project
1111

1212
- [n-gram Computations and Computer Capacity](http://bit.ly/2couvxh) Explains the amount of memory required to convert the text files for the course project into n-grams, using the <strong>quanteda</strong> package.
13+
- [Capstone Strategy](http://bit.ly/2rGcgc6) Describes a general strategy to get through the Capstone: use the simplest approaches possible.
14+
- [Choosing a Text Analysis Package](http://bit.ly/2qagsPa) Reviews pros and cons of various R packages used for natural language processing, in the context of requirements for the Capstone project.

0 commit comments

Comments
 (0)