class documentation
class VerbAtlasFrameID(FrameID):
Constructs a frame identifier with the specified ID.
| Method | copy |
Get a copy of this object |
| Property | id |
Gets the ID of this FrameID |
| Class Variable | _id |
the id |
def copy(self):
overrides
babelnet.data.frame.FrameID.copyGet a copy of this object
| Returns | |
VerbAtlasFrameID | a copy of this objct |