module documentation

This module contains BabelSynsetRelation and data related to the edges in the BabelNet graph.

Class BabelPointer Models a semantic pointer in BabelNet. Includes an associative (i.e. semantically unspecified) relation. Notes: At runtime this Enum is expanded with additional values.
Class BabelPointerNotPresentError Runtime error launched if a BabelPointer is not present
Class BabelSynsetRelation Class that models a relation to a synset ID in the BabelNet network.
Class RelationGroup Group of relations (used to bring together relations belonging to the same group).
Function _add_extra_relations Undocumented
def _add_extra_relations():

Undocumented