Tagged Questions

0
votes
1answer
72 views

How do I Get All Attributes Of Synsets?

Please Give Me am example That have all of attribute of synset of a word i know only this attribute: name , lemma_names , definition synsetsWord = ObjWn.synsets( 'Book' ) i = 0 for ...