Hw1 - N-gram hidden Markov models, Viterbi algorithm - solutionsA.py, solutionsB.py
Hw2 - Linguistic feature extraction in an arc-eager dependency parser - transition.py, featureextractor.py
Hw3 - Theano implementation of a dependency-tree recursive neural network - logisticRegression.py, dependencyRNN.py, buildWord2Vec.py
Hw4 - Machine translation using EM algorithm - A.py, B.py