transE by Python Train transE.py and test test.py. If shut down during training, also can run reTrans.py to continue. Finally, also can use pca.py to dimensionality reduction, and plot in .png THANKS Paper (Bordes et al. 2013) Relation_Extraction by Mrlyk423