SyntacticPlusW2VModel ===================== .. currentmodule:: mowl.models .. autoclass:: SyntacticPlusW2VModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SyntacticPlusW2VModel.class_embeddings ~SyntacticPlusW2VModel.evaluation_model ~SyntacticPlusW2VModel.individual_embeddings ~SyntacticPlusW2VModel.object_property_embeddings .. rubric:: Methods Summary .. autosummary:: ~SyntacticPlusW2VModel.add_axioms ~SyntacticPlusW2VModel.from_pretrained ~SyntacticPlusW2VModel.set_w2v_model ~SyntacticPlusW2VModel.train .. rubric:: Attributes Documentation .. autoattribute:: class_embeddings .. autoattribute:: evaluation_model .. autoattribute:: individual_embeddings .. autoattribute:: object_property_embeddings .. rubric:: Methods Documentation .. automethod:: add_axioms .. automethod:: from_pretrained .. automethod:: set_w2v_model .. automethod:: train