jacobeisenstein / gt-nlp-class

Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
4.94k stars 1.08k forks source link

add missing embedding correctness ceck #21

Closed jamesmullenbach closed 6 years ago

jamesmullenbach commented 6 years ago

A question on piazza led me to realize the test for deliverable 4.2 (suffix+word embeddings) doesn't actually check the correctness of the output, so this adds that check.