/Triple_Classifier

Program/Method designed to classify a triple in an AMR graph as either good or bad, based on how frequently similar triples appeared elsewhere. 'Similar' is defined as an AMR graph whose components have similar vectors in a word embedding. This project attempts to use neural nets to do the classification.

Primary LanguagePython

No issues in this repository yet.