Skip to content

Commit

Permalink
Merge pull request #1 from nzw0301/edit-README
Browse files Browse the repository at this point in the history
edit README.md for ordered materials
  • Loading branch information
neubig committed Oct 29, 2015
2 parents cf0f95d + e3544db commit 8c26f6b
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,16 @@ The tutorial covers the following material:
* **Tutorial 0:** Programming Basics
* **Tutorial 1:** Unigram Language Models
* **Tutorial 2:** Bigram Language Models
* **Tutorial 3:** The Perceptron Algorithm
* **Tutorial 4:** Word Segmentation
* **Tutorial 5:** Part-of-Speech Tagging with Hidden Markov Models
* **Tutorial 6:** Kana-Kanji Conversion for Japanese Input
* **Tutorial 7:** Topic Models
* **Tutorial 8:** Phrase Structure Parsing
* **Tutorial 9:** Advanced Discriminative Training
* **Tutorial 10:** Neural Networks
* **Tutorial 11:** Structured Perceptron
* **Tutorial 12:** Dependency Parsing
* **Tutorial 3:** Word Segmentation
* **Tutorial 4:** Part-of-Speech Tagging with Hidden Markov Models
* **Tutorial 5:** The Perceptron Algorithm
* **Tutorial 6:** Advanced Discriminative Training
* **Tutorial 7:** Neural Networks
* **Tutorial 8:** Recurrent Neural Networks
* **Tutorial 9:** Topic Models
* **Tutorial 10:** Phrase Structure Parsing
* **Tutorial 11:** Dependency Parsing
* **Tutorial 12:** Structured Perceptron
* **Tutorial 13:** Search Algorithms
* **Bonus 1:** Kana-Kanji Conversion for Japanese Input

0 comments on commit 8c26f6b

Please sign in to comment.